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

Gets or sets the small image used in the explorer item.

Syntax

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

Property Value

Image

Remarks

ControlType Property is set to enumControlType.Navigation

Requirements

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

See Also