I have a parent form (let\'s call it formA) which opens other forms (formB and formC) using the Show method. It also opens dialog a dialog (dialog1) using ShowDialog.