N
nondos
Hi
I have solution with two projects, one of them is a user control
I created public shared sub in the user control which mean to wake up the
control and start doing somthing, but when i try to call it from the main
project i get error message
"Cannot refer to an instance member of a class from within a shared method
or shared member initializer without an explicit instance of the class."
What can i do?
Thanks
I have solution with two projects, one of them is a user control
I created public shared sub in the user control which mean to wake up the
control and start doing somthing, but when i try to call it from the main
project i get error message
"Cannot refer to an instance member of a class from within a shared method
or shared member initializer without an explicit instance of the class."
What can i do?
Thanks