Hi all
I have 2 projects in my solution in vb2005
project one has form1 which has a button and by clicking that it opens the form2 in project2
my problem is by opening this form i use the form1.hide
but from form2 i dont know how to call the form1 to show
i appriciate if any of you could help me in this matter
I have 2 projects in my solution in vb2005
project one has form1 which has a button and by clicking that it opens the form2 in project2
my problem is by opening this form i use the form1.hide
but from form2 i dont know how to call the form1 to show
i appriciate if any of you could help me in this matter
Comment