کلینیک فوق تخصصی اکسس ( کاربرد vba در اکسس )

کلینیک فوق تخصصی اکسس ( کاربرد vba در اکسس )

به اشتراک گذاری اطلاعات کسب شده در اکسس از سایت آفیس و سایت های تخصصی خارجی
کلینیک فوق تخصصی اکسس ( کاربرد vba در اکسس )

کلینیک فوق تخصصی اکسس ( کاربرد vba در اکسس )

به اشتراک گذاری اطلاعات کسب شده در اکسس از سایت آفیس و سایت های تخصصی خارجی

CommonDialog.ShowAcquireImage method


یک یا چند کادر گفتگو را نمایش می دهد که به کاربر امکان می دهد تصویری از یک دستگاه سخت افزاری را بدست آورد




CommonDialog object


شامل تمام روشهایی است که یک رابط کاربر را نمایش می دهد. کنترل CommonDialog یک کنترل در زمان اجرا نامرئی است که می توانید با استفاده از "WIA.CommonDialog" به عنوان ProgID در فراخوانی به CreatObject یا با رها کردن یک شی CommonDialog روی یک فرم ایجاد کنید.


Methods

The CommonDialog object has these methods.

TABLE 1
MethodDescription
ShowAcquireImageDisplays one or more dialog boxes that enable the user to acquire an image from a hardware device.
ShowAcquisitionWizardStarts the Scanner and Camera Wizard.
ShowDevicePropertiesDisplays the Properties dialog box for the specified Device.
ShowItemPropertiesDisplays the Properties dialog box for the specified Item.
ShowPhotoPrintingWizardStarts the Photo Printing Wizard with the absolute path of a specific file or Vector of absolute paths to files.
ShowSelectDeviceDisplays a dialog box that enables the user to select a hardware device for image acquisition.
ShowSelectItemsDisplays a dialog box that enables the user to select an Item for transfer from a hardware device for image acquisition.
ShowTransferDisplays a Progress dialog box while transferring the specified Item to the local computer.