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

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

Syntax

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

Property Value

Integer

Requirements

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

See Also