質問

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

役に立ちましたか?

解決

Using SourceGride is a much better way:

https://sourcegrid.codeplex.com/

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top