1 Replies - 886 Views - Last Post: 21 August 2012 - 06:43 AM Rate Topic: -----

#1 Lukas S.  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 7
  • Joined: 03-June 12

How i can read textboxes from others programs?

Posted 21 August 2012 - 05:34 AM

Is this possible ? Get text from others programs? i was trying to do for windows media player for knowing the time of the file that is playing and when it's finished i want that WMP just close. WMP is not working anymore with Parameters soo this is the only way ... can anyone teach me how to do this ?
Is This A Good Question/Topic? 0
  • +

Replies To: How i can read textboxes from others programs?

#2 tlhIn`toq  Icon User is offline

  • Please show what you have already tried when asking a question.
  • member icon

Reputation: 4963
  • View blog
  • Posts: 10,558
  • Joined: 02-June 10

Re: How i can read textboxes from others programs?

Posted 21 August 2012 - 06:43 AM

The short answer is "No. You don't just reach inside other application and pull out information directly from its GUI components"

I suggest you use the MediaPlayer class and build an application that does what you want.
http://msdn.microsof...ediaplayer.aspx
Was This Post Helpful? 1
  • +
  • -

Page 1 of 1