hi guys, i am having my final year project coding in C++/CLR. and i am
novice at that. may i ask where can i find any materials that teach us
how to call form from another forms and passing values between them ?
plz .... thanks in advance ...
If you are a novice, then I advise you to read a good book on the subject.
I have Pro Visual C++/CLI, and it is a good book for people who are new to
C++/CLI, but already know about C++.
Also check out www.codeproject.com

Signature
Kind regards,
Bruno van Dooren MVP - VC++
http://msmvps.com/blogs/vanDooren
bruno_nos_pam_van_dooren@hotmail.com
> hi guys, i am having my final year project coding in C++/CLR. and i am
> novice at that. may i ask where can i find any materials that teach us
> how to call form from another forms and passing values between them ?
> plz .... thanks in advance ...