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


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

Property Value

State of the scroll bar.
See Also