[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.MouseDown

MouseDown Event

Fires when the user presses a mouse button on the hosted control.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.8.dll
Syntax
[C1Category("Mouse")]
[C1Description("RibbonControlHost.MouseDown", "Fires when the user presses a mouse button on the hosted control.")]
public event MouseEventHandler MouseDown
Returns
Type Description
MouseEventHandler Fires when the user presses a mouse button on the hosted control.