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
Places a control in the dialog so that it stands out compared to other controls.
HRESULT MakeProminent(
DWORD dwIDCtl
);
Header: afxdlgs.h