Set TRUE to run the TWAIN Source's GUI modal or FALSE to run it modeless. Please note that to successfully run modal, it may be necessary for the application to disable inputs to its windows while the Source’s GUI is running.
public TwainSetModalUI( Boolean ModalUI );
Public Sub TwainSetModalUI( ByVal ModalUI As Boolean )
|
Parameters |
Description |
|
ModalUI |
True to run the source's GUI modal, else False. |
|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.
|