Share

CAdUiPaletteSet::SetActivePalette

C++

BOOL SetActivePalette(
    int nPaletteIndex
);

Description

Sets the palette specified by nPaletteIndex to be the currently active palette.

Parameters

Parameters Description
nPaletteIndex Palette tab index of the palette to be activated

Links

CAdUiPaletteSet Class

Was this information helpful?