1 #if !defined(AFX_NUMEDIT_H__3EA072E7_D976_48D5_B9F9_D9553E38E3E5__INCLUDED_)
2 #define AFX_NUMEDIT_H__3EA072E7_D976_48D5_B9F9_D9553E38E3E5__INCLUDED_
6 #endif // _MSC_VER > 1000
7 // NumEdit.h : header file
10 /////////////////////////////////////////////////////////////////////////////
13 class CNumEdit
: public CEdit
26 // ClassWizard generated virtual function overrides
27 //{{AFX_VIRTUAL(CNumEdit)
34 // Generated message map functions
37 afx_msg
void OnChar(UINT nChar
, UINT nRepCnt
, UINT nFlags
);
40 LRESULT
OnPaste(WPARAM wParam
= 0, LPARAM lParam
= 0);
45 /////////////////////////////////////////////////////////////////////////////
47 //{{AFX_INSERT_LOCATION}}
48 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
50 #endif // !defined(AFX_NUMEDIT_H__3EA072E7_D976_48D5_B9F9_D9553E38E3E5__INCLUDED_)