Prev Next
The CDM_HIDECONTROL message hides the specified control in an
Explorer-style Open or Save As common dialog box. The dialog box must have
been created with the OFN_EXPLORER flag; otherwise, the message fails.
CDM_HIDECONTROL
wParam = (WPARAM) id;
lParam = 0;
// corresponding macro
void CommDlg_OpenSave_HideControl(hdlg, id);
Parameters
-
hdlg
-
Handle of the common dialog box window to receive the message.
-
id
-
Identifier of the control to hide.
Return Values
No return value.
See Also
GetOpenFileName, GetSaveFileName,
OPENFILENAME
file: /Techref/os/win/api/win32/mess/src/msg03.htm,
1KB, , updated: 2000年4月7日 12:19, local time: 2025年9月11日 12:00,
©2025 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Questions?<A HREF="http://techref.massmind.org/techref/os/win/api/win32/mess/src/msg03.htm"> CDM_HIDECONTROL</A>
Did you find what you needed?
Welcome to massmind.org!
Welcome to techref.massmind.org!
.