assimang
Programmer
- Mar 11, 2008
- 96
Hello everybody,
I have 2 textboxes on a form, one for username, and one for password. I want to disable the popup menu appears when I right click on a textbox because I want to avoid paste data, in case these are not allowed characters such as punctuation sticks, symbols etc. Well, how can I achive disabling the popup menu appears when I right click on a textbox?
Is a good idea to use richtextbox instead of textboxes? Does richtextbox provides password chars? And how?
Any help will be much appreciated.
Thank you
in advanced.
I have 2 textboxes on a form, one for username, and one for password. I want to disable the popup menu appears when I right click on a textbox because I want to avoid paste data, in case these are not allowed characters such as punctuation sticks, symbols etc. Well, how can I achive disabling the popup menu appears when I right click on a textbox?
Is a good idea to use richtextbox instead of textboxes? Does richtextbox provides password chars? And how?
Any help will be much appreciated.
Thank you
in advanced.