class library
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
Hi I want to use C++ .net based class library in my vb.net project. there is class library called "CClass" it contain class called "Class1" i wrote the code in form.vb Dim obj As New Class1 but it gave me an error " Statement is not valid in a namespace." guys plz help me.
-
Hi I want to use C++ .net based class library in my vb.net project. there is class library called "CClass" it contain class called "Class1" i wrote the code in form.vb Dim obj As New Class1 but it gave me an error " Statement is not valid in a namespace." guys plz help me.