Version

Deactivated Event

Event that occurs when the window is no longer the active window.
Syntax
'Declaration
 
Public Event Deactivated As EventHandler
public event EventHandler Deactivated