BalloonCheckbox Members
Include Protected Members
Include Inherited Members
Represents a checkbox in the Office Assistant balloon.
The BalloonCheckbox type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | (Inherited from _IMsoDispObj.) | |
Application | Returns an Application object that represents the container application for the object. | |
Checked | Determines if the specified checkbox in the Office Assistant balloon is checked. | |
Creator | (Inherited from _IMsoDispObj.) | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
Item | Returns the text associated with an object. | |
Name | Returns or sets the name of the specified object. | |
Parent | Returns the parent object for the specified object. | |
Text | Returns or sets the text displayed next to a checkbox or label in the Office Assistant balloon. |
Top