[]
Fires when the user presses a mouse button on the hosted control.
[C1Category("Mouse")]
[C1Description("RibbonControlHost.MouseDown", "Fires when the user presses a mouse button on the hosted control.")]
public event MouseEventHandler MouseDown
| Type | Description |
|---|---|
| MouseEventHandler | Fires when the user presses a mouse button on the hosted control. |