I use modal dialog as main window for my program.
How can I hide it on program startup?
Printable View
I use modal dialog as main window for my program.
How can I hide it on program startup?
take a look at this page
http://www.codeguru.com/shell/systemtray.shtml
regards
j...