This topic has not yet been rated - Rate this topic

CFrameWnd::SetTitle 

Sets the title of the window object.


void SetTitle(
   LPCTSTR lpszTitle
);

Parameters

lpszTitle

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

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.