FontColorEntry Class

Definition

Defines a single font & color entry in a theme category, defining the color and font style of the entry

public ref class FontColorEntry sealed
public ref class FontColorEntry sealed
class FontColorEntry sealed
public sealed class FontColorEntry
type FontColorEntry = class
Public NotInheritable Class FontColorEntry
Inheritance
FontColorEntry

Constructors

FontColorEntry(String)

Create a new font and color entry

Fields

DefaultMergePriority

Properties

AutoBackgroundColor

Automatic background color of the item

AutoForegroundColor

Automatic foreground color of the item

BackgroundColor

Background color of the font/color entry

DescriptionResource

Pointer to localized description resource, can be null if not available

FontColorItemFlags

App specific font/color options

FontFlags

App specific options for font options

ForegroundColor

Foreground color of the font/color entry

LineStyle

Line style to use if this entry is used as a line color

LocalizedNameResource

Pointer to localized name resource, can be null if not available

MarkerStyle

Marker style to use if this entry is used as a marker color

MergePriority

Merge priority when entry is shared between components

Name

Canonical name of the font/color entry

Applies to