ActiveForm Object

An object representing the form that currently has focus.

App.ActiveForm

Client support

Newlook Smartclient

Newlook Server

Use

Use this object to reference the currently active form and perform actions on the form or its controls.

If Newlook is not currently the active application, then referencing this object returns the form that would have the focus if Newlook was the active application.

If there is no currently active form, this object is null.

TIP

The ActiveForm object can only be used to reference either the runtime form or a currently opened Added form, it cannot be used to reference a Master form.

BE AWARE

The ActiveForm object cannot be used within an expression in Designer.

See Also

Form object | Forms collection

Applies To

App object


© 2004-2021 looksoftware. All rights reserved.