R
Rob Meade
Hi all,
I am now using a master form to derived my windows forms from.
The problem is - I dont know how!
I have a master form with a menu control across the top, I have then 3
others forms that I want to inherit the master form, I have added inherit
master form etc at the top - in the design view of VS they appear fine.
When it run the application I get a blank (master form) with the menu and
nowt else...
I basically want one of the other forms to load/appear/be visible etc, how
does one call it in - lets say from the click on an item on my menu..?
Any help appreciated - this has been a bit of a show stopper
Regards
Rob
I am now using a master form to derived my windows forms from.
The problem is - I dont know how!
I have a master form with a menu control across the top, I have then 3
others forms that I want to inherit the master form, I have added inherit
master form etc at the top - in the design view of VS they appear fine.
When it run the application I get a blank (master form) with the menu and
nowt else...
I basically want one of the other forms to load/appear/be visible etc, how
does one call it in - lets say from the click on an item on my menu..?
Any help appreciated - this has been a bit of a show stopper
Regards
Rob