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

Determines the border style for the tooltip.

Syntax

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

Property Value

enumBorderStyle

Requirements

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

See Also