My application have several modules, each in one tab on the mainform. When using a dialog it is convenient to call ShowModal because you know when the dialog is finished. Bu
You will have to do the following:
You may have to fine tune this suggestion till you achieve the exact functionality that you require.