System.Windows.Forms.TabControl.ShowToolTips Property

Gets or sets a value indicating whether a tab's ToolTip is shown when the mouse passes over the tab.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

To create a ToolTip for a tab, set the TabPage.ToolTipText property of the System.Windows.Forms.TabPage.

Requirements

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