ImageGear for .NET
SelectLocalFileToLoadEx Method
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearWinForms Class : SelectLocalFileToLoadEx Method




owner
Handle of window to use as parent for dialog box.

Glossary Item Box

Shows a dialog box allowing the user to select a local file to load.

Syntax

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

Parameters

owner
Handle of window to use as parent for dialog box.

Return Value

ImGearLoadingSelectionEx class object.

Remarks

Nothing is loaded by this method. It only allows the user to make a selection and returns information about that selection. Unlike the FileOpenDialog shown by SelectLocalFileToLoad method, this dialog gives the user the option to view an image preview and file/image information as well as the ability to select and preview a specific page from a multi page file.

See Also

©2013. Accusoft Corporation. All Rights Reserved.