Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a command bar combo box.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
<GuidAttribute("B9223DAC-9C92-4916-9396-6E7673A93724")> _
Public Interface CommandBarComboBox _
Inherits _CommandBarComboBox, _CommandBarComboBoxEvents_Event
'Usage
Dim instance As CommandBarComboBox
[GuidAttribute("B9223DAC-9C92-4916-9396-6E7673A93724")]
public interface CommandBarComboBox : _CommandBarComboBox,
_CommandBarComboBoxEvents_Event
[GuidAttribute(L"B9223DAC-9C92-4916-9396-6E7673A93724")]
public interface class CommandBarComboBox : _CommandBarComboBox,
_CommandBarComboBoxEvents_Event
[<GuidAttribute("B9223DAC-9C92-4916-9396-6E7673A93724")>]
type CommandBarComboBox =
interface
interface _CommandBarComboBox
interface _CommandBarComboBoxEvents_Event
end
public interface CommandBarComboBox extends _CommandBarComboBox, _CommandBarComboBoxEvents_Event