Share

CAdUiThemedStatic::CAdUiThemedStatic (CString &) Constructor

C++

CAdUiThemedStatic(
    const CString & themeName
);

Description

Creates a new AdUiThemedStatic object with theme name The text and the background colors from the PALETTE_SET_THEME will be used to draw its contents.

Parameters

Parameters Description
themeName Specify themeName string.

Links

CAdUiThemedStatic Class

Was this information helpful?