This control provides a standard set of dialog boxes for operations such as opening and saving files and selecting colors and fonts. The control also has the ability to display Help by running the Windows CE Help engine.
CEComDlgCtl
Mscecomdlg.dll
The CommonDialog control supports the following properties:
The CommonDialog control supports the following methods:
Use the CommonDialog control in your application by adding it to a form and setting its properties. The dialog box displayed by the control is determined by the methods of the control. At run time, a dialog box is displayed, or the Help engine is executed, when the appropriate method is invoked. At design time, the control is displayed as an icon on a form. This icon cannot be sized.