How do you disable the right mouse click inside a TextBox?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|
You can just set the context menu to a new
|
|||
|
A neater solution might be to just disable the 'ShortcutsEnabled' property of the textbox as described here. It would be a shame both scientifically and philosophically to create a whole object that has absolutely no purpose in life. |
|||
|
|
protected by Will♦ Oct 1 '10 at 10:11
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.