_dispCommandBarControlEvents.Click(Object, Boolean, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public void Click (object CommandBarControl, ref bool handled, ref bool CancelDefault);
abstract member Click : obj * bool * bool -> unit
Public Sub Click (CommandBarControl As Object, ByRef handled As Boolean, ByRef CancelDefault As Boolean)
Parameters
- CommandBarControl
- Object
- handled
- Boolean
- CancelDefault
- Boolean