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

Determines the pattern used to paint the background of the advanced tool tip.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also