Gets or sets a numeric value that represents the current position of the scroll box on the scroll bar control.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public int Value { get; set; } |
Visual Basic Copy Code |
---|
Public Property Value As Integer |
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |