Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / GetPaintString Method


In This Topic
GetPaintString Method
In This Topic
Gets the string to paint.
Syntax
'Declaration
 
Protected Overridable Function GetPaintString() As String
 
'Usage
 
Dim instance As SuperEditBase
Dim value As String
 
value = instance.GetPaintString()
See Also