Hello,
In a programme, I display a large image with scrollbar. I have a button to view this image in small size. If I make a click to this small image I want to change the scrollbar value to display the portion on the large image corresponding to the small image position click.
For the desktop version I can use a Hscroll and Vscroll objects to keep the scrollbar property HorizontalScroll and VerticalScroll. But for the device it does not work. My question is how is it possible the modifiy the scrollbar position without use an Vscroll and Hscroll object ?
Best regard,
Olivier
In a programme, I display a large image with scrollbar. I have a button to view this image in small size. If I make a click to this small image I want to change the scrollbar value to display the portion on the large image corresponding to the small image position click.
For the desktop version I can use a Hscroll and Vscroll objects to keep the scrollbar property HorizontalScroll and VerticalScroll. But for the device it does not work. My question is how is it possible the modifiy the scrollbar position without use an Vscroll and Hscroll object ?
Best regard,
Olivier