BackTabOut

Description

Occurs when the user presses Shift+Tab or, in some edit styles, the left arrow, to move focus to the prior control in the Window or user object.

PowerBuilder event information

Event ID: pbm_dwnbacktabout

BackTabOut is not a standard PowerBuilder DataWindow event. To write a script for this event, you must first define a user-defined event for the event ID pbm_dwnbacktabout.

Return codes

There are no special outcomes for this event. The only code is:

0 -- Continue processing