COleControl::ReparentControlWindow
컨트롤의 부모를 설정합니다.
virtual void ReparentControlWindow(
HWND hWndOuter,
HWND hWndParent
);
매개 변수
hWndOuter
컨트롤의 창 핸들입니다.hWndParent
새 부모 창 핸들입니다.
설명
부모 창의 컨트롤을 다시 설정 하려면이 함수를 호출 합니다.
요구 사항
헤더: afxctl.h
컨트롤의 부모를 설정합니다.
virtual void ReparentControlWindow(
HWND hWndOuter,
HWND hWndParent
);
hWndOuter
컨트롤의 창 핸들입니다.
hWndParent
새 부모 창 핸들입니다.
부모 창의 컨트롤을 다시 설정 하려면이 함수를 호출 합니다.
헤더: afxctl.h