F
Franky
I have a project containing a class and it works OK.
However, when I copy the class and paste it into my library I get and error.
Do you know what might cause that?
THANKS
Something = New Collection()
produces:
Error 4 'WIALib.CollectionClass.Private Sub New()' is not accessible in this
context because it is 'Private'. C:\Documents and Settings\...LibraryVb
However, when I copy the class and paste it into my library I get and error.
Do you know what might cause that?
THANKS
Something = New Collection()
produces:
Error 4 'WIALib.CollectionClass.Private Sub New()' is not accessible in this
context because it is 'Private'. C:\Documents and Settings\...LibraryVb