hi..
I have the following question. How can I hide a form ? when while i'm not in form itself?? I go from my form to my BusinessLocig to my DataAccesLayer. I want to hide the form in the dataAccessLayer because there it checked if the user is logged in. However when I use Login(form name).Hide() it doesn;t hide.