Author Topic: Opening Page 2  (Read 547 times)

gusterminator

  • Newbie
  • *
  • Posts: 16
    • View Profile
Opening Page 2
« 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,

Archie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5269
    • View Profile
    • AdvancedHMI
Re: Opening Page 2
« Reply #1 on: September 25, 2017, 12:19:50 PM »
From the Toolbox, add a FormChangeButton to your form. Set the FormToOpen property to the form you want to open.

gusterminator

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: Opening Page 2
« Reply #2 on: September 25, 2017, 01:07:25 PM »
Thank you,

Worked great!