Property Visible
Visible
Gets or sets a value indicating whether the icon is visible in the notification area of the taskbar.
public virtual bool Visible { get; set; }
Property Value
- bool
true if the icon is visible in the notification area; otherwise, false. The default value is false.