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

Determines if the header area of the tooltip will be visible.

Syntax

Visual Basic (Declaration) 
Public Overridable Property HeaderVisible As System.Boolean
C# 
public virtual System.bool HeaderVisible {get; set;}

Property Value

Boolean

Requirements

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

See Also