Scope: Schematic editor
Object: Application Object
Prerequisites: None
Occurs when a child window is deactivated. This event is not triggered when the Application is deactivated.
Sub Application_DeactivateView()
None
When a child window is closed or another child becomes active, the Deactivate View event is triggered for the original child window.