[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTrackBar.Scroll

Scroll Event

Fires when either a mouse or keyboard action moves the thumb.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Behavior")]
[C1Description("RibbonTrackBar.Scroll", "Fires when either a mouse or keyboard action moves the thumb.")]
public event EventHandler Scroll
<C1Category("Behavior")>
<C1Description("RibbonTrackBar.Scroll", "Fires when either a mouse or keyboard action moves the thumb.")>
Public Event Scroll As EventHandler
Returns
Type Description
EventHandler Fires when either a mouse or keyboard action moves the thumb.