[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.FormControls.ControlState

ControlState Enum

The definitions of control's state

Namespace: GrapeCity.Spreadsheet.FormControls
Assembly: GrapeCity.Spreadsheet.dll
Syntax
[Flags]
public enum ControlState
<Flags>
Public Enum ControlState

Fields

Name Description
Disabled

The state of control is disabled.

Hot

The state of control is hot.

Normal

The state of control is normal.

Pressed

The state of control is pressed.