Example-VB | Example-VC++ |
Presents a dialog box from which a user sets various print options.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Admin control
object.ShowPrintDialog [hParentWnd]
Parameter | Data Type | Description |
hParentWnd | hWnd | (Optional) Assigns a parent window handle to the displayed dialog box |
The image property must be set to an existing image or an error is returned.
This function returns any parameters set by the user to the application via the corresponding properties.
If a Parent window is not specified, the dialog box will behave as a modeless dialog box.