The IControlFont interface contains properties used to configure the component font.
| Property name | Brief description | |
| Bold | The Bold property determines whether the text should be bolded. | |
| Color | The Color property determines the font color of a component. | |
| GxFont | The GxFont property determines the graphic view of the font. | |
| Italic | The Italic property determines whether the text should be italic. | |
| Name | The Name property determines the name of used font. | |
| Size | The Size property defines font size. | |
| Strikethrough | The Strikethrough property determines whether text of the component should be strikethrough. | |
| Underline | The Underline property determines whether the text should be underlined. |
See also: