CFileDialog::AddSeparator

Adds a separator to the dialog.

HRESULT AddSeparator(
   DWORD dwIDCtl
);

Parameters

  • dwIDCtl
    The ID of the separator add.

Requirements

Header: afxdlgs.h

See Also

Reference

CFileDialog Class