Calling the forms
-
mardi 28 février 2012 20:06
here in this code
selnetwork ^ xx = gcnew selnetwork();
xx->ShowDialog();selnetwork is the name of the form. i have included the header file too. but the error says as "syntax error" identifier error. can anyone help me to solve this problem?
Toutes les réponses
-
mercredi 29 février 2012 07:01
This fragment does not contain any obvious syntax error. Show the full text of all of error messages and also show the first line that gives error.
-
mardi 6 mars 2012 17:02
Wich compiler are you using ?
What is the complete error message ?
Delphine GARRO
-
mardi 6 mars 2012 20:12
Show your error message and apart from that your selnetwork form class too.
Thanks
Rupesh Shukla

