This is not a Mono specific question but rather a forms question.  I have
done some VB.net programming and know how to open and hide forms using

form2.open ()
me.hide()

How is this done in C++.net and in C#.net?

I know to hide in c++.net is This-- >Hide but don't know how to open another
form (Form2).

Can someone show me the code to hide and open forms in c++ and c#
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to