←Select platform

WindowHandle Property

Summary

Gets or sets the window handle.

Syntax

C#
VB
C++
public IntPtr WindowHandle {get; set;}
Public Property WindowHandle As IntPtr
public: 
property IntPtr WindowHandle { 
   IntPtr get(); 
   void set (    IntPtr ); 
} 

Property Value

Handle to the window being captured.

Example

For an example, refer to ScreenCaptureEngine.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ScreenCapture Assembly
Click or drag to resize