Is there a way to get the dialog box to be on top of whatever is displayed?
Is there a way to set the coords of a dialog box to be negative? I have two monitors, the right monitor coords are 0,0 to 800x600, the left monitor has negative values. I'd like to get my dialog box to be on the left monitor.
I have TOP = -497
LEFT= -995.
Which was done by the dialog designer, yet when I run it puts the dialog menu on the first monitor instead of the left monitor.