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

Gets or sets and image list to use with the list items.

Syntax

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

Property Value

ImageList

Requirements

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

See Also