_CommandBarButtonEvents_SinkHelper::Click Method (CommandBarButton^, Boolean)

 

Infrastructure. Microsoft Internal Use Only.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

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

Parameters

A_1
Type: Microsoft.VisualStudio.CommandBars::CommandBarButton^

Infrastructure. Microsoft Internal Use Only.

A_2
Type: System::Boolean

Infrastructure. Microsoft Internal Use Only.

Return to top
Show: