Name | Description |
Delete | Method that deletes the button from the projects dialog. |
FireOnClick | Method that fires the OnClick event. |
Name | Description |
Application | Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
DisplayName | Read-write property that gets and sets the display name of the button. |
Type | Returns an ObjectTypeEnum indicating this object's type. |
Name | Description |
OnClick | Event that is fired whenever click the button. |