Description
Returns the Controls collection, which contains child objects derived from McCommandBarControl.
-
Property type
-
A McCommandBarControls object.
-
Syntax
-
object.Controls
The Controls Property syntax has these parts: |
| object | An expression evaluating to an object of type McCommandBar. |
|