Description
Occurs when a column with the RichText edit style has focus and the current style of the selection or cursor position has changed.
PowerBuilder event information
Event ID: pbm_dwnrichtextcurrentstlechanged
| 
                               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.  | 
                        
Return Values
There are no special outcomes for this event. The only code is:
0 -- Continue processing


