FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarTrackForward Class / State Property


In This Topic
State Property (FpScrollBarTrackForward)
In This Topic
Gets the state of the scroll bar.
Syntax
'Declaration
 
Public Overridable ReadOnly Property State As ScrollBarState
 
'Usage
 
Dim instance As FpScrollBarTrackForward
Dim value As ScrollBarState
 
value = instance.State

Property Value

State of the scroll bar.
See Also