Scope: Schematic editor
Object: Application Object
Prerequisites: None
Occurs when the View child window becomes active (receives focus), not when the application becomes active.
Sub Application_ActivateView2(ByVal View As IVdView)
This is the View Object that is becoming active.