Search results for query: *

  1. updatesvc

    Question Send Mouse Events to form control with Coordinates.

    :DThanks a lot. The code Works. I now don't have to mess around with the 'complex' user32.dll API calls.
  2. updatesvc

    Question Send Mouse Events to form control with Coordinates.

    I am in midst of coding a webbrowser automation tool. I am using the Awesomium Web Control for WinForms in VB.Net. I have the inputs mouse_X and mouse_Y 'relative to the webcontol Left And Top I need help to basically send mouse events to the Webcontrol. I have managed to do this when the...
Back
Top