System.Windows.Forms.TabPage.ToolTipText Property

Gets or sets the ToolTip text for this tab.

Syntax

[System.ComponentModel.DefaultValue("")]
[System.ComponentModel.Localizable(true)]
public string ToolTipText { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This tab page belongs to a System.Windows.Forms.TabControl. The ToolTip text appears when the user moves the mouse over the tab if the TabControl.ShowToolTips property of the System.Windows.Forms.TabControl is true. For more information about ToolTips, see the System.Windows.Forms.ToolTip class.

Requirements

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