Activate event
Occurs when a display becomes the active display (has focus). The Activate event can only occur when a display is visible.
Syntax
Display
_Activate
where
Display
– is the name of a Display object variable that was dimensioned using the WithEvents keyword or the reserved name Display.Provide Feedback