CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2008
    Posts
    57

    [RESOLVED] An API question ?

    Hi guys.
    How can we access to a textbox in other programs ?
    For example , I wanna access to a textbox in Firefox and change the content of it.
    Is it possible with API and C#?
    Is there a sample of it ?

    Thank you

  2. #2
    Join Date
    Mar 2002
    Location
    St. Petersburg, Florida, USA
    Posts
    12,125

    Re: An API question ?

    This topic has been discussed frequently. Have you tried a search here on CG?

    IT will be much faster than trying to start from scratch....
    TheCPUWizard is a registered trademark, all rights reserved. (If this post was helpful, please RATE it!)
    2008, 2009,2010
    In theory, there is no difference between theory and practice; in practice there is.

    * Join the fight, refuse to respond to posts that contain code outside of [code] ... [/code] tags. See here for instructions
    * How NOT to post a question here
    * Of course you read this carefully before you posted
    * Need homework help? Read this first

  3. #3
    Join Date
    Apr 2006
    Posts
    220

    Re: An API question ?

    I will also search the form for this thing but I did not get the poster's point. what he is trying to do.

    Is he trying to access some textbox of another program window from his own developed program?

  4. #4
    Join Date
    Mar 2008
    Location
    IRAN
    Posts
    811

    Re: An API question ?

    yes; i think so.
    Please rate my post if it was helpful for you.
    Java, C#, C++, PHP, ASP.NET
    SQL Server, MySQL
    DirectX
    MATH
    Touraj Ebrahimi
    [toraj_e] [at] [yahoo] [dot] [com]

  5. #5
    Join Date
    Jun 2008
    Posts
    57

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured