hello i'm trying to do a simple little thing, i have two forms in my application, at first form1 comes into view,then i press a button and form2 comes.all i want is that when form2 is visible form1 will be hidden. Then when i close form2, form1 will come into view.how can i accomplish this thing?