[RESOLVED] Making Picture Scroll Up and Down ( Picture is to long ) VB6
Hi Guys I have this small Issue
I have a created a form in that form i have created picture frame for
Width 800 High 400
In That picture frame I have add it picture which dimantions are
Width: 800
High: 3095
Like I said Picture is very long I have created a form to match the width of the picture as for lengh I would like to add scroll to the picture so people can scroll up and down as they wish to see the picture
Whats the easyest way of doing this Thank you
1 Attachment(s)
Re: Making Picture Scroll Up and Down ( Picture is to long ) VB6
Edit:
I have attached an example. Set the picture1 property to the picture (water lillies.jpg) in the zip file.
hope this helps...
Re: Making Picture Scroll Up and Down ( Picture is to long ) VB6
Thanks that worked the treat after tiding up few things in code my final question is this
My scroll bar is to huge now let mne show u what I mean ( even when picture is finished u can still scroll with scroll bar and it takes u to blank page like so
http://i39.tinypic.com/303e59u.jpg
So even when picture is finished you can still scroll down how can I doit so it will stop scrolling when picture has finished? If you know what I mean thanks agin :)