Visio 2010 加载项

发布于 2024-12-13 19:14:05 字数 200 浏览 1 评论 0原文

我需要以下方面的帮助

我想为 Microsoft Visio 2010 创建一个加载项来缩放单个形状。为了实现这一点,我想创建一个 TreeView (使用 Visual Studio 2010)。从此控件中,根据选择,缩放整个图表或单个形状。

我尝试过自定义任务窗格,但 Visio 无法扩展自定义任务窗格。

任何建议都是非常受欢迎的。

I require assistance for the following

I would like to create an add-in for Microsoft Visio 2010 to zoom individual shapes. To achieve this I would like to create a TreeView (using Visual Studio 2010). From this control, based on the selection, either zoom the entire diagram or individual shapes.

I have tried custom task panes but its not possible for Visio to extend custom task panes.

Any suggestions are most welcome.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

喜你已久 2024-12-20 19:14:05

自从我为 Visio 完成插件以来已经很长时间了,但您可能会幸运地检查

以下是更多信息:加载项和概述Visio 2007 中的 COM 加载项

和另一个相关答案:如何开发 visio 加载项

Been a long time since I've done an addin for Visio, but you may have luck checking here. Go down where it says "Managed Code".

Here is some more info: Overview of Add-ons and COM Add-ins in Visio 2007

and another related answer: how to develop an add-in for visio

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文