M MDB Oct 31, 2006 #1 Hello, Is there a way to tell if a form has been displayed used Show or ShowDialog?(C#) TIA
T tamberg Nov 7, 2006 #4 You might use a binary variable accessible from both, the parent and the child form.