_dispCommandBarControlEvents_SinkHelper::Click Method (Object^, Boolean, Boolean)

 

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

Microsoft Internal Use Only.

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

public:
virtual void Click(
	Object^ A_1,
	bool% A_2,
	bool% A_3
)

Parameters

A_1
Type: System::Object^

 

A_2
Type: System::Boolean

 

A_3
Type: System::Boolean

 

Return to top
Show: