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. |
void SetIsThemed( bool isThemed );
Sets the theme flag on the control.
Parameters | Description |
---|---|
isThemed | |
pTheme | Set to true if the control can be themed, false otherwise. |