Given: DIALOG NEW 0, "Caption", x, y, xx, yy TO ghDlg
Can anyone tell me how to make the dialog *immovable* without using %WS_SYSMENU (which messes up the looks and reduces the caption space by showing the grayed-out "X" box in the upper-right corner)?
TIA.
Can anyone tell me how to make the dialog *immovable* without using %WS_SYSMENU (which messes up the looks and reduces the caption space by showing the grayed-out "X" box in the upper-right corner)?
TIA.

Comment