|
-
Nov 7th, 2002, 05:03 AM
#1
Thread Starter
Addicted Member
Trapping cut-n-paste
I have a textbox and a command button. I need to disable the command button in case the user changes the content of the textbox. For some other restrictions, I cannot use the textbox_change event. I was doing this with textbox_keydown and thought everything was working perfect before I discovered yesterday that if user cuts or pastes the content with mouse right click, my command button is not disabled. Is there any way to trap cut 'n' paste in a textbox?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|