Activate Method

         Example         Applies To

Activates the specified PageWindow, Web, or WebWindow object. With multiple objects open, you can use the Activate method to work with a specific PageWindow, Web, or WebWindow object.

Syntax

expression.Activate

expression   An expression that returns a PageWindow, Web, or WebWindow object.

Return Type

Void

Remarks

The Activate method has no effect on a windowless PageWindow.