_dispCommandBarControlEvents_Event Schnittstelle

Definition

Nur Microsoft-interne Verwendung.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

public interface class _dispCommandBarControlEvents_Event
public interface class _dispCommandBarControlEvents_Event
__interface _dispCommandBarControlEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(EnvDTE._dispCommandBarControlEvents), typeof(EnvDTE._dispCommandBarControlEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface _dispCommandBarControlEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(EnvDTE._dispCommandBarControlEvents), typeof(EnvDTE._dispCommandBarControlEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _dispCommandBarControlEvents_Event = interface
Public Interface _dispCommandBarControlEvents_Event
Abgeleitet
Attribute

Methoden

add_Click(_dispCommandBarControlEvents_ClickEventHandler)
remove_Click(_dispCommandBarControlEvents_ClickEventHandler)

Ereignisse

Click

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

Nur Microsoft-interne Verwendung.

Gilt für