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

Returns the TabPage currently being painted.

Syntax

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

Property Value

TabPage

Requirements

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

See Also