Search results for query: *

  1. R

    Creating a mouse click

    Beg pardon but.. Have you had a go at using Windows Scripting Host? After all, navigating apps is what it is for. A lot depends upon whether your app controls will receive a focus but if I was going to navigate an app I would give WSH a crak first. You can run WSH from a VbScript/Command Line...
  2. R

    VB.Net ColorDialog

    Certainly makes things easier but does anyone know if/how to change the default location of the dialog when it is shown. I am woking with GDI using the mouse to draw shapes on the screen. I'm by no means an expert at this. I am still trying to figure out the difference between PointF and Point...
Back
Top