CFileDialog::EnableOpenDropDown

Enables a drop-down list on the Open or Save button in the dialog.

HRESULT EnableOpenDropDown(
   DWORD dwIDCtl
);

Parameters

  • dwIDCtl
    The ID of the drop-down list.

Requirements

Header: afxdlgs.h

See Also

Reference

CFileDialog Class