Windows C++ Library
Public Member Functions | Protected Member Functions | Protected Attributes
CURLLabel Class Reference

#include <URLLabel.hpp>

Inheritance diagram for CURLLabel:
CLabel CStdWnd CCtrlWnd CPopupWnd CMsgWnd CWnd

List of all members.

Public Member Functions

 CURLLabel ()
virtual ~CURLLabel ()
void Protocol (const tchar *pszProtocol)

Protected Member Functions

virtual LRESULT WndProc (HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
virtual void OnSetCursor (HWND hWnd, uint nHitCode, uint nMouseMsg)
virtual void OnClick ()
virtual HBRUSH OnReflectedCtlClr (uint nCtlClrMsg, HDC hDC)

Protected Attributes

CString m_strProtocol
CCursor m_oCursor
CFont m_oFont

Constructor & Destructor Documentation

CURLLabel::~CURLLabel ( ) [virtual]

Member Function Documentation

void CURLLabel::Protocol ( const tchar *  pszProtocol) [inline]
LRESULT CURLLabel::WndProc ( HWND  hWnd,
UINT  iMsg,
WPARAM  wParam,
LPARAM  lParam 
) [protected, virtual]

Reimplemented from CStdWnd.

void CURLLabel::OnSetCursor ( HWND  hWnd,
uint  nHitCode,
uint  nMouseMsg 
) [protected, virtual]

Reimplemented from CMsgWnd.

void CURLLabel::OnClick ( ) [protected, virtual]
HBRUSH CURLLabel::OnReflectedCtlClr ( uint  nCtlClrMsg,
HDC  hDC 
) [protected, virtual]

Reimplemented from CMsgWnd.


Member Data Documentation


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