How do I access controls in another application?

  • Thread starter Thread starter Mike Carter
  • Start date Start date
M

Mike Carter

I want to be able to get the text of a label in another application. The
application was not written in .Net. How can I do this in VB.Net? Is it
something related to the Window Handle?

Thanks,
Mike
 
Thanks, but I'm not planning on signing up for a pay site to get the
solution. That's kind of why you post on a public newsgroup. It does look
like it would have helped, though.

Anyone have a solution they can share for free?
 
Well i guess you never looked at it that hard cause there is code there that
works and gets the label caption and its name.

Should i even be posting this ? :)
 
Nope. This is the VB.Net forum. That code was written in VB6. Isn't there
anything in the framework to help me here?
 
David Gacek
Well i guess you never looked at it that hard cause there is code there
that
works and gets the label caption and its name.

Should i even be posting this ? :)
In my opinion No.

:-)

Cor
 

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