ImageGear Professional v18.2 > User Guide > Using ImageGear > Using ImageGear GUI Component > Dialogs Control (IGDlgsCtl) |
Provides a set of pre-programmed dialogs for performing image load and save functions. Each of these dialogs combines the function of a Windows standard file-chooser dialog and an IGFormatsCtl Control load or save function:
PageLoad | "Open File" file-chooser dialog combined with LoadPageFromFile Method. |
PageSave | "Save as" file chooser dialog combined with SavePageToFile Method |
DocumentLoad | "Open File" file-chooser dialog combined with LoadDocumentFromFile Method |
DocumentSave | "Save as" file chooser dialog combined with SaveDocumentToFile Method |
See IGDlgsCtl Control for more information.