Shell_NotifyIcon (shell32)
Last changed: -80.169.130.50

.
Summary
The Shell_NotifyIcon API

C# Signature:

[DllImport("shell32.dll")]
static extern bool Shell_NotifyIcon(uint dwMessage,
   [In] ref NOTIFYICONDATA pnid);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

System.Windows.Forms.NotifyIcon

Documentation