Get text from another application

后端 未结 4 518
感动是毒
感动是毒 2020-12-11 09:23

I\'d like to retrieve text from textbox in my another application. ProcessName from second application is \'TestTextBox\', TextBox\'s name is \'textBox1\'.

My code,

4条回答
  •  Happy的楠姐
    2020-12-11 09:55

    In june there was a discussion of how to find the handle of a child control, perhaps this helps.

提交回复
热议问题