|
-
Jul 16th, 2000, 04:09 PM
#1
Thread Starter
Lively Member
First, I'd suggest the image control instead of the picture box.
1) Put a frame with no border on your form.
2) Place an image inside the frame.
3) Set the imagecontrols "stretch" property to TRUE.
3) When the user clicks the button, enlarage the imagecontrol, and set it's "top" and "left" properties so it shows the correct part of the picture.
Should work...
//Anders
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
|