www.pudn.com > CMyChartView_ocx.rar > CMyChartViewPpg.h
#if !defined(AFX_CMYCHARTVIEWPPG_H__12BE27EB_494A_40F8_99A4_AF0845DDE032__INCLUDED_)
#define AFX_CMYCHARTVIEWPPG_H__12BE27EB_494A_40F8_99A4_AF0845DDE032__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// CMyChartViewPpg.h : Declaration of the CCMyChartViewPropPage property page class.
////////////////////////////////////////////////////////////////////////////
// CCMyChartViewPropPage : See CMyChartViewPpg.cpp.cpp for implementation.
class CCMyChartViewPropPage : public COlePropertyPage
{
DECLARE_DYNCREATE(CCMyChartViewPropPage)
DECLARE_OLECREATE_EX(CCMyChartViewPropPage)
// Constructor
public:
CCMyChartViewPropPage();
// Dialog Data
//{{AFX_DATA(CCMyChartViewPropPage)
enum { IDD = IDD_PROPPAGE_CMYCHARTVIEW };
//}}AFX_DATA
// Implementation
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
// Message maps
protected:
//{{AFX_MSG(CCMyChartViewPropPage)
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_CMYCHARTVIEWPPG_H__12BE27EB_494A_40F8_99A4_AF0845DDE032__INCLUDED)