Does anyone have any idea how to send tabs to the MS Web Browser
ActiveX control? I've included an example 7.1 vi that contains an
activex control, a url string control, and a few numerics just to
demonstrate my problem. When run, the browser control will load
yahoo.com (by default). When the user presses tab, I'd like to see the
links in the web page get focus, not the controls in the LV vi. I'm
open to changing browser controls if it would help. I've examined the
documentation for the browser object
(http://msdn.microsoft.com/workshop/browser/webbrowser/reference/objects/webbrowser.asp)
but I haven't seen any methods that seem appropriate, though I may have
missed something.
Any help would be appreciated.
Chris