System.Windows.Forms.MenuStrip.DefaultShowItemToolTips Property

Gets a value indicating whether ToolTips are shown for the System.Windows.Forms.MenuStrip by default.

Syntax

protected override bool DefaultShowItemToolTips { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The MenuStrip.DefaultShowItemToolTips property always returns false 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