'Usage
Dim instance As WinScrollBar
Dim value As Integer
instance.Value = value
value = instance.Value
[Description("Value that represents the current position of the scroll thumb on the scrollbar.")]
[Category("Behavior")]
[DefaultValue(0)]
public int Value {get; set;}
Property Value
A value that is within the Minimum and Maximum range. By default, 0.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2