[]
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
<C1Category("Mouse")>
<C1Description("RibbonControlHost.MouseUp", "Fires when the user releases a mouse button over the hosted control.")>
Public Event MouseUp As MouseEventHandler
| Type | Description |
|---|---|
| MouseEventHandler | Fires when the user releases a mouse button over the hosted control. |