| Overload | Description |
|---|---|
| TabPage Constructor() | The constructor for the TabPage object. |
| TabPage Constructor(String) | Creates a TabPage object setting the Title Property. |
| TabPage Constructor(Color) | Creates a TabPage object setting the TabBackColor Property. |
| TabPage Constructor(String,Color) | Creates a TabPage object setting the Title Property and TabBackColor Property. |