Share

CAdUiOwnerDrawButton::SetTheme Method

C++

virtual CAdUiTheme * SetTheme(
    CAdUiTheme * pTheme
);

Description

Sets the theme to be used by the owner draw button

Parameters

Parameters Description
pTheme Input pointer to the CAdUiTheme instance

Returns

The current theme used by the owner draw button

Links

CAdUiOwnerDrawButton Class

Was this information helpful?