Overview
Example Lab Details | |
| Version | 6.9.2 |
| Root Folder | Example Lab - Stacking Forms |
| Modules | None |
| Dependencies | None |
This Example Lab project demonstrates how to have more than one form open at the same time by stacking.
Explanation
This Example project allows for two Forms to be open at the same time. This is accomplished by adding a "Sub Dialog Button" to the first Form. This button will run a second, Sub Dialog Data Flow. In the second flow, it is already set up so it will display another Form, this allows the button on the first Form to open a second form by running the Sub Dialog Data Flow. When the second Form is shown the first Form still remains open underneath, appearing as stacked windows. The second Form can then be closed and the user will be returned to the first Form.
