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

Determines if a shadow box will be drawn under and on the right side of a tooltip.

Syntax

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

Property Value

Boolean

Requirements

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

See Also