锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2203 lines
128 KiB

  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSWorkReportNew
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSWorkReportNew));
  29. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  30. this.btnPrintDemo = new DevExpress.XtraEditors.SimpleButton();
  31. this.btnEqpUnLock = new DevExpress.XtraEditors.SimpleButton();
  32. this.btnAuthor = new DevExpress.XtraEditors.SimpleButton();
  33. this.btnShowPDF_General = new DevExpress.XtraEditors.SimpleButton();
  34. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  35. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  36. this.panel12 = new System.Windows.Forms.Panel();
  37. this.BtnBatchKeyPress = new DevExpress.XtraEditors.SimpleButton();
  38. this.btnCustomQty = new DevExpress.XtraEditors.SimpleButton();
  39. this.btnOpenCom = new DevExpress.XtraEditors.SimpleButton();
  40. this.btnReset = new DevExpress.XtraEditors.SimpleButton();
  41. this.btnSave = new DevExpress.XtraEditors.SimpleButton();
  42. this.btnDct = new DevExpress.XtraEditors.SimpleButton();
  43. this.btnFlash = new DevExpress.XtraEditors.SimpleButton();
  44. this.skinRegistration1 = new ICSSoft.Frame.APP.SkinRegistration();
  45. this.lblMsg = new System.Windows.Forms.Label();
  46. this.Pnl_Operation = new System.Windows.Forms.Panel();
  47. this.btnOpEnd = new DevExpress.XtraEditors.SimpleButton();
  48. this.BtnNgSend = new DevExpress.XtraEditors.SimpleButton();
  49. this.btnSendFirstCheck = new DevExpress.XtraEditors.SimpleButton();
  50. this.btn_BackKg = new DevExpress.XtraEditors.SimpleButton();
  51. this.btnEndOP = new DevExpress.XtraEditors.SimpleButton();
  52. this.btnBigenOrSuspend = new DevExpress.XtraEditors.SimpleButton();
  53. this.btnResetUI = new DevExpress.XtraEditors.SimpleButton();
  54. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  55. this.tabPageArea = new DevExpress.XtraTab.XtraTabControl();
  56. this.xPage_Home = new DevExpress.XtraTab.XtraTabPage();
  57. this.panel4 = new System.Windows.Forms.Panel();
  58. this.XPage_Pic = new DevExpress.XtraTab.XtraTabPage();
  59. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  60. this.Pnl_PDF = new System.Windows.Forms.Panel();
  61. this.panel1 = new System.Windows.Forms.Panel();
  62. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  63. this.btnPDFMax = new System.Windows.Forms.Button();
  64. this.pdfViewer1 = new PdfiumViewer.PdfViewer40();
  65. this.xPage_JbSl = new DevExpress.XtraTab.XtraTabPage();
  66. this.panel3 = new System.Windows.Forms.Panel();
  67. this.tableLayoutPanel_Jb = new System.Windows.Forms.TableLayoutPanel();
  68. this.panel7 = new System.Windows.Forms.Panel();
  69. this.txtItemlotNoQty = new DevExpress.XtraEditors.TextEdit();
  70. this.panel9 = new System.Windows.Forms.Panel();
  71. this.txtCheng = new DevExpress.XtraEditors.TextEdit();
  72. this.panel5 = new System.Windows.Forms.Panel();
  73. this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
  74. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  75. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  76. this.colItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
  77. this.colItemDesc = new DevExpress.XtraGrid.Columns.GridColumn();
  78. this.colSendType = new DevExpress.XtraGrid.Columns.GridColumn();
  79. this.colStandValue = new DevExpress.XtraGrid.Columns.GridColumn();
  80. this.colMinValue = new DevExpress.XtraGrid.Columns.GridColumn();
  81. this.MaxValue = new DevExpress.XtraGrid.Columns.GridColumn();
  82. this.colSendSeq = new DevExpress.XtraGrid.Columns.GridColumn();
  83. this.colMixTime = new DevExpress.XtraGrid.Columns.GridColumn();
  84. this.colVacuo = new DevExpress.XtraGrid.Columns.GridColumn();
  85. this.colSpeed = new DevExpress.XtraGrid.Columns.GridColumn();
  86. this.ColUnit = new DevExpress.XtraGrid.Columns.GridColumn();
  87. this.colMoUse = new DevExpress.XtraGrid.Columns.GridColumn();
  88. this.ColTotalUse = new DevExpress.XtraGrid.Columns.GridColumn();
  89. this.ColTotalLose = new DevExpress.XtraGrid.Columns.GridColumn();
  90. this.colThisLose = new DevExpress.XtraGrid.Columns.GridColumn();
  91. this.colNewestSLDate = new DevExpress.XtraGrid.Columns.GridColumn();
  92. this.ColProductQty = new DevExpress.XtraGrid.Columns.GridColumn();
  93. this.colThisUseQty = new DevExpress.XtraGrid.Columns.GridColumn();
  94. this.colMixType = new DevExpress.XtraGrid.Columns.GridColumn();
  95. this.colMixStatus = new DevExpress.XtraGrid.Columns.GridColumn();
  96. this.colLocalItemLotNo = new DevExpress.XtraGrid.Columns.GridColumn();
  97. this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
  98. this.RestQty = new DevExpress.XtraGrid.Columns.GridColumn();
  99. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  100. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  101. this.label19 = new System.Windows.Forms.Label();
  102. this.label17 = new System.Windows.Forms.Label();
  103. this.label18 = new System.Windows.Forms.Label();
  104. this.panel6 = new System.Windows.Forms.Panel();
  105. this.txtItemLotno = new DevExpress.XtraEditors.TextEdit();
  106. this.panel10 = new System.Windows.Forms.Panel();
  107. this.txtCurrentUse = new DevExpress.XtraEditors.TextEdit();
  108. this.panel11 = new System.Windows.Forms.Panel();
  109. this.txtCurrentLose = new DevExpress.XtraEditors.TextEdit();
  110. this.label25 = new System.Windows.Forms.Label();
  111. this.label22 = new System.Windows.Forms.Label();
  112. this.panel2 = new System.Windows.Forms.Panel();
  113. this.RTBox_Log = new System.Windows.Forms.RichTextBox();
  114. this.tabLPnl_Header = new System.Windows.Forms.TableLayoutPanel();
  115. this.txtBatchCode = new DevExpress.XtraEditors.TextEdit();
  116. this.txtIsFirstCheck = new DevExpress.XtraEditors.TextEdit();
  117. this.label32 = new System.Windows.Forms.Label();
  118. this.label2 = new System.Windows.Forms.Label();
  119. this.txtLotNo = new DevExpress.XtraEditors.TextEdit();
  120. this.txtItemOpPerCent = new DevExpress.XtraEditors.TextEdit();
  121. this.label5 = new System.Windows.Forms.Label();
  122. this.txtOPName = new DevExpress.XtraEditors.TextEdit();
  123. this.label6 = new System.Windows.Forms.Label();
  124. this.txtItemCode = new DevExpress.XtraEditors.TextEdit();
  125. this.label21 = new System.Windows.Forms.Label();
  126. this.label31 = new System.Windows.Forms.Label();
  127. this.txtLotQty = new DevExpress.XtraEditors.TextEdit();
  128. this.txtMoSeq = new DevExpress.XtraEditors.TextEdit();
  129. this.label20 = new System.Windows.Forms.Label();
  130. this.label4 = new System.Windows.Forms.Label();
  131. this.label1 = new System.Windows.Forms.Label();
  132. this.label8 = new System.Windows.Forms.Label();
  133. this.txtCurrentQty = new DevExpress.XtraEditors.TextEdit();
  134. this.txtRemainOpQty = new DevExpress.XtraEditors.TextEdit();
  135. this.lab22 = new System.Windows.Forms.Label();
  136. this.txtCurrentNgQty = new DevExpress.XtraEditors.TextEdit();
  137. this.label12 = new System.Windows.Forms.Label();
  138. this.txtItemName = new DevExpress.XtraEditors.TextEdit();
  139. this.txtOverPerCent = new DevExpress.XtraEditors.TextEdit();
  140. this.label14 = new System.Windows.Forms.Label();
  141. this.txtPotCode = new DevExpress.XtraEditors.TextEdit();
  142. this.label11 = new System.Windows.Forms.Label();
  143. this.txtUserCode = new DevExpress.XtraEditors.TextEdit();
  144. this.label9 = new System.Windows.Forms.Label();
  145. this.txtUserName = new DevExpress.XtraEditors.TextEdit();
  146. this.label16 = new System.Windows.Forms.Label();
  147. this.txtEQPName = new DevExpress.XtraEditors.TextEdit();
  148. this.label3 = new System.Windows.Forms.Label();
  149. this.txtMOCode = new DevExpress.XtraEditors.TextEdit();
  150. this.label7 = new System.Windows.Forms.Label();
  151. this.txtOPCode = new DevExpress.XtraEditors.TextEdit();
  152. this.label15 = new System.Windows.Forms.Label();
  153. this.txtMemo = new DevExpress.XtraEditors.TextEdit();
  154. this.txtOpQty = new DevExpress.XtraEditors.TextEdit();
  155. this.label23 = new System.Windows.Forms.Label();
  156. this.label10 = new System.Windows.Forms.Label();
  157. this.txtPotName = new DevExpress.XtraEditors.TextEdit();
  158. this.label13 = new System.Windows.Forms.Label();
  159. this.txtEQPCode = new DevExpress.XtraEditors.TextEdit();
  160. this.label24 = new System.Windows.Forms.Label();
  161. this.txtUnLockEqp = new DevExpress.XtraEditors.TextEdit();
  162. this.label26 = new System.Windows.Forms.Label();
  163. this.label27 = new System.Windows.Forms.Label();
  164. this.txtTemperAture = new DevExpress.XtraEditors.TextEdit();
  165. this.tabLPnl_Main = new System.Windows.Forms.TableLayoutPanel();
  166. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  167. this.panelControl3.SuspendLayout();
  168. this.panel12.SuspendLayout();
  169. this.Pnl_Operation.SuspendLayout();
  170. ((System.ComponentModel.ISupportInitialize)(this.tabPageArea)).BeginInit();
  171. this.tabPageArea.SuspendLayout();
  172. this.xPage_Home.SuspendLayout();
  173. this.XPage_Pic.SuspendLayout();
  174. this.tableLayoutPanel1.SuspendLayout();
  175. this.Pnl_PDF.SuspendLayout();
  176. this.panel1.SuspendLayout();
  177. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  178. this.panelControl1.SuspendLayout();
  179. this.xPage_JbSl.SuspendLayout();
  180. this.panel3.SuspendLayout();
  181. this.tableLayoutPanel_Jb.SuspendLayout();
  182. this.panel7.SuspendLayout();
  183. ((System.ComponentModel.ISupportInitialize)(this.txtItemlotNoQty.Properties)).BeginInit();
  184. this.panel9.SuspendLayout();
  185. ((System.ComponentModel.ISupportInitialize)(this.txtCheng.Properties)).BeginInit();
  186. this.panel5.SuspendLayout();
  187. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  189. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  191. this.panel6.SuspendLayout();
  192. ((System.ComponentModel.ISupportInitialize)(this.txtItemLotno.Properties)).BeginInit();
  193. this.panel10.SuspendLayout();
  194. ((System.ComponentModel.ISupportInitialize)(this.txtCurrentUse.Properties)).BeginInit();
  195. this.panel11.SuspendLayout();
  196. ((System.ComponentModel.ISupportInitialize)(this.txtCurrentLose.Properties)).BeginInit();
  197. this.panel2.SuspendLayout();
  198. this.tabLPnl_Header.SuspendLayout();
  199. ((System.ComponentModel.ISupportInitialize)(this.txtBatchCode.Properties)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.txtIsFirstCheck.Properties)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo.Properties)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.txtItemOpPerCent.Properties)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.txtOPName.Properties)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.txtLotQty.Properties)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.txtMoSeq.Properties)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.txtCurrentQty.Properties)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.txtRemainOpQty.Properties)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.txtCurrentNgQty.Properties)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.txtOverPerCent.Properties)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.txtPotCode.Properties)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).BeginInit();
  214. ((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).BeginInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.txtEQPName.Properties)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.txtMemo.Properties)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.txtOpQty.Properties)).BeginInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.txtPotName.Properties)).BeginInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.txtEQPCode.Properties)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.txtUnLockEqp.Properties)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.txtTemperAture.Properties)).BeginInit();
  224. this.tabLPnl_Main.SuspendLayout();
  225. this.SuspendLayout();
  226. //
  227. // panelControl3
  228. //
  229. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  230. this.panelControl3.Appearance.Options.UseBackColor = true;
  231. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  232. this.panelControl3.Controls.Add(this.btnPrintDemo);
  233. this.panelControl3.Controls.Add(this.btnEqpUnLock);
  234. this.panelControl3.Controls.Add(this.btnAuthor);
  235. this.panelControl3.Controls.Add(this.btnShowPDF_General);
  236. this.panelControl3.Controls.Add(this.btnClose);
  237. this.panelControl3.Controls.Add(this.lblTitle);
  238. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  239. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  240. this.panelControl3.Margin = new System.Windows.Forms.Padding(4, 16, 4, 5);
  241. this.panelControl3.Name = "panelControl3";
  242. this.panelControl3.Size = new System.Drawing.Size(1462, 48);
  243. this.panelControl3.TabIndex = 13;
  244. //
  245. // btnPrintDemo
  246. //
  247. this.btnPrintDemo.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.btnPrintDemo.Appearance.ForeColor = System.Drawing.Color.Red;
  249. this.btnPrintDemo.Appearance.Options.UseFont = true;
  250. this.btnPrintDemo.Appearance.Options.UseForeColor = true;
  251. this.btnPrintDemo.Location = new System.Drawing.Point(258, 0);
  252. this.btnPrintDemo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  253. this.btnPrintDemo.Name = "btnPrintDemo";
  254. this.btnPrintDemo.Size = new System.Drawing.Size(141, 48);
  255. this.btnPrintDemo.TabIndex = 103;
  256. this.btnPrintDemo.Text = "打印模板设计";
  257. this.btnPrintDemo.Click += new System.EventHandler(this.btnPrintDemo_Click);
  258. //
  259. // btnEqpUnLock
  260. //
  261. this.btnEqpUnLock.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  262. this.btnEqpUnLock.Appearance.ForeColor = System.Drawing.Color.Red;
  263. this.btnEqpUnLock.Appearance.Options.UseFont = true;
  264. this.btnEqpUnLock.Appearance.Options.UseForeColor = true;
  265. this.btnEqpUnLock.Location = new System.Drawing.Point(825, 0);
  266. this.btnEqpUnLock.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  267. this.btnEqpUnLock.Name = "btnEqpUnLock";
  268. this.btnEqpUnLock.Size = new System.Drawing.Size(106, 48);
  269. this.btnEqpUnLock.TabIndex = 102;
  270. this.btnEqpUnLock.Text = "设备解锁";
  271. this.btnEqpUnLock.Visible = false;
  272. this.btnEqpUnLock.Click += new System.EventHandler(this.btnEqpUnLock_Click);
  273. //
  274. // btnAuthor
  275. //
  276. this.btnAuthor.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  277. this.btnAuthor.Appearance.ForeColor = System.Drawing.Color.Red;
  278. this.btnAuthor.Appearance.Options.UseFont = true;
  279. this.btnAuthor.Appearance.Options.UseForeColor = true;
  280. this.btnAuthor.Location = new System.Drawing.Point(151, 0);
  281. this.btnAuthor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  282. this.btnAuthor.Name = "btnAuthor";
  283. this.btnAuthor.Size = new System.Drawing.Size(106, 48);
  284. this.btnAuthor.TabIndex = 101;
  285. this.btnAuthor.Text = "认证";
  286. this.btnAuthor.Click += new System.EventHandler(this.btnAuthor_Click);
  287. //
  288. // btnShowPDF_General
  289. //
  290. this.btnShowPDF_General.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  291. this.btnShowPDF_General.Appearance.Options.UseFont = true;
  292. this.btnShowPDF_General.Location = new System.Drawing.Point(925, 0);
  293. this.btnShowPDF_General.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  294. this.btnShowPDF_General.Name = "btnShowPDF_General";
  295. this.btnShowPDF_General.Size = new System.Drawing.Size(135, 48);
  296. this.btnShowPDF_General.TabIndex = 100;
  297. this.btnShowPDF_General.Text = "总图";
  298. this.btnShowPDF_General.Visible = false;
  299. this.btnShowPDF_General.Click += new System.EventHandler(this.btnShowPDF_General_Click);
  300. //
  301. // btnClose
  302. //
  303. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  304. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  305. this.btnClose.Appearance.Options.UseFont = true;
  306. this.btnClose.Appearance.Options.UseForeColor = true;
  307. this.btnClose.Appearance.Options.UseTextOptions = true;
  308. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  309. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  310. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  311. this.btnClose.Location = new System.Drawing.Point(1424, 0);
  312. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  313. this.btnClose.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  314. this.btnClose.Name = "btnClose";
  315. this.btnClose.Size = new System.Drawing.Size(38, 48);
  316. this.btnClose.TabIndex = 29;
  317. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  318. //
  319. // lblTitle
  320. //
  321. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  322. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  323. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  324. this.lblTitle.Location = new System.Drawing.Point(4, 6);
  325. this.lblTitle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  326. this.lblTitle.Name = "lblTitle";
  327. this.lblTitle.Size = new System.Drawing.Size(116, 37);
  328. this.lblTitle.TabIndex = 19;
  329. this.lblTitle.Text = " 报工";
  330. //
  331. // panel12
  332. //
  333. this.panel12.Controls.Add(this.BtnBatchKeyPress);
  334. this.panel12.Controls.Add(this.btnCustomQty);
  335. this.panel12.Controls.Add(this.btnOpenCom);
  336. this.panel12.Controls.Add(this.btnReset);
  337. this.panel12.Controls.Add(this.btnSave);
  338. this.panel12.Controls.Add(this.btnDct);
  339. this.panel12.Controls.Add(this.btnFlash);
  340. this.panel12.Dock = System.Windows.Forms.DockStyle.Fill;
  341. this.panel12.Location = new System.Drawing.Point(871, 4);
  342. this.panel12.Margin = new System.Windows.Forms.Padding(4);
  343. this.panel12.Name = "panel12";
  344. this.panel12.Size = new System.Drawing.Size(565, 44);
  345. this.panel12.TabIndex = 108;
  346. //
  347. // BtnBatchKeyPress
  348. //
  349. this.BtnBatchKeyPress.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  350. this.BtnBatchKeyPress.Appearance.Options.UseFont = true;
  351. this.BtnBatchKeyPress.Dock = System.Windows.Forms.DockStyle.Right;
  352. this.BtnBatchKeyPress.Location = new System.Drawing.Point(-41, 0);
  353. this.BtnBatchKeyPress.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  354. this.BtnBatchKeyPress.Name = "BtnBatchKeyPress";
  355. this.BtnBatchKeyPress.Size = new System.Drawing.Size(90, 44);
  356. this.BtnBatchKeyPress.TabIndex = 107;
  357. this.BtnBatchKeyPress.Text = "批量扫入";
  358. this.BtnBatchKeyPress.Click += new System.EventHandler(this.BtnBatchKeyPress_Click);
  359. //
  360. // btnCustomQty
  361. //
  362. this.btnCustomQty.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  363. this.btnCustomQty.Appearance.Options.UseFont = true;
  364. this.btnCustomQty.Dock = System.Windows.Forms.DockStyle.Right;
  365. this.btnCustomQty.Location = new System.Drawing.Point(49, 0);
  366. this.btnCustomQty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  367. this.btnCustomQty.Name = "btnCustomQty";
  368. this.btnCustomQty.Size = new System.Drawing.Size(90, 44);
  369. this.btnCustomQty.TabIndex = 106;
  370. this.btnCustomQty.Text = "手动模式";
  371. this.btnCustomQty.Click += new System.EventHandler(this.btnCustomQty_Click);
  372. //
  373. // btnOpenCom
  374. //
  375. this.btnOpenCom.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  376. this.btnOpenCom.Appearance.Options.UseFont = true;
  377. this.btnOpenCom.Dock = System.Windows.Forms.DockStyle.Right;
  378. this.btnOpenCom.Location = new System.Drawing.Point(139, 0);
  379. this.btnOpenCom.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  380. this.btnOpenCom.Name = "btnOpenCom";
  381. this.btnOpenCom.Size = new System.Drawing.Size(90, 44);
  382. this.btnOpenCom.TabIndex = 105;
  383. this.btnOpenCom.Text = "关闭串口";
  384. this.btnOpenCom.Click += new System.EventHandler(this.btnOpenCom_Click);
  385. //
  386. // btnReset
  387. //
  388. this.btnReset.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  389. this.btnReset.Appearance.Options.UseFont = true;
  390. this.btnReset.Dock = System.Windows.Forms.DockStyle.Right;
  391. this.btnReset.Location = new System.Drawing.Point(229, 0);
  392. this.btnReset.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  393. this.btnReset.Name = "btnReset";
  394. this.btnReset.Size = new System.Drawing.Size(82, 44);
  395. this.btnReset.TabIndex = 104;
  396. this.btnReset.Text = "重置";
  397. this.btnReset.Click += new System.EventHandler(this.btnReset_Click);
  398. //
  399. // btnSave
  400. //
  401. this.btnSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. this.btnSave.Appearance.Options.UseFont = true;
  403. this.btnSave.Dock = System.Windows.Forms.DockStyle.Right;
  404. this.btnSave.Location = new System.Drawing.Point(311, 0);
  405. this.btnSave.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  406. this.btnSave.Name = "btnSave";
  407. this.btnSave.Size = new System.Drawing.Size(90, 44);
  408. this.btnSave.TabIndex = 103;
  409. this.btnSave.Text = "用量保存";
  410. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  411. //
  412. // btnDct
  413. //
  414. this.btnDct.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  415. this.btnDct.Appearance.Options.UseFont = true;
  416. this.btnDct.Dock = System.Windows.Forms.DockStyle.Right;
  417. this.btnDct.Location = new System.Drawing.Point(401, 0);
  418. this.btnDct.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  419. this.btnDct.Name = "btnDct";
  420. this.btnDct.Size = new System.Drawing.Size(82, 44);
  421. this.btnDct.TabIndex = 102;
  422. this.btnDct.Text = "扣料";
  423. this.btnDct.Click += new System.EventHandler(this.btnDct_Click);
  424. //
  425. // btnFlash
  426. //
  427. this.btnFlash.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  428. this.btnFlash.Appearance.Options.UseFont = true;
  429. this.btnFlash.Dock = System.Windows.Forms.DockStyle.Right;
  430. this.btnFlash.Location = new System.Drawing.Point(483, 0);
  431. this.btnFlash.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  432. this.btnFlash.Name = "btnFlash";
  433. this.btnFlash.Size = new System.Drawing.Size(82, 44);
  434. this.btnFlash.TabIndex = 101;
  435. this.btnFlash.Text = "刷新";
  436. this.btnFlash.Click += new System.EventHandler(this.btnFlash_Click);
  437. //
  438. // lblMsg
  439. //
  440. this.lblMsg.AutoSize = true;
  441. this.lblMsg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(238)))));
  442. this.lblMsg.Dock = System.Windows.Forms.DockStyle.Fill;
  443. this.lblMsg.Font = new System.Drawing.Font("黑体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.lblMsg.Location = new System.Drawing.Point(4, 838);
  445. this.lblMsg.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  446. this.lblMsg.Name = "lblMsg";
  447. this.lblMsg.Size = new System.Drawing.Size(1454, 78);
  448. this.lblMsg.TabIndex = 100;
  449. this.lblMsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  450. //
  451. // Pnl_Operation
  452. //
  453. this.Pnl_Operation.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(238)))));
  454. this.Pnl_Operation.Controls.Add(this.btnOpEnd);
  455. this.Pnl_Operation.Controls.Add(this.BtnNgSend);
  456. this.Pnl_Operation.Controls.Add(this.btnSendFirstCheck);
  457. this.Pnl_Operation.Controls.Add(this.btn_BackKg);
  458. this.Pnl_Operation.Controls.Add(this.btnEndOP);
  459. this.Pnl_Operation.Controls.Add(this.btnBigenOrSuspend);
  460. this.Pnl_Operation.Controls.Add(this.btnResetUI);
  461. this.Pnl_Operation.Controls.Add(this.btnExit);
  462. this.Pnl_Operation.Dock = System.Windows.Forms.DockStyle.Fill;
  463. this.Pnl_Operation.Location = new System.Drawing.Point(0, 776);
  464. this.Pnl_Operation.Margin = new System.Windows.Forms.Padding(0);
  465. this.Pnl_Operation.Name = "Pnl_Operation";
  466. this.Pnl_Operation.Padding = new System.Windows.Forms.Padding(150, 0, 0, 0);
  467. this.Pnl_Operation.Size = new System.Drawing.Size(1462, 62);
  468. this.Pnl_Operation.TabIndex = 4;
  469. //
  470. // btnOpEnd
  471. //
  472. this.btnOpEnd.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  473. this.btnOpEnd.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
  474. this.btnOpEnd.Appearance.Options.UseBackColor = true;
  475. this.btnOpEnd.Dock = System.Windows.Forms.DockStyle.Left;
  476. this.btnOpEnd.Location = new System.Drawing.Point(798, 0);
  477. this.btnOpEnd.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  478. this.btnOpEnd.Name = "btnOpEnd";
  479. this.btnOpEnd.Size = new System.Drawing.Size(108, 62);
  480. this.btnOpEnd.TabIndex = 14;
  481. this.btnOpEnd.Text = "工序完工";
  482. this.btnOpEnd.Click += new System.EventHandler(this.btnOpEnd_Click);
  483. //
  484. // BtnNgSend
  485. //
  486. this.BtnNgSend.Dock = System.Windows.Forms.DockStyle.Left;
  487. this.BtnNgSend.Location = new System.Drawing.Point(690, 0);
  488. this.BtnNgSend.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  489. this.BtnNgSend.Name = "BtnNgSend";
  490. this.BtnNgSend.Size = new System.Drawing.Size(108, 62);
  491. this.BtnNgSend.TabIndex = 13;
  492. this.BtnNgSend.Text = "不良录入";
  493. this.BtnNgSend.Click += new System.EventHandler(this.BtnNgSend_Click);
  494. //
  495. // btnSendFirstCheck
  496. //
  497. this.btnSendFirstCheck.Dock = System.Windows.Forms.DockStyle.Left;
  498. this.btnSendFirstCheck.Location = new System.Drawing.Point(582, 0);
  499. this.btnSendFirstCheck.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  500. this.btnSendFirstCheck.Name = "btnSendFirstCheck";
  501. this.btnSendFirstCheck.Size = new System.Drawing.Size(108, 62);
  502. this.btnSendFirstCheck.TabIndex = 12;
  503. this.btnSendFirstCheck.Text = "发送首件";
  504. this.btnSendFirstCheck.Click += new System.EventHandler(this.btnSendFirstCheck_Click);
  505. //
  506. // btn_BackKg
  507. //
  508. this.btn_BackKg.Dock = System.Windows.Forms.DockStyle.Left;
  509. this.btn_BackKg.Location = new System.Drawing.Point(474, 0);
  510. this.btn_BackKg.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  511. this.btn_BackKg.Name = "btn_BackKg";
  512. this.btn_BackKg.Size = new System.Drawing.Size(108, 62);
  513. this.btn_BackKg.TabIndex = 11;
  514. this.btn_BackKg.Text = "撤销开工";
  515. this.btn_BackKg.Click += new System.EventHandler(this.btn_BackKg_Click);
  516. //
  517. // btnEndOP
  518. //
  519. this.btnEndOP.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
  520. this.btnEndOP.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
  521. this.btnEndOP.Appearance.Options.UseBackColor = true;
  522. this.btnEndOP.Dock = System.Windows.Forms.DockStyle.Left;
  523. this.btnEndOP.Location = new System.Drawing.Point(366, 0);
  524. this.btnEndOP.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  525. this.btnEndOP.Name = "btnEndOP";
  526. this.btnEndOP.Size = new System.Drawing.Size(108, 62);
  527. this.btnEndOP.TabIndex = 10;
  528. this.btnEndOP.Text = "完工";
  529. this.btnEndOP.Click += new System.EventHandler(this.btnEndAll_Click);
  530. //
  531. // btnBigenOrSuspend
  532. //
  533. this.btnBigenOrSuspend.Dock = System.Windows.Forms.DockStyle.Left;
  534. this.btnBigenOrSuspend.Location = new System.Drawing.Point(258, 0);
  535. this.btnBigenOrSuspend.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  536. this.btnBigenOrSuspend.Name = "btnBigenOrSuspend";
  537. this.btnBigenOrSuspend.Size = new System.Drawing.Size(108, 62);
  538. this.btnBigenOrSuspend.TabIndex = 8;
  539. this.btnBigenOrSuspend.Text = "开工";
  540. this.btnBigenOrSuspend.Click += new System.EventHandler(this.btnBigenOrSuspend_Click);
  541. //
  542. // btnResetUI
  543. //
  544. this.btnResetUI.Dock = System.Windows.Forms.DockStyle.Left;
  545. this.btnResetUI.Location = new System.Drawing.Point(150, 0);
  546. this.btnResetUI.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  547. this.btnResetUI.Name = "btnResetUI";
  548. this.btnResetUI.Size = new System.Drawing.Size(108, 62);
  549. this.btnResetUI.TabIndex = 7;
  550. this.btnResetUI.Text = "重置";
  551. this.btnResetUI.Click += new System.EventHandler(this.btnResetUI_Click);
  552. //
  553. // btnExit
  554. //
  555. this.btnExit.Dock = System.Windows.Forms.DockStyle.Right;
  556. this.btnExit.Location = new System.Drawing.Point(1354, 0);
  557. this.btnExit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  558. this.btnExit.Name = "btnExit";
  559. this.btnExit.Size = new System.Drawing.Size(108, 62);
  560. this.btnExit.TabIndex = 6;
  561. this.btnExit.Text = "退出";
  562. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  563. //
  564. // tabPageArea
  565. //
  566. this.tabPageArea.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(238)))));
  567. this.tabPageArea.Appearance.Options.UseBackColor = true;
  568. this.tabPageArea.AppearancePage.Header.Font = new System.Drawing.Font("楷体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  569. this.tabPageArea.AppearancePage.Header.Options.UseFont = true;
  570. this.tabPageArea.Dock = System.Windows.Forms.DockStyle.Fill;
  571. this.tabPageArea.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  572. this.tabPageArea.HeaderAutoFill = DevExpress.Utils.DefaultBoolean.False;
  573. this.tabPageArea.HeaderButtonsShowMode = DevExpress.XtraTab.TabButtonShowMode.Always;
  574. this.tabPageArea.Location = new System.Drawing.Point(8, 349);
  575. this.tabPageArea.Margin = new System.Windows.Forms.Padding(8, 0, 8, 0);
  576. this.tabPageArea.Name = "tabPageArea";
  577. this.tabPageArea.SelectedTabPage = this.xPage_Home;
  578. this.tabPageArea.Size = new System.Drawing.Size(1446, 427);
  579. this.tabPageArea.TabIndex = 99;
  580. this.tabPageArea.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
  581. this.xPage_Home,
  582. this.XPage_Pic,
  583. this.xPage_JbSl});
  584. this.tabPageArea.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.tabPageArea_SelectedPageChanged);
  585. this.tabPageArea.TabIndexChanged += new System.EventHandler(this.tabPageArea_TabIndexChanged);
  586. this.tabPageArea.Click += new System.EventHandler(this.tabPageArea_Click);
  587. //
  588. // xPage_Home
  589. //
  590. this.xPage_Home.Controls.Add(this.panel4);
  591. this.xPage_Home.Margin = new System.Windows.Forms.Padding(4);
  592. this.xPage_Home.Name = "xPage_Home";
  593. this.xPage_Home.Size = new System.Drawing.Size(1440, 388);
  594. this.xPage_Home.Text = "主页";
  595. //
  596. // panel4
  597. //
  598. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  599. this.panel4.Location = new System.Drawing.Point(0, 0);
  600. this.panel4.Margin = new System.Windows.Forms.Padding(4);
  601. this.panel4.Name = "panel4";
  602. this.panel4.Size = new System.Drawing.Size(1440, 388);
  603. this.panel4.TabIndex = 0;
  604. //
  605. // XPage_Pic
  606. //
  607. this.XPage_Pic.Controls.Add(this.tableLayoutPanel1);
  608. this.XPage_Pic.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  609. this.XPage_Pic.Name = "XPage_Pic";
  610. this.XPage_Pic.Size = new System.Drawing.Size(1440, 388);
  611. this.XPage_Pic.Text = "图纸";
  612. //
  613. // tableLayoutPanel1
  614. //
  615. this.tableLayoutPanel1.ColumnCount = 1;
  616. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  617. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  618. this.tableLayoutPanel1.Controls.Add(this.Pnl_PDF, 0, 0);
  619. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  620. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  621. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  622. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  623. this.tableLayoutPanel1.RowCount = 7;
  624. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
  625. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
  626. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
  627. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
  628. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
  629. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
  630. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  631. this.tableLayoutPanel1.Size = new System.Drawing.Size(1440, 388);
  632. this.tableLayoutPanel1.TabIndex = 99;
  633. //
  634. // Pnl_PDF
  635. //
  636. this.Pnl_PDF.Controls.Add(this.panel1);
  637. this.Pnl_PDF.Dock = System.Windows.Forms.DockStyle.Fill;
  638. this.Pnl_PDF.Location = new System.Drawing.Point(4, 5);
  639. this.Pnl_PDF.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  640. this.Pnl_PDF.Name = "Pnl_PDF";
  641. this.tableLayoutPanel1.SetRowSpan(this.Pnl_PDF, 7);
  642. this.Pnl_PDF.Size = new System.Drawing.Size(1432, 378);
  643. this.Pnl_PDF.TabIndex = 100;
  644. //
  645. // panel1
  646. //
  647. this.panel1.Controls.Add(this.panelControl1);
  648. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  649. this.panel1.Location = new System.Drawing.Point(0, 0);
  650. this.panel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  651. this.panel1.Name = "panel1";
  652. this.panel1.Size = new System.Drawing.Size(1432, 378);
  653. this.panel1.TabIndex = 0;
  654. //
  655. // panelControl1
  656. //
  657. this.panelControl1.Controls.Add(this.btnPDFMax);
  658. this.panelControl1.Controls.Add(this.pdfViewer1);
  659. this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  660. this.panelControl1.Location = new System.Drawing.Point(0, 0);
  661. this.panelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  662. this.panelControl1.Name = "panelControl1";
  663. this.panelControl1.Size = new System.Drawing.Size(1432, 378);
  664. this.panelControl1.TabIndex = 101;
  665. //
  666. // btnPDFMax
  667. //
  668. this.btnPDFMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  669. this.btnPDFMax.BackColor = System.Drawing.Color.Transparent;
  670. this.btnPDFMax.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnPDFMax.BackgroundImage")));
  671. this.btnPDFMax.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  672. this.btnPDFMax.FlatAppearance.BorderSize = 0;
  673. this.btnPDFMax.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
  674. this.btnPDFMax.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  675. this.btnPDFMax.Location = new System.Drawing.Point(1392, 4);
  676. this.btnPDFMax.Margin = new System.Windows.Forms.Padding(0);
  677. this.btnPDFMax.Name = "btnPDFMax";
  678. this.btnPDFMax.Size = new System.Drawing.Size(38, 37);
  679. this.btnPDFMax.TabIndex = 102;
  680. this.btnPDFMax.UseVisualStyleBackColor = false;
  681. this.btnPDFMax.Click += new System.EventHandler(this.btnPDFMax_Click);
  682. //
  683. // pdfViewer1
  684. //
  685. this.pdfViewer1.BackColor = System.Drawing.Color.Transparent;
  686. this.pdfViewer1.Location = new System.Drawing.Point(28, 61);
  687. this.pdfViewer1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
  688. this.pdfViewer1.Name = "pdfViewer1";
  689. this.pdfViewer1.ShowToolbar = false;
  690. this.pdfViewer1.Size = new System.Drawing.Size(370, 303);
  691. this.pdfViewer1.TabIndex = 103;
  692. //
  693. // xPage_JbSl
  694. //
  695. this.xPage_JbSl.Controls.Add(this.panel3);
  696. this.xPage_JbSl.Margin = new System.Windows.Forms.Padding(4);
  697. this.xPage_JbSl.Name = "xPage_JbSl";
  698. this.xPage_JbSl.Size = new System.Drawing.Size(1440, 388);
  699. this.xPage_JbSl.Text = "搅拌上料";
  700. //
  701. // panel3
  702. //
  703. this.panel3.Controls.Add(this.tableLayoutPanel_Jb);
  704. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  705. this.panel3.Location = new System.Drawing.Point(0, 0);
  706. this.panel3.Margin = new System.Windows.Forms.Padding(4);
  707. this.panel3.Name = "panel3";
  708. this.panel3.Size = new System.Drawing.Size(1440, 388);
  709. this.panel3.TabIndex = 0;
  710. //
  711. // tableLayoutPanel_Jb
  712. //
  713. this.tableLayoutPanel_Jb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(238)))));
  714. this.tableLayoutPanel_Jb.ColumnCount = 11;
  715. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.167401F));
  716. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8.516887F));
  717. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.552129F));
  718. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.286344F));
  719. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.947137F));
  720. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.653451F));
  721. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.167401F));
  722. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 5.286344F));
  723. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.597222F));
  724. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 6.597222F));
  725. this.tableLayoutPanel_Jb.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 39.72222F));
  726. this.tableLayoutPanel_Jb.Controls.Add(this.panel7, 9, 0);
  727. this.tableLayoutPanel_Jb.Controls.Add(this.panel9, 3, 0);
  728. this.tableLayoutPanel_Jb.Controls.Add(this.panel5, 0, 1);
  729. this.tableLayoutPanel_Jb.Controls.Add(this.panel12, 10, 0);
  730. this.tableLayoutPanel_Jb.Controls.Add(this.label19, 4, 0);
  731. this.tableLayoutPanel_Jb.Controls.Add(this.label17, 0, 0);
  732. this.tableLayoutPanel_Jb.Controls.Add(this.label18, 2, 0);
  733. this.tableLayoutPanel_Jb.Controls.Add(this.panel6, 1, 0);
  734. this.tableLayoutPanel_Jb.Controls.Add(this.panel10, 5, 0);
  735. this.tableLayoutPanel_Jb.Controls.Add(this.panel11, 7, 0);
  736. this.tableLayoutPanel_Jb.Controls.Add(this.label25, 8, 0);
  737. this.tableLayoutPanel_Jb.Controls.Add(this.label22, 6, 0);
  738. this.tableLayoutPanel_Jb.Dock = System.Windows.Forms.DockStyle.Fill;
  739. this.tableLayoutPanel_Jb.Location = new System.Drawing.Point(0, 0);
  740. this.tableLayoutPanel_Jb.Margin = new System.Windows.Forms.Padding(4);
  741. this.tableLayoutPanel_Jb.Name = "tableLayoutPanel_Jb";
  742. this.tableLayoutPanel_Jb.RowCount = 1;
  743. this.tableLayoutPanel_Jb.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 52F));
  744. this.tableLayoutPanel_Jb.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  745. this.tableLayoutPanel_Jb.Size = new System.Drawing.Size(1440, 388);
  746. this.tableLayoutPanel_Jb.TabIndex = 0;
  747. this.tableLayoutPanel_Jb.Paint += new System.Windows.Forms.PaintEventHandler(this.tableLayoutPanel_Jb_Paint);
  748. //
  749. // panel7
  750. //
  751. this.panel7.Controls.Add(this.txtItemlotNoQty);
  752. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  753. this.panel7.Location = new System.Drawing.Point(777, 4);
  754. this.panel7.Margin = new System.Windows.Forms.Padding(4);
  755. this.panel7.Name = "panel7";
  756. this.panel7.Size = new System.Drawing.Size(86, 44);
  757. this.panel7.TabIndex = 110;
  758. //
  759. // txtItemlotNoQty
  760. //
  761. this.txtItemlotNoQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  762. | System.Windows.Forms.AnchorStyles.Left)
  763. | System.Windows.Forms.AnchorStyles.Right)));
  764. this.txtItemlotNoQty.EditValue = "";
  765. this.txtItemlotNoQty.Location = new System.Drawing.Point(4, 7);
  766. this.txtItemlotNoQty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  767. this.txtItemlotNoQty.Name = "txtItemlotNoQty";
  768. this.txtItemlotNoQty.Properties.ReadOnly = true;
  769. this.txtItemlotNoQty.Size = new System.Drawing.Size(70, 28);
  770. this.txtItemlotNoQty.TabIndex = 109;
  771. //
  772. // panel9
  773. //
  774. this.panel9.Controls.Add(this.txtCheng);
  775. this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
  776. this.panel9.Location = new System.Drawing.Point(279, 4);
  777. this.panel9.Margin = new System.Windows.Forms.Padding(4);
  778. this.panel9.Name = "panel9";
  779. this.panel9.Size = new System.Drawing.Size(67, 44);
  780. this.panel9.TabIndex = 104;
  781. //
  782. // txtCheng
  783. //
  784. this.txtCheng.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  785. | System.Windows.Forms.AnchorStyles.Left)
  786. | System.Windows.Forms.AnchorStyles.Right)));
  787. this.txtCheng.EditValue = "";
  788. this.txtCheng.Enabled = false;
  789. this.txtCheng.Location = new System.Drawing.Point(0, 7);
  790. this.txtCheng.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  791. this.txtCheng.Name = "txtCheng";
  792. this.txtCheng.Size = new System.Drawing.Size(73, 28);
  793. this.txtCheng.TabIndex = 5;
  794. this.txtCheng.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Common_KeyPress);
  795. //
  796. // panel5
  797. //
  798. this.tableLayoutPanel_Jb.SetColumnSpan(this.panel5, 11);
  799. this.panel5.Controls.Add(this.simpleButton4);
  800. this.panel5.Controls.Add(this.grdDetail);
  801. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  802. this.panel5.Location = new System.Drawing.Point(4, 56);
  803. this.panel5.Margin = new System.Windows.Forms.Padding(4);
  804. this.panel5.Name = "panel5";
  805. this.panel5.Size = new System.Drawing.Size(1432, 328);
  806. this.panel5.TabIndex = 0;
  807. //
  808. // simpleButton4
  809. //
  810. this.simpleButton4.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  811. this.simpleButton4.Appearance.Options.UseFont = true;
  812. this.simpleButton4.Location = new System.Drawing.Point(126, 390);
  813. this.simpleButton4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  814. this.simpleButton4.Name = "simpleButton4";
  815. this.simpleButton4.Size = new System.Drawing.Size(131, 1);
  816. this.simpleButton4.TabIndex = 103;
  817. this.simpleButton4.Text = "刷新";
  818. //
  819. // grdDetail
  820. //
  821. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  822. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  823. this.grdDetail.Location = new System.Drawing.Point(0, 0);
  824. this.grdDetail.MainView = this.grvDetail;
  825. this.grdDetail.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  826. this.grdDetail.Name = "grdDetail";
  827. this.grdDetail.Size = new System.Drawing.Size(1432, 328);
  828. this.grdDetail.TabIndex = 104;
  829. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  830. this.grvDetail,
  831. this.grvAdvDetail,
  832. this.gridView1});
  833. //
  834. // grvDetail
  835. //
  836. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  837. this.colItemCode,
  838. this.colItemDesc,
  839. this.colSendType,
  840. this.colStandValue,
  841. this.colMinValue,
  842. this.MaxValue,
  843. this.colSendSeq,
  844. this.colMixTime,
  845. this.colVacuo,
  846. this.colSpeed,
  847. this.ColUnit,
  848. this.colMoUse,
  849. this.ColTotalUse,
  850. this.ColTotalLose,
  851. this.colThisLose,
  852. this.colNewestSLDate,
  853. this.ColProductQty,
  854. this.colThisUseQty,
  855. this.colMixType,
  856. this.colMixStatus,
  857. this.colLocalItemLotNo,
  858. this.ID,
  859. this.RestQty});
  860. this.grvDetail.GridControl = this.grdDetail;
  861. this.grvDetail.IndicatorWidth = 20;
  862. this.grvDetail.Name = "grvDetail";
  863. this.grvDetail.OptionsSelection.MultiSelect = true;
  864. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  865. this.grvDetail.OptionsView.ShowFooter = true;
  866. this.grvDetail.OptionsView.ShowGroupPanel = false;
  867. this.grvDetail.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.grvDetail_RowCellStyle);
  868. //
  869. // colItemCode
  870. //
  871. this.colItemCode.Caption = "P/N料号";
  872. this.colItemCode.FieldName = "LotOpMix.SbItemCode";
  873. this.colItemCode.Name = "colItemCode";
  874. this.colItemCode.Tag = "否";
  875. this.colItemCode.Visible = true;
  876. this.colItemCode.VisibleIndex = 0;
  877. //
  878. // colItemDesc
  879. //
  880. this.colItemDesc.Caption = "描述";
  881. this.colItemDesc.FieldName = "LotOpMix.SbItemName";
  882. this.colItemDesc.Name = "colItemDesc";
  883. this.colItemDesc.Tag = "否";
  884. this.colItemDesc.Visible = true;
  885. this.colItemDesc.VisibleIndex = 2;
  886. //
  887. // colSendType
  888. //
  889. this.colSendType.Caption = "投料类型";
  890. this.colSendType.FieldName = "LotOpMix.SendType";
  891. this.colSendType.Name = "colSendType";
  892. this.colSendType.Tag = "否";
  893. this.colSendType.Visible = true;
  894. this.colSendType.VisibleIndex = 3;
  895. //
  896. // colStandValue
  897. //
  898. this.colStandValue.Caption = "目标值";
  899. this.colStandValue.FieldName = "LotOpMix.StandValue";
  900. this.colStandValue.Name = "colStandValue";
  901. this.colStandValue.Tag = "否";
  902. this.colStandValue.Visible = true;
  903. this.colStandValue.VisibleIndex = 4;
  904. //
  905. // colMinValue
  906. //
  907. this.colMinValue.Caption = "用量下限";
  908. this.colMinValue.FieldName = "LotOpMix.MinValue";
  909. this.colMinValue.Name = "colMinValue";
  910. this.colMinValue.Tag = "否";
  911. this.colMinValue.Visible = true;
  912. this.colMinValue.VisibleIndex = 5;
  913. //
  914. // MaxValue
  915. //
  916. this.MaxValue.Caption = "用量上限";
  917. this.MaxValue.FieldName = "LotOpMix.MaxValue";
  918. this.MaxValue.Name = "MaxValue";
  919. this.MaxValue.Tag = "否";
  920. this.MaxValue.Visible = true;
  921. this.MaxValue.VisibleIndex = 6;
  922. //
  923. // colSendSeq
  924. //
  925. this.colSendSeq.Caption = "投料次序";
  926. this.colSendSeq.FieldName = "LotOpMix.SendSeq";
  927. this.colSendSeq.Name = "colSendSeq";
  928. this.colSendSeq.Tag = "否";
  929. this.colSendSeq.Visible = true;
  930. this.colSendSeq.VisibleIndex = 7;
  931. //
  932. // colMixTime
  933. //
  934. this.colMixTime.Caption = "搅拌时间";
  935. this.colMixTime.FieldName = "LotOpMix.MixTime";
  936. this.colMixTime.Name = "colMixTime";
  937. this.colMixTime.Tag = "否";
  938. this.colMixTime.Visible = true;
  939. this.colMixTime.VisibleIndex = 8;
  940. //
  941. // colVacuo
  942. //
  943. this.colVacuo.Caption = "真空度";
  944. this.colVacuo.FieldName = "LotOpMix.Vacuo";
  945. this.colVacuo.Name = "colVacuo";
  946. this.colVacuo.Tag = "否";
  947. this.colVacuo.Visible = true;
  948. this.colVacuo.VisibleIndex = 9;
  949. //
  950. // colSpeed
  951. //
  952. this.colSpeed.Caption = "转速";
  953. this.colSpeed.FieldName = "LotOpMix.Speed";
  954. this.colSpeed.Name = "colSpeed";
  955. this.colSpeed.Tag = "否";
  956. this.colSpeed.Visible = true;
  957. this.colSpeed.VisibleIndex = 10;
  958. //
  959. // ColUnit
  960. //
  961. this.ColUnit.Caption = "单位";
  962. this.ColUnit.FieldName = "LotOpMix.SbItemUnit";
  963. this.ColUnit.Name = "ColUnit";
  964. this.ColUnit.Tag = "否";
  965. this.ColUnit.Visible = true;
  966. this.ColUnit.VisibleIndex = 11;
  967. //
  968. // colMoUse
  969. //
  970. this.colMoUse.Caption = "工单用量";
  971. this.colMoUse.Name = "colMoUse";
  972. this.colMoUse.Tag = "否";
  973. //
  974. // ColTotalUse
  975. //
  976. this.ColTotalUse.Caption = "累计用量";
  977. this.ColTotalUse.FieldName = "LotOpMix.TotalUseQty";
  978. this.ColTotalUse.Name = "ColTotalUse";
  979. this.ColTotalUse.Tag = "否";
  980. this.ColTotalUse.Visible = true;
  981. this.ColTotalUse.VisibleIndex = 13;
  982. //
  983. // ColTotalLose
  984. //
  985. this.ColTotalLose.Caption = "累计损耗量";
  986. this.ColTotalLose.FieldName = "LotOpMix.TotalLoseQty";
  987. this.ColTotalLose.Name = "ColTotalLose";
  988. this.ColTotalLose.Tag = "否";
  989. this.ColTotalLose.Visible = true;
  990. this.ColTotalLose.VisibleIndex = 14;
  991. //
  992. // colThisLose
  993. //
  994. this.colThisLose.Caption = "本次损耗量";
  995. this.colThisLose.FieldName = "LoseQty";
  996. this.colThisLose.Name = "colThisLose";
  997. this.colThisLose.Tag = "否";
  998. this.colThisLose.Visible = true;
  999. this.colThisLose.VisibleIndex = 15;
  1000. //
  1001. // colNewestSLDate
  1002. //
  1003. this.colNewestSLDate.Caption = "最新上料时间";
  1004. this.colNewestSLDate.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  1005. this.colNewestSLDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  1006. this.colNewestSLDate.FieldName = "NewestMixDate";
  1007. this.colNewestSLDate.Name = "colNewestSLDate";
  1008. this.colNewestSLDate.OptionsColumn.AllowEdit = false;
  1009. this.colNewestSLDate.Tag = "否";
  1010. this.colNewestSLDate.Visible = true;
  1011. this.colNewestSLDate.VisibleIndex = 16;
  1012. //
  1013. // ColProductQty
  1014. //
  1015. this.ColProductQty.Caption = "产量";
  1016. this.ColProductQty.FieldName = "LotOpMix.ProductQty";
  1017. this.ColProductQty.Name = "ColProductQty";
  1018. this.ColProductQty.Tag = "否";
  1019. this.ColProductQty.Visible = true;
  1020. this.ColProductQty.VisibleIndex = 17;
  1021. //
  1022. // colThisUseQty
  1023. //
  1024. this.colThisUseQty.Caption = "本次用量";
  1025. this.colThisUseQty.FieldName = "UseQty";
  1026. this.colThisUseQty.Name = "colThisUseQty";
  1027. this.colThisUseQty.Tag = "否";
  1028. this.colThisUseQty.Visible = true;
  1029. this.colThisUseQty.VisibleIndex = 18;
  1030. //
  1031. // colMixType
  1032. //
  1033. this.colMixType.Caption = "搅拌类型";
  1034. this.colMixType.FieldName = "LotOpMix.MixType";
  1035. this.colMixType.Name = "colMixType";
  1036. this.colMixType.Tag = "否";
  1037. this.colMixType.Visible = true;
  1038. this.colMixType.VisibleIndex = 19;
  1039. //
  1040. // colMixStatus
  1041. //
  1042. this.colMixStatus.Caption = "状态";
  1043. this.colMixStatus.FieldName = "LotOpMix.MixStatus";
  1044. this.colMixStatus.Name = "colMixStatus";
  1045. this.colMixStatus.Tag = "否";
  1046. this.colMixStatus.Visible = true;
  1047. this.colMixStatus.VisibleIndex = 20;
  1048. //
  1049. // colLocalItemLotNo
  1050. //
  1051. this.colLocalItemLotNo.Caption = "上料条码批次信息";
  1052. this.colLocalItemLotNo.FieldName = "LotOpMix.BatchCodes";
  1053. this.colLocalItemLotNo.Name = "colLocalItemLotNo";
  1054. this.colLocalItemLotNo.Visible = true;
  1055. this.colLocalItemLotNo.VisibleIndex = 1;
  1056. this.colLocalItemLotNo.Width = 89;
  1057. //
  1058. // ID
  1059. //
  1060. this.ID.Caption = "ID";
  1061. this.ID.FieldName = "lot2opMix.MixDetailId";
  1062. this.ID.Name = "ID";
  1063. //
  1064. // RestQty
  1065. //
  1066. this.RestQty.Caption = "剩余量";
  1067. this.RestQty.FieldName = "RestQty";
  1068. this.RestQty.Name = "RestQty";
  1069. this.RestQty.UnboundExpression = " [LotOpMix.StandValue] - [LotOpMix.TotalUseQty] - [UseQty]";
  1070. this.RestQty.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
  1071. this.RestQty.Visible = true;
  1072. this.RestQty.VisibleIndex = 12;
  1073. //
  1074. // grvAdvDetail
  1075. //
  1076. this.grvAdvDetail.GridControl = this.grdDetail;
  1077. this.grvAdvDetail.Name = "grvAdvDetail";
  1078. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  1079. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  1080. this.grvAdvDetail.OptionsView.ShowFooter = true;
  1081. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  1082. //
  1083. // gridView1
  1084. //
  1085. this.gridView1.GridControl = this.grdDetail;
  1086. this.gridView1.Name = "gridView1";
  1087. //
  1088. // label19
  1089. //
  1090. this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1091. | System.Windows.Forms.AnchorStyles.Right)));
  1092. this.label19.AutoSize = true;
  1093. this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1094. this.label19.Location = new System.Drawing.Point(362, 1);
  1095. this.label19.Margin = new System.Windows.Forms.Padding(1);
  1096. this.label19.Name = "label19";
  1097. this.label19.Size = new System.Drawing.Size(72, 50);
  1098. this.label19.TabIndex = 6;
  1099. this.label19.Text = "本次用量:";
  1100. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1101. //
  1102. // label17
  1103. //
  1104. this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1105. | System.Windows.Forms.AnchorStyles.Right)));
  1106. this.label17.AutoSize = true;
  1107. this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1108. this.label17.Location = new System.Drawing.Point(15, 1);
  1109. this.label17.Margin = new System.Windows.Forms.Padding(1);
  1110. this.label17.Name = "label17";
  1111. this.label17.Size = new System.Drawing.Size(72, 50);
  1112. this.label17.TabIndex = 2;
  1113. this.label17.Text = "物料条码 :";
  1114. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1115. //
  1116. // label18
  1117. //
  1118. this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1119. | System.Windows.Forms.AnchorStyles.Right)));
  1120. this.label18.AutoSize = true;
  1121. this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1122. this.label18.Location = new System.Drawing.Point(231, 1);
  1123. this.label18.Margin = new System.Windows.Forms.Padding(1);
  1124. this.label18.Name = "label18";
  1125. this.label18.Size = new System.Drawing.Size(43, 50);
  1126. this.label18.TabIndex = 4;
  1127. this.label18.Text = "秤 :";
  1128. this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1129. //
  1130. // panel6
  1131. //
  1132. this.panel6.Controls.Add(this.txtItemLotno);
  1133. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1134. this.panel6.Location = new System.Drawing.Point(92, 4);
  1135. this.panel6.Margin = new System.Windows.Forms.Padding(4);
  1136. this.panel6.Name = "panel6";
  1137. this.panel6.Size = new System.Drawing.Size(114, 44);
  1138. this.panel6.TabIndex = 104;
  1139. //
  1140. // txtItemLotno
  1141. //
  1142. this.txtItemLotno.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1143. | System.Windows.Forms.AnchorStyles.Left)
  1144. | System.Windows.Forms.AnchorStyles.Right)));
  1145. this.txtItemLotno.EditValue = "";
  1146. this.txtItemLotno.Location = new System.Drawing.Point(0, 7);
  1147. this.txtItemLotno.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1148. this.txtItemLotno.Name = "txtItemLotno";
  1149. this.txtItemLotno.Size = new System.Drawing.Size(114, 28);
  1150. this.txtItemLotno.TabIndex = 3;
  1151. this.txtItemLotno.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Common_KeyPress);
  1152. //
  1153. // panel10
  1154. //
  1155. this.panel10.Controls.Add(this.txtCurrentUse);
  1156. this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
  1157. this.panel10.Location = new System.Drawing.Point(439, 4);
  1158. this.panel10.Margin = new System.Windows.Forms.Padding(4);
  1159. this.panel10.Name = "panel10";
  1160. this.panel10.Size = new System.Drawing.Size(73, 44);
  1161. this.panel10.TabIndex = 106;
  1162. //
  1163. // txtCurrentUse
  1164. //
  1165. this.txtCurrentUse.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1166. | System.Windows.Forms.AnchorStyles.Left)
  1167. | System.Windows.Forms.AnchorStyles.Right)));
  1168. this.txtCurrentUse.EditValue = "";
  1169. this.txtCurrentUse.Location = new System.Drawing.Point(-5, 7);
  1170. this.txtCurrentUse.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1171. this.txtCurrentUse.Name = "txtCurrentUse";
  1172. this.txtCurrentUse.Properties.ReadOnly = true;
  1173. this.txtCurrentUse.Size = new System.Drawing.Size(82, 28);
  1174. this.txtCurrentUse.TabIndex = 6;
  1175. this.txtCurrentUse.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCurrentUse_KeyPress);
  1176. //
  1177. // panel11
  1178. //
  1179. this.panel11.Controls.Add(this.txtCurrentLose);
  1180. this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
  1181. this.panel11.Location = new System.Drawing.Point(608, 4);
  1182. this.panel11.Margin = new System.Windows.Forms.Padding(4);
  1183. this.panel11.Name = "panel11";
  1184. this.panel11.Size = new System.Drawing.Size(67, 44);
  1185. this.panel11.TabIndex = 107;
  1186. //
  1187. // txtCurrentLose
  1188. //
  1189. this.txtCurrentLose.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1190. | System.Windows.Forms.AnchorStyles.Left)
  1191. | System.Windows.Forms.AnchorStyles.Right)));
  1192. this.txtCurrentLose.EditValue = "";
  1193. this.txtCurrentLose.Location = new System.Drawing.Point(0, 7);
  1194. this.txtCurrentLose.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1195. this.txtCurrentLose.Name = "txtCurrentLose";
  1196. this.txtCurrentLose.Properties.ReadOnly = true;
  1197. this.txtCurrentLose.Size = new System.Drawing.Size(67, 28);
  1198. this.txtCurrentLose.TabIndex = 8;
  1199. //
  1200. // label25
  1201. //
  1202. this.label25.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1203. | System.Windows.Forms.AnchorStyles.Right)));
  1204. this.label25.AutoSize = true;
  1205. this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1206. this.label25.Location = new System.Drawing.Point(680, 1);
  1207. this.label25.Margin = new System.Windows.Forms.Padding(1);
  1208. this.label25.Name = "label25";
  1209. this.label25.Size = new System.Drawing.Size(92, 50);
  1210. this.label25.TabIndex = 109;
  1211. this.label25.Text = "物料条码库存:";
  1212. this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1213. //
  1214. // label22
  1215. //
  1216. this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1217. | System.Windows.Forms.AnchorStyles.Right)));
  1218. this.label22.AutoSize = true;
  1219. this.label22.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1220. this.label22.Location = new System.Drawing.Point(531, 1);
  1221. this.label22.Margin = new System.Windows.Forms.Padding(1);
  1222. this.label22.Name = "label22";
  1223. this.label22.Size = new System.Drawing.Size(72, 50);
  1224. this.label22.TabIndex = 7;
  1225. this.label22.Text = "本次损耗量:";
  1226. this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1227. //
  1228. // panel2
  1229. //
  1230. this.panel2.Controls.Add(this.RTBox_Log);
  1231. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1232. this.panel2.Location = new System.Drawing.Point(4, 206);
  1233. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  1234. this.panel2.Name = "panel2";
  1235. this.panel2.Size = new System.Drawing.Size(1454, 139);
  1236. this.panel2.TabIndex = 101;
  1237. //
  1238. // RTBox_Log
  1239. //
  1240. this.RTBox_Log.BorderStyle = System.Windows.Forms.BorderStyle.None;
  1241. this.RTBox_Log.Dock = System.Windows.Forms.DockStyle.Fill;
  1242. this.RTBox_Log.Location = new System.Drawing.Point(0, 0);
  1243. this.RTBox_Log.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1244. this.RTBox_Log.Name = "RTBox_Log";
  1245. this.RTBox_Log.ReadOnly = true;
  1246. this.RTBox_Log.Size = new System.Drawing.Size(1454, 139);
  1247. this.RTBox_Log.TabIndex = 1;
  1248. this.RTBox_Log.Text = "";
  1249. //
  1250. // tabLPnl_Header
  1251. //
  1252. this.tabLPnl_Header.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(238)))));
  1253. this.tabLPnl_Header.ColumnCount = 10;
  1254. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11.70812F));
  1255. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.965635F));
  1256. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.82474F));
  1257. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8.676976F));
  1258. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8.676976F));
  1259. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11.16838F));
  1260. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.707904F));
  1261. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9.020618F));
  1262. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.01089F));
  1263. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.01089F));
  1264. this.tabLPnl_Header.Controls.Add(this.txtBatchCode, 9, 4);
  1265. this.tabLPnl_Header.Controls.Add(this.txtIsFirstCheck, 7, 4);
  1266. this.tabLPnl_Header.Controls.Add(this.label32, 6, 4);
  1267. this.tabLPnl_Header.Controls.Add(this.label2, 0, 1);
  1268. this.tabLPnl_Header.Controls.Add(this.txtLotNo, 1, 1);
  1269. this.tabLPnl_Header.Controls.Add(this.txtItemOpPerCent, 1, 3);
  1270. this.tabLPnl_Header.Controls.Add(this.label5, 2, 2);
  1271. this.tabLPnl_Header.Controls.Add(this.txtOPName, 7, 0);
  1272. this.tabLPnl_Header.Controls.Add(this.label6, 6, 0);
  1273. this.tabLPnl_Header.Controls.Add(this.txtItemCode, 7, 1);
  1274. this.tabLPnl_Header.Controls.Add(this.label21, 6, 1);
  1275. this.tabLPnl_Header.Controls.Add(this.label31, 8, 1);
  1276. this.tabLPnl_Header.Controls.Add(this.txtLotQty, 3, 2);
  1277. this.tabLPnl_Header.Controls.Add(this.txtMoSeq, 1, 2);
  1278. this.tabLPnl_Header.Controls.Add(this.label20, 0, 2);
  1279. this.tabLPnl_Header.Controls.Add(this.label4, 0, 3);
  1280. this.tabLPnl_Header.Controls.Add(this.label1, 4, 2);
  1281. this.tabLPnl_Header.Controls.Add(this.label8, 6, 2);
  1282. this.tabLPnl_Header.Controls.Add(this.txtCurrentQty, 5, 2);
  1283. this.tabLPnl_Header.Controls.Add(this.txtRemainOpQty, 7, 2);
  1284. this.tabLPnl_Header.Controls.Add(this.lab22, 8, 2);
  1285. this.tabLPnl_Header.Controls.Add(this.txtCurrentNgQty, 9, 2);
  1286. this.tabLPnl_Header.Controls.Add(this.label12, 2, 3);
  1287. this.tabLPnl_Header.Controls.Add(this.txtItemName, 9, 1);
  1288. this.tabLPnl_Header.Controls.Add(this.txtOverPerCent, 3, 3);
  1289. this.tabLPnl_Header.Controls.Add(this.label14, 4, 3);
  1290. this.tabLPnl_Header.Controls.Add(this.txtPotCode, 5, 3);
  1291. this.tabLPnl_Header.Controls.Add(this.label11, 0, 0);
  1292. this.tabLPnl_Header.Controls.Add(this.txtUserCode, 1, 0);
  1293. this.tabLPnl_Header.Controls.Add(this.label9, 2, 0);
  1294. this.tabLPnl_Header.Controls.Add(this.txtUserName, 3, 0);
  1295. this.tabLPnl_Header.Controls.Add(this.label16, 2, 1);
  1296. this.tabLPnl_Header.Controls.Add(this.txtEQPName, 3, 1);
  1297. this.tabLPnl_Header.Controls.Add(this.label3, 4, 1);
  1298. this.tabLPnl_Header.Controls.Add(this.txtMOCode, 5, 1);
  1299. this.tabLPnl_Header.Controls.Add(this.label7, 4, 0);
  1300. this.tabLPnl_Header.Controls.Add(this.txtOPCode, 5, 0);
  1301. this.tabLPnl_Header.Controls.Add(this.label15, 0, 4);
  1302. this.tabLPnl_Header.Controls.Add(this.txtMemo, 1, 4);
  1303. this.tabLPnl_Header.Controls.Add(this.txtOpQty, 9, 3);
  1304. this.tabLPnl_Header.Controls.Add(this.label23, 8, 3);
  1305. this.tabLPnl_Header.Controls.Add(this.label10, 6, 3);
  1306. this.tabLPnl_Header.Controls.Add(this.txtPotName, 7, 3);
  1307. this.tabLPnl_Header.Controls.Add(this.label13, 8, 0);
  1308. this.tabLPnl_Header.Controls.Add(this.txtEQPCode, 9, 0);
  1309. this.tabLPnl_Header.Controls.Add(this.label24, 4, 4);
  1310. this.tabLPnl_Header.Controls.Add(this.txtUnLockEqp, 5, 4);
  1311. this.tabLPnl_Header.Controls.Add(this.label26, 8, 4);
  1312. this.tabLPnl_Header.Controls.Add(this.label27, 2, 4);
  1313. this.tabLPnl_Header.Controls.Add(this.txtTemperAture, 3, 4);
  1314. this.tabLPnl_Header.Dock = System.Windows.Forms.DockStyle.Fill;
  1315. this.tabLPnl_Header.Location = new System.Drawing.Point(4, 5);
  1316. this.tabLPnl_Header.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1317. this.tabLPnl_Header.Name = "tabLPnl_Header";
  1318. this.tabLPnl_Header.RowCount = 5;
  1319. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 39F));
  1320. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 39F));
  1321. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 39F));
  1322. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 39F));
  1323. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 39F));
  1324. this.tabLPnl_Header.Size = new System.Drawing.Size(1454, 192);
  1325. this.tabLPnl_Header.TabIndex = 0;
  1326. //
  1327. // txtBatchCode
  1328. //
  1329. this.txtBatchCode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1330. | System.Windows.Forms.AnchorStyles.Left)
  1331. | System.Windows.Forms.AnchorStyles.Right)));
  1332. this.txtBatchCode.Location = new System.Drawing.Point(1307, 161);
  1333. this.txtBatchCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1334. this.txtBatchCode.Name = "txtBatchCode";
  1335. this.txtBatchCode.Properties.ReadOnly = true;
  1336. this.txtBatchCode.Size = new System.Drawing.Size(143, 28);
  1337. this.txtBatchCode.TabIndex = 105;
  1338. //
  1339. // txtIsFirstCheck
  1340. //
  1341. this.txtIsFirstCheck.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1342. | System.Windows.Forms.AnchorStyles.Left)
  1343. | System.Windows.Forms.AnchorStyles.Right)));
  1344. this.txtIsFirstCheck.Location = new System.Drawing.Point(1031, 161);
  1345. this.txtIsFirstCheck.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1346. this.txtIsFirstCheck.Name = "txtIsFirstCheck";
  1347. this.txtIsFirstCheck.Properties.ReadOnly = true;
  1348. this.txtIsFirstCheck.Size = new System.Drawing.Size(123, 28);
  1349. this.txtIsFirstCheck.TabIndex = 104;
  1350. //
  1351. // label32
  1352. //
  1353. this.label32.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1354. | System.Windows.Forms.AnchorStyles.Right)));
  1355. this.label32.AutoSize = true;
  1356. this.label32.Location = new System.Drawing.Point(920, 157);
  1357. this.label32.Margin = new System.Windows.Forms.Padding(1);
  1358. this.label32.Name = "label32";
  1359. this.label32.Size = new System.Drawing.Size(106, 37);
  1360. this.label32.TabIndex = 103;
  1361. this.label32.Text = "是否首件检:";
  1362. this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1363. //
  1364. // label2
  1365. //
  1366. this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1367. | System.Windows.Forms.AnchorStyles.Right)));
  1368. this.label2.AutoSize = true;
  1369. this.label2.Location = new System.Drawing.Point(57, 40);
  1370. this.label2.Margin = new System.Windows.Forms.Padding(1);
  1371. this.label2.Name = "label2";
  1372. this.label2.Size = new System.Drawing.Size(112, 37);
  1373. this.label2.TabIndex = 1;
  1374. this.label2.Text = "产品跟踪单 :";
  1375. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1376. //
  1377. // txtLotNo
  1378. //
  1379. this.txtLotNo.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1380. | System.Windows.Forms.AnchorStyles.Left)
  1381. | System.Windows.Forms.AnchorStyles.Right)));
  1382. this.txtLotNo.EditValue = "";
  1383. this.txtLotNo.Location = new System.Drawing.Point(174, 44);
  1384. this.txtLotNo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1385. this.txtLotNo.Name = "txtLotNo";
  1386. this.txtLotNo.Size = new System.Drawing.Size(137, 28);
  1387. this.txtLotNo.TabIndex = 4;
  1388. this.txtLotNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Common_KeyPress);
  1389. //
  1390. // txtItemOpPerCent
  1391. //
  1392. this.txtItemOpPerCent.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1393. | System.Windows.Forms.AnchorStyles.Left)
  1394. | System.Windows.Forms.AnchorStyles.Right)));
  1395. this.txtItemOpPerCent.Location = new System.Drawing.Point(174, 122);
  1396. this.txtItemOpPerCent.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1397. this.txtItemOpPerCent.Name = "txtItemOpPerCent";
  1398. this.txtItemOpPerCent.Properties.ReadOnly = true;
  1399. this.txtItemOpPerCent.Size = new System.Drawing.Size(137, 28);
  1400. this.txtItemOpPerCent.TabIndex = 10;
  1401. //
  1402. // label5
  1403. //
  1404. this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1405. | System.Windows.Forms.AnchorStyles.Right)));
  1406. this.label5.AutoSize = true;
  1407. this.label5.Location = new System.Drawing.Point(359, 79);
  1408. this.label5.Margin = new System.Windows.Forms.Padding(1);
  1409. this.label5.Name = "label5";
  1410. this.label5.Size = new System.Drawing.Size(112, 37);
  1411. this.label5.TabIndex = 1;
  1412. this.label5.Text = "跟踪单数量 :";
  1413. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1414. //
  1415. // txtOPName
  1416. //
  1417. this.txtOPName.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1418. | System.Windows.Forms.AnchorStyles.Left)
  1419. | System.Windows.Forms.AnchorStyles.Right)));
  1420. this.txtOPName.Location = new System.Drawing.Point(1031, 5);
  1421. this.txtOPName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1422. this.txtOPName.Name = "txtOPName";
  1423. this.txtOPName.Properties.ReadOnly = true;
  1424. this.txtOPName.Size = new System.Drawing.Size(123, 28);
  1425. this.txtOPName.TabIndex = 8;
  1426. //
  1427. // label6
  1428. //
  1429. this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1430. | System.Windows.Forms.AnchorStyles.Right)));
  1431. this.label6.AutoSize = true;
  1432. this.label6.Location = new System.Drawing.Point(932, 1);
  1433. this.label6.Margin = new System.Windows.Forms.Padding(1);
  1434. this.label6.Name = "label6";
  1435. this.label6.Size = new System.Drawing.Size(94, 37);
  1436. this.label6.TabIndex = 1;
  1437. this.label6.Text = "工序名称 :";
  1438. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1439. //
  1440. // txtItemCode
  1441. //
  1442. this.txtItemCode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1443. | System.Windows.Forms.AnchorStyles.Left)
  1444. | System.Windows.Forms.AnchorStyles.Right)));
  1445. this.txtItemCode.Location = new System.Drawing.Point(1031, 44);
  1446. this.txtItemCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1447. this.txtItemCode.Name = "txtItemCode";
  1448. this.txtItemCode.Properties.ReadOnly = true;
  1449. this.txtItemCode.Size = new System.Drawing.Size(123, 28);
  1450. this.txtItemCode.TabIndex = 10;
  1451. //
  1452. // label21
  1453. //
  1454. this.label21.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1455. | System.Windows.Forms.AnchorStyles.Right)));
  1456. this.label21.AutoSize = true;
  1457. this.label21.Location = new System.Drawing.Point(932, 40);
  1458. this.label21.Margin = new System.Windows.Forms.Padding(1);
  1459. this.label21.Name = "label21";
  1460. this.label21.Size = new System.Drawing.Size(94, 37);
  1461. this.label21.TabIndex = 9;
  1462. this.label21.Text = "产品代码 :";
  1463. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1464. //
  1465. // label31
  1466. //
  1467. this.label31.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1468. | System.Windows.Forms.AnchorStyles.Right)));
  1469. this.label31.AutoSize = true;
  1470. this.label31.Location = new System.Drawing.Point(1208, 40);
  1471. this.label31.Margin = new System.Windows.Forms.Padding(1);
  1472. this.label31.Name = "label31";
  1473. this.label31.Size = new System.Drawing.Size(94, 37);
  1474. this.label31.TabIndex = 9;
  1475. this.label31.Text = "产品名称 :";
  1476. this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1477. //
  1478. // txtLotQty
  1479. //
  1480. this.txtLotQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1481. | System.Windows.Forms.AnchorStyles.Left)
  1482. | System.Windows.Forms.AnchorStyles.Right)));
  1483. this.txtLotQty.Location = new System.Drawing.Point(476, 83);
  1484. this.txtLotQty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1485. this.txtLotQty.Name = "txtLotQty";
  1486. this.txtLotQty.Properties.ReadOnly = true;
  1487. this.txtLotQty.Size = new System.Drawing.Size(118, 28);
  1488. this.txtLotQty.TabIndex = 10;
  1489. //
  1490. // txtMoSeq
  1491. //
  1492. this.txtMoSeq.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1493. | System.Windows.Forms.AnchorStyles.Left)
  1494. | System.Windows.Forms.AnchorStyles.Right)));
  1495. this.txtMoSeq.Location = new System.Drawing.Point(174, 83);
  1496. this.txtMoSeq.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1497. this.txtMoSeq.Name = "txtMoSeq";
  1498. this.txtMoSeq.Properties.ReadOnly = true;
  1499. this.txtMoSeq.Size = new System.Drawing.Size(137, 28);
  1500. this.txtMoSeq.TabIndex = 16;
  1501. //
  1502. // label20
  1503. //
  1504. this.label20.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1505. | System.Windows.Forms.AnchorStyles.Right)));
  1506. this.label20.AutoSize = true;
  1507. this.label20.Location = new System.Drawing.Point(75, 79);
  1508. this.label20.Margin = new System.Windows.Forms.Padding(1);
  1509. this.label20.Name = "label20";
  1510. this.label20.Size = new System.Drawing.Size(94, 37);
  1511. this.label20.TabIndex = 12;
  1512. this.label20.Text = "工单行号 :";
  1513. this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1514. //
  1515. // label4
  1516. //
  1517. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1518. | System.Windows.Forms.AnchorStyles.Right)));
  1519. this.label4.AutoSize = true;
  1520. this.label4.Location = new System.Drawing.Point(21, 118);
  1521. this.label4.Margin = new System.Windows.Forms.Padding(1);
  1522. this.label4.Name = "label4";
  1523. this.label4.Size = new System.Drawing.Size(148, 37);
  1524. this.label4.TabIndex = 1;
  1525. this.label4.Text = "产品工序转换比 :";
  1526. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1527. //
  1528. // label1
  1529. //
  1530. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1531. | System.Windows.Forms.AnchorStyles.Right)));
  1532. this.label1.AutoSize = true;
  1533. this.label1.Location = new System.Drawing.Point(629, 79);
  1534. this.label1.Margin = new System.Windows.Forms.Padding(1);
  1535. this.label1.Name = "label1";
  1536. this.label1.Size = new System.Drawing.Size(94, 37);
  1537. this.label1.TabIndex = 11;
  1538. this.label1.Text = "流转数量 :";
  1539. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1540. //
  1541. // label8
  1542. //
  1543. this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1544. | System.Windows.Forms.AnchorStyles.Right)));
  1545. this.label8.AutoSize = true;
  1546. this.label8.Location = new System.Drawing.Point(902, 79);
  1547. this.label8.Margin = new System.Windows.Forms.Padding(1);
  1548. this.label8.Name = "label8";
  1549. this.label8.Size = new System.Drawing.Size(124, 37);
  1550. this.label8.TabIndex = 17;
  1551. this.label8.Text = "剩余流转数量:";
  1552. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1553. //
  1554. // txtCurrentQty
  1555. //
  1556. this.txtCurrentQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1557. | System.Windows.Forms.AnchorStyles.Left)
  1558. | System.Windows.Forms.AnchorStyles.Right)));
  1559. this.txtCurrentQty.Location = new System.Drawing.Point(728, 83);
  1560. this.txtCurrentQty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1561. this.txtCurrentQty.Name = "txtCurrentQty";
  1562. this.txtCurrentQty.Properties.Mask.EditMask = "d";
  1563. this.txtCurrentQty.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
  1564. this.txtCurrentQty.Size = new System.Drawing.Size(154, 28);
  1565. this.txtCurrentQty.TabIndex = 15;
  1566. //
  1567. // txtRemainOpQty
  1568. //
  1569. this.txtRemainOpQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1570. | System.Windows.Forms.AnchorStyles.Left)
  1571. | System.Windows.Forms.AnchorStyles.Right)));
  1572. this.txtRemainOpQty.Location = new System.Drawing.Point(1031, 83);
  1573. this.txtRemainOpQty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1574. this.txtRemainOpQty.Name = "txtRemainOpQty";
  1575. this.txtRemainOpQty.Properties.ReadOnly = true;
  1576. this.txtRemainOpQty.Size = new System.Drawing.Size(123, 28);
  1577. this.txtRemainOpQty.TabIndex = 18;
  1578. //
  1579. // lab22
  1580. //
  1581. this.lab22.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1582. | System.Windows.Forms.AnchorStyles.Right)));
  1583. this.lab22.AutoSize = true;
  1584. this.lab22.Location = new System.Drawing.Point(1184, 79);
  1585. this.lab22.Margin = new System.Windows.Forms.Padding(1);
  1586. this.lab22.Name = "lab22";
  1587. this.lab22.Size = new System.Drawing.Size(118, 37);
  1588. this.lab22.TabIndex = 19;
  1589. this.lab22.Text = "本次不良数量";
  1590. this.lab22.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1591. this.lab22.Click += new System.EventHandler(this.lab22_Click);
  1592. //
  1593. // txtCurrentNgQty
  1594. //
  1595. this.txtCurrentNgQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1596. | System.Windows.Forms.AnchorStyles.Left)
  1597. | System.Windows.Forms.AnchorStyles.Right)));
  1598. this.txtCurrentNgQty.Location = new System.Drawing.Point(1307, 83);
  1599. this.txtCurrentNgQty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1600. this.txtCurrentNgQty.Name = "txtCurrentNgQty";
  1601. this.txtCurrentNgQty.Properties.ReadOnly = true;
  1602. this.txtCurrentNgQty.Size = new System.Drawing.Size(143, 28);
  1603. this.txtCurrentNgQty.TabIndex = 20;
  1604. //
  1605. // label12
  1606. //
  1607. this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1608. | System.Windows.Forms.AnchorStyles.Right)));
  1609. this.label12.AutoSize = true;
  1610. this.label12.Location = new System.Drawing.Point(323, 118);
  1611. this.label12.Margin = new System.Windows.Forms.Padding(1);
  1612. this.label12.Name = "label12";
  1613. this.label12.Size = new System.Drawing.Size(148, 37);
  1614. this.label12.TabIndex = 21;
  1615. this.label12.Text = "产品超报转换比 :";
  1616. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1617. //
  1618. // txtItemName
  1619. //
  1620. this.txtItemName.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1621. | System.Windows.Forms.AnchorStyles.Left)
  1622. | System.Windows.Forms.AnchorStyles.Right)));
  1623. this.txtItemName.Location = new System.Drawing.Point(1307, 44);
  1624. this.txtItemName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1625. this.txtItemName.Name = "txtItemName";
  1626. this.txtItemName.Properties.ReadOnly = true;
  1627. this.txtItemName.Size = new System.Drawing.Size(143, 28);
  1628. this.txtItemName.TabIndex = 22;
  1629. //
  1630. // txtOverPerCent
  1631. //
  1632. this.txtOverPerCent.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1633. | System.Windows.Forms.AnchorStyles.Left)
  1634. | System.Windows.Forms.AnchorStyles.Right)));
  1635. this.txtOverPerCent.Location = new System.Drawing.Point(476, 122);
  1636. this.txtOverPerCent.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1637. this.txtOverPerCent.Name = "txtOverPerCent";
  1638. this.txtOverPerCent.Properties.ReadOnly = true;
  1639. this.txtOverPerCent.Size = new System.Drawing.Size(118, 28);
  1640. this.txtOverPerCent.TabIndex = 23;
  1641. //
  1642. // label14
  1643. //
  1644. this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1645. | System.Windows.Forms.AnchorStyles.Right)));
  1646. this.label14.AutoSize = true;
  1647. this.label14.Location = new System.Drawing.Point(635, 118);
  1648. this.label14.Margin = new System.Windows.Forms.Padding(1);
  1649. this.label14.Name = "label14";
  1650. this.label14.Size = new System.Drawing.Size(88, 37);
  1651. this.label14.TabIndex = 24;
  1652. this.label14.Text = "锅具编码:";
  1653. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1654. //
  1655. // txtPotCode
  1656. //
  1657. this.txtPotCode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1658. | System.Windows.Forms.AnchorStyles.Left)
  1659. | System.Windows.Forms.AnchorStyles.Right)));
  1660. this.txtPotCode.Location = new System.Drawing.Point(728, 122);
  1661. this.txtPotCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1662. this.txtPotCode.Name = "txtPotCode";
  1663. this.txtPotCode.Size = new System.Drawing.Size(154, 28);
  1664. this.txtPotCode.TabIndex = 25;
  1665. this.txtPotCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Common_KeyPress);
  1666. //
  1667. // label11
  1668. //
  1669. this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1670. | System.Windows.Forms.AnchorStyles.Right)));
  1671. this.label11.AutoSize = true;
  1672. this.label11.Location = new System.Drawing.Point(75, 1);
  1673. this.label11.Margin = new System.Windows.Forms.Padding(1);
  1674. this.label11.Name = "label11";
  1675. this.label11.Size = new System.Drawing.Size(94, 37);
  1676. this.label11.TabIndex = 3;
  1677. this.label11.Text = "人员代码 :";
  1678. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1679. //
  1680. // txtUserCode
  1681. //
  1682. this.txtUserCode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1683. | System.Windows.Forms.AnchorStyles.Left)
  1684. | System.Windows.Forms.AnchorStyles.Right)));
  1685. this.txtUserCode.EditValue = "";
  1686. this.txtUserCode.Location = new System.Drawing.Point(174, 5);
  1687. this.txtUserCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1688. this.txtUserCode.Name = "txtUserCode";
  1689. this.txtUserCode.Size = new System.Drawing.Size(137, 28);
  1690. this.txtUserCode.TabIndex = 0;
  1691. this.txtUserCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Common_KeyPress);
  1692. //
  1693. // label9
  1694. //
  1695. this.label9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1696. | System.Windows.Forms.AnchorStyles.Right)));
  1697. this.label9.AutoSize = true;
  1698. this.label9.Location = new System.Drawing.Point(377, 1);
  1699. this.label9.Margin = new System.Windows.Forms.Padding(1);
  1700. this.label9.Name = "label9";
  1701. this.label9.Size = new System.Drawing.Size(94, 37);
  1702. this.label9.TabIndex = 1;
  1703. this.label9.Text = "人员名称 :";
  1704. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1705. //
  1706. // txtUserName
  1707. //
  1708. this.txtUserName.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1709. | System.Windows.Forms.AnchorStyles.Left)
  1710. | System.Windows.Forms.AnchorStyles.Right)));
  1711. this.txtUserName.Location = new System.Drawing.Point(476, 5);
  1712. this.txtUserName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1713. this.txtUserName.Name = "txtUserName";
  1714. this.txtUserName.Properties.ReadOnly = true;
  1715. this.txtUserName.Size = new System.Drawing.Size(118, 28);
  1716. this.txtUserName.TabIndex = 8;
  1717. //
  1718. // label16
  1719. //
  1720. this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1721. | System.Windows.Forms.AnchorStyles.Right)));
  1722. this.label16.AutoSize = true;
  1723. this.label16.Location = new System.Drawing.Point(377, 40);
  1724. this.label16.Margin = new System.Windows.Forms.Padding(1);
  1725. this.label16.Name = "label16";
  1726. this.label16.Size = new System.Drawing.Size(94, 37);
  1727. this.label16.TabIndex = 1;
  1728. this.label16.Text = "设备名称 :";
  1729. this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1730. //
  1731. // txtEQPName
  1732. //
  1733. this.txtEQPName.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1734. | System.Windows.Forms.AnchorStyles.Left)
  1735. | System.Windows.Forms.AnchorStyles.Right)));
  1736. this.txtEQPName.Location = new System.Drawing.Point(476, 44);
  1737. this.txtEQPName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1738. this.txtEQPName.Name = "txtEQPName";
  1739. this.txtEQPName.Properties.ReadOnly = true;
  1740. this.txtEQPName.Size = new System.Drawing.Size(118, 28);
  1741. this.txtEQPName.TabIndex = 8;
  1742. //
  1743. // label3
  1744. //
  1745. this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1746. | System.Windows.Forms.AnchorStyles.Right)));
  1747. this.label3.AutoSize = true;
  1748. this.label3.Location = new System.Drawing.Point(611, 40);
  1749. this.label3.Margin = new System.Windows.Forms.Padding(1);
  1750. this.label3.Name = "label3";
  1751. this.label3.Size = new System.Drawing.Size(112, 37);
  1752. this.label3.TabIndex = 1;
  1753. this.label3.Text = "生产工单号 :";
  1754. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1755. //
  1756. // txtMOCode
  1757. //
  1758. this.txtMOCode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1759. | System.Windows.Forms.AnchorStyles.Left)
  1760. | System.Windows.Forms.AnchorStyles.Right)));
  1761. this.txtMOCode.Location = new System.Drawing.Point(728, 44);
  1762. this.txtMOCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1763. this.txtMOCode.Name = "txtMOCode";
  1764. this.txtMOCode.Properties.ReadOnly = true;
  1765. this.txtMOCode.Size = new System.Drawing.Size(154, 28);
  1766. this.txtMOCode.TabIndex = 10;
  1767. //
  1768. // label7
  1769. //
  1770. this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1771. | System.Windows.Forms.AnchorStyles.Right)));
  1772. this.label7.AutoSize = true;
  1773. this.label7.Location = new System.Drawing.Point(629, 1);
  1774. this.label7.Margin = new System.Windows.Forms.Padding(1);
  1775. this.label7.Name = "label7";
  1776. this.label7.Size = new System.Drawing.Size(94, 37);
  1777. this.label7.TabIndex = 1;
  1778. this.label7.Text = "工序代码 :";
  1779. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1780. //
  1781. // txtOPCode
  1782. //
  1783. this.txtOPCode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1784. | System.Windows.Forms.AnchorStyles.Left)
  1785. | System.Windows.Forms.AnchorStyles.Right)));
  1786. this.txtOPCode.EditValue = "";
  1787. this.txtOPCode.Location = new System.Drawing.Point(728, 5);
  1788. this.txtOPCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1789. this.txtOPCode.Name = "txtOPCode";
  1790. this.txtOPCode.Size = new System.Drawing.Size(154, 28);
  1791. this.txtOPCode.TabIndex = 1;
  1792. this.txtOPCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Common_KeyPress);
  1793. //
  1794. // label15
  1795. //
  1796. this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1797. | System.Windows.Forms.AnchorStyles.Right)));
  1798. this.label15.AutoSize = true;
  1799. this.label15.Location = new System.Drawing.Point(117, 157);
  1800. this.label15.Margin = new System.Windows.Forms.Padding(1);
  1801. this.label15.Name = "label15";
  1802. this.label15.Size = new System.Drawing.Size(52, 37);
  1803. this.label15.TabIndex = 26;
  1804. this.label15.Text = "备注:";
  1805. this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1806. //
  1807. // txtMemo
  1808. //
  1809. this.txtMemo.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1810. | System.Windows.Forms.AnchorStyles.Left)
  1811. | System.Windows.Forms.AnchorStyles.Right)));
  1812. this.txtMemo.Location = new System.Drawing.Point(174, 161);
  1813. this.txtMemo.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1814. this.txtMemo.Name = "txtMemo";
  1815. this.txtMemo.Size = new System.Drawing.Size(137, 28);
  1816. this.txtMemo.TabIndex = 27;
  1817. this.txtMemo.EditValueChanged += new System.EventHandler(this.txtMemo_EditValueChanged);
  1818. //
  1819. // txtOpQty
  1820. //
  1821. this.txtOpQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1822. | System.Windows.Forms.AnchorStyles.Left)
  1823. | System.Windows.Forms.AnchorStyles.Right)));
  1824. this.txtOpQty.Location = new System.Drawing.Point(1307, 122);
  1825. this.txtOpQty.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1826. this.txtOpQty.Name = "txtOpQty";
  1827. this.txtOpQty.Properties.ReadOnly = true;
  1828. this.txtOpQty.Size = new System.Drawing.Size(143, 28);
  1829. this.txtOpQty.TabIndex = 29;
  1830. //
  1831. // label23
  1832. //
  1833. this.label23.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1834. | System.Windows.Forms.AnchorStyles.Right)));
  1835. this.label23.AutoSize = true;
  1836. this.label23.Location = new System.Drawing.Point(1184, 118);
  1837. this.label23.Margin = new System.Windows.Forms.Padding(1);
  1838. this.label23.Name = "label23";
  1839. this.label23.Size = new System.Drawing.Size(118, 37);
  1840. this.label23.TabIndex = 28;
  1841. this.label23.Text = "当前工序数量";
  1842. this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1843. //
  1844. // label10
  1845. //
  1846. this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1847. | System.Windows.Forms.AnchorStyles.Right)));
  1848. this.label10.AutoSize = true;
  1849. this.label10.Location = new System.Drawing.Point(938, 118);
  1850. this.label10.Margin = new System.Windows.Forms.Padding(1);
  1851. this.label10.Name = "label10";
  1852. this.label10.Size = new System.Drawing.Size(88, 37);
  1853. this.label10.TabIndex = 30;
  1854. this.label10.Text = "锅具名称:";
  1855. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1856. //
  1857. // txtPotName
  1858. //
  1859. this.txtPotName.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1860. | System.Windows.Forms.AnchorStyles.Left)
  1861. | System.Windows.Forms.AnchorStyles.Right)));
  1862. this.txtPotName.Location = new System.Drawing.Point(1031, 122);
  1863. this.txtPotName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1864. this.txtPotName.Name = "txtPotName";
  1865. this.txtPotName.Properties.ReadOnly = true;
  1866. this.txtPotName.Size = new System.Drawing.Size(123, 28);
  1867. this.txtPotName.TabIndex = 31;
  1868. this.txtPotName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Common_KeyPress);
  1869. //
  1870. // label13
  1871. //
  1872. this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1873. | System.Windows.Forms.AnchorStyles.Right)));
  1874. this.label13.AutoSize = true;
  1875. this.label13.Location = new System.Drawing.Point(1208, 1);
  1876. this.label13.Margin = new System.Windows.Forms.Padding(1);
  1877. this.label13.Name = "label13";
  1878. this.label13.Size = new System.Drawing.Size(94, 37);
  1879. this.label13.TabIndex = 1;
  1880. this.label13.Text = "设备代码 :";
  1881. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1882. //
  1883. // txtEQPCode
  1884. //
  1885. this.txtEQPCode.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1886. | System.Windows.Forms.AnchorStyles.Left)
  1887. | System.Windows.Forms.AnchorStyles.Right)));
  1888. this.txtEQPCode.EditValue = "";
  1889. this.txtEQPCode.Location = new System.Drawing.Point(1307, 5);
  1890. this.txtEQPCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1891. this.txtEQPCode.Name = "txtEQPCode";
  1892. this.txtEQPCode.Size = new System.Drawing.Size(143, 28);
  1893. this.txtEQPCode.TabIndex = 3;
  1894. this.txtEQPCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Common_KeyPress);
  1895. //
  1896. // label24
  1897. //
  1898. this.label24.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1899. | System.Windows.Forms.AnchorStyles.Right)));
  1900. this.label24.AutoSize = true;
  1901. this.label24.Location = new System.Drawing.Point(635, 157);
  1902. this.label24.Margin = new System.Windows.Forms.Padding(1);
  1903. this.label24.Name = "label24";
  1904. this.label24.Size = new System.Drawing.Size(88, 37);
  1905. this.label24.TabIndex = 32;
  1906. this.label24.Text = "设备解锁:";
  1907. this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1908. //
  1909. // txtUnLockEqp
  1910. //
  1911. this.txtUnLockEqp.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1912. | System.Windows.Forms.AnchorStyles.Left)
  1913. | System.Windows.Forms.AnchorStyles.Right)));
  1914. this.txtUnLockEqp.Location = new System.Drawing.Point(728, 161);
  1915. this.txtUnLockEqp.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1916. this.txtUnLockEqp.Name = "txtUnLockEqp";
  1917. this.txtUnLockEqp.Size = new System.Drawing.Size(154, 28);
  1918. this.txtUnLockEqp.TabIndex = 33;
  1919. this.txtUnLockEqp.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Common_KeyPress);
  1920. //
  1921. // label26
  1922. //
  1923. this.label26.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1924. | System.Windows.Forms.AnchorStyles.Right)));
  1925. this.label26.AutoSize = true;
  1926. this.label26.Location = new System.Drawing.Point(1196, 157);
  1927. this.label26.Margin = new System.Windows.Forms.Padding(1);
  1928. this.label26.Name = "label26";
  1929. this.label26.Size = new System.Drawing.Size(106, 37);
  1930. this.label26.TabIndex = 104;
  1931. this.label26.Text = "生产批次号:";
  1932. this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1933. //
  1934. // label27
  1935. //
  1936. this.label27.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1937. | System.Windows.Forms.AnchorStyles.Right)));
  1938. this.label27.AutoSize = true;
  1939. this.label27.Location = new System.Drawing.Point(328, 157);
  1940. this.label27.Margin = new System.Windows.Forms.Padding(1);
  1941. this.label27.Name = "label27";
  1942. this.label27.Size = new System.Drawing.Size(143, 37);
  1943. this.label27.TabIndex = 106;
  1944. this.label27.Text = "冷水机/油温机温度设定:";
  1945. this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1946. //
  1947. // txtTemperAture
  1948. //
  1949. this.txtTemperAture.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1950. | System.Windows.Forms.AnchorStyles.Left)
  1951. | System.Windows.Forms.AnchorStyles.Right)));
  1952. this.txtTemperAture.Location = new System.Drawing.Point(476, 161);
  1953. this.txtTemperAture.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1954. this.txtTemperAture.Name = "txtTemperAture";
  1955. this.txtTemperAture.Properties.ReadOnly = true;
  1956. this.txtTemperAture.Size = new System.Drawing.Size(118, 28);
  1957. this.txtTemperAture.TabIndex = 107;
  1958. //
  1959. // tabLPnl_Main
  1960. //
  1961. this.tabLPnl_Main.ColumnCount = 1;
  1962. this.tabLPnl_Main.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1963. this.tabLPnl_Main.Controls.Add(this.tabLPnl_Header, 0, 0);
  1964. this.tabLPnl_Main.Controls.Add(this.panel2, 0, 1);
  1965. this.tabLPnl_Main.Controls.Add(this.tabPageArea, 0, 2);
  1966. this.tabLPnl_Main.Controls.Add(this.Pnl_Operation, 0, 3);
  1967. this.tabLPnl_Main.Controls.Add(this.lblMsg, 0, 4);
  1968. this.tabLPnl_Main.Dock = System.Windows.Forms.DockStyle.Fill;
  1969. this.tabLPnl_Main.Location = new System.Drawing.Point(0, 48);
  1970. this.tabLPnl_Main.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1971. this.tabLPnl_Main.Name = "tabLPnl_Main";
  1972. this.tabLPnl_Main.RowCount = 5;
  1973. this.tabLPnl_Main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 202F));
  1974. this.tabLPnl_Main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 147F));
  1975. this.tabLPnl_Main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1976. this.tabLPnl_Main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 62F));
  1977. this.tabLPnl_Main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 78F));
  1978. this.tabLPnl_Main.Size = new System.Drawing.Size(1462, 916);
  1979. this.tabLPnl_Main.TabIndex = 0;
  1980. //
  1981. // FormICSWorkReportNew
  1982. //
  1983. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
  1984. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1985. this.ClientSize = new System.Drawing.Size(1462, 964);
  1986. this.Controls.Add(this.tabLPnl_Main);
  1987. this.Controls.Add(this.panelControl3);
  1988. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1989. this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  1990. this.Name = "FormICSWorkReportNew";
  1991. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1992. this.Activated += new System.EventHandler(this.FormICSWorkReport_Activated);
  1993. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormICSWorkReport_FormClosing);
  1994. this.Load += new System.EventHandler(this.FormICSWorkReport_Load);
  1995. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  1996. this.panelControl3.ResumeLayout(false);
  1997. this.panel12.ResumeLayout(false);
  1998. this.Pnl_Operation.ResumeLayout(false);
  1999. ((System.ComponentModel.ISupportInitialize)(this.tabPageArea)).EndInit();
  2000. this.tabPageArea.ResumeLayout(false);
  2001. this.xPage_Home.ResumeLayout(false);
  2002. this.XPage_Pic.ResumeLayout(false);
  2003. this.tableLayoutPanel1.ResumeLayout(false);
  2004. this.Pnl_PDF.ResumeLayout(false);
  2005. this.panel1.ResumeLayout(false);
  2006. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  2007. this.panelControl1.ResumeLayout(false);
  2008. this.xPage_JbSl.ResumeLayout(false);
  2009. this.panel3.ResumeLayout(false);
  2010. this.tableLayoutPanel_Jb.ResumeLayout(false);
  2011. this.tableLayoutPanel_Jb.PerformLayout();
  2012. this.panel7.ResumeLayout(false);
  2013. ((System.ComponentModel.ISupportInitialize)(this.txtItemlotNoQty.Properties)).EndInit();
  2014. this.panel9.ResumeLayout(false);
  2015. ((System.ComponentModel.ISupportInitialize)(this.txtCheng.Properties)).EndInit();
  2016. this.panel5.ResumeLayout(false);
  2017. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  2018. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  2019. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  2020. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  2021. this.panel6.ResumeLayout(false);
  2022. ((System.ComponentModel.ISupportInitialize)(this.txtItemLotno.Properties)).EndInit();
  2023. this.panel10.ResumeLayout(false);
  2024. ((System.ComponentModel.ISupportInitialize)(this.txtCurrentUse.Properties)).EndInit();
  2025. this.panel11.ResumeLayout(false);
  2026. ((System.ComponentModel.ISupportInitialize)(this.txtCurrentLose.Properties)).EndInit();
  2027. this.panel2.ResumeLayout(false);
  2028. this.tabLPnl_Header.ResumeLayout(false);
  2029. this.tabLPnl_Header.PerformLayout();
  2030. ((System.ComponentModel.ISupportInitialize)(this.txtBatchCode.Properties)).EndInit();
  2031. ((System.ComponentModel.ISupportInitialize)(this.txtIsFirstCheck.Properties)).EndInit();
  2032. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo.Properties)).EndInit();
  2033. ((System.ComponentModel.ISupportInitialize)(this.txtItemOpPerCent.Properties)).EndInit();
  2034. ((System.ComponentModel.ISupportInitialize)(this.txtOPName.Properties)).EndInit();
  2035. ((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).EndInit();
  2036. ((System.ComponentModel.ISupportInitialize)(this.txtLotQty.Properties)).EndInit();
  2037. ((System.ComponentModel.ISupportInitialize)(this.txtMoSeq.Properties)).EndInit();
  2038. ((System.ComponentModel.ISupportInitialize)(this.txtCurrentQty.Properties)).EndInit();
  2039. ((System.ComponentModel.ISupportInitialize)(this.txtRemainOpQty.Properties)).EndInit();
  2040. ((System.ComponentModel.ISupportInitialize)(this.txtCurrentNgQty.Properties)).EndInit();
  2041. ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).EndInit();
  2042. ((System.ComponentModel.ISupportInitialize)(this.txtOverPerCent.Properties)).EndInit();
  2043. ((System.ComponentModel.ISupportInitialize)(this.txtPotCode.Properties)).EndInit();
  2044. ((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).EndInit();
  2045. ((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).EndInit();
  2046. ((System.ComponentModel.ISupportInitialize)(this.txtEQPName.Properties)).EndInit();
  2047. ((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).EndInit();
  2048. ((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).EndInit();
  2049. ((System.ComponentModel.ISupportInitialize)(this.txtMemo.Properties)).EndInit();
  2050. ((System.ComponentModel.ISupportInitialize)(this.txtOpQty.Properties)).EndInit();
  2051. ((System.ComponentModel.ISupportInitialize)(this.txtPotName.Properties)).EndInit();
  2052. ((System.ComponentModel.ISupportInitialize)(this.txtEQPCode.Properties)).EndInit();
  2053. ((System.ComponentModel.ISupportInitialize)(this.txtUnLockEqp.Properties)).EndInit();
  2054. ((System.ComponentModel.ISupportInitialize)(this.txtTemperAture.Properties)).EndInit();
  2055. this.tabLPnl_Main.ResumeLayout(false);
  2056. this.tabLPnl_Main.PerformLayout();
  2057. this.ResumeLayout(false);
  2058. }
  2059. #endregion
  2060. private DevExpress.XtraEditors.PanelControl panelControl3;
  2061. private DevExpress.XtraEditors.LabelControl lblTitle;
  2062. private DevExpress.XtraEditors.SimpleButton btnClose;
  2063. private DevExpress.XtraEditors.SimpleButton btnShowPDF_General;
  2064. private SkinRegistration skinRegistration1;
  2065. private System.Windows.Forms.Label lblMsg;
  2066. private System.Windows.Forms.Panel Pnl_Operation;
  2067. private DevExpress.XtraEditors.SimpleButton btnSendFirstCheck;
  2068. private DevExpress.XtraEditors.SimpleButton btn_BackKg;
  2069. private DevExpress.XtraEditors.SimpleButton btnEndOP;
  2070. private DevExpress.XtraEditors.SimpleButton btnBigenOrSuspend;
  2071. private DevExpress.XtraEditors.SimpleButton btnResetUI;
  2072. private DevExpress.XtraEditors.SimpleButton btnExit;
  2073. private DevExpress.XtraTab.XtraTabControl tabPageArea;
  2074. private DevExpress.XtraTab.XtraTabPage XPage_Pic;
  2075. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  2076. private System.Windows.Forms.Panel Pnl_PDF;
  2077. private System.Windows.Forms.Panel panel1;
  2078. private DevExpress.XtraEditors.PanelControl panelControl1;
  2079. private System.Windows.Forms.Button btnPDFMax;
  2080. private PdfiumViewer.PdfViewer40 pdfViewer1;
  2081. private DevExpress.XtraTab.XtraTabPage xPage_Home;
  2082. private System.Windows.Forms.Panel panel4;
  2083. private DevExpress.XtraTab.XtraTabPage xPage_JbSl;
  2084. private System.Windows.Forms.Panel panel3;
  2085. private System.Windows.Forms.Panel panel2;
  2086. private System.Windows.Forms.RichTextBox RTBox_Log;
  2087. private System.Windows.Forms.TableLayoutPanel tabLPnl_Header;
  2088. private System.Windows.Forms.Label label2;
  2089. private DevExpress.XtraEditors.TextEdit txtItemOpPerCent;
  2090. private DevExpress.XtraEditors.TextEdit txtUserName;
  2091. private DevExpress.XtraEditors.TextEdit txtOPName;
  2092. private System.Windows.Forms.Label label3;
  2093. private System.Windows.Forms.Label label5;
  2094. private System.Windows.Forms.Label label6;
  2095. private System.Windows.Forms.Label label9;
  2096. private DevExpress.XtraEditors.TextEdit txtEQPName;
  2097. private DevExpress.XtraEditors.TextEdit txtItemCode;
  2098. private System.Windows.Forms.Label label16;
  2099. private DevExpress.XtraEditors.TextEdit txtLotNo;
  2100. private System.Windows.Forms.Label label7;
  2101. private DevExpress.XtraEditors.TextEdit txtOPCode;
  2102. private DevExpress.XtraEditors.TextEdit txtUserCode;
  2103. private System.Windows.Forms.Label label11;
  2104. private DevExpress.XtraEditors.TextEdit txtEQPCode;
  2105. private System.Windows.Forms.Label label13;
  2106. private System.Windows.Forms.Label label21;
  2107. private System.Windows.Forms.Label label31;
  2108. private DevExpress.XtraEditors.TextEdit txtMOCode;
  2109. private DevExpress.XtraEditors.TextEdit txtLotQty;
  2110. private DevExpress.XtraEditors.TextEdit txtMoSeq;
  2111. private System.Windows.Forms.Label label20;
  2112. private System.Windows.Forms.Label label4;
  2113. private System.Windows.Forms.Label label1;
  2114. private System.Windows.Forms.Label label8;
  2115. private DevExpress.XtraEditors.TextEdit txtCurrentQty;
  2116. private DevExpress.XtraEditors.TextEdit txtRemainOpQty;
  2117. private System.Windows.Forms.Label lab22;
  2118. private DevExpress.XtraEditors.TextEdit txtCurrentNgQty;
  2119. private System.Windows.Forms.Label label12;
  2120. private DevExpress.XtraEditors.TextEdit txtItemName;
  2121. private DevExpress.XtraEditors.TextEdit txtOverPerCent;
  2122. private System.Windows.Forms.Label label14;
  2123. private DevExpress.XtraEditors.TextEdit txtPotCode;
  2124. private System.Windows.Forms.Label label15;
  2125. private DevExpress.XtraEditors.TextEdit txtMemo;
  2126. private System.Windows.Forms.TableLayoutPanel tabLPnl_Main;
  2127. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel_Jb;
  2128. private DevExpress.XtraEditors.SimpleButton btnDct;
  2129. private DevExpress.XtraEditors.SimpleButton btnFlash;
  2130. private DevExpress.XtraEditors.TextEdit txtCurrentLose;
  2131. private System.Windows.Forms.Label label22;
  2132. private DevExpress.XtraEditors.TextEdit txtCurrentUse;
  2133. private System.Windows.Forms.Label label19;
  2134. private DevExpress.XtraEditors.TextEdit txtItemLotno;
  2135. private System.Windows.Forms.Label label17;
  2136. private System.Windows.Forms.Label label18;
  2137. private DevExpress.XtraEditors.TextEdit txtCheng;
  2138. private System.Windows.Forms.Panel panel6;
  2139. private System.Windows.Forms.Panel panel9;
  2140. private System.Windows.Forms.Panel panel10;
  2141. private System.Windows.Forms.Panel panel11;
  2142. private System.Windows.Forms.Panel panel12;
  2143. private DevExpress.XtraEditors.SimpleButton btnSave;
  2144. private DevExpress.XtraEditors.SimpleButton btnAuthor;
  2145. private System.Windows.Forms.Label label23;
  2146. private DevExpress.XtraEditors.TextEdit txtOpQty;
  2147. private System.Windows.Forms.Label label10;
  2148. private DevExpress.XtraEditors.TextEdit txtPotName;
  2149. private DevExpress.XtraEditors.SimpleButton BtnNgSend;
  2150. private DevExpress.XtraEditors.SimpleButton btnReset;
  2151. private DevExpress.XtraEditors.SimpleButton btnOpEnd;
  2152. private DevExpress.XtraEditors.SimpleButton btnOpenCom;
  2153. private DevExpress.XtraEditors.SimpleButton btnCustomQty;
  2154. private DevExpress.XtraEditors.SimpleButton btnEqpUnLock;
  2155. private System.Windows.Forms.Label label24;
  2156. private DevExpress.XtraEditors.TextEdit txtUnLockEqp;
  2157. private System.Windows.Forms.Panel panel5;
  2158. private DevExpress.XtraGrid.GridControl grdDetail;
  2159. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  2160. private DevExpress.XtraGrid.Columns.GridColumn colItemCode;
  2161. private DevExpress.XtraGrid.Columns.GridColumn colItemDesc;
  2162. private DevExpress.XtraGrid.Columns.GridColumn colSendType;
  2163. private DevExpress.XtraGrid.Columns.GridColumn colStandValue;
  2164. private DevExpress.XtraGrid.Columns.GridColumn colMinValue;
  2165. private DevExpress.XtraGrid.Columns.GridColumn MaxValue;
  2166. private DevExpress.XtraGrid.Columns.GridColumn colSendSeq;
  2167. private DevExpress.XtraGrid.Columns.GridColumn colMixTime;
  2168. private DevExpress.XtraGrid.Columns.GridColumn colVacuo;
  2169. private DevExpress.XtraGrid.Columns.GridColumn colSpeed;
  2170. private DevExpress.XtraGrid.Columns.GridColumn ColUnit;
  2171. private DevExpress.XtraGrid.Columns.GridColumn colMoUse;
  2172. private DevExpress.XtraGrid.Columns.GridColumn ColTotalUse;
  2173. private DevExpress.XtraGrid.Columns.GridColumn ColTotalLose;
  2174. private DevExpress.XtraGrid.Columns.GridColumn colThisLose;
  2175. private DevExpress.XtraGrid.Columns.GridColumn colNewestSLDate;
  2176. private DevExpress.XtraGrid.Columns.GridColumn ColProductQty;
  2177. private DevExpress.XtraGrid.Columns.GridColumn colThisUseQty;
  2178. private DevExpress.XtraGrid.Columns.GridColumn colMixType;
  2179. private DevExpress.XtraGrid.Columns.GridColumn colMixStatus;
  2180. private DevExpress.XtraGrid.Columns.GridColumn colLocalItemLotNo;
  2181. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  2182. private DevExpress.XtraEditors.SimpleButton simpleButton4;
  2183. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  2184. private System.Windows.Forms.Panel panel7;
  2185. private DevExpress.XtraEditors.TextEdit txtItemlotNoQty;
  2186. private System.Windows.Forms.Label label25;
  2187. private DevExpress.XtraEditors.TextEdit txtIsFirstCheck;
  2188. private System.Windows.Forms.Label label32;
  2189. private DevExpress.XtraEditors.TextEdit txtBatchCode;
  2190. private System.Windows.Forms.Label label26;
  2191. private DevExpress.XtraGrid.Columns.GridColumn ID;
  2192. private DevExpress.XtraGrid.Columns.GridColumn RestQty;
  2193. private DevExpress.XtraEditors.SimpleButton btnPrintDemo;
  2194. private System.Windows.Forms.Label label27;
  2195. private DevExpress.XtraEditors.TextEdit txtTemperAture;
  2196. private DevExpress.XtraEditors.SimpleButton BtnBatchKeyPress;
  2197. }
  2198. }