| Name | Description |
| Delete | Method that deletes the BalloonTip object. |
| Display | Method that displays the BalloonTip object. |
| 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. |
| ClientData | |
| Enabled | |
| InternalName | Read-only property that returns the internal name of the BalloonTip object. |
| Interval | |
| Message | |
| Parent | Gets the parent object from whom this object can logically be reached. |
| Type | Returns an ObjectTypeEnum indicating this object's type. |
| Name | Description |
| OnClick | Event that fires when the BalloonTip object is clicked. |
| OnDisplay | Event that fires when the BalloonTip object is being displayed. |