CommDlg_OpenSave_HideControl macro (commdlg.h)

Hides the specified control in an Explorer-style Open or Save As dialog box.

Syntax

void CommDlg_OpenSave_HideControl(
   _hdlg,
   _id
);

Parameters

_hdlg

_id

Return value

None

Requirements

Requirement Value
Header commdlg.h

See also

CDM_HIDECONTROL