CFileDialog::StartVisualGroup
Declares a visual group in the dialog. Subsequent calls to any "add" method add those elements to this group.
HRESULT StartVisualGroup(
DWORD dwIDCtl,
const CString& strLabel
);
Parameters
dwIDCtl
The ID of the visual group.strLabel
The group name.
Requirements
Header: afxdlgs.h