System.Windows.Forms.ToolBarButton.ToolTipText Property

Gets or sets the text that appears as a ToolTip for the button.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

To enable the display of the ToolTip text when the mouse pointer is moved over the button, set the ToolBar.ShowToolTips property of the button's parent System.Windows.Forms.ToolBar to true.

Requirements

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