The error speaks for itself really; you have a non-shared member, and you are trying to access it without using an object reference.
You must create an instance of frmEmail, then you can use the non-shared members on that instance.
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |