Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

WebForm.Close (gb.web.form)

Sub Close ( [ ReturnValue As Variant ] )

Close the form.

If the form was a dialog, you can specify a return value with the optional ReturnValue argument.

That return value will be passed as an argument to the control ? event of the control that owns the dialog.