How do you add extra tab in TabControl

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 6 years and 6 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
lontru
Posts: 103
Last visit: Sun Apr 14, 2024 11:13 pm

How do you add extra tab in TabControl

Post by lontru »

Have pulled the tabcontrol to my form and only have two tabs.
Tabpage1 and tabpage2

how do i add extra?
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: How do you add extra tab in TabControl

Post by jvierra »

Just set the number of pages in the designer or click on little arrow to add pages.
This topic is 6 years and 6 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