i am using visual studio ,net window application ,i created two forms namely form1 and form2
i created the link(button) when i click the button it will show form2 by creatiog the object ,in that the two forms are in open mode how can close the parent window
and only to display the child window
i created the link(button) when i click the button it will show form2 by creatiog the object ,in that the two forms are in open mode how can close the parent window
and only to display the child window
Comment