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


CMDIChildWnd::SetHandles

Sets the handles for menu and accelerator resources.

void SetHandles(
   HMENU hMenu,
   HACCEL hAccel
);

Параметры

  • hMenu
    The handle of a menu resource.

  • hAccel
    The handle of an accelerator resource.

Заметки

Call this function to set the menu and accelerator resources used by the MDI child window object.

Требования

Header: afxwin.h

См. также

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

CMDIChildWnd Class

CMDIChildWnd Members

Hierarchy Chart