Dev Express Ribbon控制图像大小
有什么方法可以更改功能区控件中图像的大小。它自动将我的图像调整得比我想要的小,这可以改变吗?
Is there any way to change the size of the image in a ribbon control. It is autosizing my images smaller than I would prefer, is this changeable?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这样做可能是为了符合 Microsoft Office UI 许可指南。我相信,DevExpress 使其功能区控件符合 Microsoft UI 标准,该标准对功能区内许多项目的大小设置了特定限制。
我怀疑这是否可以改变,因为(从技术上讲)这会违反微软功能区许可。
This is probably being done to match up with the Microsoft Office UI Licensing Guidelines. DevExpress, I believe, made their Ribbon controls compliant with the Microsoft UI standards, which put specific restrictions on sizing of many items inside of a Ribbon.
I doubt this can be changed, as it would (technically) be a violation of the Microsoft Licensing for Ribbons.