Interfejs _dispTextDocumentKeyPressEvents_Event

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.

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

Składnia

'Deklaracja
<ComVisibleAttribute(False)> _
Public Interface _dispTextDocumentKeyPressEvents_Event
[ComVisibleAttribute(false)]
public interface _dispTextDocumentKeyPressEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispTextDocumentKeyPressEvents_Event
[<ComVisibleAttribute(false)>]
type _dispTextDocumentKeyPressEvents_Event =  interface end
public interface _dispTextDocumentKeyPressEvents_Event

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

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 remove_AfterKeyPress Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Metoda publiczna remove_BeforeKeyPress Infrastruktura. Microsoft tylko do użytku wewnętrznego.

Początek

Zdarzenia

  Nazwa Opis
Zdarzenie publiczne AfterKeyPress Infrastruktura. Microsoft tylko do użytku wewnętrznego.
Zdarzenie publiczne BeforeKeyPress Infrastruktura. Microsoft tylko do użytku wewnętrznego.

Początek

Zobacz też

Informacje

Przestrzeń nazw EnvDTE80