CMFCRibbonGallery::SetPalette
調色盤附加至功能區陳列庫。
void SetPalette(
CMFCToolBarImages& imagesPalette
);
void SetPalette(
UINT uiImagesPaletteResID,
int cxPaletteImage
);
參數
[in] imagesPalette
指定包含圖示會出現在這個一般模式庫的影像清單。[in] uiImagesPaletteResID
指定包含圖示會出現在這個一般模式庫影像清單中的資源 ID。[in] cxPaletteImage
以像素為單位指定這個寬度,影像,在這個一般模式庫。
需求
標題: afxRibbonPaletteGallery.h