I have controls inside a PictureBox. I am capturing the PictureBox with controls as an Image and would like to set that image to the AlphaImgControl, but it keeps telling me that it's an invalid picture. Need the captured image in the AlphaImgControl and would like to do so without file-saving. Any ideas?