BalloonCheckboxes.Item Property
Gets a BalloonCheckBox object. Read-only.
Syntax
expression.Item(Index)
expression Required. A variable that represents a BalloonCheckboxes object.
Parameters
| Name | Required/Optional | Data Type | Description |
|---|---|---|---|
| Index | Required | Long | The index number of the check box to be returned. |
Remarks
Item is the default member of the object or collection.