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

The text that is displayed in the tooltip object.

Syntax

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

Property Value

String

Requirements

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

See Also