Scrolling a TabPage by a set width
Hi,
Is there anyway that I can scroll a TabPage by a set width when the horizontal slider is moved to a certain point.
My TabPage is 5 times the length of the Display Rectangle.
Therefore, when I scroll the slider to 1 fifth of the slider track, it should display the 2nd fifth of the TabPage.
Is there any way I can do this so that partial scrolling is not seen? I.e. If TabPage length is 100, user ONLY sees tab page from width 0 to 20, 20 to 40, etc NOT 35 to 55 for example.
Thanks
Andrew