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


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

Property Value

State of the scroll bar.
See Also