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

Gets or sets the values used to calculate the offset position of the text and image in a selected tab.

Syntax

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

Property Value

Point

Requirements

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

See Also