|
-
April 14th, 1999, 01:36 PM
#1
How to make Dialog go behind MDI child windows
I have an MDI application that has a large dialog that takes up most of the screen on a 640x480 laptop display. The dialog has to be open while the user views the contents of child windows, but the big dialog is always in front of the other windows. How can I make it so that when the user clicks on another window, the window ops into the foreground and the dialog goes behind it? In other words, how can I make the dialog act like another frame window from a visibility standpoint? I thought of putting the dialog content in a CFormView, but then it appears "concave" and doesn't look like a dialog.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|