G
Guest
Dear all,
I'm trying to program a IE Toolbar similar to the Google Bar in C# using
Band Objects. Everything works fine but my TextBox (which I use to search the
Internet) is not responding the accelerated keys like "backspace".
I do not even get the KeyDown/KeyPress event for this keys for the textbox
:-( (I assume my IE (parent window?) catches these events before).
How can I solve this?
Thanks!
Tom
I'm trying to program a IE Toolbar similar to the Google Bar in C# using
Band Objects. Everything works fine but my TextBox (which I use to search the
Internet) is not responding the accelerated keys like "backspace".
I do not even get the KeyDown/KeyPress event for this keys for the textbox
:-( (I assume my IE (parent window?) catches these events before).
How can I solve this?
Thanks!
Tom