Plugin modal dialog

Hi,

Want to show a dialog box (in this case a file dialog box) that is modal only to my plugin and has no effect to the host app?

What would be the best class to derive from? A messagebox seems to block the hosts playback.

Thanks…