1 #ifndef __PROP_TREE_ITEM_EDIT_BUTTON_H__
2 #define __PROP_TREE_ITEM_EDIT_BUTTON_H__
7 #endif // _MSC_VER > 1000
63 virtual void OnActivate(
int activateType, CPoint point);
70 ValueFormatFloatPointer
82 void SetButtonText( LPCSTR text );
117 DECLARE_MESSAGE_MAP()
125 #endif // __PROP_TREE_ITEM_EDIT_BUTTON_H__
virtual BOOL HitButton(const POINT &pt)
virtual void DrawAttribute(CDC *pDC, const RECT &rc)
CONST PIXELFORMATDESCRIPTOR UINT
virtual LONG DrawItem(CDC *pDC, const RECT &rc, LONG x, LONG y)
afx_msg void OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags)
virtual LPARAM GetItemValue()
void SetValueFormat(ValueFormat nFormat)
virtual void SetItemValue(LPARAM lParam)
afx_msg void OnKillfocus()
afx_msg UINT OnGetDlgCode()
void SetAsPassword(BOOL bPassword)
virtual void OnActivate(int activateType, CPoint point)