📄 yszmxzsbdlg.h
字号:
//{{AFX_INCLUDES()
#include "mdctext1.h"
#include "richtext.h"
#include "msflexgrid.h"
//}}AFX_INCLUDES
#if !defined(AFX_YSZMXZSBDLG_H__18FE1804_7FE9_11D4_BE45_5254ABD11B62__INCLUDED_)
#define AFX_YSZMXZSBDLG_H__18FE1804_7FE9_11D4_BE45_5254ABD11B62__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _MSC_VER >= 1000
// yszmxzsbdlg.h : header file
//
/////////////////////////////////////////////////////////////////////////////
// Cyszmxzsbdlg dialog
class Cyszmxzsbdlg : public CDialog
{
// Construction
public:
Cyszmxzsbdlg(CWnd* pParent = NULL); // standard constructor
// Dialog Data
//{{AFX_DATA(Cyszmxzsbdlg)
enum { IDD = IDD_yszm_xzsb };
CRichText m_pyjx;
CMSFlexGrid m_grid;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(Cyszmxzsbdlg)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(Cyszmxzsbdlg)
virtual void OnOK();
virtual void OnCancel();
afx_msg void OnKeyPresspyjx(short FAR* KeyAscii);
afx_msg void OnKeyDownpyjx(short FAR* KeyCode, short Shift);
afx_msg void OnChangepyjx();
afx_msg void OnDblclkList1();
afx_msg void OnSetfocusList1();
afx_msg void OnKeyDownGrid1(short FAR* KeyCode, short Shift);
DECLARE_EVENTSINK_MAP()
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Developer Studio will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_YSZMXZSBDLG_H__18FE1804_7FE9_11D4_BE45_5254ABD11B62__INCLUDED_)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -