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 资源管理器功能区?


基础教程推荐
- 是否可以在 asp classic 和 asp.net 之间共享会话状态 2022-01-01
- 经典 Asp 中的 ResolveUrl/Url.Content 等效项 2022-01-01
- 全局 ASAX - 获取服务器名称 2022-01-01
- 如何动态获取文本框中datagridview列的总和 2022-01-01
- 错误“此流不支持搜索操作"在 C# 中 2022-01-01
- 在 VS2010 中的 Post Build 事件中将 bin 文件复制到物 2022-01-01
- 从 VS 2017 .NET Core 项目的发布目录中排除文件 2022-01-01
- 首先创建代码,多对多,关联表中的附加字段 2022-01-01
- JSON.NET 中基于属性的类型解析 2022-01-01
- 将事件 TextChanged 分配给表单中的所有文本框 2022-01-01