G
Guest
Hello,
I have a project (vb2005) and I added a class (a vb file) that resides in a
separate directory from the main project. Rather than instantiating objects
from this class to use its properties and methods, is it possible to use the
Imports keyword like in C# to import that class namespace?
How can this be done? or how can something equivalnet be done?
Thanks,
Rich
I have a project (vb2005) and I added a class (a vb file) that resides in a
separate directory from the main project. Rather than instantiating objects
from this class to use its properties and methods, is it possible to use the
Imports keyword like in C# to import that class namespace?
How can this be done? or how can something equivalnet be done?
Thanks,
Rich