Occurs when a column with the RichText edit style loses focus.
PowerBuilder event information Event ID: pbm_dwnrichtextlosefocus
Argument |
Description |
---|---|
row |
Long by value. The number of the row the user clicked. |
dwo |
DWObject by value. A reference to the control within the DataWindow under the pointer when the user clicked. |
There are no special outcomes for this event. The only code is:
0 Continue processing