I have a rich text box which is enabled to CTRL + > (or CTRL + <) key shortcut which increases(or decreases) font size. I want to disable the key so that it will not change the font sizes. Is there any way to do this?
I have a rich text box which is enabled to CTRL + > (or
Share
Try capturing
KeyDownevent like this: