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. |
ClientData |
Gets/sets property that contains some additional data that the client would like to store with the BalloonTip. |
Enabled |
Read-write property that gets and sets if the BalloonTip object is enabled or not. |
InternalName |
Read-only property that returns the internal name of the BalloonTip object. |
Interval |
Read-write property that gets and sets the time interval for displaying the BalloonTip object. |
Message |
Gets/sets the message of the BalloonTip object. This message supports the : <Hyperlink></Hyperlink> tag to create hyperlink string. |
Parent |
Gets the parent object from whom this object can logically be reached. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |