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

Determines the vertical offset used to calculate the position of a footer image in a tooltip.

Syntax

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

Property Value

Integer

Requirements

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

See Also