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

Determines the custom image for the header area of the tooltip.

Syntax

Visual Basic (Declaration) 
Public Overridable Property HeaderImage As System.Drawing.Image
C# 
public virtual System.Drawing.Image HeaderImage {get; set;}

Property Value

Image

Requirements

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

See Also