In The Hand LtdIn The Hand
CaptionButton Enumeration
NamespacesInTheHand.Windows.FormsCaptionButton
.NET Components for Mobility
Specifies the type of caption button to display.
Declaration Syntax
C#Visual Basic
[FlagsAttribute]
public enum CaptionButton
<FlagsAttribute> _
Public Enumeration CaptionButton
Members
MemberDescription
Close
A Close button.

Minimize
A Minimize button.

Maximize
A Maximize button.

Restore
A Restore button.

Help
A Help button.

Ok
An Ok button.

HasFlag
Determines whether one or more bit fields are set in the current instance.

Remarks
Equivalent to System.Windows.Forms.CaptionButton

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0