events - Detect screen shutdown in vb.net -


i'm building application using vb.net should record specific user actions, 1 of these actions screen shutdown, there way that? maybe system event or can check periodically know if screen active or not.

i've found code check if screensaver running want know if there's way detect if screen phisically turned off.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -