System.Windows.Forms.MenuStrip.ShowItemToolTips Property

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

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The MenuStrip.ShowItemToolTips property returns false by default because typically, ToolTips are not used for menus or menu items.

Requirements

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