Accusoft.TwainPro8.Net
ParentWindowHandle Property
See Also  Send Feedback
Accusoft.TwainProSdk Namespace > TwainPro Class : ParentWindowHandle Property




Glossary Item Box

Gets and sets a window to the TwainPRO object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

An integer pointer which represents a handle to the parent window.

Remarks

A window is created internally when using the .NET version of TwainPRO, so it is not necessary to set this property.

Note: Set this value to the current window's handle and the Data Source Manager's dialog will be displayed modally (the Data Source Manager dialog is displayed as a result of calling SelectSource()). Otherwise the dialog is displayed modeless. This value should be set before the TwainDevice is created.

See Also

©2013. Accusoft Corporation. All Rights Reserved.