CloseForm Method

Closes an Added (custom) form that has been previously opened.  Corresponds to the CloseForm action.

App.CloseForm()

Client support

   Newlook Smartclient

   Newlook Server

Use

The OpenForm and CloseForm methods are used to load and unload custom (Added) Newlook forms. If a custom form is not open, this method does nothing. This method is typically assigned to the OnClick property of a command button or PictureBox control, giving users a means of exiting the form.

Arguments

No arguments.

Returns

No return value.

Applies To

App object

See Also

OpenForm method | Working with Forms


© 2004-2021 looksoftware. All rights reserved.