I've made a help menu using Menu Editor in VB 6.0. I would like all of my forms to have the same help menu. Is there a way to copy this menu to my other forms?
I can copy the event handler code that gets executed by the help menu, but since the menu can't be highlighted on the object view of the form, I don't see a way to copy and past it.
Is my only option to build each form's help menu individually through the Menu Editor?
Thanks,
John
I can copy the event handler code that gets executed by the help menu, but since the menu can't be highlighted on the object view of the form, I don't see a way to copy and past it.
Is my only option to build each form's help menu individually through the Menu Editor?
Thanks,
John