_CommandBars Properties
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
| Name | Description | |
|---|---|---|
![]() | ActionControl | Gets the CommandBarControl whose OnAction event initiated the procedure that is currently running. |
![]() | ActiveMenuBar | Gets the menu bar that is currently active. |
![]() | AdaptiveMenus | Determines whether the set of controls is determined by usage. Always returns false. |
![]() | Application | Gets the DTE object. |
![]() | Count | Gets the number of CommandBars objects this contains. |
![]() | Creator | Gets the ID of the application. |
![]() | DisableAskAQuestionDropdown | Determines whether the AskAQuestion dropdown is disabled. Always returns true. |
![]() | DisableCustomize | Determines whether user customizations have been disabled. |
![]() | DisplayFonts | Determines whether a font name in the Font dropdown is displayed with the font of that name. Always returns false. |
![]() | DisplayKeysInTooltips | Determines whether key bindings are displayed in tooltips. Always returns true. |
![]() | DisplayTooltips | Determines whether tooltips are displayed for command bar controls. Always returns true. |
![]() | IdsString[Int32, String^] | This property is deprecated. |
![]() | Item[Object^] | Gets the command bar that matches the given name or index. |
![]() | LargeButtons | Determines whether large buttons are displayed on command bars. Always returns false. |
![]() | MenuAnimationStyle | Gets or sets the kind of animation style that is used when menus are displayed. Always returns msoMenuAnimationNone. |
![]() | Parent | Gets the parent of this command bar, which is the DTE object. |
![]() | TmcGetName[Int32, String^] | This method is deprecated. |
