I'm trying to find a way to copy the contents of a portion (given by x, y, height and width) of a picture control to the clipboard. VB's standard function for this will only copy part of a picture.

Does anyone know if this is possible? If so, can you point me in the right direction.