Share

BalloonTips Object


Description

BalloonTips Object.

Methods

Name Description
Add Method that creates a new BalloonTip object.

Properties

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.
Count Gets the number of items in this collection.
Item Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

UserInterfaceManager.BalloonTips

Version

Introduced in version 2012

Was this information helpful?