T
Tomer
When the textbox has only one line the Up/Down function as Left/Right, which
is not good for me.
How can I disable the Up/Down key functioning in the TextBox control?
I've tried to manually set back the SelectionStart/Length parameters, but it
resulted flicks in the textbox display.
I'm trying to avoid writing a textbox control from scratch.
Thanks, Tomer.
is not good for me.
How can I disable the Up/Down key functioning in the TextBox control?
I've tried to manually set back the SelectionStart/Length parameters, but it
resulted flicks in the textbox display.
I'm trying to avoid writing a textbox control from scratch.
Thanks, Tomer.