?? loadcontainerlocation.h
字號:
#if !defined(AFX_LOADCONTAINERLOCATION_H__B67189D0_7769_4767_A90A_C55F419DAB2D__INCLUDED_)
#define AFX_LOADCONTAINERLOCATION_H__B67189D0_7769_4767_A90A_C55F419DAB2D__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
// LoadContainerLocation.h : header file
//
#include "LbayButton.h"
/////////////////////////////////////////////////////////////////////////////
// LoadContainerLocation dialog
class LoadContainerLocation : public CDialog
{
// Construction
public:
LoadContainerLocation(CWnd* pParent = NULL); // standard constructor
bool modify;
CString objectId;
CString GobjectId;
CString tallyListItemObjectId;
//CString tallyListItemObjIdTemp;
//char recvbuf[10240];
//char recvbuf2[3072];
//char rectemp[50];
// Dialog Data
//{{AFX_DATA(LoadContainerLocation)
enum { IDD = IDD_CONTAINER_LOCATION };
CLbayButton m_0101;
CLbayButton m_0102;
CLbayButton m_0103;
CLbayButton m_0104;
CLbayButton m_0105;
CLbayButton m_0106;
CLbayButton m_0107;
CLbayButton m_0108;
CLbayButton m_0109;
CLbayButton m_0110;
CLbayButton m_0111;
CLbayButton m_0112;
CLbayButton m_0201;
CLbayButton m_0202;
CLbayButton m_0203;
CLbayButton m_0204;
CLbayButton m_0205;
CLbayButton m_0206;
CLbayButton m_0207;
CLbayButton m_0208;
CLbayButton m_0209;
CLbayButton m_0210;
CLbayButton m_0211;
CLbayButton m_0212;
CLbayButton m_0301;
CLbayButton m_0302;
CLbayButton m_0303;
CLbayButton m_0304;
CLbayButton m_0305;
CLbayButton m_0306;
CLbayButton m_0307;
CLbayButton m_0308;
CLbayButton m_0309;
CLbayButton m_0310;
CLbayButton m_0311;
CLbayButton m_0312;
CLbayButton m_0401;
CLbayButton m_0402;
CLbayButton m_0403;
CLbayButton m_0404;
CLbayButton m_0405;
CLbayButton m_0406;
CLbayButton m_0407;
CLbayButton m_0408;
CLbayButton m_0409;
CLbayButton m_0410;
CLbayButton m_0411;
CLbayButton m_0412;
CLbayButton m_0501;
CLbayButton m_0502;
CLbayButton m_0503;
CLbayButton m_0504;
CLbayButton m_0505;
CLbayButton m_0506;
CLbayButton m_0507;
CLbayButton m_0508;
CLbayButton m_0509;
CLbayButton m_0510;
CLbayButton m_0511;
CLbayButton m_0512;
CLbayButton m_0601;
CLbayButton m_0602;
CLbayButton m_0603;
CLbayButton m_0604;
CLbayButton m_0605;
CLbayButton m_0606;
CLbayButton m_0607;
CLbayButton m_0608;
CLbayButton m_0609;
CLbayButton m_0610;
CLbayButton m_0611;
CLbayButton m_0612;
CLbayButton m_0701;
CLbayButton m_0702;
CLbayButton m_0703;
CLbayButton m_0704;
CLbayButton m_0705;
CLbayButton m_0706;
CLbayButton m_0707;
CLbayButton m_0708;
CLbayButton m_0709;
CLbayButton m_0710;
CLbayButton m_0711;
CLbayButton m_0712;
CLbayButton m_0801;
CLbayButton m_0802;
CLbayButton m_0803;
CLbayButton m_0804;
CLbayButton m_0805;
CLbayButton m_0806;
CLbayButton m_0807;
CLbayButton m_0808;
CLbayButton m_0809;
CLbayButton m_0810;
CLbayButton m_0811;
CLbayButton m_0812;
CLbayButton m_0901;
CLbayButton m_0902;
CLbayButton m_0903;
CLbayButton m_0904;
CLbayButton m_0905;
CLbayButton m_0906;
CLbayButton m_0907;
CLbayButton m_0908;
CLbayButton m_0909;
CLbayButton m_0910;
CLbayButton m_0911;
CLbayButton m_0912;
CLbayButton m_1001;
CLbayButton m_1002;
CLbayButton m_1003;
CLbayButton m_1004;
CLbayButton m_1005;
CLbayButton m_1006;
CLbayButton m_1007;
CLbayButton m_1008;
CLbayButton m_1009;
CLbayButton m_1010;
CLbayButton m_1011;
CLbayButton m_1012;
CLbayButton m_1101;
CLbayButton m_1102;
CLbayButton m_1103;
CLbayButton m_1104;
CLbayButton m_1105;
CLbayButton m_1106;
CLbayButton m_1107;
CLbayButton m_1108;
CLbayButton m_1109;
CLbayButton m_1110;
CLbayButton m_1111;
CLbayButton m_1112;
CString m_containerPosition;
CString m_bayNo;
CString m_containerNo;
//}}AFX_DATA
// Overrides
// ClassWizard generated virtual function overrides
//{{AFX_VIRTUAL(LoadContainerLocation)
protected:
virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support
//}}AFX_VIRTUAL
// Implementation
protected:
// Generated message map functions
//{{AFX_MSG(LoadContainerLocation)
virtual BOOL OnInitDialog();
afx_msg void On0101();
afx_msg void On0102();
afx_msg void On0103();
afx_msg void On0104();
afx_msg void On0105();
afx_msg void On0106();
afx_msg void On0107();
afx_msg void On0108();
afx_msg void On0109();
afx_msg void On0110();
afx_msg void On0111();
afx_msg void On0112();
afx_msg void On0201();
afx_msg void On0202();
afx_msg void On0203();
afx_msg void On0204();
afx_msg void On0205();
afx_msg void On0206();
afx_msg void On0207();
afx_msg void On0208();
afx_msg void On0209();
afx_msg void On0210();
afx_msg void On0211();
afx_msg void On0212();
afx_msg void On0301();
afx_msg void On0302();
afx_msg void On0303();
afx_msg void On0304();
afx_msg void On0305();
afx_msg void On0306();
afx_msg void On0307();
afx_msg void On0308();
afx_msg void On0309();
afx_msg void On0310();
afx_msg void On0311();
afx_msg void On0312();
afx_msg void On0401();
afx_msg void On0402();
afx_msg void On0403();
afx_msg void On0404();
afx_msg void On0405();
afx_msg void On0406();
afx_msg void On0407();
afx_msg void On0408();
afx_msg void On0409();
afx_msg void On0410();
afx_msg void On0411();
afx_msg void On0412();
afx_msg void On0501();
afx_msg void On0502();
afx_msg void On0503();
afx_msg void On0504();
afx_msg void On0505();
afx_msg void On0506();
afx_msg void On0507();
afx_msg void On0508();
afx_msg void On0509();
afx_msg void On0510();
afx_msg void On0511();
afx_msg void On0512();
afx_msg void On0601();
afx_msg void On0602();
afx_msg void On0603();
afx_msg void On0604();
afx_msg void On0605();
afx_msg void On0606();
afx_msg void On0607();
afx_msg void On0608();
afx_msg void On0609();
afx_msg void On0610();
afx_msg void On0611();
afx_msg void On0612();
afx_msg void On0701();
afx_msg void On0702();
afx_msg void On0703();
afx_msg void On0704();
afx_msg void On0705();
afx_msg void On0706();
afx_msg void On0707();
afx_msg void On0708();
afx_msg void On0709();
afx_msg void On0710();
afx_msg void On0711();
afx_msg void On0712();
afx_msg void On0801();
afx_msg void On0802();
afx_msg void On0803();
afx_msg void On0804();
afx_msg void On0805();
afx_msg void On0806();
afx_msg void On0807();
afx_msg void On0808();
afx_msg void On0809();
afx_msg void On0810();
afx_msg void On0811();
afx_msg void On0812();
afx_msg void On0901();
afx_msg void On0902();
afx_msg void On0903();
afx_msg void On0904();
afx_msg void On0905();
afx_msg void On0906();
afx_msg void On0907();
afx_msg void On0908();
afx_msg void On0909();
afx_msg void On0910();
afx_msg void On0911();
afx_msg void On0912();
afx_msg void On1001();
afx_msg void On1002();
afx_msg void On1003();
afx_msg void On1004();
afx_msg void On1005();
afx_msg void On1006();
afx_msg void On1007();
afx_msg void On1008();
afx_msg void On1009();
afx_msg void On1010();
afx_msg void On1011();
afx_msg void On1012();
afx_msg void OnButton1();
afx_msg void OnButton4();
afx_msg void OnButton5();
afx_msg void On1101();
afx_msg void On1102();
afx_msg void On1103();
afx_msg void On1104();
afx_msg void On1105();
afx_msg void On1106();
afx_msg void On1107();
afx_msg void On1108();
afx_msg void On1109();
afx_msg void On1110();
afx_msg void On1111();
afx_msg void On1112();
//}}AFX_MSG
DECLARE_MESSAGE_MAP()
};
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_LOADCONTAINERLOCATION_H__B67189D0_7769_4767_A90A_C55F419DAB2D__INCLUDED_)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -