Is it possible to make a modal form (showdialog) be part of an MDI parent?
"Form that is not a top-level form cannot be displayed as a modal dialog box. Remove the form from any parent form before calling showDialog."
Yeah, I've faced that error. Was wondering if there was a magic, or something.