Interfejs _dispTextDocumentKeyPressEvents
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
<GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")> _
<InterfaceTypeAttribute()> _
Public Interface _dispTextDocumentKeyPressEvents
[GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")]
[InterfaceTypeAttribute()]
public interface _dispTextDocumentKeyPressEvents
[GuidAttribute(L"4B57C85E-5100-4CAF-9301-4544B85C7945")]
[InterfaceTypeAttribute()]
public interface class _dispTextDocumentKeyPressEvents
[<GuidAttribute("4B57C85E-5100-4CAF-9301-4544B85C7945")>]
[<InterfaceTypeAttribute()>]
type _dispTextDocumentKeyPressEvents = interface end
public interface _dispTextDocumentKeyPressEvents
Typ _dispTextDocumentKeyPressEvents uwidacznia następujące elementy członkowskie.
Metody
Nazwa | Opis | |
---|---|---|
AfterKeyPress | Infrastruktura. Microsoft tylko do użytku wewnętrznego. | |
BeforeKeyPress | Infrastruktura. Microsoft tylko do użytku wewnętrznego. |
Początek