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

The height and width of the tooltip when it displays.

Syntax

Visual Basic (Declaration) 
Public Property Size As System.Drawing.Size
C# 
public System.Drawing.Size Size {get; set;}

Property Value

Size

Requirements

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

See Also