[ROOT] --> small

class CCustList
    extends CDialog as public

Author:
unascribed

Version:
unknown

Source:
CUSTLIST.H:8

Constructors Index

CCustList
[public]


Enums Index

__$E0006__
[public]


Variables Index

cszc
[public]
curec
[public]
goflag
[public]
m_100
[public]
m_113
[public]
m_114
[public]
m_Left1
[public]
m_LeftAll
[public]
m_Right1
[public]
m_RightAll
[public]
misc1
[public]
misc2
[public]
name1
[public]
name2
[public]
phone
[public]
street1
[public]
street2
[public]
toprec
[public]


Methods Index

DoDataExchange
[protected]
OnCancel
[protected]
OnClickedButton5
[protected]
OnClickedLeft1
[protected]
OnClickedLeftAll
[protected]
OnClickedRight1
[protected]
OnClickedRightAll
[protected]
OnCreate
[protected]
OnDestroy
[protected]
OnInitDialog
[protected]
OnOK
[protected]
OnSetfocusEdit1
[protected]
OnSetfocusEdit2
[protected]
OnSetfocusEdit3
[protected]
OnSetfocusEdit4
[protected]
OnSetfocusEdit5
[protected]
OnSetfocusEdit6
[protected]
OnSetfocusEdit7
[protected]
OnSetfocusEdit8
[protected]
OnUpdateEdit1
[protected]
OnUpdateEdit2
[protected]
OnUpdateEdit3
[protected]
OnUpdateEdit4
[protected]
OnUpdateEdit5
[protected]
OnUpdateEdit6
[protected]
OnUpdateEdit7
[protected]
OnUpdateEdit8
[protected]
rtrim
[public]
updateit
[public]


Constructors

CCustList

public CCustList ( CWnd * pParent = NULL ) ;


Enums

__$E0006__

public enum __$E0006__ { IDD = IDD_DIALOG5 } ;


Variables

name1

public CString name1 [ 51] ]

name2

public CString name2 [ 51] ]

street1

public CString street1 [ 51] ]

street2

public CString street2 [ 51] ]

cszc

public CString cszc [ 51] ]

phone

public CString phone [ 51] ]

misc1

public CString misc1 [ 51] ]

misc2

public CString misc2 [ 51] ]

goflag

public int goflag [ 51] ]

toprec

public int toprec

curec

public int curec

m_Left1

public CBitmapButton m_Left1

m_LeftAll

public CBitmapButton m_LeftAll

m_Right1

public CBitmapButton m_Right1

m_RightAll

public CBitmapButton m_RightAll

m_114

public CButton m_114

m_113

public CButton m_113

m_100

public CButton m_100


Methods

updateit

public void updateit ( ) ;

rtrim

public CString rtrim ( CString ) ;

DoDataExchange

protected virtual void DoDataExchange ( CDataExchange * pDX ) ;

OnInitDialog

protected virtual BOOL OnInitDialog ( ) ;

OnUpdateEdit1

protected afx_msg void OnUpdateEdit1 ( ) ;

OnOK

protected virtual void OnOK ( ) ;

OnUpdateEdit2

protected afx_msg void OnUpdateEdit2 ( ) ;

OnUpdateEdit3

protected afx_msg void OnUpdateEdit3 ( ) ;

OnUpdateEdit4

protected afx_msg void OnUpdateEdit4 ( ) ;

OnUpdateEdit5

protected afx_msg void OnUpdateEdit5 ( ) ;

OnUpdateEdit6

protected afx_msg void OnUpdateEdit6 ( ) ;

OnUpdateEdit7

protected afx_msg void OnUpdateEdit7 ( ) ;

OnUpdateEdit8

protected afx_msg void OnUpdateEdit8 ( ) ;

OnClickedButton5

protected afx_msg void OnClickedButton5 ( ) ;

OnCancel

protected virtual void OnCancel ( ) ;

OnCreate

protected afx_msg int OnCreate ( LPCREATESTRUCT lpCreateStruct ) ;

OnDestroy

protected afx_msg void OnDestroy ( ) ;

OnSetfocusEdit1

protected afx_msg void OnSetfocusEdit1 ( ) ;

OnSetfocusEdit2

protected afx_msg void OnSetfocusEdit2 ( ) ;

OnSetfocusEdit3

protected afx_msg void OnSetfocusEdit3 ( ) ;

OnSetfocusEdit4

protected afx_msg void OnSetfocusEdit4 ( ) ;

OnSetfocusEdit5

protected afx_msg void OnSetfocusEdit5 ( ) ;

OnSetfocusEdit6

protected afx_msg void OnSetfocusEdit6 ( ) ;

OnSetfocusEdit7

protected afx_msg void OnSetfocusEdit7 ( ) ;

OnSetfocusEdit8

protected afx_msg void OnSetfocusEdit8 ( ) ;

OnClickedLeft1

protected afx_msg void OnClickedLeft1 ( ) ;

OnClickedLeftAll

protected afx_msg void OnClickedLeftAll ( ) ;

OnClickedRight1

protected afx_msg void OnClickedRight1 ( ) ;

OnClickedRightAll

protected afx_msg void OnClickedRightAll ( ) ;


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.