Common Dialog Boxes Structures

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

The following table shows the common dialog boxes structures, with a description of the purpose of each.

Programming element Description

CHOOSEFONT (structure)

This structure contains information that ChooseFont (function) uses to initialize the Font dialog box.

OFNOTIFY

This structure contains information about the WM_NOTIFY message sent to a hook procedure from an Explorer-style Open or Save As dialog box.

OPENFILENAME

This structure contains information the operating system uses to initialize the system-defined Open or Save As dialog box.

See Also

Reference

Common Dialog Boxes Reference