Form_Close

Funktionsname dcl_Form_Close
Syntax   (dcl_Form_Close <CONTROL> {DialogStatus [as Long]})
Rückgabewert Boolean (T if successful; otherwise NIL)
Anwendbar auf Control Bar, File Dialog, Modal Dialog, Modeless Dialog, Palette

This method closes the dialog box. If the optional DialogStatus argument is provided when closing a modal dialog, it will become the return value for the call to Form_Show that displayed the modal dialog.