Click or drag to resize

TrayNotifyIconText Property

IT Hit User File System
Gets or sets the ToolTip text displayed when the mouse pointer rests on a notification area icon.

Namespace:  ITHit.FileSystem.Windows.WinUI
Assembly:  ITHit.FileSystem.Windows.WinUI (in ITHit.FileSystem.Windows.WinUI.dll) Version: 9.0.29481.0-Beta
Syntax
public string NotifyIconText { get; set; }

Property Value

Type: String
See Also