BalloonCheckboxes Object Members
A collection of BalloonCheckBox objects that represent all the check boxes in the Office Assistant balloon.
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the BalloonCheckboxes 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 check boxes in the Office Assistant balloon. Read/write. |
| Creator | Gets a 32-bit integer that indicates the application in which the BalloonCheckboxes object was created. Read-only. |
| Item | Gets a BalloonCheckBox object. Read-only. |
| Name | Gets the name of a check box in the Office Assistant balloon. Read-only. |
| Parent | Gets the Parent object for the BalloonCheckboxes object. Read-only. |