.NET 选项卡控件不滚动

发布于 08-04 13:47 字数 139 浏览 2 评论 0原文

我在表单上有一个常规的旧选项卡控件。我在选项卡页内放置了一个用户控件,它绝对大于选项卡页的可视区域。但由于某种原因,即使 AutoScroll 设置为 true,标签页也不会显示滚动条。有谁知道解决这个问题的方法吗?我很确定我的想法是正确的。标签页应该滚动,对吗?

I have a regular old tab control sitting on a form. I have a user control dropped inside of the tab pages and it is definitely larger than the viewable area of the tab page. For some reason, though, the tab page will not show scrollbars even with AutoScroll set to true. Does anyone know a way around this? I'm pretty sure I'm thinking about that correctly. The tab page should scroll, right?

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

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

发布评论

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

评论(1

茶花眉2024-08-11 13:47:05

解决方案:嗯,我没有在用户控件上将自动滚动设置为 true。我假设选项卡页会发现它包含的控件太大,但我想情况并非如此。

Solution: Well, I didn't have autoscroll set to true on the user control. I was assuming that the tab page would catch that the control it contained was too big but, I guess that's not the case.

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