Hi guys.
I created an application in VB and created executable.
If i run one time its showing the form.
if i am running another time its showing
copy of another form.
What i need to do is, no matter how many times the exe is run (without closing the form), i need to run and show only one form and only one application.
can i do that?
-MAK
I created an application in VB and created executable.
If i run one time its showing the form.
if i am running another time its showing
copy of another form.
What i need to do is, no matter how many times the exe is run (without closing the form), i need to run and show only one form and only one application.
can i do that?
-MAK