In my current application I have a ContextMenuStrip which can hold a random amount of items. Because I can't know how much items it will hold I can't just make a sub for each menu item. Can anyone tell me how my application can make a new sub for each item that gets added?
↧