AXSoft CapScreen - CaptureActiveWindow

Description

Captures an image of the currently active window

 
Type

Function

 
Syntax

object.CaptureActiveWindow() As Picture

 
Return Type

Picture

 
Remarks

After the image is captured, the image can be placed in a picurebox control.

Ex: Picture1.Picture = object.CaptureActiveWindow