HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

Style Property, ToolTipClass Class

Defines the style of the tooltip.

Class: ToolTipClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public ToolTipAppearanceEnum Style { get; set; }
Public Property Style As ToolTipAppearanceEnum

Value

The tooltip style.

The default value is ToolTipAppearanceEnum.Rectangle.

Comments

Defines the style of the tooltip.

See Also ToolTipClass Class | Classes | SftTree/NET 3.0