Change popup menus programmatically

  • Thread starter Thread starter lz1234
  • Start date Start date
L

lz1234

Guest
I have a menu like this:

menu item 1

Shape >

...

menu item N

where Shape is a popup menu. When you move the cursor over it, it will show a sub-menu which contains some other menu items.

I would like to change the POPUP menu Shape to, say, "Size" depending on some conditions. How can I do this in my code? Thank you very much.

Continue reading...
 
Back
Top