|
-
Jan 12th, 2006, 12:43 PM
#10
Thread Starter
Member
Re: scrolling a picture within a picture
Mouer,
Sorry, here's the code on the VScroll_Change event:
Picture2.top = Picture2.top + -(VScroll.value)
The bar inside the scrollbar container moves up when I click the up arrow etc. but the picturebox stills moves down.
How do I determine if the user wants to go up or down based on where they click on the scrollbar?
Thanks again,
Kevin
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|