[RESOLVED] Minimize to tray
how can i use this code http://vbforums.com/showpost.php?p=2273373
on a command button instead of minimize. this is because i dont want my form to be resizable therefore i'm using a fixed single boreder on the form and it doesnt show the minimize button
Re: [RESOLVED] Minimize to tray
this is gr8
but how can i open menu form on clicking the icon
Re: [RESOLVED] Minimize to tray
If you have a question it's general practice to open your own thread, not hijack other threads, especially those as old as this one.
And the code in post #2 already opens a menu when the icon is clicked (right click):
Me.PopupMenu TrayMenu