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