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


CharBox Class
Represents the CharBox settings. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
'Declaration
 
Public MustInherit Class CharBox 
 
'Usage
 
Dim instance As CharBox
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.CharBox

See Also