Forms
- Last UpdatedJan 09, 2024
- 1 minute read
The APPFORMCNTRL object allows control of the behavior of forms on application switching and re-entering Marine. A global instance !!appFormCntrl is created when Marine starts.
If a form is to be controlled, it must register itself with the object during the constructor method.