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


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