ProgressiveToolTip Object
Description
A ProgressiveToolTip object provides access to enhanced tooltip display for controls in the ribbon interface.
Properties
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. |
Description |
Gets and sets the short description of the progressive tooltip. |
ExpandedDescription |
Gets and sets the long description of the progressive tooltip. |
Image |
Gets and sets the image to use for the progressive tooltip. The standard recommended size is 304 x 188 pixels. This property can either be set to an IPictureDisp object or a string indicating a URI (uniform resource identifier). |
IsProgressive |
Gets and sets whether the second level content (ExpandedDescription and Image) is displayed after a delay. |
Parent |
Property that returns the parent of the ControlDefinition object. |
Title |
Gets and sets the title of the progressive tooltip. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |
Video |
Gets and sets the the video clip to use for the progressive tooltip. The standard recommended size is 304 x 188 pixels. This property can either be set to the full file name indicating the video clip or a string indicating a URI (uniform resource identifier). |
Accessed From
ButtonDefinition.ProgressiveToolTip,
ComboBoxDefinition.ProgressiveToolTip,
ControlDefinition.ProgressiveToolTip,
MacroControlDefinition.ProgressiveToolTip
Version
Introduced in version 2011