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


In This Topic
ResetToInitText Method
In This Topic
Resets to the initial text.
Syntax
'Declaration
 
Protected Overridable Sub ResetToInitText() 
 
'Usage
 
Dim instance As SuperEditBase
 
instance.ResetToInitText()
See Also