Description

This is the collection of all the controls contained in an McCommandBar.

Object Model

Remarks

This collection is exposed as the McCommandBar.Controls property.

Members

Methods
Add

Adds a child McCommandBarControl to an McCommandBarControl.

Remove

Removes a control from its parent collection.


Properties
CountRead-only property

Returns the number of controls in the collection.

ItemRead-only property

Returns a child control identified by its key or id.

ParentRead-write property

Returns the owner of this collection (an object derived from McCommandBar).