I have a problem that involves cutting and pasting into a text box. I have a TextBox_change function that doesn't get called when i use cut and paste. My question is, how do i catch the use of the cut and paste option so that my program can do what it needs to do when the contents of the text box are changed by ANY method?
Thanx all in advance.




Reply With Quote