System.Windows.Forms.NotifyIcon.Text Property

Gets or sets the ToolTip text displayed when the mouse pointer rests on a notification area icon.

Syntax

[System.ComponentModel.Localizable(true)]
[System.ComponentModel.Editor("System.ComponentModel.Design.MultilineStringEditor, System.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", typeof(System.Drawing.Design.UITypeEditor))]
[System.ComponentModel.DefaultValue("")]
public string Text { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the text is null, no ToolTip is displayed.

Requirements

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