VB.NET - 功能区显示黑色区域

发布于 2024-09-08 13:08:50 字数 348 浏览 4 评论 0原文

我的 vb.net 程序需要帮助。我使用 DotNetBar 在主窗体顶部添加了一个功能区栏,问题是它显示黑色矩形区域而不是默认的蓝色。仅当我使用 Windows 7 aero 并且未最大化时才会发生这种情况。

替代文本

有人有什么建议吗?

I need help with my vb.net program. I've added a ribbon bar to the top of my main form using the DotNetBar and the problem is that it shows a black rectangle area instead of the default blue color. This only happens when I am using Windows 7 aero and is not maximized.

alt text

Anyone have any suggestions?

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

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

发布评论

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

评论(1

贪了杯 2024-09-15 13:08:50

只是猜测,但看起来 DotNetBar 应该在没有标准 Form chrome 的情况下使用。尝试将表单的边框样式设置为None

另外,请确保您遵循说明并使用 DotNetBar 表单控件:
希望

​这有帮助!

Just a guess, but it looks like DotNetBar is meant to be used without the standard Form chrome. Try setting your form's border style to None.

Also, make sure you're following the directions and using a DotNetBar form control:
http://www.devcomponents.com/kb2/?p=703

Hope this helps!

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