Method trayIcon.WndProc
Overload
Window procedure of the hidden window that receives tray icon notifications (trayIcon.MsgNotify) in version 4 format. If you override it, call the base function.
protected virtual nint WndProc(wnd w, int msg, nint wParam, nint lParam)