VSPackage 中的 ToolStripContainer

发布于 2024-11-02 18:08:38 字数 308 浏览 1 评论 0原文

我有一个 VSPackage,其中有几个工具窗口。正如您所知,工具窗口派生自一个名为 WindowPane 的类,该类与标准 Form 类完全不同。

在我的工具窗口中,我在 ToolStripContainer 中托管了一个 ToolStrip。我想要做的是保留 ToolStrip 相对于其父 ToolStripContainer 的位置信息。我查看了 ToolStripManager.SaveSettings 和 ToolStripManager.LoadSettings,但它们需要 Form 作为参数。

还有其他人尝试过这样做吗?

谢谢, 艾伦

I have a VSPackage that has a couple of tool windows in it. As you will know tool windows derive from a class called WindowPane which is completely different from the standard Form class.

In my tool windows I have a ToolStrip hosted within a ToolStripContainer. What I would like to do is retain the positional information for the ToolStrip relative to its parent ToolStripContainer. I have looked at ToolStripManager.SaveSettings and ToolStripManager.LoadSettings but these require a Form as a parameter.

Has anyone else tried to do this?

Thanks,
Alan

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文