System.Windows.Forms
1.0.5000.0
2.0.0.0
System.Enum
This enumeration is used by .
Caption buttons are the system buttons usually found on the rightmost side of a form's title bar.
Specifies the type of caption button to display.
Field
System.Windows.Forms.CaptionButton
A Close button.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.CaptionButton
A Help button.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.CaptionButton
A Maximize button.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.CaptionButton
A Minimize button.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.CaptionButton
A Restore button.
1.0.5000.0
2.0.0.0