| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal strTitle As String, _ ByVal clrBack As Color _ ) | |
Parameters
- strTitle
- Sets the Title Property.
- clrBack
- Sets the TabBackColor Property.
| dbicTabs | Send comments on this topic. |
| TabPage Constructor(String,Color) | |
| See Also | |
|
| dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > TabPage Class > TabPage Constructor : TabPage Constructor(String,Color) |
| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal strTitle As String, _ ByVal clrBack As Color _ ) | |