System.Windows.Forms.VisualStyles.VisualStyleInformation.ControlHighlightHot Property

Gets the color that the current visual style uses to indicate the hot state of a control.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

This property checks the values of the VisualStyleInformation.IsEnabledByUser and VisualStyleRenderer.IsSupported properties internally.

Requirements

Namespace: System.Windows.Forms.VisualStyles
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0