C#对接控件库

发布于 2024-12-19 12:57:58 字数 249 浏览 0 评论 0原文

我正在寻找一个适用于 C# WinForms 的对接控制库,它在 NET 2.0 中工作,是免费软件,不使用任何 P/Invokes(因此它与 Mono 兼容)并且没有错误。 WeifenLuo 本来是最好的选择,但因为它使用了大量的 P/Invokes,所以我会永远无法让我的软件跨平台。

那么有什么好的建议吗?

I'm looking for a docking control library for C# WinForms that works in NET 2.0, is freeware, doesn't use any P/Invokes (so that it's compatible with Mono) and isn't buggy. WeifenLuo would have been the best option here, but because it uses a ton of P/Invokes, I will never be able to get my software to be cross-platform.

So any good suggestions?

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

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

发布评论

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

评论(2

此生挚爱伱 2024-12-26 12:57:58

我设法让 WeifenLuo 的对接库控件(DockPanel Suite)在 Mono 上工作,但代价是一些功能。

如果有人感兴趣,请阅读 这个。

I managed to get WeifenLuo's docking library control (DockPanel Suite) working on Mono, at the cost of some features.

If anyone is interested, please read this.

心病无药医 2024-12-26 12:57:58

你可以看看SharpDevelop,但我不能说它是否使用P /调用。

You could take a look at SharpDevelop, but I can't say whether it uses P/Invoke.

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