Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / CharBox Class
Properties Methods Events


CharBox Class Members

The following tables list the members exposed by CharBox.

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether the height of the control automatically adjusts when the font assigned to the control is changed.  
Public PropertyGets or sets the back color of the char box.  
Public PropertyGets or sets border of the char box.  
Public PropertyGets or sets the content alignment of the char box.  
Public PropertyGets or sets font of the char box.  
Public PropertyGets or sets the fore color of the char box.  
Public PropertyGets or sets the margins around the border of the char box.  
Public PropertyGets or sets the blank size between the border and the content within the char box.  
Public PropertyGets or sets the size of the char box.  
Public PropertyGets or sets the style of the char box.  
Top
Protected Properties
 NameDescription
Protected PropertyGets or sets the state of the char box.  
Top
Public Methods
 NameDescription
Public MethodCreates a new object that is a copy of the current instance.  
Public MethodReset border of the char box  
Public MethodReset font of the char box  
Public MethodReset foreColor of the char box  
Public MethodReset padding of the char box  
Top
Protected Methods
 NameDescription
Protected MethodRaises the Paint event.  
Protected MethodCalled when any property of the CharBox changed.  
Protected MethodSets the size of the CharBox.  
Protected MethodIndicates whether the Border property should be persisted.  
Top
Public Events
 NameDescription
Public EventOccurs after the char box is painted.  
Top
See Also