表单调整大小和最大化问题

发布于 2024-08-20 13:14:40 字数 47 浏览 9 评论 0原文

我的表单在调整大小或最大化表单时获得黑色效果 我想删除黑屏效果 有人可以帮忙吗

my form gets the black effect while resizing or maximizing the form
i want to remove that black screen effect
can someone help in that

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

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

发布评论

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

评论(1

你爱我像她 2024-08-27 13:14:40

你真的必须解释一下黑色效果是什么。
我怀疑您可能在渲染线程的 OnResize 事件中执行了一些任务,阻止它重新绘制窗口。但这确实是猜测。

You really have to explain what the black effect is.
I suspect it could be that you make some task in the OnResize event in the rendering thread that prevents it from repainting the window. But this is really speculation.

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