在 VS 2008 Standard 中创建自定义功能区按钮
我想使用 Visual Studio 2008 Standard 在 Outlook 2007 中创建自定义功能区按钮,但不确定如何继续。大多数资源我发现提到了 VS 2008 Pro,并且 这个 SO 答案 提到 VSTO 甚至不包含在标准中。
是否可以使用 Visual Studio 2008 Standard 创建自定义功能区按钮?如果是这样,我应该从哪里开始?
I want to create a custom ribbon button within Outlook 2007 using Visual Studio 2008 Standard, but am unsure how to proceed. Most of the resources I've found mention VS 2008 Pro, and this SO answer mentions that VSTO is not even included in Standard.
Is creating custom ribbon buttons possible using Visual Studio 2008 Standard? If so, where should I start?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将自定义动态菜单添加到 Office Fluent 用户界面 结果是一个不错的介绍,以及本指南 Office PIA 也派上了用场。
Adding Custom Dynamic Menus to the Office Fluent User Interface turns out to be a decent introduction, and this guide to Office PIAs has also come in handy.