中级父级上的 C# glass

发布于 2024-07-29 01:05:40 字数 209 浏览 4 评论 0原文

我正在尝试在 mdiparent 上使用 DwmExtendFrameIntoClientArea 方法。

IsMdiContainer = true;

但是玻璃无法正确渲染。 这是我可以绕过的 mdiparent 的限制吗? 如果表单未设置为 mdicontainer,则玻璃会完美呈现。 玻璃区域涂成白色而不是玻璃。

I am trying to use the DwmExtendFrameIntoClientArea method on an mdiparent.

IsMdiContainer = true;

However the glass does not render correctly. Is this a limitation of an mdiparent I can get around? If the form isn't set as an mdicontainer then the glass renders perfectly. The glass area paints white instead of with glass.

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

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

发布评论

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