[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.MouseUp

MouseUp Event

Fires when the user releases a mouse button over the hosted control.

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