How extend Windows 8 Explorer Ribbon with custom controls?(如何使用自定义控件扩展 Windows 8 资源管理器功能区?)
问题描述
例如,我想做一个简单的调整器,你可以在资源管理器中选择图像并设置新的尺寸.
As example, I want make simple resizer, where you can select image in explorer and set new dimensions.
推荐答案
无法修改 Windows Explorer 8 功能区.
It is not possible to modify the Windows Explorer 8 ribbon.
但是,加载项将无法插入功能区 UI.这是对我们来说是一个艰难的工程选择,我们希望你们中的许多人将阅读此内容并建议我们添加该功能——当然,如果我们这次我们可以做到这一点,我们会做到的.一个大的这个博客的一部分是分享这些选择——权衡——在新的功能并添加我们可以梦想和完成的所有内容.我们也认为我们提供的定制和改进是值得的这一次.
However, add-ins will not be able to plug into the ribbon UI. This was a difficult engineering choice for us and we expect that many of you will read this and suggest we add the capability--of course if we could get it right this time around we would have done that. A big part of this blog is sharing these choices--tradeoffs--between new features and adding everything we can dream up and finishing. We also think the customization we provide and the improvements are worthwhile this time around.
来自这里一个>.
这篇关于如何使用自定义控件扩展 Windows 8 资源管理器功能区?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:如何使用自定义控件扩展 Windows 8 资源管理器功能区?


- Web Api 中的 Swagger .netcore 3.1,使用 swagger UI 设置日期时间格式 2022-01-01
- 带有服务/守护程序应用程序的 Microsoft Graph CSharp SDK 和 OneDrive for Business - 配额方面返回 null 2022-01-01
- C#MongoDB使用Builders查找派生对象 2022-09-04
- 良好实践:如何重用 .csproj 和 .sln 文件来为 CI 创建 2022-01-01
- WebMatrix WebSecurity PasswordSalt 2022-01-01
- MoreLinq maxBy vs LINQ max + where 2022-01-01
- C# 中多线程网络服务器的模式 2022-01-01
- 在哪里可以找到使用中的C#/XML文档注释的好例子? 2022-01-01
- 输入按键事件处理程序 2022-01-01
- 如何用自己压缩一个 IEnumerable 2022-01-01