Property Icon
Icon
Gets or sets the current icon.
public virtual Image? Icon { get; set; }
Property Value
- Image
The Image displayed by the NotifyIcon component. The default value is null.
Gets or sets the current icon.
public virtual Image? Icon { get; set; }
The Image displayed by the NotifyIcon component. The default value is null.