dbicTips Send comments on this topic.
BodyImageIndex Property
See Also 
dbicTips Assembly > Dbi.WinControl.Tips Namespace > dbiTipsObject Class : BodyImageIndex Property

Determines the index value of an image in an image list used in the body area of the tooltip.

Syntax

Visual Basic (Declaration) 
Public Overridable Property BodyImageIndex As System.Integer
C# 
public virtual System.int BodyImageIndex {get; set;}

Property Value

Integer

Requirements

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

See Also