ProjectChanged Event (Application Object)

Scope: Schematic editor

Object: Application Object

Prerequisites: None

Occurs after a project is changed and then re-opened.

Usage

Sub Application_ProjectChanged(ByVal ProjectData As IProjectData)

Arguments

ProjectData

Specifies the ProjectData Object that triggers the event.