.Net 4.0 的 .Net/WinForms 对接/浮动库

发布于 2024-09-25 08:32:31 字数 640 浏览 1 评论 0原文

它必须

  1. 支持.Net 4.0 Client Profile(设计者在单独的组件中)
  2. 将布局序列化到自定义流
  3. 允许在标题双击中最大化浮动窗口
  4. 成本不太高(200 美元是最佳)。也不需要捆绑1000个和1个控件。

我已经查看了

  • DockPanel Suite
    • 违反了 1 和 3。似乎也有错误(我很容易使示例应用程序崩溃)。
  • SandDock
    • 违反了 1、2、3。
  • Nevron
    • 违反了 1、3。在某些多显示器场景中也无法正常工作。

It must

  1. Support .Net 4.0 Client Profile (designers in separate assembly)
  2. Serialize layout to custom stream
  3. Allow maximizing of floating window in caption doubleclick
  4. Cost not too mush (200US$ is optimal). Also do not need a bundle of 1000 and 1 control.

I've already reviewed

  • DockPanel Suite
    • 1 and 3 are violated. Also seems buggy (I easily crashed sample app).
  • SandDock
    • 1, 2, 3 are violated.
  • Nevron
    • 1, 3 are violated. Also works incorrectly in some multi-monitor scenarios.

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

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

发布评论

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

评论(1

审判长 2024-10-02 08:32:31

尝试Krypton Suite
您可以获得源代码,并且可以针对 .NET 4 进行编译

Try out the Krypton Suite.
You get the source code and you can compile against .NET 4

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