[]
Gets or sets the highlight color of this menu item. Empty (default) means that item highlight color specified for the whole menu is used.
[C1Category("Appearance")]
[C1Description("RadialMenuItem.HighlightColor", "The highlight color of this menu item.")]
public Color HighlightColor { get; set; }
<C1Category("Appearance")>
<C1Description("RadialMenuItem.HighlightColor", "The highlight color of this menu item.")>
Public Property HighlightColor As Color