Hi guys, i need simple help for my Project in C++/CLR...

  • Thread starter Thread starter xeo_84
  • Start date Start date
X

xeo_84

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
 
Back
Top