_dispCommandBarControlEvents_ClickEventHandler Delegate
This delegate supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: EnvDTEAssembly: EnvDTE (in envdte.dll)
[ComVisibleAttribute(false)] public delegate void _dispCommandBarControlEvents_ClickEventHandler ( [InAttribute] Object CommandBarControl, [InAttribute] ref bool Handled, [InAttribute] ref bool CancelDefault )
/** @delegate */ /** @attribute ComVisibleAttribute(false) */ public delegate void _dispCommandBarControlEvents_ClickEventHandler ( /** @attribute InAttribute() */ Object CommandBarControl, /** @attribute InAttribute() */ /** @ref */ boolean Handled, /** @attribute InAttribute() */ /** @ref */ boolean CancelDefault )
Parameters
- CommandBarControl
- Handled
- CancelDefault