Hi I have 2 forms and I want to do this.

If form1 (is open/loaded) Then
form2.enabled = false
end if


I don't know how to write in VB that from1 is open or something.

I think that I wrote everything clearly.