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

Determines the Font used to render text in the advanced tool tip.

Syntax

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

Property Value

Font

Requirements

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

See Also