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

Determines the default text for the header area of the tooltip.

Syntax

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

Property Value

string

Requirements

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

See Also