CommandBarComboBoxClass Class
See _CommandBarComboBox for details.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Dichiarazione
<GuidAttribute("C914A004-F36C-4A2F-BC3C-429FFB577717")> _
<ClassInterfaceAttribute()> _
Public Class CommandBarComboBoxClass _
Implements _CommandBarComboBox, CommandBarComboBox, _CommandBarComboBoxEvents_Event
'Utilizzo
Dim instance As CommandBarComboBoxClass
[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
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.CommandBars.CommandBarComboBoxClass
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.