#if !defined(AFX_InputCard2PointBlue_H__7B04865E_CAD9_4822_89A8_71758E7C11CD__INCLUDED_) #define AFX_InputCard2PointBlue_H__7B04865E_CAD9_4822_89A8_71758E7C11CD__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // InputCard2PointBlue.h : header file // ///////////////////////////////////////////////////////////////////////////// // InputCard2PointBlue dialog #include "AutoCompl.h" class InputCard2PointBlue : public CDialog { int curyear; CArraym_List1array; CAutoComplete m_acCombo; // Construction public: void ClientChange(); InputCard2PointBlue(CWnd* pParent = NULL); // standard constructor CString id; CString m_phone; CString m_sex; // Dialog Data //{{AFX_DATA(InputCard2PointBlue) enum { IDD = IDD_DLGInputCard2PointBlue }; CComboBox m_combobox; CString m_name1; CString m_name2; CString m_id; CString m_ren; CString m_taoxiname; CString m_memberno; CString m_name; CString m_point; CString m_taoxijiage; CString m_card2no; CString m_jiage; CString m_rate; //}}AFX_DATA // Overrides // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(InputCard2PointBlue) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: // Generated message map functions //{{AFX_MSG(InputCard2PointBlue) virtual BOOL OnInitDialog(); virtual void OnOK(); afx_msg void OnSelchangeCombo5(); //}}AFX_MSG DECLARE_MESSAGE_MAP() }; //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_InputCard2PointBlue_H__7B04865E_CAD9_4822_89A8_71758E7C11CD__INCLUDED_)