Harness proD API Help
EPLAN.Harness.API.Plugins.Core Namespace / INotifiable Interface / AppLoaded Method
In This Topic
    AppLoaded Method
    In This Topic
    Notifies the user that the main application form has been loaded.
    Syntax
    void AppLoaded()
    Remarks
    The method is used to react to the application loading and its form being displayed.
    See Also