G
Guest
I want to be able to call my forms from all over in my application, usually
that is easy to do, but I am running into this. One form I can add in my
#include header, and in my button click event it will allow me to declare a
reference to it, and even intellisense picks it up, but upon compilation, the
statements error out. Anyone run into this? This only happens with this one
particular form. The app is being done in vc++.net if that matters. Thanks
for any help.
that is easy to do, but I am running into this. One form I can add in my
#include header, and in my button click event it will allow me to declare a
reference to it, and even intellisense picks it up, but upon compilation, the
statements error out. Anyone run into this? This only happens with this one
particular form. The app is being done in vc++.net if that matters. Thanks
for any help.