CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: larking

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    3,220

    Re: C# WebBrowser and swf textbox and button

    But maybe I can click via coordinates,pastes,click button? another ideas how to solve this
    I take all responsibility what I do
  2. Replies
    5
    Views
    3,220

    Re: C# WebBrowser and swf textbox and button

    I want to paste text from WebBrowser variable to flash object, in my case flash textbox, and click flash object = button after paste
  3. Replies
    5
    Views
    3,220

    C# WebBrowser and swf textbox and button

    How can I select flash textbox, past text, and click button in C# WebBrowser?

    TextBox and Button: http://s7.postimg.org/oh2w84js7/button.jpg

    Form where button is:


    <form name="working"...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured