The tabbing problem is a "Known M$ Bug" with IE & ActiveX controls.
Tabbing does work but I forget the exact method to get it to work. I think it's Click
off the activeX form, then click back on it, and then tabbing will then work.
I don't know of any programming method to fix this problem- but then have not looked
for one either. In essence it's a problem with the ActiveX container, in this case IE.
If the above works then it appears to be a Focus problem, and if the ActiveX control
does not have focus, then IE is not passing the TAB keys to the ActiveX control??
(Maybe a windows keyboard hook may help??).
Myles.
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Dave O'Brien
> Sent: Thursday, 29 April 1999 10:35
> To: Multiple recipients of list delphi
> Subject: [DUG]: WebBrowser Component
>
>
> I know a few people have asked about this component before, how do I get
> the TAB key to move between fields in a form in the WebBrowser activex
> component. I've got everything else working fine, and I am trapping the
> TAB keypress in the main form, but what do I do with it? I have looked
> through the type library but cannot find any method of moving the focus.
snip
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
application/ms-tnef