Capture text from textbox in another application.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nirajjha
    New Member
    • Jul 2007
    • 14

    Capture text from textbox in another application.

    o, i've found a VB example showing how to "know" all controls on a window (i mean: any running program that have a form), find a Textbox in these controls and write text on it.

    I've lost this source during these years... but now i need exactly to do that (in VB6)

    Anyone know how to do that?
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    Try to use the search box on the top right side of your page for the purpose.

    Comment

    • nirajjha
      New Member
      • Jul 2007
      • 14

      #3
      what I want to do is make a program that can send a text to another program
      that have serval textbox in it.. the text must be fill into one of the
      textbox

      Comment

      • pbmods
        Recognized Expert Expert
        • Apr 2007
        • 5821

        #4
        Moving to the VB forum.

        Comment

        • AaronL
          New Member
          • Jan 2007
          • 99

          #5
          I'd like to know the answer to this question too. Does anyone know how to capture text from an active window using VB6?

          Comment

          • WinblowsME
            New Member
            • Jan 2008
            • 58

            #6

            Comment

            Working...