ClearForms

Description

Calls the Clear method for all available forms to remove their controls and to unload the forms from memory.

Until you clear a form, the controls remain accessible and you can access their values

Syntax

oDlg.ClearForms

Parameters

Part

Description

oDlg

A reference to the WshDialog.Kit automation object (as returned by the
Wscript or VBScript CreateObject methods)