_dispTextDocumentKeyPressEvents – rozhraní
Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.
Microsoft pouze pro interní použití.
Obor názvů: EnvDTE80
Sestavení: EnvDTE80 (v EnvDTE80.dll)
Syntaxe
'Deklarace
<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 zveřejňuje následující členy.
Metody
Název | Popis | |
---|---|---|
AfterKeyPress | Infrastruktura. Microsoft pouze pro interní použití. | |
BeforeKeyPress | Infrastruktura. Microsoft pouze pro interní použití. |
Nahoru