Enum enumTUIButtonType
Namespace: CAMAPI.UIDialogs
Assembly: CAMAPI.UIDialogs.dll
Syntax
public enum enumTUIButtonType
Fields
| Name | Description |
|---|---|
| btAbort | |
| btAll | |
| btCancel | |
| btClose | |
| btContinue | |
| btHelp | |
| btIgnore | |
| btNo | |
| btNoToAll | |
| btOk | |
| btRetry | |
| btTryAgain | |
| btYes | |
| btYesToAll |