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

The dbiTipsObject that will be displayed.

Syntax

Visual Basic (Declaration) 
Public Property ToolTips As dbiTipsObject
C# 
public dbiTipsObject ToolTips {get; set;}

Property Value

dbiTipsObject 

Requirements

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

See Also