System.Windows.Forms.ToolStrip.ShowItemToolTips Property

Gets or sets a value indicating whether ToolTips are to be displayed on System.Windows.Forms.ToolStrip items.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Use the ToolStrip.ShowItemToolTips property to determine whether ToolTips are displayed for the System.Windows.Forms.ToolStripItem.

Requirements

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