View Full Version : Making a form invisable


aussieolie
04-26-2002, 03:19 AM
I have a form (which I want to make totally invisable in the background) however I cannot seem to do it. Can anyone help me? I am using:
FormName.Visable = False
in the form load property.
Any suggestions.
Thanks

Olie

David R
04-26-2002, 07:44 AM
Try Me.Visible = False