Click or drag to resize
UpdateNotifyIconDisplayVisible Property
Gets or sets a value indicating whether the notification area icon is shown.

Namespace: Kjs.AppLife.Update.Controller
Assembly: Kjs.AppLife.Update.Controller (in Kjs.AppLife.Update.Controller.dll) Version: 5.1.0.9 (5.1.0.9)
Syntax
public bool Visible { get; set; }

Property Value

Type: Boolean
to show the notification area icon; otherwise, .
See Also