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

Returns the text to be displayed within the current tool tip.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Text As String
C# 
public string Text {get;}

Property Value

String

Requirements

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

See Also