dbicSlide Send comments on this topic.
ToolTipAdvancedBorderType Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : ToolTipAdvancedBorderType Property

Determines the border display of the advanced tool tip.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ToolTipAdvancedBorderType As enumBorderType
C# 
public virtual enumBorderType ToolTipAdvancedBorderType {get; set;}

Property Value

enumBorderType

Requirements

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

See Also