Click to See Complete Forum and Search --> : How to handle WM_PASTE for an Edit control


vasu
April 27th, 1999, 09:02 AM
I have placed an Edit control in a Form View. Whenever I paste the data into the control, I want to do some processing. I tried subclassing it also. In classwizard there is no WM_PASTE message for CEdit derived classes.

Please help.
TAD
Vasu