Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Attaches a palette to a ribbon gallery.
void SetPalette(
CMFCToolBarImages& imagesPalette
);
void SetPalette(
UINT uiImagesPaletteResID,
int cxPaletteImage
);
Parameters
[in] imagesPalette
Specifies the image list that contains the icons to appear on the gallery.[in] uiImagesPaletteResID
Specifies the resource ID of the image list that contains the icons to appear on the gallery.[in] cxPaletteImage
Specifies the width, in pixels, of an image on the gallery.
Requirements
Header: afxRibbonPaletteGallery.h