禁用 Winforms 中的透明度

发布于 2024-11-18 03:24:19 字数 158 浏览 3 评论 0原文

我正在开发一个可主题化的应用程序,因此我不可能选择一种保证不存在的颜色。不幸的是,我找不到禁用表单上的透明度键的选项。如果我将透明度键设置为透明,则会出现如下问题:

在此处输入图像描述

I am working on an application that is themeable, so it is impossible for me to pick a color that is guaranteed to not exist. Unfortunately, I can't find an option to disable the transparency key on a form. If I set the transparency key to transparent, I have the issue shown below:

enter image description here

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

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

发布评论

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

评论(1

甜柠檬 2024-11-25 03:24:19

Form.AllowTransparency 可以完成这项工作吗?

Would Form.AllowTransparency do the job?

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