P
Paul Fredlein
Hi,
I have a simple form with a TextBox, I trapped the "Enter" key on the form
via Form1_click(..) and setting KeyPreview to true. But eveytime I press the
enter key when the TextBox has focus a "bell" rings how do I stop that? It's
the same for the "Escape" key.
Thanks,
Paul
I have a simple form with a TextBox, I trapped the "Enter" key on the form
via Form1_click(..) and setting KeyPreview to true. But eveytime I press the
enter key when the TextBox has focus a "bell" rings how do I stop that? It's
the same for the "Escape" key.
Thanks,
Paul