Gets or sets the notify icon.

C# | Visual Basic | Visual C++ |
NotifyIcon NotifyIcon { get; set; }
Property NotifyIcon As NotifyIcon
property NotifyIcon^ NotifyIcon { NotifyIcon^ get (); void set (NotifyIcon^ value); }

The notify icon.
C# | Visual Basic | Visual C++ |
NotifyIcon NotifyIcon { get; set; }
Property NotifyIcon As NotifyIcon
property NotifyIcon^ NotifyIcon { NotifyIcon^ get (); void set (NotifyIcon^ value); }