dbicExplorerBar Send comments on this topic.
ToolTipText Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerItem Class : ToolTipText Property

Gets or sets the tool tip text used for the explorer item.

Syntax

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

Property Value

string

Requirements

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

See Also