Please attach a code, thank you
CodePudding user response:
The CreatePopupMenu function creates a drop - down menu, submenu, or shortcut menu. The menu is initially empty. You can insert or append menu items by using The InsertMenuItem function. You can also use The InsertMenu function to insert menu items and The AppendMenu function to append menu items.