Member variable XbpApplication():mainForm Foundation

The main form of the application.

Attribute: EXPORTED
Data type: Object (NIL)
Description

Member variable :mainForm contains a reference to the main form object created by a GUI or Hybrid Mode application. By default, the main form is the first XbpDialog or XbpCrt object created which has the value .T. (true) assigned to its :taskList instance variable. To change the application's main form at run-time, assign an XbpDialog or XbpCrt object to the :mainForm instance variable of the global application object.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.