I am using the following to add items to my menu:
Activity.AddMenuItem("Geo","Geo")
Activity.AddMenuItem("Tin","Tin")
Activity.AddMenuItem("Strings","String")...etc.
Under "Geo", I would like to add Submenus, like: Horizontal Pi's; Vertical Pi's; Crossfalls; Surface Widths; Batterboards, etc.
I have looked on the forum for something similar, but they are too "fancy"....I want something clean and simple.....something similar to the menus from VB.Net.
************************************************************** End Code ********************************************
Under "Geo", I would like to add Submenus, like: Horizontal Pi's; Vertical Pi's; Crossfalls; Surface Widths; Batterboards, etc.
I have looked on the forum for something similar, but they are too "fancy"....I want something clean and simple.....something similar to the menus from VB.Net.
************************************************************** End Code ********************************************
Under "Geo", I would like to add Submenus, like: Horizontal Pi's; Vertical Pi's; Crossfalls; Surface Widths; Batterboards, etc.
I have looked on the forum for something similar, but they are too "fancy"....I want something clean and simple.....something similar to the menus from VB.Net.
I have main menus, such as "Geo", "Tin", "Coords", "Strings", etc.
Under each of these main menu items, I would like to add Submenus. As an example, under the "Geo" menu, I would like to add "Horizontal Alignment", "Vertical Alignment", "Crossfalls", "Surface Widths", etc.
I have had a look at the forum, but they are too fancy. I want something simple like in VB.Net Compact Framework.
I have main menus, such as "Geo", "Tin", "Coords", "Strings", etc.
Under each of these main menu items, I would like to add Submenus. As an example, under the "Geo" menu, I would like to add "Horizontal Alignment", "Vertical Alignment", "Crossfalls", "Surface Widths", etc.
I have had a look at the forum, but they are too fancy. I want something simple like in VB.Net Compact Framework.