| Name | Description | |
|---|---|---|
![]() | Buttons | Gets/Sets the common buttons of the task dialog, e.g. OK, Cancel, etc. |
![]() | ButtonStrip | Gets/Sets the buttons strip, which holds the common buttons of the task dialog. This property is automatically updated when the Buttons property has changed. |
![]() | CustomButtonIndex | Gets the zero-based index of the clicked custom button. Equal to -1 if none of the custom buttons was clicked. |
![]() | CustomButtons | Gets/Sets the custom buttons of the task dialog. |
![]() | Footer | Gets/Sets the footer. |
![]() | Header | Gets/Sets the header. |
![]() | RadioButtonGroup | Gets/Sets the radio button group of this task dialog. |
![]() | TaskResult | Gets the result of the task dialog. |
![]() | VerificationCheckBox | Gets/Sets the VerificationCheckBox child. |
