How can I bring a menu editor in VBA to creat toolbar as a form heading?I have a form for inputing data and I want to have File menu: new/save/Exit menus at the top of my form.
In VB I right click on the form and there is menu editor.