AdvancedHMI Software
General Category => Support Questions => Topic started by: gusterminator on September 25, 2017, 12:03:43 PM
-
Hi can anybody point me in the right direction to how I can open page two with a button from my main form page?
Thanks,
-
From the Toolbox, add a FormChangeButton to your form. Set the FormToOpen property to the form you want to open.
-
Thank you,
Worked great!