Search:

Type: Posts; User: laatkeur

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    822

    Send click to external program

    Hi, I'd like to know how to send a mouse click to another program.

    I open an instance of that program using :

    Shell("C:\Program Files\Program\Executable.exe", AppWinStyle.MaximizedFocus)

    But...
  2. Replies
    57
    Views
    92,322

    Re: Create Custom ToolTips using API

    Is it possible to add controls in the balloon tooltip ? Like adding a WithEvents button or a linklabel ?
  3. Replies
    0
    Views
    342

    Check attributes from Internet file

    Hi, I found this small application on Internet :
    http://www.zarr.net/vb/download/codedetail.asp?code=257 (file attached to this message)
    which allows me to download a file from Internet and view...
  4. Replies
    1
    Views
    416

    Folder Dialog with Checkbox

    Hi,

    I want to use the Windows Folder Dialog in my program. I have no problem with that, I got the code and it works quite well.

    Want I exactly want is that dialog with a checkbox on it. If...
  5. Replies
    2
    Views
    465

    Because the dialog would be more easier to manage...

    Because the dialog would be more easier to manage than having a few controls on a form. It has a more esthetic look and it gives me exactly what I want (for the "path" stuff, I mean). I'm looking...
  6. Replies
    2
    Views
    465

    Folder Dialog with Checkbox

    Hi,

    I want to use the Windows Folder Dialog in my program. I have no problem with that, I got the code and it works quite well.

    Want I exactly want is that dialog with a checkbox on it. If...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width