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

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

Syntax

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

Property Value

Image

Requirements

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

See Also