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




owner
Handle of window to use as parent for dialog box.
title
Window title to use for dialog box.
selectRemote
Allow selecting remote files.

Glossary Item Box

Shows dialog box allowing the user to select a local or remote 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.
title
Window title to use for dialog box.
selectRemote
Allow selecting remote files.

Return Value

ImGearLoadingSelection class.

Remarks

Nothing is loaded by this method. It only allows the user to make a selection and returns information about that selection.

See Also

©2013. Accusoft Corporation. All Rights Reserved.