BalloonLabels Object Members
A collection of BalloonLabel objects that represent all the labels in the Office Assistant balloon.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the BalloonLabels object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Count | Gets or sets a count of the number of labels in the Office Assistant balloon. Read/write. |
| Creator | Gets a 32-bit integer that indicates the application in which the BalloonLabels object was created. Read-only. |
| Item | Gets a BalloonLabel object. Read-only. |
| Name | Gets the name of an Office Assistant balloon label. Read-only. |
| Parent | Gets the Parent object for the BalloonLabels object. Read-only. |