CaptureWallPaper Example for Visual Basic

    'capture the wallpaper
    LEADRasterScr1.CaptureWallPaper
    'copy the captured image to a Main Control
    LEADRasterView1.Raster.Bitmap = LEADRasterScr1.Bitmap