How do I write an IE 8 Add-On in pure managed C#

后端 未结 3 1363
攒了一身酷
攒了一身酷 2020-12-09 13:57

I would like to write an add-on for IE 8, but I want to use pure managed C#. Is this possible yet? I know for the longest time we were talking only C++.

3条回答
  •  春和景丽
    2020-12-09 14:44

    This question is quite old now, but posting this just in case someone find it useful. =)

    I have another answer here on SO about how to make IE 8 add-ins using C#:

    How to get started with developing Internet Explorer extensions?

提交回复
热议问题