In The Hand LtdIn The Hand
ButtonState Enumeration
NamespacesInTheHand.Windows.FormsButtonState
.NET Components for Mobility
Specifies the appearance of a button.
Declaration Syntax
C#Visual Basic
[FlagsAttribute]
public enum ButtonState
<FlagsAttribute> _
Public Enumeration ButtonState
Members
MemberDescription
Normal
The button has its normal appearance (three-dimensional).

Inactive
The button is inactive (grayed).

Pushed
The button appears pressed.

Checked
The button has a checked or latched appearance. Use this appearance to show that a toggle button has been pressed.

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

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