Can I add menu to menustrip at runtime?

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
I want to add menus at runtime to MDI form, menu strip, C# code.<br/><br/>menu list will come from DB.<br/>So, I want add new ToolStripItem on top of menu stip but I cant.<br/>I cant create new toolStripItem at runTime.<br/>Is there any solution to add menus?

View the full article
 
Back
Top