C# 面板背景图像滚动时分割

发布于 2024-11-16 03:50:53 字数 190 浏览 1 评论 0原文

我正在使用 C# 开发 winforms 应用程序。我有一个带有背景图像的表单,以及一个带有透明背景的面板。一些数据和控件将在此面板上动态创建。

该面板有一个滚动条,当我滚动时,背景图像会分裂,页面和数据看起来很奇怪。

谁能帮我解决这个问题?我所需要的只是背景图像不应在面板滚动时分割......

提前致谢。 苏哈西尼

I'm working on a winforms application using C#. I have a form with background image, and a panel on that with transparent background. Some data and controls will be dynamically created on this panel.

This panel has a scroll bar, when I scrolls that background image is splitting and page and data is looking very odd.

Can anyone help me in fixing this issue? All I need that background image should not split on scrolling of the panel...

Thanks in Advance.
Suhasini

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

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

发布评论

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

评论(1

欲拥i 2024-11-23 03:50:53

这似乎是winform 的限制。查看这篇文章了解解释。

This seems to be a limitation on winforms. Check out this post for an explanation.

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