TabOut

Description

Occurs when the user presses Tab or, in some edit styles, the right arrow, to move to the next control in a window or user object.

PowerBuilder event information

Event ID: pbm_dwntabout

TabOut 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_dwntabout.

Return Values

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

0 -- Continue processing