I posted this the other day but my post disappeared so here it is again.
I am using a form and image class from VFP 8. And, when you left click the image I increase the size of the image and when you right click the image I decrease the size of the image.I do this by just increasing and decreasing the Height & Width properties of the image and having the image set to isometric.I also have scrollbars turned on so the user can scroll the image or they can increase or decrease the size of the form. My problem is when you size the image and use the scroll bars and then size the form I lose the far right side and the very bottom of the image. If I increase the size of the form and then click on the image it reloads and is ok. I have tried to reload the image on scroll events and size events but I still lose those protions of the image. Anyone have any ideas?
I am using a form and image class from VFP 8. And, when you left click the image I increase the size of the image and when you right click the image I decrease the size of the image.I do this by just increasing and decreasing the Height & Width properties of the image and having the image set to isometric.I also have scrollbars turned on so the user can scroll the image or they can increase or decrease the size of the form. My problem is when you size the image and use the scroll bars and then size the form I lose the far right side and the very bottom of the image. If I increase the size of the form and then click on the image it reloads and is ok. I have tried to reload the image on scroll events and size events but I still lose those protions of the image. Anyone have any ideas?