Some time ago I wrote a program which loaded photos into a picturebox. Nowadays digital photos are much larger and are often too big for the screen. Does anyone know of code which will check the size of the picturebox against the size of the screen, and automatically reduce the picturebox if it is too large, say by 60%, 50% or whatever is necessary to fit it to the screen?