Hi,
I want to be able to generate dynamic menus when I right click on an objects my application depending on what it is and the status of a number of other things.
I am using ultraToolbarsManager1.MiniToolbar.Show() at the moment but this means I have to create the menus at design time.
Cheers,
Dave
Just being able to merge pre-designed pop-up menus together at run-time would do.