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