Windows C++ Library
Public Member Functions | Protected Member Functions
CLabel Class Reference

#include <Label.hpp>

Inheritance diagram for CLabel:
CStdWnd CCtrlWnd CPopupWnd CMsgWnd CWnd CURLLabel

List of all members.

Public Member Functions

 CLabel ()
void Text (const tchar *pszText)
void Text (const tstring &text)
 Set the text of the control.

Protected Member Functions

virtual void GetCreateParams (WNDCREATE &rParams)

Constructor & Destructor Documentation


Member Function Documentation

void CLabel::Text ( const tchar *  pszText) [inline]
void CLabel::Text ( const tstring &  text) [inline]

Set the text of the control.

void CLabel::GetCreateParams ( WNDCREATE rParams) [protected, virtual]

Reimplemented from CCtrlWnd.


The documentation for this class was generated from the following files: