Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The framework calls this method after it sets a region that contains frames and pop-up menus.
virtual BOOL OnSetWindowRegion(
CWnd* pWnd,
CSize sizeWindow
);
Parameters
[in] pWnd
A pointer to the window with the region that changed.[in] sizeWindow
The size of the window.
Return Value
TRUE if the method is successful; FALSE otherwise.
Remarks
The framework calls this method to notify the visual manager that a region has been set for frames and pop-up menus. For more information, see CWindow::SetWindowRgn.
Requirements
Header: afxvisualmanager.h