Hi Everybody,
How can I disable the "X" on the top of a dialog box?
In FWH I would use "nosysmenu" but it appears I can not do this with FWPPC
nStyle :=nOR( DS_MODALFRAME, WS_POPUP, WS_CAPTION ) // Removes the ? and x on the dialogue title
DEFINE DIALOG oDlg FROM 10,20 to 27,90 TITLE "My Dialog" STYLE nStyle
Return to FiveWin for Pocket PC
Users browsing this forum: No registered users and 23 guests