Occurs when the print margins of the DataWindow change.
PowerBuilder event information Event ID: pbm_dwnprintmarginchange
PrintMarginChange 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_dwnprintmarginchange.
Web ActiveX event information Event Name: onPrintMarginChange
There are no special outcomes for this event. The only code is:
0 Continue processing