[ROOT] --> small

class PartDialog
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
PARTDIAL.H:8

Constructors Index

PartDialog
[public]


Enums Index

__$E0019__
[public]


Variables Index

m_1
[public]
m_edit1
[public]
m_hwhitebrush
[public]


Methods Index

DoDataExchange
[protected]
OnCreate
[protected]
OnCtlColor
[protected]
OnDestroy
[protected]
OnInitDialog
[protected]


Constructors

PartDialog

public PartDialog ( CWnd * pParent = NULL ) ;


Enums

__$E0019__

public enum __$E0019__ { IDD = IDD_DIALOG2 } ;


Variables

m_hwhitebrush

public HBRUSH m_hwhitebrush

m_1

public CButton m_1

m_edit1

public CString m_edit1


Methods

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnDestroy

protected afx_msg void OnDestroy ( ) ;

OnCreate

protected afx_msg int OnCreate ( LPCREATESTRUCT lpCreateStruct ) ;

OnCtlColor

protected afx_msg HBRUSH OnCtlColor ( CDC * pDC ,
                                      CWnd * pWnd ,
                                      UINT nCtlColor ) ;


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.