if(ToolStripItem.Selected==true) { ToolStripItem.BackColor=System.Drawing.Color.blue; //Color,表示该项的背景色}