[ROOT] --> small

class CChatbx
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
Chatbx.h:17

Constructors Index

CChatbx
[public]


Enums Index

__$E0005__
[public]


Variables Index

init
[protected]
m_MSChat
[public]


Methods Index

DoDataExchange
[protected]
OnFinalRelease
[public]
OnInitDialog
[protected]
OnSize
[protected]


Constructors

CChatbx

public CChatbx ( CWnd * pParent = NULL ) ;


Enums

__$E0005__

public enum __$E0005__ { IDD = IDD_DIALOG9 } ;


Variables

m_MSChat

public CMSChat m_MSChat

init

protected BOOL init


Methods

OnFinalRelease

public virtual void OnFinalRelease ( ) ;

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnSize

protected afx_msg void OnSize ( UINT nType ,
                                int cx ,
                                int cy ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.