ActiveControl Property

Returns an object, the control that has focus.  Read-only at runtime.

App.ActiveForm.ActiveControl

Client support

   Newlook Smartclient

   Newlook Server

Use

When a form is not currently active, ActiveControl returns the control that would have the focus if the referenced form were active. If there is no active control for the form, this property returns Null.

See Also

ActiveForm property | SetActiveControl Method | CommandControl property

Applies To

Form Object

ActiveForm Object


© 2004-2021 looksoftware. All rights reserved.