Click here to Skip to main content
15,883,709 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Hi
I'm beginner in C#
I would like to know : how we can create a scroll imaging in c#
where the user can view and scroll the images that loaded from a specific folder
from where I should start?
Posted
Comments
OriginalGriff 10-Dec-12 14:32pm    
Depends on a lot of factors:
What environment - Web or winforms?
How many images are we talking? Couple? Many? Variable or fixed number?

These things affect what is the "best" solution, or even the "only" solution!
Use the "Improve question" widget to edit your question and provide better information.

1 solution


Sample picture for scroll box: Milford Sound, New Zealand

Sample picture for scroll box: Franz Josef Glacier, New Zealand


Does this help?
in the src you can change the location.
 
Share this answer
 
Comments
shaikh-adil 10-Dec-12 22:58pm    
+5

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900