28 #if !defined(AFX_PROPERTYLIST_H__74205380_1B56_11D4_BC48_00105AA2186F__INCLUDED_)
29 #define AFX_PROPERTYLIST_H__74205380_1B56_11D4_BC48_00105AA2186F__INCLUDED_
33 #endif // _MSC_VER > 1000
37 #define PIT_COMBO 0 //PIT = property item type
46 #define PIT_MATERIAL 9
49 #define IDC_PROPCMBBOX 712
50 #define IDC_PROPEDITBOX 713
51 #define IDC_PROPBTNCTRL 714
68 int nItemType, CString cmbItems)
114 virtual void MeasureItem(LPMEASUREITEMSTRUCT lpMeasureItemStruct);
115 virtual void DrawItem(LPDRAWITEMSTRUCT lpDrawItemStruct);
129 afx_msg
int OnCreate(LPCREATESTRUCT lpCreateStruct);
141 DECLARE_MESSAGE_MAP()
170 #endif // !defined(AFX_PROPERTYLIST_H__74205380_1B56_11D4_BC48_00105AA2186F__INCLUDED_)
virtual BOOL PreCreateWindow(CREATESTRUCT &cs)
afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct)
CONST PIXELFORMATDESCRIPTOR UINT
afx_msg void OnKillFocus(CWnd *pNewWnd)
virtual void MeasureItem(LPMEASUREITEMSTRUCT lpMeasureItemStruct)
afx_msg void OnSelchange()
afx_msg void OnKillfocusEditBox()
GLsizei GLsizei GLenum GLenum const GLvoid * data
afx_msg void OnChangeEditBox()
void DisplayButton(CRect region)
int AddPropItem(CPropertyItem *pItem)
CPropertyItem(CString propName, CString curValue, int nItemType, CString cmbItems)
afx_msg void OnKillfocusCmbBox()
afx_msg void OnLButtonDown(UINT nFlags, CPoint point)
void SetUpdateInspectors(bool b)
afx_msg void OnLButtonUp(UINT nFlags, CPoint point)
CPropertyItem * measureItem
afx_msg void OnSelchangeCmbBox()
typedef void(APIENTRYP PFNGLBLENDCOLORPROC)(GLclampf red
virtual void DrawItem(LPDRAWITEMSTRUCT lpDrawItemStruct)
virtual void PreSubclassWindow()
afx_msg void OnMouseMove(UINT nFlags, CPoint point)
afx_msg void OnVScroll(UINT nSBCode, UINT nPos, CScrollBar *pScrollBar)
void InvertLine(CDC *pDC, CPoint ptFrom, CPoint ptTo)