i want to know if there is a way to set the thumb of the scroller to start from a point different from where it starts normally
say if we have a vertical scroller of 10 cm i want it to start from 2 cm and the max point to be on 8 cm
Hi,
I'm afraid I don't understand what you are asking. Are you talking about the size of the scrollbar on the screen? Or the position of the scroll thumb?
If you mean the actual size and location of the scrollbars within the grid control, then you might be able to do this using a CreationFilter. But I'm not 100% sure it would work right. And there would still be an empty space where the scrollbar used to be.