开发者

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开发者_如何学Go 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?


It looks like it's not possible :(... Did TrialAndError mechanism of aligning the components.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜