Image Viewer CP SDK ActiveX Control ReferenceMethods Copy2PictureBox Image Viewer CP ActiveX Control Copy2PictureBox Copy the image and return VB Picture object. Public Function Copy2PictureBox( ) as stdole.Picture No ParameterReturn ValueReturn stdole.Picture Example Visual Basic SyntaxImageViewer1.FileName="c:\test1.jpg"Picture1.Picture=ImageViewer1.Copy2PictureBox