[RESOLVED] Resizing the MDI picture
I've added a picture to the MDI I've made, but I'm having problems resizing it... if I use a picturebox and its paintpicture method it takes a sh*tload of resources, so I thought of using StretchBlt, but again, I'm having problems with this method, and I don't manage to get it working properly. Can anyone help me out?
Thanks in advance.
Re: Resizing the MDI picture
Re: Resizing the MDI picture
Quote:
Originally Posted by RhinoBull
Very nice sample, it uses the paintpicture method as well and even so is a lot faster that what I was doing.
Re: [RESOLVED] Resizing the MDI picture
Yep, that is nice sample! I'm glad it worked for you. :thumb: :wave: