Version

Activated Event

Event that occurs when the window becomes the active window.
Syntax
'Declaration
 
Public Event Activated As EventHandler
public event EventHandler Activated