Table of Contents

Class FontAndColor.ControlDefaultFontAndColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.