Item Property (CommandBarControls Collection)

Object: CommandBarControls Collection

Access: Read-Only

Returns a commandbar control object contained in the commandbar controls collection.

Usage

CommandBarControls.Item (ByVal Index As Variant)

Arguments

Index

Index of the object to retrieve from the collection

Return Values

CommandBarControl. The object (CommandBarControl) located at position Index.