Click here to Skip to main content
15,886,052 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello !

I want to scroll a Horizontal Scroll Bar ( HScollbar) witch should scroll the content of a Panel via scrolling a DataGridView horizontally .

- The layout of the panel controls is the same as the layout of my DataGridView : See my Panel content as my DataGridView Content .

- The DatagridView , The Panel and the Hscrollbar have the same width.


- So I want to get my Hscrollbar to 'behave' and 'appear' the same as the horizontal scroll bar of my DataGridView.( And the inverse if possible ) .

Thank You !
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900