Klasa CommandBarEventsClass

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Hierarchia dziedziczenia

Object
  EnvDTE.CommandBarEventsClass

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
<ClassInterfaceAttribute()> _
<GuidAttribute("BFD4B2B2-9EEC-4DB8-ABA0-AC316F4C7328")> _
Public Class CommandBarEventsClass _
    Implements _CommandBarControlEvents, CommandBarEvents, _dispCommandBarControlEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute("BFD4B2B2-9EEC-4DB8-ABA0-AC316F4C7328")]
public class CommandBarEventsClass : _CommandBarControlEvents, 
    CommandBarEvents, _dispCommandBarControlEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"BFD4B2B2-9EEC-4DB8-ABA0-AC316F4C7328")]
public ref class CommandBarEventsClass : _CommandBarControlEvents, 
    CommandBarEvents, _dispCommandBarControlEvents_Event
[<ClassInterfaceAttribute()>]
[<GuidAttribute("BFD4B2B2-9EEC-4DB8-ABA0-AC316F4C7328")>]
type CommandBarEventsClass =  
    class 
        interface _CommandBarControlEvents 
        interface CommandBarEvents 
        interface _dispCommandBarControlEvents_Event 
    end
public class CommandBarEventsClass implements _CommandBarControlEvents, CommandBarEvents, _dispCommandBarControlEvents_Event

Typ CommandBarEventsClass uwidacznia następujące elementy członkowskie.

Konstruktorzy

  Nazwa Opis
Metoda publiczna CommandBarEventsClass Infrastruktura. Microsoft tylko do użytku wewnętrznego.

Początek

Metody

  Nazwa Opis
Metoda publiczna add_Click Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna Equals Determines whether the specified object is equal to the current object. (Odziedziczone z Object).
Metoda chroniona Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Odziedziczone z Object).
Metoda publiczna GetHashCode Serves as the default hash function. (Odziedziczone z Object).
Metoda publiczna GetType Gets the Type of the current instance. (Odziedziczone z Object).
Metoda chroniona MemberwiseClone Creates a shallow copy of the current Object. (Odziedziczone z Object).
Metoda publiczna remove_Click Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna ToString Returns a string that represents the current object. (Odziedziczone z Object).

Początek

Zdarzenia

  Nazwa Opis
Zdarzenie publiczne Click Występuje po OnAction właściwości do odpowiadających im CommandBarControl obiekt jest ustawiony lub zwracane.

Początek

Uwagi

Odnoszą się do CommandBarEvents dla tej funkcji.Tworzy wystąpienia tej klasy.

Bezpieczeństwo wątku

Wszystkie publiczne static (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Wystąpienia elementów członkowskich nie dają gwarancji bezpieczeństwa wątków.

Zobacz też

Informacje

Przestrzeń nazw EnvDTE