Class FontAndColor.ControlDefaultFontAndColor
Allows to get font and color defaults for the control.
public class FontAndColor.ControlDefaultFontAndColor : IReadOnlyFontAndColor
- Inheritance
-
FontAndColor.ControlDefaultFontAndColor
- Implements
Constructors
- ControlDefaultFontAndColor(IControl)
Initializes a new instance of the FontAndColor.ControlDefaultFontAndColor class.
Properties
- BackgroundColor
Gets background color.
- Font
Gets font.
- ForegroundColor
Gets foreground color.