Home
Help
Search
Login
Register
AdvancedHMI Software
»
General Category
»
Open Discussion
»
Not enough room on the MainForm
« previous
next »
Print
Pages: [
1
]
Author
Topic: Not enough room on the MainForm (Read 1299 times)
wrregal
Newbie
Posts: 4
Not enough room on the MainForm
«
on:
February 16, 2018, 08:20:45 PM »
I ran out of space on the MainForm for all of my push buttons, gages, indicators, meters, graphs, etc... How do I extend and/or add another tab to my HMI Project.
Thanks,
Walter
Logged
Archie
Administrator
Hero Member
Posts: 5322
Re: Not enough room on the MainForm
«
Reply #1 on:
February 16, 2018, 08:51:19 PM »
- In Solution Explorer, Right click the AdvancedHMI project and select Add->Windows Form
- Give the form a name
- Build the solution
- On the MainForm add a FormChangeButton
- Set FormToOpen to the new form you added
- On the new form add a FormChangeButton and set FormToOpen to Mainform
Logged
wrregal
Newbie
Posts: 4
Re: Not enough room on the MainForm
«
Reply #2 on:
February 17, 2018, 02:17:59 PM »
Hello Archie,
Thanks for your instructions. I will try them...
Logged
Print
Pages: [
1
]
« previous
next »
AdvancedHMI Software
»
General Category
»
Open Discussion
»
Not enough room on the MainForm