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

Determines the text for the main body of the tooltip.

Syntax

Visual Basic (Declaration) 
Public Overridable Property BodyText As System.String
C# 
public virtual System.string BodyText {get; set;}

Property Value

string

Requirements

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

See Also