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.
Modifies a toolbar object by searching for dummy items and replacing them with the specified user-defined items.
void SetupToolbarMenu(
CMenu& menu,
const UINT uiViewUserToolbarCmdFirst,
const UINT uiViewUserToolbarCmdLast
);
Parameters
[in] menu
A reference to a CMenu object to be modified.[in] uiViewUserToolbarCmdFirst
Specifies the first user-defined command.[in] uiViewUserToolbarCmdLast
Specifies the last user-defined command.
Requirements
Header: afxoleipframewndex.h