Captures the screen area bounded by the control and saves it to the current image.
Visual Basic |
---|
Public Sub Capture() |
If the capture succeeds, the image located in the current Process buffer is replaced with the captured image.
If the capture fails, the ImagError property is set to IX_Error_CaptureFailed.