P
Peter
Hi
I've a DLL project with a form in it.
At that form i want to add a datagrid, but datagrid is not recognized
if i type dim db as new Datagrid.
In a windows forms project it works correct, but not in the DLL
project.
What do i wrong?????
Peter
I've a DLL project with a form in it.
At that form i want to add a datagrid, but datagrid is not recognized
if i type dim db as new Datagrid.
In a windows forms project it works correct, but not in the DLL
project.
What do i wrong?????
Peter