adding menus to minimized form
C#
3
Posts
2
Posters
0
Views
1
Watching
-
the article "Minimize window to system tray By Elroy Dsilva" was great in minimizing an application but it missed how to add menus to the icon like restore exit.. and others... where should i have to write the menu codes for that..... thans...
-
the article "Minimize window to system tray By Elroy Dsilva" was great in minimizing an application but it missed how to add menus to the icon like restore exit.. and others... where should i have to write the menu codes for that..... thans...
-
You'll need to add a contextMenu to the notifyIcon. Works the same as adding a mainmenu. Good luck :)
I are troll :)
thank you vry much....