How can i know if one of the Form of the project has been loaded ?

I tried someting like
If MyForm Is Nothing Then ..
but it dosen't work

Thanks