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. |
Controls |
Read-only property that returns the MiniToolbarControls collection object. |
EnableApply |
Read-write property that specifies whether the ‘Apply’ button is enabled. |
EnableOK |
Read-write property that specifies whether the ‘OK’ button is enabled. |
Height |
Read-only property that returns the height of the mini toolbar. |
HWND |
Returns the HWND. |
Parent |
Gets the parent object from whom this object can logically be reached. |
Position |
Read-write property that gets and sets the view space point specifying the current position of the toolbar within the graphical window. |
ShowApply |
Read-write property that gets and sets whether the toolbar should display the ‘Apply’ button (represented by a green plus symbol). |
ShowCancel |
Read-write property that gets and sets whether the toolbar should display the ‘Cancel’ button (represented by a red ‘x’). |
ShowHandle |
Read-write property that gets and sets whether the toolbar should display the handle which is used to move the minitoolbar. |
ShowOK |
Read-write property that gets and sets whether the toolbar should display the OK button (represented by a green check mark). |
ShowOptionBox |
Read-write property that gets and sets whether the toolbar should display the option box. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Visible |
Read-write property that gets and sets whether the toolbar is visible. |
Width |
Read-only property that returns the width of the mini toolbar. |