Contains values identifying IListItem states.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Enumeration StateType
public enum StateType
| Member name | Description | |
|---|---|---|
| Selection |
Item is selected (i.e. it is highlighted by the blue frame). |
|
| Check |
Item is checked (checkbox of the item is not cleared). |
|
| Focus |
Item is focused (i.e. the cursor is set on the item). |