#if !defined(AFX_DailyForm_H__ACD9E9EA_B724_4711_9C6F_DE3ADA090E2E__INCLUDED_) #define AFX_DailyForm_H__ACD9E9EA_B724_4711_9C6F_DE3ADA090E2E__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 // DailyForm.h : header file // ///////////////////////////////////////////////////////////////////////////// // DailyForm form view #ifndef __AFXEXT_H__ #include #endif // 日财务表; class DailyForm : public MyFormView { DWORD m_timestmap; BOOL m_bInit; BOOL m_bForKF; CString m_jdd; CArrayList11array; CArrayList2array; CArrayList3array; CArrayother2salearray; CArraymemberarray; CArraym_List1array; protected: DailyForm(); // protected constructor used by dynamic creation DECLARE_DYNCREATE(DailyForm) // Form Data public: //{{AFX_DATA(DailyForm) enum { IDD = IDD_DLGDailyForm }; CSpinButtonCtrl m_spinday; CSpinButtonCtrl m_spinmonth; CSpinButtonCtrl m_spinyear; CSortListCtrl3 m_List1; CStatic m_static1; UINT m_year; UINT m_month; UINT m_day; int m_radio1; // 全部; int m_radio2; // 店内; //}}AFX_DATA // Attributes public: // Operations public: void KindChange2(); void KindChange(); void DateChange(); void FillGrid(); void PaymentMethodCount(); // Overrides //{{AFX_VIRTUAL(DailyForm) public: virtual void OnInitialUpdate(); protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL // Implementation protected: virtual ~DailyForm(); #ifdef _DEBUG virtual void AssertValid() const; virtual void Dump(CDumpContext& dc) const; #endif //{{AFX_MSG(DailyForm) afx_msg void OnBUTclose(); afx_msg void OnChangeEDITyear(); afx_msg void OnChangeEDITmonth(); afx_msg void OnChangeEDITday(); afx_msg void OnRadio3(); afx_msg void OnRadio4(); afx_msg void OnRadio5(); afx_msg void OnRadio6(); afx_msg void OnRadio7(); afx_msg void OnRadio8(); afx_msg void OnRadio9(); afx_msg void OnRadio10(); afx_msg void OnRadio11(); afx_msg void OnRadio12(); afx_msg void OnRadio13(); afx_msg void OnBUTprint(); afx_msg void OnBUTprint2(); afx_msg void OnBUTprint5(); afx_msg void OnBUTprint4(); afx_msg void OnRadio14(); afx_msg void OnRadio15(); afx_msg void OnRadio16(); afx_msg void OnRadio17(); //}}AFX_MSG afx_msg void OnCustomdrawList(NMHDR*, LRESULT*); DECLARE_MESSAGE_MAP() public: afx_msg void OnSize(UINT nType, int cx, int cy); }; ///////////////////////////////////////////////////////////////////////////// //{{AFX_INSERT_LOCATION}} // Microsoft Visual C++ will insert additional declarations immediately before the previous line. #endif // !defined(AFX_DailyForm_H__ACD9E9EA_B724_4711_9C6F_DE3ADA090E2E__INCLUDED_)