CPropertySheet::SetTitle

This method specifies the property sheet's caption, which is the text displayed in the title bar of a frame window.

At a Glance

Header file: Afxdlgs.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

void SetTitle( UINT nStyle, LPCTSTR lpszText );

See Also

CPropertySheet::GetPage, CPropertySheet::GetActivePage