====== GOTFOCUS_CONTROL property ====== ==== Applies To ==== Window ==== Description ==== Identifies the last control on the window that had an event handler defined for the [[gotfocus_event|GOTFOCUS event]]. ==== Usage ==== Controls, like buttons, which are command-oriented (ie., [[click_event|CLICK event)]] instead of data oriented (ie. processed on [[gotfocus_event|GOTFOCUS]] or [[lostfocus_event|LOSTFOCUS]]) can determine the last control that had a focus event handler using this property.