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.
CAdUiTheme* SetTheme( CAdUiTheme* pTheme );
Sets the theme to be used by the palette set.
Parameters | Description |
---|---|
pTheme | The pointer to the CAdUiTheme instance |
The current theme being used by the palette set.