CharBoxInfo Class Members
In This Topic
The following tables list the members exposed by CharBoxInfo.
Public Properties
| Name | Description |
| AutoSize | Gets or sets a value indicating whether the height of the control automatically adjusts when the font assigned to the control is changed. |
| BackColor | Gets or sets the back color of the char box. |
| Border | Gets or sets border of the char box. |
| ContentAlignment | Gets or sets the content alignment of the char box. |
| Font | Gets or sets font of the char box. |
| ForeColor | Gets or sets the fore color of the char box. |
| Margin | Gets or sets the margins around the border of the char box. |
| Padding | Gets or sets the blank size between the border and the content within the char box. |
| Size | Gets or sets the size of the char box. |
| Style | Gets or sets the style of the char box. |
Top
Public Methods
Public Events
See Also