G
Guest
When I build the application I get the preceeding error.
How do I include the definitions for a 3rd party class? I've included the
Reference in the Solution Explorer, but where or how in my code on my form do
I include this reference?
dim x as New xxxx
where xxxx is a 3rd party class
How do I include the definitions for a 3rd party class? I've included the
Reference in the Solution Explorer, but where or how in my code on my form do
I include this reference?
dim x as New xxxx
where xxxx is a 3rd party class