System.Windows.Forms.ControlPaint.ContrastControlDark Property

Gets the color to use as the System.Drawing.SystemColors.ControlDark color.

Syntax

public static System.Drawing.Color ContrastControlDark { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the user has enabled the SystemInformation.HighContrast mode, this property is set to System.Drawing.SystemColors.WindowFrame; otherwise, it is set to System.Drawing.SystemColors.ControlDark.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0