Strona Główna   Lista Obszarów Nazw   Lista Alfabetyczna   Lista Klas   Lista Plików   Składowe Klas   Składowe Plików  

slidergrid.h

Idź do dokumentacji tego pliku.
00001 #if !defined(AFX_SLIDERGRID_H__CCDAF9B3_885E_4126_B742_FACD0994FAF9__INCLUDED_)
00002 #define AFX_SLIDERGRID_H__CCDAF9B3_885E_4126_B742_FACD0994FAF9__INCLUDED_
00003 
00004 #if _MSC_VER > 1000
00005 #pragma once
00006 #endif // _MSC_VER > 1000
00007 // SliderGrid.h : header file
00008 //
00009 
00011 // CSliderGrid window
00012 
00013 class CSliderGrid : public CSliderCtrl
00014 {
00015 // Construction
00016 public:
00017         CSliderGrid();
00018 
00019 // Attributes
00020 public:
00021 
00022 // Operations
00023 public:
00024 
00025 // Overrides
00026         // ClassWizard generated virtual function overrides
00027         //{{AFX_VIRTUAL(CSliderGrid)
00028         //}}AFX_VIRTUAL
00029 
00030 // Implementation
00031 public:
00032         virtual ~CSliderGrid();
00033 
00034         // Generated message map functions
00035 protected:
00036         //{{AFX_MSG(CSliderGrid)
00037                 // NOTE - the ClassWizard will add and remove member functions here.
00038         //}}AFX_MSG
00039 
00040         DECLARE_MESSAGE_MAP()
00041 };
00042 
00044 
00045 //{{AFX_INSERT_LOCATION}}
00046 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00047 
00048 #endif // !defined(AFX_SLIDERGRID_H__CCDAF9B3_885E_4126_B742_FACD0994FAF9__INCLUDED_)

Wygenerowano Mon Feb 17 16:20:03 2003 dla FormCreator programem doxygen1.2.16