CFileDialog::MakeProminent

Places a control in the dialog so that it stands out compared to other controls.

HRESULT MakeProminent(
   DWORD dwIDCtl
);

Parameters

  • dwIDCtl
    The ID of the control.

Requirements

Header: afxdlgs.h

See Also

Reference

CFileDialog Class