_CommandBarButtonEvents::Click Method (CommandBarButton^, Boolean)
Visual Studio 2015
Infrastructure. Microsoft Internal Use Only.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Parameters
- Ctrl
-
Type:
Microsoft.VisualStudio.CommandBars::CommandBarButton^
The control that was clicked.
- CancelDefault
-
Type:
System::Boolean
[out] true if the action is to be canceled, otherwise false.
Show: