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