System.Windows.Forms.ListView.ShowItemToolTips Property

Gets or sets a value indicating whether ToolTips are shown for the System.Windows.Forms.ListViewItem objects contained in the System.Windows.Forms.ListView.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

If the ListView.ShowItemToolTips property is set to true, any System.Windows.Forms.ListViewItem that has a ToolTip will display it; otherwise, nothing is displayed.

Requirements

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