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

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

Syntax

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

Property Value

Integer

Requirements

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

See Also