A
Asfar
Hi,
I have a form Form1 in my application.
I now create a generic class Test1. In this class I declare a variable of
type Form1. I also include the header file for the form in this class.
This gives me a compiler error. Can someone tell how do I access it.
Thanks
I have a form Form1 in my application.
I now create a generic class Test1. In this class I declare a variable of
type Form1. I also include the header file for the form in this class.
This gives me a compiler error. Can someone tell how do I access it.
Thanks