Name | Description | |
---|---|---|
![]() | BackColor | The background color of the used to paint the string. By default, SystemColors.Window. (Inherited from Xceed.Editors.StringRenderStyle) |
![]() | FontStyle | The FontStyle used to paint the string. By default, FonStyle.Regular. (Inherited from Xceed.Editors.StringRenderStyle) |
![]() | ForeColor | The foreground color of the used to paint the string. By default, SystemColors.WindowText. (Inherited from Xceed.Editors.StringRenderStyle) |
![]() | StringFormat | The StringFormat used to paint the string. (Inherited from Xceed.Editors.StringRenderStyle) |