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.
Printable View
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.
Not sure if this'll help, but take a look at this thread
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.