ApplicationMgr.Start
- Updated2025-07-21
- 1 minute(s) read
ApplicationMgr.Start
Syntax
ApplicationMgr.Start
Purpose
Initializes the user interface, acquires the necessary license , and runs the LoginLogout Front-End callback sequence, if the ApplicationMgr.LoginOnStart property is True .
Remarks
Call this method after you create the user interface window. If the application edits sequence files, set the ApplicationMgr.IsEditor property before calling this method. This method calls the Engine.AcquireLicense method to request the proper license for the application to start.