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.
Web ActiveX event information Event Name: onBackTabOut
There are no special outcomes for this event. The only code is:
0 Continue processing