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

Gets or sets an image list for the images in the list/title areas.

Syntax

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

Property Value

ImageList

Requirements

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

See Also