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




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

Glossary Item Box

Shows ART file open dialog with filtering for all known ART formats.

Syntax

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

Parameters

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

Return Value

ImGearARTLoadingSelection class object.

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.