How to change the background color of Menu(Main Menu Control)?
srikanth uns
Try to use this,this.menuStrip1.BackColor = Color.FromKnownColor(KnownColor.Control);