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

Determines the text alignment for the body text in the tooltip.

Syntax

Visual Basic (Declaration) 
Public Property BodyTextAlign As System.Drawing.ContentAlignment
C# 
public System.Drawing.ContentAlignment BodyTextAlign {get; set;}

Property Value

ContentAlignment

Requirements

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

See Also