Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

ToolTipIcon Field, ToolTipEventArgs Class

Defines the tooltip icon, used with balloon style tooltips only (ToolTipAppearanceEnum.Balloon). This value can be modified by the ShowToolTip event handler. The default is ToolTipIcon.None.

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

Syntax

public ToolTipIcon ToolTipIcon;
Public ToolTipIcon As ToolTipIcon

Comments

Defines the tooltip icon, used with balloon style tooltips only (ToolTipAppearanceEnum.Balloon). This value can be modified by the ShowToolTip event handler. The default is ToolTipIcon.None.

See Also ToolTipEventArgs Class | Classes | SftTree/NET 2.0