如何在 Excel 2007 中实现自定义功能区调整大小?
我正在使用 Visual Studio 2008 和 VSTO 从事 Excel 2007 的功能区项目,当我调整 Excel 窗口大小时,我试图使功能区组折叠到库中,这是功能区中其他选项卡具有的功能(Excel 附带的选项卡)。
起初,我认为这不会那么困难,我想象它就像功能区的属性一样,但我对此进行了很多研究,似乎并没有那么容易。
我正在查看 这篇文章,有一篇来自一个叫“Mike McGavin”的人的帖子,他要求的东西和我一样,而回答他问题的人告诉他自动调整大小不是自定义组/控件的当前功能。
现在,该帖子已有 1.5 年历史了……所以我希望有新的东西出现,也许你们中的一些人对此有所了解。
谢谢。
I'm working in a ribbon project for Excel 2007, using Visual Studio 2008 and VSTO, I'm trying to make my ribbon's groups collapse into galleries when I resize the Excel window, this is a functionality that the other tabs in the ribbon have (the tabs that come with Excel).
At first, I thought this wouldn't be that much difficult, I imagine that it would be like a property from the ribbon, but I have researched a lot about it and it seems that it is not that much easier.
I was looking at this article, there is a post from a guy called "Mike McGavin", he is asking for the same thing that I'm, and the guy that answer his question tells him that auto resize is not current functionality on custom groups/controls.
Now, that post is 1.5 years old...so I'm hoping something new has been out there, maybe some of you know something about it.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
现在是 2010 年。向下滚动到自定义组自动缩放部分。
http://blogs. technet.com/office2010/archive/2009/11/03/ui-extensibility-in-office-2010.aspx
It's in 2010. Scroll down to Custom Group Auto-Scaling section.
http://blogs.technet.com/office2010/archive/2009/11/03/ui-extensibility-in-office-2010.aspx