◄Summary► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── Returns a handle to the control that has the focus (ActiveControl); invalid if all controls on the form are invisible or disabled. Returns a handle to the form that contains the active control (ActiveForm); invalid if no forms are loaded. Read-only at run time; not available at design time. SCREEN.ActiveControl SCREEN.ActiveForm Applies To ◄SCREEN Object► See Also ◄Focus Definition► ◄GotFocus Event► ◄LostFocus Event►