[]
Fires when either a mouse or keyboard action moves the thumb.
[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
| Type | Description |
|---|---|
| EventHandler | Fires when either a mouse or keyboard action moves the thumb. |