I have a couple of questions about tab controls.
1. How do you access the specific tabs and edit their properties? For example if I want to change the name of tabPage1 to "blank".
2. How do you create a new tab page with code? So if I press button1 it creates a new tab?
In addition to 1, there are several other controls that have a similar layout of having to open a new dialogue box to add things (such as list items in a list box). Do you interact with these the same way?