CPrintDialog

This class encapsulates the services provided by the Windows CE common dialog box for printing. Common print dialog boxes provide an easy way to implement Print and Print Setup dialog boxes in a manner consistent with Windows CE standards.

At a Glance

Header file: Afxdlgs.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Remarks

The following CPrintDialog class methods are unique to Windows CE:

MFC for Windows CE does not support the following methods of the CPrintDialog class:

See Also

Dialog Box Classes