The IControlFont interface contains properties that are used to set up the component font.
| Property name | Brief description | |
| Bold | The Bold property determines whether the text is in bold. | |
| Color | The Color property determines a component font color. | |
| GxFont | The GxFont property determines a graphic view of the font. | |
| Italic | The Italic property determines whether the text is in italic. | |
| Name | The Name property determines the name of used font. | |
| Size | The Size property determines font size. | |
| Strikethrough | The Strikethrough property determines whether text of the component is strikethrough. | |
| Underline | The Underline property determines whether the text is underlined. |
See also: