Aurigma Graphics Mill 5.5 for .NET
StateType Enumeration
Contains values identifying IListItem states.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
Public Enumeration StateType
C#
public enum StateType
Members
| 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). |