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

A rectangle representing the area calculated for displaying the text in the current tab.

Syntax

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

Property Value

Rectangle

Requirements

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

See Also