Name | Description | |
---|---|---|
StringRenderStyle Constructor |
The following tables list the members exposed by StringRenderStyle.
Name | Description | |
---|---|---|
StringRenderStyle Constructor |
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. |