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

The height of the body area of the tooltip

Syntax

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

Property Value

Integer

Remarks

This property has a minimum value of 5.

Requirements

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

See Also