Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Releases a form, form set, or toolbar from memory.
Object.Release
Remarks
The Release method is useful when a form or form set is created with the DO FORM command and there is no variable by which to reference the form or form set.
You can use the forms collection of the Screen object to find the form or form set and call its Release method.