I do not have a Menu item in my properties for the form!

  • Thread starter Thread starter academic
  • Start date Start date
A

academic

If I look at the code I see

Me.Menu = Me.MainMenuFormCaptureTool

But if I look at the properties I do not see a property for Menu

This is code from VS2003

What should I do to correct this.

Remake my menu?



Thanks
 
I want to try to convert my MainMenus to MenuStrips but I find nothing in
MenuStrips to replace MergeMenus and MergeOrder.

Is there anything to replace them?

If not, any suggestions - merging is important to my app.


Thanks
 
I guess I used the wrong search string before I posted these but recently I
found much data to read.
 
Back
Top