M
Mark Bakker
Hi,
Yesterday i tried to make my first Vb.net Winform application and i
struggled with the following:
I build a form with a mainmenu. I made the form (form1) a mdi form.
Now i want to click on a menu item and then another form (form2) has
to open in de mdi container. All this was going good. But when i click
the menu item again the same form opens twice. And when i click again
a third form is openend. How can i achieve that only one instance of
the form2 is openend?
Can someone help me with this one?
Greetings,
Mark
Yesterday i tried to make my first Vb.net Winform application and i
struggled with the following:
I build a form with a mainmenu. I made the form (form1) a mdi form.
Now i want to click on a menu item and then another form (form2) has
to open in de mdi container. All this was going good. But when i click
the menu item again the same form opens twice. And when i click again
a third form is openend. How can i achieve that only one instance of
the form2 is openend?
Can someone help me with this one?
Greetings,
Mark