Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Guide to Clip-4-Win version 3.0 - <b>cancel dialog</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
CANCEL DIALOG
Cancel a dialog containing GETs
------------------------------------------------------------------------------

Syntax
#include "dialog.ch"
CANCEL DIALOG <hWndDlg>

Arguments
<hWndDlg> is the handle of the dialog containing the GETs.

Description
This command must be used if a dialog containing GETs is to be
abandoned (e.g. because the user clicked a Cancel button, or
typed ESC).

Example

// See dialog.prg, and the @ DIALOG ... GET command.


See Also: @ DIALOG ... GET IsDialogOK()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson