how to access 2 namespace?

  • Thread starter Thread starter jaYPee
  • Start date Start date
J

jaYPee

i have downloaded some example off the internet. the example includes
namespace. now i want to include the two example in my project in my
vb.net app. how can i access 2 namespace w/ in my 1 form?

in my form i have declared this code...
Namespace DataGridCheckBoxChangeEvent

now i have another code that use namespace and i want to access that
w/ in my form
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top