Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
When I use the notify icon on my form how can i get it to keep the form hidden when the program starts up?
You can implicitly open a form without showing it. I keep all pictures i use in one form and use them from there: Me.Icon = frmPictures.Icon or Me.tvwArticles.ImageList = frmPictures.imlNodePics2 Hope this helps Grtz, Guus