CommandBarControls Members
Include Protected Members
Include Inherited Members
A collection of CommandBarControl objects that represent the command bar controls on a command bar.
The CommandBarControls type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Count | Returns or sets an Integer indicating the number of items in the specified collection. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Item | Returns a CommandBarControl object from the CommandBarControls collection. |
![]() |
Parent | Returns the Parent object for the specified object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Creates a new CommandBarControl object and adds it to the collection of controls on the specified command bar. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top