Поделиться через


COleControl::ReparentControlWindow

Sets the parent of the control.

virtual void ReparentControlWindow(
   HWND hWndOuter,
   HWND hWndParent
);

Параметры

  • hWndOuter
    The handle of the control window.

  • hWndParent
    The handle of the new parent window.

Заметки

Call this function to reset the parent of the control window.

Требования

Header: afxctl.h

См. также

Основные понятия

COleControl Class

COleControl Members

Hierarchy Chart