Enum UIButton
UI Instruction button
Namespace: ABB.Robotics.Controllers.RapidDomain
Assembly: ABB.Robotics.Controllers.PC.dll
Syntax
public enum UIButton
Fields
| Name | Description |
|---|---|
| AbortRetryIgnore | Abort, Retry and Ignore buttons |
| None | No button |
| OK | OK button |
| OKCancel | OK and Cancel buttons |
| RetryCancel | Retry and Cancel buttons |
| YesNo | Yes and No buttons |
| YesNoCancel | Yes, No and Cancel buttons |