Share

CAdUiBitmapButton::SetTheme Method

C++

CAdUiTheme * SetTheme(
    CAdUiTheme * pTheme
) override;

Description

Sets the theme to be used by the bitmap button

Parameters

Parameters Description
pTheme Input pointer to the CAdUiTheme instance

Returns

The current theme used by the bitmap button

Links

CAdUiBitmapButton Class

Was this information helpful?