ScrollBar

Started by velasquez · 2018-05-10 23:36 UTC · 2 replies · SMF topic #2595

I need to work with a vertical Scroll Bar to display multiple images as on a htm page, can someone help me with some example?
Thanks
Hi, vela, just think about grid or listview in large icon style.
And if you have much time have a try with a picturebox as a generic control.
Something like the CustomSlider: http://opendcl.com/forum/index.php?topic=994.0
Regards, Fred
author=Fred Tomke link=topic=2595.msg12861#msg12861 date=1526732844 wrote:
Hi, vela, just think about grid or listview in large icon style.
And if you have much time have a try with a picturebox as a generic control.
Something like the CustomSlider: http://opendcl.com/forum/index.php?topic=994.0
Regards, Fred


Hello Fred,
I do not know listview in large icon style.
I do not have time but I'll try your suggestion with picture box.
As in your example at http://opendcl.com/wordpress/wp-content/gallery/samples/signothek_1.gif shows exactly what I need to do with PicutreBox.

Thanks