dbicExplorerBar Send comments on this topic.
ListImageOffset Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : ListImageOffset Property

Gets or sets the value used to calculate the horizontal and vertical position of the images within the list titles.

Syntax

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

Property Value

Point

Requirements

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

See Also