Raised when the value of a scrollbar has changed.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public event EventHandler Scroll |
Visual Basic Copy Code |
---|
Public Event Scroll As EventHandler |
Scroll event handlers receive an argument of type EventArgs.