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

Gets or sets the offset value used to calculate the vertical and horizontal position of the text within the tabs of the control.

Syntax

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

Property Value

Point

Requirements

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

See Also