[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTrackBar.MouseUp

MouseUp Event

Fires when the mouse pointer is over the RibbonTrackBar and the left mouse button is released.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Mouse")]
[C1Description("RibbonTrackBar.MouseUp", "Fires when the mouse pointer is over the RibbonTrackBar and the left mouse button is released.")]
public event MouseEventHandler MouseUp
Returns
Type Description
MouseEventHandler Fires when the mouse pointer is over the and the left mouse button is released.