dbicSlide Send comments on this topic.
ToolTipAdvancedAlignment Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : ToolTipAdvancedAlignment Property

Determines the horizontal alignment of the text in the advanced tool tip.

Syntax

Visual Basic (Declaration) 
Public Property ToolTipAdvancedAlignment As ContentAlignment
C# 
public ContentAlignment ToolTipAdvancedAlignment {get; set;}

Property Value

ContentAlignment

Requirements

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

See Also