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

Gets or sets the offset values used to calculate the position of the tab images in the control.

Syntax

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

Property Value

Point

Requirements

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

See Also