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

Returns the TabPage object that was previously selected

Syntax

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

Property Value

TabPage

Requirements

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

See Also