System.Windows.Forms.TreeView.ShowNodeToolTips Property

Gets or sets a value indicating ToolTips are shown when the mouse pointer hovers over a System.Windows.Forms.TreeNode.

Syntax

[System.ComponentModel.DefaultValue(false)]
public bool ShowNodeToolTips { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

In order for ToolTips to be visible, you must set the TreeNode.ToolTipText for a System.Windows.Forms.TreeNode.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0