Share

CAdUiPaletteSet::SetTheme Method

C++

CAdUiTheme* SetTheme(
    CAdUiTheme* pTheme
);

Description

Sets the theme to be used by the palette set.

Parameters

Parameters Description
pTheme The pointer to the CAdUiTheme instance

Returns

The current theme being used by the palette set.

Links

CAdUiPaletteSet Class

Was this information helpful?