HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

ToolTipAppearanceEnum Enumeration

Defines the appearance of the tooltip.

Class: (none)
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public enum ToolTipAppearanceEnum;
Public Enum ToolTipAppearanceEnum

Values

NameDescription
RectangleThe tooltip is displayed within a rectangular window, sized to fits its contents.
BalloonThe tooltip is displayed within a "balloon" window, with a stem pointing at the data it references.

Comments

Defines the appearance of the tooltip.

See Also | Classes | SftTree/NET 3.0