ScrollBar

Started by velasquez, May 10, 2018, 04:36:23 PM

Previous topic - Next topic

velasquez

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

Fred Tomke

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
Fred Tomke
Dipl.-Ing. (FH) Landespflege

[ landscaper - landscape developer - digital landscape and urban design]

velasquez

Quote from: Fred Tomke on May 19, 2018, 05:27:24 AM
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