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.
strMessage | A string containing the message text. |