Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Call this member function to hide the specified control in an Explorer-style Open or Save As common dialog box.
void HideControl(
int nID
);
Parameters
- nID
The ID of the control to hide.
Remarks
The dialog box must have been created with the OFN_EXPLORER style; otherwise, the function will fail with an assertion.
Requirements
Header: afxdlgs.h