Hi! I'd like to know if it is possible to resize an image, loaded at runtime, to fit the picturebox dimension but keeping the proportions. But I don't want to copy it resized... I have an images in a folder, that I load to 3 to 4 different place in the application, the picturebox not being the same size everywhere, I need to only resize it, not make a resized copy of the image... is that clear enough, do you understand what I mean!???