Klasa TextDocumentKeyPressEventsClass

Ta klasa obsługuje.NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.Odnoszą się do TextDocumentKeyPressEvents dla tej funkcji.Tworzy wystąpienia tej klasy.

Hierarchia dziedziczenia

Object
  EnvDTE80.TextDocumentKeyPressEventsClass

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

Składnia

'Deklaracja
<ClassInterfaceAttribute()> _
<GuidAttribute("E7532A4E-AB9E-41DF-BB9A-7C764677E5C3")> _
Public Class TextDocumentKeyPressEventsClass _
    Implements _TextDocumentKeyPressEvents, TextDocumentKeyPressEvents, _dispTextDocumentKeyPressEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute("E7532A4E-AB9E-41DF-BB9A-7C764677E5C3")]
public class TextDocumentKeyPressEventsClass : _TextDocumentKeyPressEvents, 
    TextDocumentKeyPressEvents, _dispTextDocumentKeyPressEvents_Event
[ClassInterfaceAttribute()]
[GuidAttribute(L"E7532A4E-AB9E-41DF-BB9A-7C764677E5C3")]
public ref class TextDocumentKeyPressEventsClass : _TextDocumentKeyPressEvents, 
    TextDocumentKeyPressEvents, _dispTextDocumentKeyPressEvents_Event
[<ClassInterfaceAttribute()>]
[<GuidAttribute("E7532A4E-AB9E-41DF-BB9A-7C764677E5C3")>]
type TextDocumentKeyPressEventsClass =  
    class 
        interface _TextDocumentKeyPressEvents 
        interface TextDocumentKeyPressEvents 
        interface _dispTextDocumentKeyPressEvents_Event 
    end
public class TextDocumentKeyPressEventsClass implements _TextDocumentKeyPressEvents, TextDocumentKeyPressEvents, _dispTextDocumentKeyPressEvents_Event

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

Konstruktorzy

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

Początek

Metody

  Nazwa Opis
Metoda publiczna add_AfterKeyPress Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna add_BeforeKeyPress 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_AfterKeyPress Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna remove_BeforeKeyPress 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 AfterKeyPress Uruchamiany po naciśnięcie klawisza zostały obsłużone i Edytor przetworzyła wpisanego tekstu.
Zdarzenie publiczne BeforeKeyPress Uruchamiany dla wszystkich naciśnięcia klawiszy, które Dodawanie lub usuwanie znaków w edytorze tekstu.

Początek

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 EnvDTE80