DisplayCommandsForm CategoryBackColor Property CleanCode C# Libraries v1.2.03 API
Gets or sets the background color of the category header; default is MediumBlue.

Namespace: CleanCode.GeneralComponents.Dialogs
Assembly: CleanCode.GeneralComponents (in CleanCode.GeneralComponents.dll) Version: 1.2.3.0 (1.2.03)
Syntax

public static Color CategoryBackColor { get; set; }

Field Value

The background color of the category header.
See Also