F
Frank Lee
I am writting an IE Hosted UserControl, which has a TextBox for accept
input. In the textbox, I use OnKeyDown handler to check the user pressed
key. Which work fine under WinForm environment.
However, under IE with form environment, the Key tab and return are took by
IE.
How can I get the Key tab and return in textbox under IE environment?
Thanks.
---Frank
input. In the textbox, I use OnKeyDown handler to check the user pressed
key. Which work fine under WinForm environment.
However, under IE with form environment, the Key tab and return are took by
IE.
How can I get the Key tab and return in textbox under IE environment?
Thanks.
---Frank