We have custome pull down menus that we have been using for years. There are about five. Lets call them PD1, PD2, etc.
I want to create a panel that has buttons that call the drop down menus from my custom cui. It looks like I can't do this unless I first create a toolbar that calls the menus, and then I have to add the toolbar buttons to the Panel. Is this correct? Is there a less intrusive way?