dbicTabs Send comments on this topic.
TabPage Constructor
See Also 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > TabPage Class : TabPage Constructor

Creates a new instance of the TabPage Class

Overload List

OverloadDescription
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.  

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also