04-11-2005, 08:35 PM
i created a dialog box that accepts input from me, however, it is constantly getting created under the active prog. is there a way to put it on top when it is created?
thanks...
thanks...
dialog under prog
|
04-11-2005, 08:35 PM
i created a dialog box that accepts input from me, however, it is constantly getting created under the active prog. is there a way to put it on top when it is created?
thanks...
04-12-2005, 07:58 AM
Include DS_SYSMODAL style.
Or, check Disable Windows Lock Foreground Window Feature in Options.
04-12-2005, 12:20 PM
"Disable Windows Lock Foreground Window"
worked great!! thanks! |
« Next Oldest | Next Newest »
|