GotFocus Event


PLBCMP GUI Only

square.png Objects

 

The GotFocus event occurs when an object gains keyboard focus by the user clicking on the object, tabbing to the object, or when the SETFOCUS statement is used.

Note the following:

  1. The GotFocus event is referenced using an event value of nine (9). The equated label in PLBEQU.INC for this event is $GOTFOCUS.

  2. An object may only receive focus if it is active and enabled.

 

 

See Also: EVENTREGISTER, Object Events, Object IO Instructions, Object Definitions

 



PL/B Language Reference FormInit Event HScroll Event