IE add-on/toolbar in c#

寵の児 提交于 2019-12-24 07:44:25

问题


I wish to develop a toolbar for IE using c# and visual studio 2010. I need some useful links related to this topic. Please provide me some useful links.


回答1:


http://www.codeproject.com/KB/dotnet/IE_toolbar.aspx




回答2:


I have an answer here in SO about IE extensions using C# take a look... it might be helpful.

How to get started with developing Internet Explorer extensions?




回答3:


Check:

  • Add-in Express and Internet Explorer
  • Video: Developing Internet Explorer extensions, end-to-end demo


来源:https://stackoverflow.com/questions/2754226/ie-add-on-toolbar-in-c-sharp

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!