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

The Width that will be used when the tooltip is displayed.

Syntax

Visual Basic (Declaration) 
Public Property Width As System.Integer
C# 
public System.int Width {get; set;}

Property Value

Integer

Requirements

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

See Also