Share

CAdUiBitmapButton::SetThemeBackground Method

C++

virtual void SetThemeBackground(
    AdUiThemeElement nElement
);

Description

Overrides the theme element to be used as the backgrounnd color in the themed draw. The default background color is the palette background color.

Parameters

Parameters Description
nElement Input new theme element to be used as the themed background color

Links

CAdUiBitmapButton Class

Was this information helpful?