Gets or sets the value to be added to or subtracted from the Value property when the scroll box is moved a large distance.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public int LargeChange { get; set; } |
Visual Basic Copy Code |
---|
Public Property LargeChange As Integer |
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |