Question

I have two adjacent TableLaoutPanels, which are syncronized together as explained here:

https://stackoverflow.com/a/6456738/1543816

I need to hide the vertical scrollbar of one of them.

I tried setting AutoScroll to false but this disables scrolling altogether. Can this be done? Thanks

Was it helpful?

Solution

Using SourceGride is a much better way:

https://sourcegrid.codeplex.com/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top