Internet Explorer 工具栏的上下文菜单

发布于 2024-11-28 14:30:51 字数 237 浏览 5 评论 0原文

我正在 IE 工具栏上工作,我试图向 Web 浏览器中的上下文菜单项提供命令,这意味着我要在上下文菜单中添加一个项目,然后我尝试向 在此处输入图像描述 该项目。

我附上了我需要的快照,在 IE Web 浏览器中的快照中,当我右键单击任何链接时,屏幕上会显示上下文菜单,如果我单击 XYZ,我需要执行任何操作... xyz的位置也固定在顶部..

I am working on IE toolbar and I am trying to give the command to the context menu item in web browser, means I am adding an item in context menu and then I trying to give the command forenter image description here that item.

i am attached the snap shot of what i need,in that snap in IE web browser when i am right click on any link the context menu was display on the screen and if i click on XYZ i need to perform any operation...the position of xyz is also fixed on top..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

风苍溪 2024-12-05 14:30:51

嗯,可以在此处找到纯 C#,但是这是一个相当高昂的价格。

创建涉及注册表和 JavaScript 的菜单项的解决方法是 这里

Well, a pure C# could be found here, but it is quite a hefty price.

A workaround for creating a menu item involving the registry and JavaScript is here.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文