Defines the color used to draw the dark edge of a column header button (BackgroundAppearanceEnum.ButtonPlain only).
Class: HeadersClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET
public Color ButtonDarkDarkColor { get; set; }
Public Property ButtonDarkDarkColor As Color
The column header button's dark edge color.
The default value is Color.ControlDarkDark.
Defines the color used to draw the dark edge of a column header button (BackgroundAppearanceEnum.ButtonPlain only).
The defined color is only used if the column header's appearance is defined as BackgroundAppearanceEnum.ButtonPlain (HeadersClass.AppearanceDefault or CellBaseClass.Appearance).
See Also HeadersClass Class | Classes | SftTree/NET 2.0