Working with windows out side the VB.Net app

  • Thread starter Thread starter Zamdrist
  • Start date Start date
Looking for a clue in on the .Net functionality to manage windows
outside the application, i.e. other applications.

You still have to call the user32 APIs.


Mattias
 
You still have to call the user32 APIs.

Mattias

Ah thank you Mattias, I saw that after doing more research on it. Now
if I can just figure out the whole AddressOf, Callback deal I'll be in
business.

Thanks,

Steve
 

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