User Profile
Collapse
-
It doesnt compile, and the error says FormB: undeclared identifier. -
Thanks, but when I am editing FormA, it wont work when I try to make it open FormB. Is there some other type of declaration, or something I need to do to FormB? They are both in the same project....Leave a comment:
-
I tried that, but the output sais that FormB is an undeclared identifier. Is there some sort of declaration that I need, or am I doing is wrong?
Code:Show(Project::FormB);
Leave a comment:
-
-
C++ Form Transitions
I probably should know how to do this, but I don't. I need to make a program that uses multiple forms. Say that I have FormA, that opens when you compile, and when you push button1, it closes FormA and opens FormB.
No activity results to display
Show More
Leave a comment: