CCmdUI::SetText

This member function sets the text of the user-interface item for this command.

Syntax

virtual void SetText( LPCTSTR lpszText );

At a Glance

Header file: Afxwin.h
Platforms:
Versions: 1.0 and later
Complete documentation: Visual C++ documentation

See Also

CCmdUI Overview, CCmdUI Member Functions, Support Classes, CCmdUI::Enable