Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace : STATE_SYSTEM Enumeration |
[Flags()] internal enum STATE_SYSTEM : System.Enum
Member | Value | Description |
---|---|---|
ALERT_HIGH | 268435456 | |
ALERT_LOW | 67108864 | |
ALERT_MEDIUM | 134217728 | |
ANIMATED | 16384 | |
BUSY | 2048 | |
CHECKED | 16 | |
COLLAPSED | 1024 | |
DEFAULT | 256 | |
EXPANDED | 512 | |
EXTSELECTABLE | 33554432 | |
FLOATING | 4096 | |
FOCUSABLE | 1048576 | |
FOCUSED | 4 | |
HOTTRACKED | 128 | |
INDETERMINATE | 32 | |
INVISIBLE | 32768 | |
LINKED | 4194304 | |
MARQUEED | 8192 | |
MIXED | 32 | |
MOVEABLE | 262144 | |
MULTISELECTABLE | 16777216 | |
OFFSCREEN | 65536 | |
PRESSED | 8 | |
PROTECTED | 536870912 | |
READONLY | 64 | |
SELECTABLE | 2097152 | |
SELECTED | 2 | |
SELFVOICING | 524288 | |
SIZEABLE | 131072 | |
TRAVERSED | 8388608 | |
UNAVAILABLE | 1 | |
VALID | 1073741823 |
System.Object
System.ValueType
System.Enum
Concept.Utils.Wpf.STATE_SYSTEM
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