_CommandBarButtonEvents_ClickEventHandler Delegate

 

Infrastructure. Microsoft Internal Use Only.

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

[ComVisibleAttribute(false)]
[TypeLibTypeAttribute(16)]
public delegate void _CommandBarButtonEvents_ClickEventHandler(
	CommandBarButton^ Ctrl,
	bool% CancelDefault
)

Parameters

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

Microsoft Internal Use Only.

CancelDefault
Type: System::Boolean

Microsoft Internal Use Only.

Return to top
Show: