I have an MDI application, and I'd like to create a dialog box that appears
for an MDI child form, but does not restrict the user from switching to
other forms in the application. The MDI form in question is a sales order
with an inventory list that pops up as a dialog box. But if the sales
person takes a call from a customer and has to check the status of another
sales order, I don't want them to have to close down the dialog box to do so
because they may have filtered the inventory list down, but not identified
the product yet.

Any help would be appreciated.
Thanks,
Trevor_B