A
Ashutosh Jogdande
Hi All,
I have developed an Outlook addin which adds UserControl Component
having a webBrowser control in it, onto a rctrl_renwnd32 window.
WebBrowser is pointing to URL which has text-box in it developed in flex.
All keys are functioning fine, except Backspace.
I have checked with key events on flex, getting all key events except
backspace.
So I tried adding textbox on UserControl itself, backspace is not
functioning but able to catch backspace event.
But I have to use Third Party URL.
Any pointers will be really helpful.
Thanks in advance.
Ashutosh
I have developed an Outlook addin which adds UserControl Component
having a webBrowser control in it, onto a rctrl_renwnd32 window.
WebBrowser is pointing to URL which has text-box in it developed in flex.
All keys are functioning fine, except Backspace.
I have checked with key events on flex, getting all key events except
backspace.
So I tried adding textbox on UserControl itself, backspace is not
functioning but able to catch backspace event.
But I have to use Third Party URL.
Any pointers will be really helpful.
Thanks in advance.
Ashutosh