You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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