Results 1 to 5 of 5

Thread: Create a TSR program with VB

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2000
    Location
    Hong kong
    Posts
    53
    Does anyone know how to make a program run in the "background" like in the old DOS days? What I have in mind is a scheduler program that runs apps (kinda like the MS one) and how do I make it sit at the bottom right part of the screen (like ICQ, volume etc...)?

  2. #2
    Guest

    Smile

    There is WindowState property of the form. Set it to 1 - Minimized

  3. #3

    Thread Starter
    Member
    Join Date
    Jul 2000
    Location
    Hong kong
    Posts
    53
    I believe that starts your program minimized meaning it exists on the middle of the "start button bar", I want it to be like ICQ, with a little icon next to the time. You sure that works?

  4. #4
    Addicted Member Tiovital's Avatar
    Join Date
    Apr 2000
    Posts
    249
    Paylo,
    Here Is The Sample Of The Great Matthew Gates Sample.

    http://forums.vb-world.net/showthrea...threadid=30806

    Regards

  5. #5

    Thread Starter
    Member
    Join Date
    Jul 2000
    Location
    Hong kong
    Posts
    53

    Cool

    Thanks, I think that is the program I need to start off!


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