BCGSuite for MFC
void CBCGPProgressDlg::SetMessage ( const CString &  strMessage)

Sets the first message.

The progress dialog can display two messages - above the progress control and below the progress control.

Use this method to set a message that will appear above the progress control.

Parameters
strMessageA string containing the message text.