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


In This Topic
Reset Method (SuperEditBase)
In This Topic
Resets the contents of the control to the default value.
Syntax
'Declaration
 
Public Overrides Sub Reset() 
 
'Usage
 
Dim instance As SuperEditBase
 
instance.Reset()
See Also