Enum enumTUIButtonTypeFlags
Namespace: CAMAPI.UIDialogs
Assembly: CAMAPI.UIDialogs.dll
Syntax
public enum enumTUIButtonTypeFlags
Fields
| Name | Description |
|---|---|
| btfAbort | |
| btfAll | |
| btfCancel | |
| btfClose | |
| btfContinue | |
| btfHelp | |
| btfIgnore | |
| btfNo | |
| btfNoToAll | |
| btfNone | |
| btfOk | |
| btfRetry | |
| btfTryAgain | |
| btfYes | |
| btfYesToAll |