dbicList Send comments on this topic.
ImageMinus Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : ImageMinus Property

Determines the image used to replace the stock close node image.

Syntax

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

Property Value

Image

Requirements

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

See Also