简体   繁体   中英

How do I create disabled scrollbar in TableLayoutPanel

I have a tablelayout panel with multiple columns. I have added another 2 tablelayout panels for header and footer since I don't want the vertical scrolling to affect the header and footer. However since there are 3 different tablelayout panels, I am unable to align the cell borders when we get vertical scrollbar in the center panel. One way looks to be to have a disabled scrollbar always present which gets enabled only when required. Checked but didn't find any references to do that. Any ideas?

看来这是不可能的:(...是否进行了TrialAndError机制来对齐组件。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM