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

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

Syntax

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

Property Value

Integer

Requirements

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

See Also