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. |
ClientId |
Property that returns the string that uniquely identifies the client. This is the CLSID of the AddIn in a string form, e.g. "{C9A6C580-3817-11D0-BE4E-080036E87B02}". |
CommandControls |
Property that returns the CommandControls collection object that provides access to all the visible controls within the panel. |
DisplayName |
Property that returns the display name of the ribbon panel. |
Docked |
|
InternalName |
Property that returns the unique internal name of the ribbon panel. |
Parent |
Property that returns the parent RibbonTab object. |
SlideoutControls |
Property that returns the CommandControls collection object that provides access to all controls in the slideout section of the panel.
 |
SlideOutKeyTip |
|
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Visible |
|