WINDOW Events


PLBCMP GUI Only

 

Events are actions recognized by an object for which you can write code to respond. Events can occur as a result of a user action or program code, or they can be triggered by the system. The following events are recognized for WINDOW objects:

 

Activate

LostFocus

Click (PWS Only)

MouseDown

Close

MouseMove

Deactivate

MouseUp

DoubleClick (PWS Only)

Move

DragOver

Paint

FormInit

Resize

GotFocus

Suspend (CE Only)

KeyPress

Validate

Load

 

 

See Also: Method Syntax, Object I/O Instructions



PL/B Language Reference