I have a NotifyIcon that, when the main form is minimized, the user clicks in it and the form windowstate returns to normal, but the problem is knowing when the user minimizes the main form window... (The notifyicon is hide while the form is in normal state)
And how can I set the program running in background?
Thanks in advance




Reply With Quote