Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / SetNewFormat Method / SetNewFormat() Method


In This Topic
SetNewFormat() Method
In This Topic
Sets the new format.
Syntax
'Declaration
 
Protected Overloads Overridable Sub SetNewFormat() 
 
'Usage
 
Dim instance As SuperEditBase
 
instance.SetNewFormat()
See Also