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

editobjectname.h

Idź do dokumentacji tego pliku.
00001 #if !defined(AFX_MEDIT_H__4BAA91C9_C4A6_468E_A73C_58AB23E61735__INCLUDED_)
00002 #define AFX_MEDIT_H__4BAA91C9_C4A6_468E_A73C_58AB23E61735__INCLUDED_
00003 
00004 #if _MSC_VER > 1000
00005 #pragma once
00006 #endif // _MSC_VER > 1000
00007 // MEdit.h : header file
00008 //
00009 
00011 // CObjectNameEdit window
00012 
00013 class CObjectNameEdit : public CEdit
00014 {
00015 // Construction
00016 public:
00017         CObjectNameEdit();
00018 
00019 // Attributes
00020 public:
00021 
00022 // Operations
00023 public:
00024 
00025         bool m_bFocus;
00026 
00027 // Overrides
00028         // ClassWizard generated virtual function overrides
00029         //{{AFX_VIRTUAL(CObjectNameEdit)
00030         //}}AFX_VIRTUAL
00031 
00032 // Implementation
00033 public:
00034         virtual ~CObjectNameEdit();
00035 
00036         // Generated message map functions
00037 protected:
00038         //{{AFX_MSG(CObjectNameEdit)
00039         afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct);
00040         afx_msg void OnChange();
00041         afx_msg void OnSetFocus(CWnd* pOldWnd);
00042         afx_msg void OnKeyDown(UINT nChar, UINT nRepCnt, UINT nFlags);
00043         afx_msg void OnKillFocus(CWnd* pNewWnd);
00044         //}}AFX_MSG
00045 
00046         DECLARE_MESSAGE_MAP()
00047 };
00048 
00050 
00051 //{{AFX_INSERT_LOCATION}}
00052 // Microsoft Visual C++ will insert additional declarations immediately before the previous line.
00053 
00054 #endif // !defined(AFX_MEDIT_H__4BAA91C9_C4A6_468E_A73C_58AB23E61735__INCLUDED_)

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