Namespace:
Autodesk.Revit.UI
TaskDialogCommonButtons
Enumeration
Description:
A enumerated type containing the standard buttons available for Task Dialogs.
A enumerated type containing the standard buttons available for Task Dialogs.
TaskDialogCommonButtons Enumeration Members:
| Name | Description |
|---|---|
| 0 | No common button. |
| 1 | OK button. |
| 2 | Yes button. |
| 4 | No button. |
| 8 | Cancel button. |
| 16 | Retry button. |
| 32 | Close button. |