Hey, where did the Form.Visible property go in VB 2005? It's still there, but it doesn't show up in the properties window, and if I set it to false in the form's load event, the form still displays on startup? Anyone got a good workaround for this (hopefully without using a "main" module?)

Bill