_dispTextDocumentKeyPressEvents_SinkHelper::AfterKeyPress Method (String^, TextSelection^, Boolean)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

public:
virtual void AfterKeyPress(
	String^ A_1,
	TextSelection^ A_2,
	bool A_3
)

Parameters

A_1
Type: System::String^

 

A_2
Type: EnvDTE::TextSelection^

 

A_3
Type: System::Boolean

 

Return to top
Show: