Pregunta

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

¿Fue útil?

Solución

Using SourceGride is a much better way:

https://sourcegrid.codeplex.com/

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top