PDA

Click to See Complete Forum and Search --> : Modal


Ryan_231
Feb 23rd, 2001, 03:05 PM
how do I open my form as modal to another window that isn't a part of my program by using the windows handle. I am trying to open my screensaver's settings form as modal to the display properties window.

Feb 23rd, 2001, 03:55 PM
Not sure if this'll help, but take a look at this thread (http://www.vbforums.com/showthread.php?s=&threadid=56753)

Ryan_231
Feb 24th, 2001, 05:36 AM
sorry but all that did was make it stay on top of the display properties box. You can still unload the display properties box and my form will still be visible.