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

Gets or sets the offset values used to calculate the extended size of the selected tab in the control.

Syntax

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

Property Value

point

Requirements

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

See Also