_CommandBarButtonEvents_ClickEventHandler Delegate
Visual Studio 2015
Infrastructure. Microsoft Internal Use Only.
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
[ComVisibleAttribute(false)] [TypeLibTypeAttribute(16)] public delegate void _CommandBarButtonEvents_ClickEventHandler( CommandBarButton Ctrl, ref bool CancelDefault )
Parameters
- Ctrl
-
Type:
Microsoft.VisualStudio.CommandBars.CommandBarButton
Microsoft Internal Use Only.
- CancelDefault
-
Type:
System.Boolean
Microsoft Internal Use Only.
Show: