Adding a new form to an existing TabControl Form via Designer

Ask questions about creating Graphical User Interfaces (GUI) in PowerShell and using WinForms controls.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 4 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
JaimeBou
Posts: 27
Last visit: Wed Jan 31, 2024 8:52 am
Has voted: 1 time

Adding a new form to an existing TabControl Form via Designer

Post by JaimeBou »

I used Designer to build a tabcontrol form.

Everything is working fine, but I am adding a button to open a 2nd form that will have a treeview control on it.

I did not see a form object in the toolbox?

How do I create/add the form (so that I can add the treeview controls on it)?

Or, is there another object that I can call to add the treeview on it?
This topic is 4 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked