Activated Event

Occurs when a window gets the user focus. This is defined as the moment when the user's keyboard and mouse focus are directed to that window. The user can tell this is happening by looking at the titlebar (if the document has one).

Syntax

object_Activated( )

Properties

The Activated event syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

 

Applies To