Name | Description | |
---|---|---|
BackColor | The background color of the used to paint the string. By default, SystemColors.Window. | |
FontStyle | The FontStyle used to paint the string. By default, FonStyle.Regular. | |
ForeColor | The foreground color of the used to paint the string. By default, SystemColors.WindowText. | |
StringFormat | The StringFormat used to paint the string. |