[]
Gets or sets the Color used to highlight hovered element.
[C1Description("Style.HoveredHighlightColor", "The System.Drawing.Color used to highlight hovered element.")]
public Color HoveredHighlightColor { get; set; }
<C1Description("Style.HoveredHighlightColor", "The System.Drawing.Color used to highlight hovered element.")>
Public Property HoveredHighlightColor As Color