질문 Calling the forms

  • 28 กุมภาพันธ์ 2555 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?

ตอบทั้งหมด

  • 29 กุมภาพันธ์ 2555 7: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.

  • 6 มีนาคม 2555 17:02
     
     

    Wich compiler are you using ?

    What is the complete error message ?


    Delphine GARRO

  • 6 มีนาคม 2555 20:12
     
     

    Show your error message and apart from that your selnetwork form class too.

    Thanks


    Rupesh Shukla