[]
Gets or sets the Color used to draw an arrow for a submenu element.
[C1Description("Style.SubmenuArrowColor", "The System.Drawing.Color used to draw an arrow for a submenu element.")]
public Color SubmenuArrowColor { get; set; }
<C1Description("Style.SubmenuArrowColor", "The System.Drawing.Color used to draw an arrow for a submenu element.")>
Public Property SubmenuArrowColor As Color