ش | ی | د | س | چ | پ | ج |
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
یک یا چند کادر گفتگو را نمایش می دهد که به کاربر امکان می دهد تصویری از یک دستگاه سخت افزاری را بدست آورد
شامل تمام روشهایی است که یک رابط کاربر را نمایش می دهد. کنترل CommonDialog یک کنترل در زمان اجرا نامرئی است که می توانید با استفاده از "WIA.CommonDialog" به عنوان ProgID در فراخوانی به CreatObject یا با رها کردن یک شی CommonDialog روی یک فرم ایجاد کنید.
Methods
The CommonDialog object has these methods.
TABLE 1 Method Description ShowAcquireImage Displays one or more dialog boxes that enable the user to acquire an image from a hardware device. ShowAcquisitionWizard Starts the Scanner and Camera Wizard. ShowDeviceProperties Displays the Properties dialog box for the specified Device. ShowItemProperties Displays the Properties dialog box for the specified Item. ShowPhotoPrintingWizard Starts the Photo Printing Wizard with the absolute path of a specific file or Vector of absolute paths to files. ShowSelectDevice Displays a dialog box that enables the user to select a hardware device for image acquisition. ShowSelectItems Displays a dialog box that enables the user to select an Item for transfer from a hardware device for image acquisition. ShowTransfer Displays a Progress dialog box while transferring the specified Item to the local computer.