(C#)- I have call'ed a Form "Form2.cs" from another form "Form1.cs", using form1's.show(); . When form2 is Actived [Shown] then automatically form1 should be close, but not form2. How can i write code for : when a form2 is activated, then form1 should be de-activate(nothing but close the window). Plz help soon...
Ans:.
No comments:
Post a Comment