[]
Gets or sets the text color of the highlighted item.
[C1Category("Appearance")]
[C1Description("C1ToolBar.ForeHiColor", "Gets or sets the text color of the highlighted item.")]
[Browsable(true)]
public Color ForeHiColor { get; set; }
<C1Category("Appearance")>
<C1Description("C1ToolBar.ForeHiColor", "Gets or sets the text color of the highlighted item.")>
<Browsable(True)>
Public Property ForeHiColor As Color