Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Defines the command ID that is sent in the WM_COMMAND message when a user selects a gallery item.
void SetPaletteID(
UINT nID
);
Parameters
- [in] nID
Specifies the command ID that is sent in the WM_COMMAND message when a user selects a gallery item.
Remarks
To determine the specific item that a user selected from the gallery, call the CMFCRibbonGallery::GetLastSelectedItem static method.
Requirements
Header: afxRibbonPaletteGallery.h