MainMenu help
I try to design a mainmenu that can be controled from separate buttons that are placed in the same form. For example the forward button goes to the next menu option, the push button selects the current option etc.
The general concept is that the separate buttons provide the navigation in the mainmenu.
Is that possible to be done with .NET ?
I try to find out some functions but i would like your help.

