Screen Saver

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anuragshrivastava64
    New Member
    • Jan 2007
    • 66

    Screen Saver

    Can anybody tell how to invoke a scrren saver in vb.
    I mean how does the code will know that the user is idle
  • jeffstl
    Recognized Expert Contributor
    • Feb 2008
    • 432

    #2
    There is a windows API that does this (detects idle mouse\keyboard)

    Rather then post out a huge example I will just say that if you search on google:

    "detecting idle user in vb 6.0"

    You will find quite a few articles on it. Good luck!

    Comment

    Working...