[]
Fires when the mouse pointer is over the RibbonTrackBar and the left mouse button is released.
[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
Type | Description |
---|---|
MouseEventHandler | Fires when the mouse pointer is over the and the left mouse button is released. |