How do i capute text entered in a text box, enter that text in to the software program at the appropriate time. and do it all while minimized or hidden from view?

Is the captured text from your own program, or a different program? Again, if you explain what you are trying to do, I can help you a bit more.

Is the captured text from your own program, or a different program? Again, if you explain what you are trying to do, I can help you a bit more.

The captured Text is from my own program and i am tring to enter it in the program like spysweeper, or Nortan Antivirus.

you would need to use sendkeys..... there is a more complicated method, but I'm not sure if you can obtain the child hwnd of a cross-task app, and have control over it with sendmessage.... your best bet, is to use sendkeys.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.