CFolderPickerDialog Class

CFolderPickerDialog class implements CFileDialog in the folder picker mode.

class CFolderPickerDialog : public CFileDialog;

Members

Public Constructors

Name

Description

CFolderPickerDialog::~CFolderPickerDialog

Destructor.

CFolderPickerDialog::CFolderPickerDialog

Constructor.

Inheritance Hierarchy

CObject

   CCmdTarget

      CWnd

         CDialog

            CCommonDialog

               CFileDialog

                  CFolderPickerDialog

Requirements

Header: afxdlgs.h

See Also

Other Resources

MFC Classes