scrolling images in a panel

raju.145in

Member
Joined
Mar 11, 2010
Messages
5
Location
Hyderabad
Programming Experience
1-3
Hi,

i have panel and multiple images inside it. I want to scroll the images from right to left and left to right. how should I do it in VB.net. Please let me know any solution.

demo.jpg


Thanks in advance
-Raj
 
You can set AutoScroll property to True.
 
Hi john ,
thanks for the reply . i know that auto scroll property . but i need it in different way. please look at the attachment white rounded cricles. i have two small button at corners. if i click that it ll move to left to right...

demo1.jpg
 
Back
Top