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.