Merge
ToolStripManager make cmsMenu3 works but in the process losing cmsMenu1 and 2. I need all 3 strips at the same time tho. Right now i am making cmsMenu3 by combining the code used to make menu1 and 2. I just thought there would be an easier way of doing it.
Couldn't i just do an addrange and copy cmsMenu1 to cmsMenu3 then do another addrange and copy cmsMenu2 to cmsMenu3?
|