Anteckning
Å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 when it draws a highlighted menu command.
virtual void OnHighlightRarelyUsedMenuItems(
CDC* pDC,
CRect rectRarelyUsed
);
Parameters
[in] pDC
A pointer to a device context.[in] rectRarelyUsed
A rectangle that specifies the boundaries of the highlighted command.
Remarks
Override this method in a derived visual manager to customize the appearance of highlighted menu commands.
Requirements
Header: afxvisualmanager.h