Share

CAdUiRichEditCtrl::SetTitle Method

C++

void SetTitle(
    LPCTSTR pszTitle
);

Description

Sets the text title of the control.

Parameters

Parameters Description
pszTitle The text to set for the title.

Links

CAdUiRichEditCtrl Class

Was this information helpful?