开发者

How to intercept Tab press in ActiveX in IE

Should the keypress event be passed to an ActiveX included in IE, or does IE intercept it for the 开发者_运维问答purpose of navigating between controls on the page?

The behavior I can see so far is that pressing "Tab" when in an ActiveX tabs out of the ActiveX, not passing the keypress. Did anyone have any other experience (searching doesn't help, as ActiveX looks to be a very unpopular technology nowadays).


Implement IInputObject. Make sure you implement HasFocusIO() properly.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜