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.
Sets the parent of the control.
virtual void ReparentControlWindow(
HWND hWndOuter,
HWND hWndParent
);
Parameters
hWndOuter
The handle of the control window.hWndParent
The handle of the new parent window.
Remarks
Call this function to reset the parent of the control window.
Requirements
Header: afxctl.h