_dispTextDocumentKeyPressEvents_SinkHelper::BeforeKeyPress Method (String^, TextSelection^, Boolean, Boolean)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE80 (in EnvDTE80.dll)
public: virtual void BeforeKeyPress( String^ A_1, TextSelection^ A_2, bool A_3, bool% A_4 )
Parameters
- A_1
-
Type:
System::String^
- A_2
-
Type:
EnvDTE::TextSelection^
- A_3
-
Type:
System::Boolean
- A_4
-
Type:
System::Boolean
Show: