这有可能使用WPF创建IE工具栏? [英] Is that possible to create IE toolbar using WPF?

查看:235
本文介绍了这有可能使用WPF创建IE工具栏?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚开始学习WPF,是可能的,我可以通过使用WPF创建一个IE工具栏,如果是这样,有关于如何做到这一点的任何文件?

I just start learning WPF, is that possible I can create an IE toolbar by using WPF, if so, is there any document about how to do that?

多谢了。

推荐答案

您可以在技术上实现与WPF工具栏,但没有与此或使用管理code其它方法的潜在问题。目前只能是.NET CLR的一个版本加载到IE进程,所以如果你需要.NET 3.5和.NET 1.0已经加载,你可能会遇到麻烦。

You could technically implement a toolbar with WPF but there is a potential issue with this or other approaches that uses managed code. There can only be one version of the .NET CLR loaded into the IE process so if you need .NET 3.5 and .NET 1.0 has been loaded you could be in trouble.

您可以实现创建一个IE工具栏与WPF所需的COM接口,你可能想看看一些的WinForms <一href="http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q=c%23+ie+extension"相对=nofollow>范例为基础。

You can implement the COM interfaces required to create an IE toolbar with WPF, and you might want to look at some WinForms examples for the basics.

产品外接防爆preSS 声称让与管理$ C C更容易,更安全$编程IE浏览器的扩展。

Products like Add-in Express claim to make programming IE extensions with managed code easier and safer.

这篇关于这有可能使用WPF创建IE工具栏?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆