CFrameWnd::SetMessageText
Visual Studio 2010
Call this function to place a string in the status-bar pane that has an ID of 0.
void SetMessageText( LPCTSTR lpszText ); void SetMessageText( UINT nID );
Call this function to place a string in the status-bar pane that has an ID of 0.
void SetMessageText( LPCTSTR lpszText ); void SetMessageText( UINT nID );