Actions may have a checkbox associated with them, indicating it they are turned on or not or uncheckable.
Namespace: Composite.C1Console.ElementsAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public enum ActionCheckedStatus |
| Visual Basic |
|---|
Public Enumeration ActionCheckedStatus |
| Visual C++ |
|---|
public enum class ActionCheckedStatus |
Members
| Member name | Description | |
|---|---|---|
| Uncheckable | ||
| Unchecked | ||
| Checked |