[]
Gets or sets the base background color of the menu.
[C1Category("Appearance")]
[C1Description("C1CommandMenu.BackColor", "Gets or sets the base background color of the menu.")]
[Browsable(true)]
public Color BackColor { get; set; }
<C1Category("Appearance")>
<C1Description("C1CommandMenu.BackColor", "Gets or sets the base background color of the menu.")>
<Browsable(True)>
Public Property BackColor As Color