'Declaration
Public Enum EntryIcon Inherits System.Enum
'Usage
Dim instance As EntryIcon
public enum EntryIcon : System.Enum
'Declaration
Public Enum EntryIcon Inherits System.Enum
'Usage
Dim instance As EntryIcon
public enum EntryIcon : System.Enum
Member | Description |
---|---|
Black | Sets the entry icon to black. |
Blue | Sets the entry icon to blue. |
Default | Sets the entry icon to default based on current state. |
Graphite | Sets the entry icon to graphite. |
Green | Sets the entry icon to green. |
Held | Sets the entry icon to indicate progress is held. |
NeedInstruction | Sets the entry icon to indicate instruction is required. |
NoChange | Disables any change for the entry icon. |
Purple | Sets the entry icon to purple. |
Question | Sets the entry icon to indicate a response is required. |
Red | Sets the entry icon to red. |
Warning | Sets the entry icon to indicate a warning status. |
White | Sets the entry icon to white. |
Yellow | Sets the entry icon to yellow. |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.EntryIcon
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2