GME  13
Public Member Functions | Protected Member Functions | Protected Attributes
CHtmlCtrl Class Reference

#include <HtmlCtrl.h>

List of all members.

Public Member Functions

 CHtmlCtrl ()
 ~CHtmlCtrl ()
BOOL CreateFromStatic (UINT nID, CWnd *pParent)
virtual void PostNcDestroy ()

Protected Member Functions

virtual void DoDataExchange (CDataExchange *pDX)
virtual void OnBeforeNavigate2 (LPCTSTR lpszURL, DWORD nFlags, LPCTSTR lpszTargetFrameName, CByteArray &baPostedData, LPCTSTR lpszHeaders, BOOL *pbCancel)
virtual void OnMgaURL (LPCTSTR lpszWhere)
virtual void OnDocumentComplete (LPCTSTR lpszURL)
afx_msg void OnDestroy ()
afx_msg int OnMouseActivate (CWnd *pDesktopWnd, UINT nHitTest, UINT message)

Protected Attributes

const CConsoleCtl * m_control

Detailed Description

Definition at line 15 of file HtmlCtrl.h.


Constructor & Destructor Documentation

Definition at line 22 of file HtmlCtrl.cpp.

CHtmlCtrl::~CHtmlCtrl ( ) [inline]

Definition at line 19 of file HtmlCtrl.h.


Member Function Documentation

BOOL CHtmlCtrl::CreateFromStatic ( UINT  nID,
CWnd *  pParent 
)

Definition at line 76 of file HtmlCtrl.cpp.

void CHtmlCtrl::DoDataExchange ( CDataExchange *  pDX) [protected, virtual]

Definition at line 30 of file HtmlCtrl.cpp.

void CHtmlCtrl::OnBeforeNavigate2 ( LPCTSTR  lpszURL,
DWORD  nFlags,
LPCTSTR  lpszTargetFrameName,
CByteArray &  baPostedData,
LPCTSTR  lpszHeaders,
BOOL pbCancel 
) [protected, virtual]

Definition at line 125 of file HtmlCtrl.cpp.

void CHtmlCtrl::OnDestroy ( ) [protected]

Definition at line 101 of file HtmlCtrl.cpp.

void CHtmlCtrl::OnDocumentComplete ( LPCTSTR  lpszURL) [protected, virtual]

Definition at line 149 of file HtmlCtrl.cpp.

void CHtmlCtrl::OnMgaURL ( LPCTSTR  lpszWhere) [protected, virtual]

Definition at line 140 of file HtmlCtrl.cpp.

int CHtmlCtrl::OnMouseActivate ( CWnd *  pDesktopWnd,
UINT  nHitTest,
UINT  message 
) [protected]

Definition at line 115 of file HtmlCtrl.cpp.

virtual void CHtmlCtrl::PostNcDestroy ( ) [inline, virtual]

Definition at line 38 of file HtmlCtrl.h.


Member Data Documentation

const CConsoleCtl* CHtmlCtrl::m_control [protected]

Definition at line 68 of file HtmlCtrl.h.


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