Image Viewer CP ActiveX Control x64 ReferenceMethods LoadFromStream Image Viewer CP ActiveX Control LoadFromStream Load the image from IStream. Public Function LoadFromStream( _ ByVal pStream As IStream) As Bool Parameter pStream the stream of image.Return ValueReturn true - successfulReturn false- Failed Example Visual Basic SyntaxImageViewer1.LoadFromStream pStream