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


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