c# - NotifyIcon (aka TrayIcon) in .NET Compact Framework 3.5 -
i developing simple tray icon application required run in .net compact framework 3.5 (will deploy in windows ce 6).
unfortunately "notifyicon" component not supported in compact version.
does have solutions or code samples can refer to?
what need run application in tray icon mode , popup menustrip when detected mouse right-click on icon
Comments
Post a Comment