_CommandBars Properties
Office 2010
The _CommandBars type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActionControl | Returns the CommandBarControl object whose OnAction property is set to the running procedure. |
|
ActiveMenuBar | Returns a CommandBar object that represents the active menu bar in the container application. |
|
AdaptiveMenus | Checks or unchecks the check box control for the option to show menus in Microsoft Office as full or personalized. |
|
Application | Returns an Application object that represents the container application for the object. |
|
Application | (Inherited from _IMsoDispObj.) |
|
Count | Returns or sets an Integer value indicating the number of items in the specified collection. |
|
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
|
Creator | (Inherited from _IMsoDispObj.) |
|
DisableAskAQuestionDropdown | Determines if the Answer Wizard dropdown menu is enabled. |
|
DisableCustomize | Determines if toolbar customization is disabled. |
|
DisplayFonts | Determines if the font names in the Font box are displayed in their actual fonts. |
|
DisplayKeysInTooltips | Determines if shortcut keys are displayed in the ToolTips for each command bar control. |
|
DisplayTooltips | Determines if ScreenTips are displayed whenever the user positions the pointer over command bar controls. |
|
IdsString | Reserved for internal use. |
|
Item | Returns a CommandBar object from the CommandBars collection. |
|
LargeButtons | Determines if the toolbar buttons displayed are larger than normal size. |
|
MenuAnimationStyle | Returns or sets the way a command bar is animated. |
|
Parent | Returns the parent object for the specified object. |
|
TmcGetName | Reserved for internal use. |