Skin
Namespace: TagBites.WinSchedulers.Skins
Assembly: TagBites.WinSchedulers.dll
Product: TagBites.WinSchedulers v. 1.3.8
public class SkinInheritance: object → Skin
Constructors
Section titled “Constructors”Skin()
Section titled “Skin()”public Skin()Properties
Section titled “Properties”ControlBackgroundColor
Section titled “ControlBackgroundColor”public Color ControlBackgroundColor { get; set; }Property Value
Section titled “Property Value”ControlBorderColor
Section titled “ControlBorderColor”public Color ControlBorderColor { get; set; }Property Value
Section titled “Property Value”ControlDisabledBackgroundColor
Section titled “ControlDisabledBackgroundColor”public Color ControlDisabledBackgroundColor { get; set; }Property Value
Section titled “Property Value”ControlDisabledBorderColor
Section titled “ControlDisabledBorderColor”public Color ControlDisabledBorderColor { get; set; }Property Value
Section titled “Property Value”ControlFocusedBackColor
Section titled “ControlFocusedBackColor”public Color ControlFocusedBackColor { get; set; }Property Value
Section titled “Property Value”ControlFocusedBorderColor
Section titled “ControlFocusedBorderColor”public Color ControlFocusedBorderColor { get; set; }Property Value
Section titled “Property Value”ControlFocusedForegroundColor
Section titled “ControlFocusedForegroundColor”public Color ControlFocusedForegroundColor { get; set; }Property Value
Section titled “Property Value”ControlForegroundColor
Section titled “ControlForegroundColor”public Color ControlForegroundColor { get; set; }Property Value
Section titled “Property Value”FontName
Section titled “FontName”public string FontName { get; set; }Property Value
Section titled “Property Value”GridBorderColor
Section titled “GridBorderColor”public Color GridBorderColor { get; set; }Property Value
Section titled “Property Value”GridGroupPanelBackgroundColor
Section titled “GridGroupPanelBackgroundColor”public Color GridGroupPanelBackgroundColor { get; set; }Property Value
Section titled “Property Value”GridHeaderBackgroundColor
Section titled “GridHeaderBackgroundColor”public Color GridHeaderBackgroundColor { get; set; }Property Value
Section titled “Property Value”GridLineColor
Section titled “GridLineColor”public Color GridLineColor { get; set; }Property Value
Section titled “Property Value”GridRowBackgroundColor
Section titled “GridRowBackgroundColor”public Color GridRowBackgroundColor { get; set; }Property Value
Section titled “Property Value”GridRowFocusedBackgroundColor
Section titled “GridRowFocusedBackgroundColor”public Color GridRowFocusedBackgroundColor { get; set; }Property Value
Section titled “Property Value”HighlightColor
Section titled “HighlightColor”public Color HighlightColor { get; set; }Property Value
Section titled “Property Value”HyperlinkColor
Section titled “HyperlinkColor”public Color HyperlinkColor { get; set; }Property Value
Section titled “Property Value”ScrollBackgroundColor
Section titled “ScrollBackgroundColor”public Color ScrollBackgroundColor { get; set; }Property Value
Section titled “Property Value”ScrollBarColor
Section titled “ScrollBarColor”public Color ScrollBarColor { get; set; }Property Value
Section titled “Property Value”TextColor
Section titled “TextColor”public Color TextColor { get; set; }Property Value
Section titled “Property Value”TextDisabledColor
Section titled “TextDisabledColor”public Color TextDisabledColor { get; set; }Property Value
Section titled “Property Value”WindowBackgroundColor
Section titled “WindowBackgroundColor”public Color WindowBackgroundColor { get; set; }