This enumeration is used by ControlPaint.DrawCaptionButton(System.Drawing.Graphics, System.Drawing.Rectangle, CaptionButton, ButtonState).
Caption buttons are the system buttons usually found on the rightmost side of a form's title bar.
Member Name | Description |
---|---|
Close |
A Close button. |
Help |
A Help button. |
Maximize |
A Maximize button. |
Minimize |
A Minimize button. |
Restore |
A Restore button. |