HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

ToolTipText Field, ToolTipEventArgs Class

Defines the tooltip text. This value can be modified by the ShowToolTip event handler.

Class: ToolTipEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public string ToolTipText;
Public ToolTipText As String

Comments

Defines the tooltip text. This value can be modified by the ShowToolTip event handler.

See Also ToolTipEventArgs Class | Classes | SftTree/NET 3.0