System.Windows.Forms.StatusStrip.ShowItemToolTips Property

Gets or sets a value indicating whether ToolTips are shown for the System.Windows.Forms.StatusStrip.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Use the StatusStrip.ShowItemToolTips property to get or set System.Windows.Forms.ToolTip display behavior.

Requirements

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