Image Viewer CP ActiveX Control

BackupCurrentImage

 

Backup the current image to backup image. When you can ResetDefaultImage(), it will restored the backup image.

Public Sub BackupCurrentImage()


No Parameter

No Return Value

Example

   

Visual Basic Syntax
ImageViewer1.FileName ="c:\1.jpg"
ImageViewer1.BackupCurrentImage()