CPropertySheet::SetTitle

Call this member function to specify the property sheet's caption (the text displayed in the title bar of a frame window).

Syntax

void SetTitle( UINT nStyle, LPCTSTR lpszText );

At a Glance

Header File Afxdlgs.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CPropertySheet Overview, CPropertySheet Member Functions, Property Sheets, CPropertySheet::GetPage, CPropertySheet::GetActivePage