Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CharBox Class / ResetFont Method


In This Topic
ResetFont Method (CharBox)
In This Topic
Reset font of the char box
Syntax
'Declaration
 
Public Overridable Sub ResetFont() 
 
'Usage
 
Dim instance As CharBox
 
instance.ResetFont()
See Also