codingmasters wrote:I'm currently coding a huge application. One of these sections requires to check whether or not a form is open. I've tried searching the MSDN Online Code reference, but I couldn't find anything. Does anyone know how to check whether or not a form is open?
Matthew G.