Applies to

Window

Description

Identifies the last control on the window that had an event handler defined for the GOTFOCUS event.

Usage

Controls, like buttons, which are command-oriented (ie., CLICK event) instead of data oriented (ie. processed on GOTFOCUS or LOSTFOCUS) can determine the last control that had a focus event handler using this property.

  • No labels