How extend Windows 8 Explorer Ribbon with custom controls?

故事扮演 提交于 2019-11-27 18:23:41

问题


As example, I want make simple resizer, where you can select image in explorer and set new dimensions.


回答1:


It is not possible to modify the Windows Explorer 8 ribbon.

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.

From here.



来源:https://stackoverflow.com/questions/10580362/how-extend-windows-8-explorer-ribbon-with-custom-controls

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