Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
See _CommandBarComboBox for details.
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.CommandBars.CommandBarComboBoxClass
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
<GuidAttribute("C914A004-F36C-4A2F-BC3C-429FFB577717")> _
<ClassInterfaceAttribute()> _
Public Class CommandBarComboBoxClass _
Implements _CommandBarComboBox, CommandBarComboBox, _CommandBarComboBoxEvents_Event
[GuidAttribute("C914A004-F36C-4A2F-BC3C-429FFB577717")]
[ClassInterfaceAttribute()]
public class CommandBarComboBoxClass : _CommandBarComboBox,
CommandBarComboBox, _CommandBarComboBoxEvents_Event
[GuidAttribute(L"C914A004-F36C-4A2F-BC3C-429FFB577717")]
[ClassInterfaceAttribute()]
public ref class CommandBarComboBoxClass : _CommandBarComboBox,
CommandBarComboBox, _CommandBarComboBoxEvents_Event
[<GuidAttribute("C914A004-F36C-4A2F-BC3C-429FFB577717")>]
[<ClassInterfaceAttribute()>]
type CommandBarComboBoxClass =
class
interface _CommandBarComboBox
interface CommandBarComboBox
interface _CommandBarComboBoxEvents_Event
end
public class CommandBarComboBoxClass implements _CommandBarComboBox, CommandBarComboBox, _CommandBarComboBoxEvents_Event
The CommandBarComboBoxClass type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
accChild | Gets the child. This property is deprecated. |
![]() |
accChildCount | Gets the number of children. This property is deprecated. |
![]() |
accDefaultAction | Gets the default action. This property is deprecated. |
![]() |
accDescription | Gets the description. This property is deprecated. |
![]() |
accFocus | Gets the focus. This property is deprecated. |
![]() |
accHelp | Gets the help string. This property is deprecated. |
![]() |
accHelpTopic | Gets the help topic. This property is deprecated. |
![]() |
accKeyboardShortcut | Gets the keyboard shortcut. This property is deprecated. |
![]() |
accName | Gets the name of the object. |
![]() |
accParent | Gets the parent. This property is deprecated. |
![]() |
accRole | Gets the role. This property is deprecated. |
![]() |
accSelection | Gets the selection. This property is deprecated. |
![]() |
accState | Gets the state. This property is deprecated. |
![]() |
accValue | 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. |
![]() |
DropDownLines | Gets or sets the number of lines in the dropdown box. This property is deprecated |
![]() |
DropDownWidth | Gets or sets the width of the dropdown box. This property is deprecated. |
![]() |
Enabled | Determines whether the control is enabled. |
![]() |
Height | Gets 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. |
![]() |
List | Gets or sets the item in the list at the specified index. |
![]() |
ListCount | Gets the number of items in the list. |
![]() |
ListHeaderCount | Gets or sets the list header count. This property is deprecated. |
![]() |
ListIndex | Gets or sets the (1-based) index of the selected item in the list. |
![]() |
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. |
![]() |
Style | Gets or sets the style of the combo box. |
![]() |
Tag | Gets or sets the tag |
![]() |
Text | Gets or sets the text. This property is deprecated. |
![]() |
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. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
accDoDefaultAction | Performs the default action. This method is deprecated. |
![]() |
accHitTest | Gets the object at the specified coordinates. This method is deprecated. |
![]() |
accLocation | Gets the location of the control. This method is deprecated. |
![]() |
accNavigate | Navigates to another object. This method is deprecated. |
![]() |
accSelect | Selects an object. This method is deprecated. |
![]() |
add_Change | |
![]() |
AddItem | Adds an item. This method is deprecated. |
![]() |
Clear | Clears the list. This method is deprecated. |
![]() |
Copy | Copies this control to the specified position on the specified command bar. |
![]() |
Delete | Removes this control from the collection. |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Execute | Performs the action of this control. |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
Move | Moves this control to the specified command bar at the specified position. |
![]() |
remove_Change | |
![]() |
RemoveItem | Removes the item at the specified index. This method is deprecated. |
![]() |
Reserved1 | Reserved. |
![]() |
Reserved2 | Reserved. |
![]() |
Reserved3 | Reserved. |
![]() |
Reserved4 | Reserved. |
![]() |
Reserved5 | Reserved. |
![]() |
Reserved6 | Reserved. |
![]() |
Reserved7 | Reserved. |
![]() |
Reset | Resets the control. |
![]() |
SetFocus | Sets the focus on the control. |
![]() |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
Change | The Change event. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)
.gif)
.gif)