Okay basicly i need to create a menu popup array, but i cant set a menu name to 'pop(0)', so how would i go about creating it, if it is possible that is!
Thanx
Cease
Printable View
Okay basicly i need to create a menu popup array, but i cant set a menu name to 'pop(0)', so how would i go about creating it, if it is possible that is!
Thanx
Cease
Create a menu as you normally would in the menu editor, but set the top-level item's Visible property to False. When you create the second-level items (the items that will appear in the popmenu), give them all the same name, but set their Index properties as you create them. Call the PopupMenu method using the top-level name.
There is a seperate section for the Index. Make the name Pop and under the section Index, make it 0