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

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

Syntax

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

Property Value

Point

Requirements

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

See Also