how to restrict Copy and Paste in textbox control
-
Hi, I want to restrict copy and paste the text in a TextBox control. The user should not copy the text from TextBox control and should not Paste any text into TextBox control. The user can enter any data and can delete. How can I do this in C#? Thanks in Advance, Reddy.
rr
-
Hi, I want to restrict copy and paste the text in a TextBox control. The user should not copy the text from TextBox control and should not Paste any text into TextBox control. The user can enter any data and can delete. How can I do this in C#? Thanks in Advance, Reddy.
rr
Hi, Pls see this link, this should help you out. http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=741989&SiteID=1 Best regards Omkar Ghaisas
-
Hi, I want to restrict copy and paste the text in a TextBox control. The user should not copy the text from TextBox control and should not Paste any text into TextBox control. The user can enter any data and can delete. How can I do this in C#? Thanks in Advance, Reddy.
rr