Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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