Skip to main content
Home Forums Silverlight Programming Programming with JavaScript How to create a scrollbar
5 replies. Latest Post by gerard1234 on June 1, 2007.
(0)
deepak_g...
Member
4 points
7 Posts
05-24-2007 11:49 PM |
How to create a scrollbars for horizontal Image list .... does any one has the code example...
gerard1234
112 points
61 Posts
05-25-2007 3:57 AM |
Hello. on this site http://silverlight.net/community/gallerydetail.aspx?cat=1 and sample Video Library you see a scrollbar.
If you've got more questions ask here (or send me in private your email adress so I can send you an sample with just a scrolbar)
bye
Vad
2 points
1 Posts
05-31-2007 11:30 AM |
This is example for the WPF system and it's not working in Silverlight, because Silverlight does not support ScrollView control. How to create scrolbar to Silverlight! Canvas on JavaScript? Please Help!
05-31-2007 2:39 PM |
What do you mean??? I can see it and the made scrollbar is working for me.
It is just made and use the position on the screen.
MarauderzMY
607 points
265 Posts
06-01-2007 2:59 AM |
I have one such control here http://www.marauderzstuff.com/PermaLink,guid,57a3e296-b9ee-4643-b2eb-136211925e3a.aspx
06-01-2007 3:14 AM |
That's what I mean. Do you've got more interesting examples? maybe the're usefull.