| Revit 2021 API |
| TabbedDialogExtension Members |
| TabbedDialogExtension Class Constructors Methods Properties See Also |
The TabbedDialogExtension type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| TabbedDialogExtension | Constructs a extension instance with a control and ok action handler. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetContextualHelp | Gets the contextual help. | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| SetContextualHelp | Sets the contextual help. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Control | The control. | |
| OnCancelAction | The cancel handler. | |
| OnOKAction | The ok handler. | |
| OnRestoreDefaultsAction | The restore defaults handler. |