This topic has not yet been rated - Rate this topic

CFrameWnd::SetTitle

Sets the title of the window object.

void SetTitle( 
   LPCTSTR lpszTitle 
);
lpszTitle

A pointer to a character string containing the title of the window object.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.