P
Programminggooru
Guest
I am working on a menu system in C#. It has buttons on Form 1 and sub-menu buttons on form 2. I have buttons to help me move to the next sub-menu on form 2. I am trying to return to the main menu on form 1 and delete form 2, from sight are hide it. I am a little lost on how to code this. Any help will be grateful.
Continue reading...
Continue reading...