FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / FpScrollBarButtonForwardLine Class / ToString Method


In This Topic
ToString Method (FpScrollBarButtonForwardLine)
In This Topic
Returns a System.String that represents the current System.Object.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 
'Usage
 
Dim instance As FpScrollBarButtonForwardLine
Dim value As String
 
value = instance.ToString()

Return Value

A System.String that represents the current System.Object.
See Also