CaptureMouseCursor Example for Visual Basic

    'capture current mouse cursor
    LEADRasterScr1.CaptureMouseCursor
    'copy the captured image to a Main Control
    LEADRasterView1.Raster.Bitmap = LEADRasterScr1.Bitmap