New to Telerik UI for WinFormsStart a free 30-day trial

An enumeration that defines members for the possible tool tip displays modes of RadTreeMapElement.

Definition

Namespace:Telerik.WinControls.UI.TreeMap

Assembly:Telerik.WinControls.UI.dll

Syntax:

C#
[Flags]
public enum ToolTipDisplayMode

Fields

Does not display tool or screen tips.

C#
None = 0

Displays a screen tip when an item or a group is hovered.

C#
ScreenTip = 2

Displays a tool tip when an item or a group is hovered.

C#
ToolTip = 1
In this article
DefinitionFieldsNoneScreenTipToolTip
Not finding the help you need?
Contact Support