Share

CAdUiRichEditCtrl::SetIsThemed Method

C++

void SetIsThemed(
    bool isThemed
);

Description

Sets the theme flag on the control.

Parameters

Parameters Description
isThemed
pTheme Set to true if the control can be themed, false otherwise.

Links

CAdUiRichEditCtrl Class

Was this information helpful?