⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mxa_mep.h

📁 面板显示程序
💻 H
字号:
#if !defined(AFX_MXA_MEP_H__427DB10F_A82A_4311_B2D4_77AD76DEC51C__INCLUDED_)
#define AFX_MXA_MEP_H__427DB10F_A82A_4311_B2D4_77AD76DEC51C__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// MXA_MEP.h : header file
//
#include "HMIcan_usbDlg.h"
#include "editex.hxx"
#include "staticex.hxx"
/////////////////////////////////////////////////////////////////////////////
// CMXA_MEP dialog

class CMXA_MEP : public CDialog
{
// Construction
public:
	CMXA_MEP(CWnd* pParent = NULL);   // standard constructor

	CHMIcan_usbDlg * HMIcan_usbDlg;

	CBitmap m_bmpBg,m_bmp;
	CBrush m_brBk;
	LOGFONT   logfont,logfont1;

	COLORREF bk  ;
	COLORREF bk1 ;
	COLORREF tx  ;
	COLORREF tx1 ;

	CStaticEx m_static_TITLE1;
	CStaticEx m_static_TITLE2;
	CStaticEx m_static_TITLE3;
	CStaticEx m_static_TITLE4;

	CStaticEx m_static_ORDER1;
	CStaticEx m_static_ORDER2;
	CStaticEx m_static_ORDER3;
	CStaticEx m_static_ORDER4;
	CStaticEx m_static_ORDER5;
	CStaticEx m_static_ORDER6;
	CStaticEx m_static_ORDER7;
	CStaticEx m_static_ORDER8;
	CStaticEx m_static_ORDER9;
	CStaticEx m_static_ORDER10;
	CStaticEx m_static_ORDER11;
	CStaticEx m_static_ORDER12;
	CStaticEx m_static_ORDER13;
	CStaticEx m_static_ORDER14;
	CStaticEx m_static_ORDER15;
	CStaticEx m_static_ORDER16;

	CStaticEx m_static_DG13;
	CStaticEx m_static_DG23;
	CStaticEx m_static_DG33;
	CStaticEx m_static_DG43;
	CStaticEx m_static_DG53;
	CStaticEx m_static_DG63;
	CStaticEx m_static_DG73;
	CStaticEx m_static_DG83;
	CStaticEx m_static_DG93;
	CStaticEx m_static_DG103;
	CStaticEx m_static_DG113;
	CStaticEx m_static_DG123;
	CStaticEx m_static_DG133;
	CStaticEx m_static_DG143;
	CStaticEx m_static_DG153;
	CStaticEx m_static_DG163;

	CStaticEx m_static_ENTER;
	CStaticEx m_static_CANCEL;
	CStaticEx m_static_AORB;

	CEditEx   m_edit_DG14;
	CEditEx	  m_edit_DG24;
	CEditEx   m_edit_DG34;
	CEditEx	  m_edit_DG44;
	CEditEx   m_edit_DG54;
	CEditEx	  m_edit_DG64;
	CEditEx   m_edit_DG74;
	CEditEx	  m_edit_DG84;
	CEditEx   m_edit_DG94;
	CEditEx	  m_edit_DG104;
	CEditEx   m_edit_DG114;
	CEditEx	  m_edit_DG124;
	CEditEx   m_edit_DG134;
	CEditEx	  m_edit_DG144;
	CEditEx	  m_edit_DG154;
	CEditEx	  m_edit_DG164;
	
	int index,index1,index2,index3,index4,index5,index6,index7,index8,
		index9,index10,index11,index12,index13,index14,index15,index16;
// Dialog Data
	//{{AFX_DATA(CMXA_MEP)
	enum { IDD = IDD_DIALOG_MXA_MEP };
	CStatic	m_tip_AORB;
	CStatic	m_tip_ENTER;
	CStatic	m_tip_CANCEL;
	CStatic	m_tip_DG11;
	CStatic	m_tip_DG21;
	CStatic	m_tip_DG31;
	CStatic	m_tip_DG41;
	CStatic	m_tip_DG51;
	CStatic	m_tip_DG61;
	CStatic	m_tip_DG71;
	CStatic	m_tip_DG81;
	CStatic	m_tip_DG91;
	CStatic	m_tip_DG101;
	CStatic	m_tip_DG111;
	CStatic	m_tip_DG121;
	CStatic	m_tip_DG131;
	CStatic	m_tip_DG141;
	CStatic	m_tip_DG151;
	CStatic	m_tip_DG161;

	CLed	m_Dg11;
	CLed	m_Dg12;

	CLed	m_Dg21;
	CLed	m_Dg22;

	CLed	m_Dg31;
	CLed	m_Dg32;

	CLed	m_Dg41;
	CLed	m_Dg42;

	CLed	m_Dg51;
	CLed	m_Dg52;

	CLed	m_Dg61;
	CLed	m_Dg62;

	CLed	m_Dg71;
	CLed	m_Dg72;

	CLed	m_Dg81;
	CLed	m_Dg82;

	CLed	m_Dg91;
	CLed	m_Dg92;

	CLed	m_Dg101;
	CLed	m_Dg102;

	CLed	m_Dg111;
	CLed	m_Dg112;

	CLed	m_Dg121;
	CLed	m_Dg122;

	CLed	m_Dg131;
	CLed	m_Dg132;

	CLed	m_Dg141;
	CLed	m_Dg142;

	CLed	m_Dg151;
	CLed	m_Dg152;

	CLed	m_Dg161;
	CLed	m_Dg162;
		// NOTE: the ClassWizard will add data members here
	//}}AFX_DATA


// Overrides
	// ClassWizard generated virtual function overrides
	//{{AFX_VIRTUAL(CMXA_MEP)
	public:
	virtual BOOL PreTranslateMessage(MSG* pMsg);
	protected:
	virtual void DoDataExchange(CDataExchange* pDX);    // DDX/DDV support
	//}}AFX_VIRTUAL

// Implementation
protected:

	// Generated message map functions
	//{{AFX_MSG(CMXA_MEP)
	afx_msg HBRUSH OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor);
	virtual BOOL OnInitDialog();
	afx_msg void OnSetfocusEditDg14();
	afx_msg void OnSetfocusEditDg24();
	afx_msg void OnSetfocusEditDg34();
	afx_msg void OnSetfocusEditDg44();
	afx_msg void OnSetfocusEditDg54();
	afx_msg void OnSetfocusEditDg64();
	afx_msg void OnSetfocusEditDg74();
	afx_msg void OnSetfocusEditDg84();
	afx_msg void OnSetfocusEditDg94();
	afx_msg void OnSetfocusEditDg104();
	afx_msg void OnSetfocusEditDg114();
	afx_msg void OnSetfocusEditDg124();
	afx_msg void OnSetfocusEditDg134();
	afx_msg void OnSetfocusEditDg144();
	afx_msg void OnSetfocusEditDg154();
	afx_msg void OnSetfocusEditDg164();
	//}}AFX_MSG
	DECLARE_MESSAGE_MAP()
};

//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.

#endif // !defined(AFX_MXA_MEP_H__427DB10F_A82A_4311_B2D4_77AD76DEC51C__INCLUDED_)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -