ActivateView2 Event (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Occurs when the View child window becomes active (receives focus), not when the application becomes active.

Usage

Sub Application_ActivateView2(ByVal View As IVdView)

Arguments

View

This is the View Object that is becoming active.