CommandBarControl Properties
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
| Name | Description | |
|---|---|---|
![]() | accChild[Object^] | Gets the child. This property is deprecated. |
![]() | accChildCount | Gets the number of children. This property is deprecated. |
![]() | accDefaultAction[Object^] | Gets the default action. This property is deprecated. |
![]() | accDescription[Object^] | Gets the description. This property is deprecated. |
![]() | accFocus | Gets the focus. This property is deprecated. |
![]() | accHelp[Object^] | Gets the help string. This property is deprecated. |
![]() | accHelpTopic[String^, Object^] | Gets the help topic. This property is deprecated. |
![]() | accKeyboardShortcut[Object^] | Gets the keyboard shortcut. |
![]() | accName[Object^] | Gets the name of the object. |
![]() | accParent | Gets the parent. This property is deprecated. |
![]() | accRole[Object^] | Gets the role. This property is deprecated. |
![]() | accSelection | Gets the selection. This property is deprecated. |
![]() | accState[Object^] | Gets the state. This property is deprecated. |
![]() | accValue[Object^] | Gets the value. This property is deprecated. |
![]() | Application | Gets the DTE object. |
![]() | BeginGroup | Determines whether this control is the first in its group. |
![]() | BuiltIn | Determines whether this control is a custom control or a built-in control. |
![]() | Caption | Gets or sets the caption of the control. |
![]() | Control | Gets the control itself. |
![]() | Creator | Gets the ID of the application. |
![]() | DescriptionText | Always returns the empty string. |
![]() | Enabled | Determines whether the control is enabled. |
![]() | Height | Gets or sets the height of the control. |
![]() | HelpContextId | Gets the help context ID. Always returns 0. |
![]() | HelpFile | Always returns the empty string. |
![]() | Id | Gets the ID of the control. |
![]() | Index | Gets the index of this control in the set of controls on the command bar. |
![]() | InstanceId | Gets the instance ID of this control. |
![]() | IsPriorityDropped | Always returns false. |
![]() | Left | Gets the left coordinates. This property is deprecated. |
![]() | OLEUsage | Gets or sets the OLE usage. This property is deprecated. |
![]() | OnAction | Gets or sets the OnAction string. |
![]() | Parameter | Gets or sets the parameter that is used with the command. |
![]() | Parent | Gets the parent command bar. |
![]() | Priority | Gets the priority. Always returns 1. |
![]() | Tag | Gets or sets the tag |
![]() | TooltipText | Gets or sets the tooltip text. |
![]() | Top | Gets the top. This property is deprecated. |
![]() | Type | Gets the type of the control. |
![]() | Visible | Determines whether this control is visible. |
![]() | Width | Gets or sets the width of the control. |
