... including URL and other Internet Web site references, is subject to change. without notice. ... does not give you any license to these patents, tr
Document source : download.microsoft.com
Microsoft Office Suite
36
Class: balloon checkbox
Represents a check box in the Office Assistant balloon.
Use balloon checkbox index, where index is a number from 1 through 5, to return a single balloon
checkbox object. There can be up to five check boxes in one balloon; each check box appears when a
value is assigned to its checkbox text property.
Remarks
Balloon check boxes display the user's choices until the user dismisses the balloon. To record the
user's choice as soon as the user clicks the button beside the label, see the topic on balloon labels.
Properties
balloon checkbox item
Returns the text associated with the balloon check box. Read-only.
checkbox text
Returns or sets the text displayed next to a check box in the Office Assistant balloon.
Read/write.
checked
True if the specified check box in the Office Assistant balloon is checked. Read/write.
name
Returns the name of the check box label. Read-only.
Class: balloon label
Represents a label in the Office Assistant balloon.
Use balloon label index, where index is a number from 1 through 5, to return a balloon label object.
There can be up to five labels on one balloon; each label appears when a value is assigned to its label
text property.
Remarks
Balloon labels record the user's choice as soon as the user clicks the button beside the label. To
display the user's choices until the user dismisses the balloon, see the topic on balloon check boxes.
Properties
balloon label item
Returns the text associated with the balloon label. Read-only.
Summary :
Microsoft Office Suite 36 Class: balloon checkbox Represents a check box in the Office Assistant balloon. Use balloon label index, where index is a number from 1 through 5, to return a balloon label object.
Tags :
check,box,checkbox,text,office,user,returns,assistant,index,users,readonly,boxes,labels