Property Text
Text
Gets or sets the tool tip text displayed when the mouse pointer rests on a notification area icon.
string? Text { get; set; }
Property Value
- string
The tool tip text displayed when the mouse pointer rests on a notification area icon.
Remarks
If the text is null, no tool tip is displayed.