|
Available in the LEADTOOLS Imaging toolkit. |
DialogStatus property (ILEADRasterDlgFile)
DialogStatusConstants DialogStatus | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
(Read Only) Gets a value that represents the status of a dialog. Possible values are:
Value |
Meaning |
DLG_OK |
The "OK" button was pressed, and the dialog exited successfully. |
DLG_CANCEL |
The "Cancel" button was pressed, and the dialog exited successfully. |
DLG_CLOSE |
The dialog exits successfully after pressing the "Close" button. |
See Also
Elements |
ShowDirectoryDlg method, ShowFilesAssociationDlg method, ShowOpenDlg method, ShowSaveDlg method, ShowFileConversionDlg method, ShowPrintPreviewDlg method, ShowPrintStitchedImagesDlg method |