BalloonLabel Object Members
Represents a label in the Office Assistant balloon. The BalloonLabel object is a member of the BalloonLabels collection.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the BalloonLabel object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the BalloonLabel object was created. Read-only. |
| Item | Gets the text associated with a BalloonLabel object. Read-only. |
| Name | Gets the name of the Office Assistant balloon label. Read-only. |
| Parent | Gets the Parent object for the BalloonLabel object. Read-only. |
| Text | Gets or sets the text displayed next to a label in the Office Assistant balloon. Read/write. |