锐腾搅拌上料功能
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.

2186 lines
127 KiB

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