How do I create a second, modal window on top of my main window? Not a dialog box, just a modal window i can put controls on.
Printable View
How do I create a second, modal window on top of my main window? Not a dialog box, just a modal window i can put controls on.
On top?
What do you mean? You can always simply create a secind main window like you cerated the first... (or at least I think so)
Thanks, but after a few other posts I managed to figure it out.