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 | |
---|---|---|
add_AfterKeyPress | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
add_BeforeKeyPress | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
remove_AfterKeyPress | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
remove_BeforeKeyPress | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek
Zdarzenia
Nazwa | Opis | |
---|---|---|
AfterKeyPress | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
BeforeKeyPress | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek