Activate

Automation activate method

Scripter activate method

The Activate method activates the window.

Syntax

object.Activate

Example 1

This example demonstrates how to activate a plot window.

Plot.Activate

Example 2

This example demonstrates how to activate a grid window.

GridWindow.Activate

Example 3

This script displays all the methods and properties in the Window object.

Used by: Document object, Window object