dbicTabs Send comments on this topic.
SelectedTabPage Property
See Also 
dbicTabs Assembly > Dbi.WinControl.Tabs Namespace > dbiTabs Class : SelectedTabPage Property

Gets or sets the the Tab that is currently selected.

Syntax

Visual Basic (Declaration) 
Public Overridable Property SelectedTabPage As TabPage
C# 
public virtual TabPage SelectedTabPage {get; set;}

Property Value

TabPage

Requirements

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

See Also