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.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _CommandBarComboBoxEvents_SinkHelper _
Implements _CommandBarComboBoxEvents
'Usage
Dim instance As _CommandBarComboBoxEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _CommandBarComboBoxEvents_SinkHelper : _CommandBarComboBoxEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _CommandBarComboBoxEvents_SinkHelper sealed : _CommandBarComboBoxEvents
[<SealedAttribute>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _CommandBarComboBoxEvents_SinkHelper =
class
interface _CommandBarComboBoxEvents
end
public final class _CommandBarComboBoxEvents_SinkHelper implements _CommandBarComboBoxEvents
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.CommandBars._CommandBarComboBoxEvents_SinkHelper
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.