华恒Mes鼎捷代码
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.

2127 lines
118 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSProductionReport
  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(FormICSProductionReport));
  29. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  30. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  31. this.panel1 = new System.Windows.Forms.Panel();
  32. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  33. this.txtMOCode = new DevExpress.XtraEditors.TextEdit();
  34. this.label8 = new System.Windows.Forms.Label();
  35. this.label10 = new System.Windows.Forms.Label();
  36. this.txtMOQty = new System.Windows.Forms.TextBox();
  37. this.label11 = new System.Windows.Forms.Label();
  38. this.label13 = new System.Windows.Forms.Label();
  39. this.label7 = new System.Windows.Forms.Label();
  40. this.txtOPName = new System.Windows.Forms.TextBox();
  41. this.txtItemCode = new System.Windows.Forms.TextBox();
  42. this.txtUserCode = new System.Windows.Forms.TextBox();
  43. this.txtThisOPOKQty = new System.Windows.Forms.TextBox();
  44. this.txtUserName = new System.Windows.Forms.TextBox();
  45. this.txtItemName = new System.Windows.Forms.TextBox();
  46. this.txtThisOPNGQty = new System.Windows.Forms.TextBox();
  47. this.txtEQPCode = new System.Windows.Forms.TextBox();
  48. this.txtMachineName = new System.Windows.Forms.TextBox();
  49. this.label1 = new System.Windows.Forms.Label();
  50. this.label2 = new System.Windows.Forms.Label();
  51. this.label4 = new System.Windows.Forms.Label();
  52. this.label12 = new System.Windows.Forms.Label();
  53. this.label15 = new System.Windows.Forms.Label();
  54. this.label16 = new System.Windows.Forms.Label();
  55. this.label17 = new System.Windows.Forms.Label();
  56. this.label18 = new System.Windows.Forms.Label();
  57. this.label19 = new System.Windows.Forms.Label();
  58. this.txtLONTQty = new System.Windows.Forms.TextBox();
  59. this.txtLotNo = new DevExpress.XtraEditors.ButtonEdit();
  60. this.txtOPCode = new DevExpress.XtraEditors.ButtonEdit();
  61. this.panel2 = new System.Windows.Forms.Panel();
  62. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  63. this.panel4 = new System.Windows.Forms.Panel();
  64. this.label22 = new System.Windows.Forms.Label();
  65. this.panel3 = new System.Windows.Forms.Panel();
  66. this.button1 = new System.Windows.Forms.Button();
  67. this.label24 = new System.Windows.Forms.Label();
  68. this.BtnSOP = new System.Windows.Forms.Button();
  69. this.label25 = new System.Windows.Forms.Label();
  70. this.btnOPOption = new System.Windows.Forms.Button();
  71. this.btnPauseBegin = new System.Windows.Forms.Button();
  72. this.btnTransfer = new System.Windows.Forms.Button();
  73. this.button5 = new System.Windows.Forms.Button();
  74. this.label26 = new System.Windows.Forms.Label();
  75. this.txtMessage = new System.Windows.Forms.RichTextBox();
  76. this.txtStopType = new DevExpress.XtraEditors.GridLookUpEdit();
  77. this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  78. this.txtStopCode = new System.Windows.Forms.TextBox();
  79. this.panel5 = new System.Windows.Forms.Panel();
  80. this.panel7 = new System.Windows.Forms.Panel();
  81. this.panelOP = new System.Windows.Forms.Panel();
  82. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  83. this.txtReturnMateralSave = new System.Windows.Forms.Button();
  84. this.txtIsReturnItem = new System.Windows.Forms.CheckBox();
  85. this.txtSBItemCode = new DevExpress.XtraEditors.TextEdit();
  86. this.txtSBItemCodeQty = new DevExpress.XtraEditors.TextEdit();
  87. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  88. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  89. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  90. this.gridControl1 = new DevExpress.XtraGrid.GridControl();
  91. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  92. this.row = new DevExpress.XtraGrid.Columns.GridColumn();
  93. this.cCode = new DevExpress.XtraGrid.Columns.GridColumn();
  94. this.poCode = new DevExpress.XtraGrid.Columns.GridColumn();
  95. this.ERPAutoid = new DevExpress.XtraGrid.Columns.GridColumn();
  96. this.Code = new DevExpress.XtraGrid.Columns.GridColumn();
  97. this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
  98. this.BatchCode = new DevExpress.XtraGrid.Columns.GridColumn();
  99. this.cInvCode = new DevExpress.XtraGrid.Columns.GridColumn();
  100. this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  101. this.INVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
  102. this.iQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
  103. this.PackQty = new DevExpress.XtraGrid.Columns.GridColumn();
  104. this.colUPQty = new DevExpress.XtraGrid.Columns.GridColumn();
  105. this.colUnUpQty = new DevExpress.XtraGrid.Columns.GridColumn();
  106. this.colMOPLANQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  107. this.repInt = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
  108. this.repfloat = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
  109. this.panelMap = new System.Windows.Forms.Panel();
  110. this.btnEnlargeTZ = new System.Windows.Forms.Button();
  111. this.axAcroPDF = new AxAcroPDFLib.AxAcroPDF();
  112. this.panel6 = new System.Windows.Forms.Panel();
  113. this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
  114. this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
  115. this.label27 = new System.Windows.Forms.Label();
  116. this.txtWGResult = new System.Windows.Forms.TextBox();
  117. this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
  118. this.gridControl2 = new DevExpress.XtraGrid.GridControl();
  119. this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
  120. this.colID1 = new DevExpress.XtraGrid.Columns.GridColumn();
  121. this.colCKGROUPCode1 = new DevExpress.XtraGrid.Columns.GridColumn();
  122. this.colCKGROUPDESC1 = new DevExpress.XtraGrid.Columns.GridColumn();
  123. this.colCKGROUPATTR = new DevExpress.XtraGrid.Columns.GridColumn();
  124. this.colCKGROUPMETH = new DevExpress.XtraGrid.Columns.GridColumn();
  125. this.colOK = new DevExpress.XtraGrid.Columns.GridColumn();
  126. this.colNG = new DevExpress.XtraGrid.Columns.GridColumn();
  127. this.colRemark1 = new DevExpress.XtraGrid.Columns.GridColumn();
  128. this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  129. this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  130. this.advBandedGridView2 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  131. this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
  132. this.label28 = new System.Windows.Forms.Label();
  133. this.txtCCResult = new System.Windows.Forms.TextBox();
  134. this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
  135. this.gridControlcc = new DevExpress.XtraGrid.GridControl();
  136. this.gridViewCC = new DevExpress.XtraGrid.Views.Grid.GridView();
  137. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  138. this.colCKGROUPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  139. this.colCKGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  140. this.colSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
  141. this.colSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
  142. this.colMEMO = new DevExpress.XtraGrid.Columns.GridColumn();
  143. this.colCheckResult = new DevExpress.XtraGrid.Columns.GridColumn();
  144. this.colRemark = new DevExpress.XtraGrid.Columns.GridColumn();
  145. this.colS2 = new DevExpress.XtraGrid.Columns.GridColumn();
  146. this.colS3 = new DevExpress.XtraGrid.Columns.GridColumn();
  147. this.colS4 = new DevExpress.XtraGrid.Columns.GridColumn();
  148. this.colS5 = new DevExpress.XtraGrid.Columns.GridColumn();
  149. this.colS6 = new DevExpress.XtraGrid.Columns.GridColumn();
  150. this.colS7 = new DevExpress.XtraGrid.Columns.GridColumn();
  151. this.colS8 = new DevExpress.XtraGrid.Columns.GridColumn();
  152. this.colS9 = new DevExpress.XtraGrid.Columns.GridColumn();
  153. this.colS10 = new DevExpress.XtraGrid.Columns.GridColumn();
  154. this.StandResult = new DevExpress.XtraGrid.Columns.GridColumn();
  155. this.CCOK = new DevExpress.XtraGrid.Columns.GridColumn();
  156. this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  157. this.CCNG = new DevExpress.XtraGrid.Columns.GridColumn();
  158. this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  159. this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  160. this.BtnSIP = new System.Windows.Forms.Button();
  161. this.btnOperationManual = new System.Windows.Forms.Button();
  162. this.btnCaoZuo = new System.Windows.Forms.Button();
  163. this.btnOPDrowing = new System.Windows.Forms.Button();
  164. this.BtnOPUp = new System.Windows.Forms.Button();
  165. this.btnJianYan = new System.Windows.Forms.Button();
  166. this.btnDaoJu = new System.Windows.Forms.Button();
  167. this.label23 = new System.Windows.Forms.Label();
  168. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  169. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  170. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  171. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  172. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  173. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  174. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  175. this.groupControl1.SuspendLayout();
  176. this.tableLayoutPanel1.SuspendLayout();
  177. this.panel1.SuspendLayout();
  178. this.tableLayoutPanel2.SuspendLayout();
  179. ((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo.Properties)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).BeginInit();
  182. this.panel2.SuspendLayout();
  183. this.tableLayoutPanel3.SuspendLayout();
  184. this.panel4.SuspendLayout();
  185. this.panel3.SuspendLayout();
  186. ((System.ComponentModel.ISupportInitialize)(this.txtStopType.Properties)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
  188. this.panel5.SuspendLayout();
  189. this.panel7.SuspendLayout();
  190. this.panelOP.SuspendLayout();
  191. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  192. this.splitContainer1.Panel1.SuspendLayout();
  193. this.splitContainer1.Panel2.SuspendLayout();
  194. this.splitContainer1.SuspendLayout();
  195. ((System.ComponentModel.ISupportInitialize)(this.txtSBItemCode.Properties)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.txtSBItemCodeQty.Properties)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  198. this.panelControl1.SuspendLayout();
  199. ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.repInt)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.repfloat)).BeginInit();
  203. this.panelMap.SuspendLayout();
  204. ((System.ComponentModel.ISupportInitialize)(this.axAcroPDF)).BeginInit();
  205. this.panel6.SuspendLayout();
  206. this.tableLayoutPanel9.SuspendLayout();
  207. this.tableLayoutPanel5.SuspendLayout();
  208. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
  209. this.groupControl2.SuspendLayout();
  210. ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
  214. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).BeginInit();
  215. this.tableLayoutPanel4.SuspendLayout();
  216. ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
  217. this.groupControl3.SuspendLayout();
  218. ((System.ComponentModel.ISupportInitialize)(this.gridControlcc)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.gridViewCC)).BeginInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  226. this.panelControl3.SuspendLayout();
  227. this.SuspendLayout();
  228. //
  229. // groupControl1
  230. //
  231. this.groupControl1.Controls.Add(this.tableLayoutPanel1);
  232. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  233. this.groupControl1.Location = new System.Drawing.Point(0, 39);
  234. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  235. this.groupControl1.Name = "groupControl1";
  236. this.groupControl1.Size = new System.Drawing.Size(1441, 750);
  237. this.groupControl1.TabIndex = 14;
  238. this.groupControl1.Text = "详细信息";
  239. //
  240. // tableLayoutPanel1
  241. //
  242. this.tableLayoutPanel1.ColumnCount = 1;
  243. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  244. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
  245. this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1);
  246. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  247. this.tableLayoutPanel1.Location = new System.Drawing.Point(2, 26);
  248. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
  249. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  250. this.tableLayoutPanel1.RowCount = 2;
  251. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.40443F));
  252. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 85.59557F));
  253. this.tableLayoutPanel1.Size = new System.Drawing.Size(1437, 722);
  254. this.tableLayoutPanel1.TabIndex = 111;
  255. //
  256. // panel1
  257. //
  258. this.panel1.Controls.Add(this.tableLayoutPanel2);
  259. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  260. this.panel1.Location = new System.Drawing.Point(0, 0);
  261. this.panel1.Margin = new System.Windows.Forms.Padding(0);
  262. this.panel1.Name = "panel1";
  263. this.panel1.Size = new System.Drawing.Size(1437, 103);
  264. this.panel1.TabIndex = 60;
  265. //
  266. // tableLayoutPanel2
  267. //
  268. this.tableLayoutPanel2.ColumnCount = 10;
  269. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8F));
  270. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12F));
  271. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 8F));
  272. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12F));
  273. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9F));
  274. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12F));
  275. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 9F));
  276. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12F));
  277. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 7F));
  278. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11F));
  279. this.tableLayoutPanel2.Controls.Add(this.txtMOCode, 1, 1);
  280. this.tableLayoutPanel2.Controls.Add(this.label8, 0, 2);
  281. this.tableLayoutPanel2.Controls.Add(this.label10, 2, 2);
  282. this.tableLayoutPanel2.Controls.Add(this.txtMOQty, 3, 2);
  283. this.tableLayoutPanel2.Controls.Add(this.label11, 0, 0);
  284. this.tableLayoutPanel2.Controls.Add(this.label13, 2, 0);
  285. this.tableLayoutPanel2.Controls.Add(this.label7, 6, 0);
  286. this.tableLayoutPanel2.Controls.Add(this.txtOPName, 3, 1);
  287. this.tableLayoutPanel2.Controls.Add(this.txtItemCode, 5, 1);
  288. this.tableLayoutPanel2.Controls.Add(this.txtUserCode, 5, 0);
  289. this.tableLayoutPanel2.Controls.Add(this.txtThisOPOKQty, 5, 2);
  290. this.tableLayoutPanel2.Controls.Add(this.txtUserName, 7, 0);
  291. this.tableLayoutPanel2.Controls.Add(this.txtItemName, 7, 1);
  292. this.tableLayoutPanel2.Controls.Add(this.txtThisOPNGQty, 7, 2);
  293. this.tableLayoutPanel2.Controls.Add(this.txtEQPCode, 9, 0);
  294. this.tableLayoutPanel2.Controls.Add(this.txtMachineName, 9, 1);
  295. this.tableLayoutPanel2.Controls.Add(this.label1, 4, 0);
  296. this.tableLayoutPanel2.Controls.Add(this.label2, 8, 0);
  297. this.tableLayoutPanel2.Controls.Add(this.label4, 8, 1);
  298. this.tableLayoutPanel2.Controls.Add(this.label12, 6, 2);
  299. this.tableLayoutPanel2.Controls.Add(this.label15, 6, 1);
  300. this.tableLayoutPanel2.Controls.Add(this.label16, 4, 2);
  301. this.tableLayoutPanel2.Controls.Add(this.label17, 4, 1);
  302. this.tableLayoutPanel2.Controls.Add(this.label18, 2, 1);
  303. this.tableLayoutPanel2.Controls.Add(this.label19, 0, 1);
  304. this.tableLayoutPanel2.Controls.Add(this.txtLONTQty, 1, 2);
  305. this.tableLayoutPanel2.Controls.Add(this.txtLotNo, 1, 0);
  306. this.tableLayoutPanel2.Controls.Add(this.txtOPCode, 3, 0);
  307. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  308. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  309. this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(0);
  310. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  311. this.tableLayoutPanel2.RowCount = 3;
  312. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  313. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  314. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  315. this.tableLayoutPanel2.Size = new System.Drawing.Size(1437, 103);
  316. this.tableLayoutPanel2.TabIndex = 2;
  317. //
  318. // txtMOCode
  319. //
  320. this.txtMOCode.Dock = System.Windows.Forms.DockStyle.Fill;
  321. this.txtMOCode.Location = new System.Drawing.Point(118, 38);
  322. this.txtMOCode.Margin = new System.Windows.Forms.Padding(4);
  323. this.txtMOCode.Name = "txtMOCode";
  324. this.txtMOCode.Properties.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  325. this.txtMOCode.Properties.Appearance.Options.UseBackColor = true;
  326. this.txtMOCode.Properties.ReadOnly = true;
  327. this.txtMOCode.Size = new System.Drawing.Size(164, 24);
  328. this.txtMOCode.TabIndex = 117;
  329. //
  330. // label8
  331. //
  332. this.label8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  333. this.label8.AutoSize = true;
  334. this.label8.Location = new System.Drawing.Point(13, 68);
  335. this.label8.Name = "label8";
  336. this.label8.Size = new System.Drawing.Size(98, 18);
  337. this.label8.TabIndex = 268;
  338. this.label8.Text = "跟踪单批次数";
  339. //
  340. // label10
  341. //
  342. this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  343. this.label10.AutoSize = true;
  344. this.label10.Location = new System.Drawing.Point(329, 68);
  345. this.label10.Name = "label10";
  346. this.label10.Size = new System.Drawing.Size(68, 18);
  347. this.label10.TabIndex = 272;
  348. this.label10.Text = "工单数量";
  349. //
  350. // txtMOQty
  351. //
  352. this.txtMOQty.Dock = System.Windows.Forms.DockStyle.Fill;
  353. this.txtMOQty.Location = new System.Drawing.Point(403, 71);
  354. this.txtMOQty.Name = "txtMOQty";
  355. this.txtMOQty.ReadOnly = true;
  356. this.txtMOQty.Size = new System.Drawing.Size(166, 26);
  357. this.txtMOQty.TabIndex = 274;
  358. //
  359. // label11
  360. //
  361. this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  362. this.label11.AutoSize = true;
  363. this.label11.Location = new System.Drawing.Point(28, 0);
  364. this.label11.Name = "label11";
  365. this.label11.Size = new System.Drawing.Size(83, 18);
  366. this.label11.TabIndex = 273;
  367. this.label11.Text = "产品跟踪单";
  368. //
  369. // label13
  370. //
  371. this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  372. this.label13.AutoSize = true;
  373. this.label13.Location = new System.Drawing.Point(329, 0);
  374. this.label13.Name = "label13";
  375. this.label13.Size = new System.Drawing.Size(68, 18);
  376. this.label13.TabIndex = 279;
  377. this.label13.Text = "工序条码";
  378. //
  379. // label7
  380. //
  381. this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  382. this.label7.AutoSize = true;
  383. this.label7.Location = new System.Drawing.Point(930, 0);
  384. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  385. this.label7.Name = "label7";
  386. this.label7.Size = new System.Drawing.Size(68, 18);
  387. this.label7.TabIndex = 113;
  388. this.label7.Text = "员工姓名";
  389. //
  390. // txtOPName
  391. //
  392. this.txtOPName.Dock = System.Windows.Forms.DockStyle.Fill;
  393. this.txtOPName.Location = new System.Drawing.Point(403, 37);
  394. this.txtOPName.Name = "txtOPName";
  395. this.txtOPName.ReadOnly = true;
  396. this.txtOPName.Size = new System.Drawing.Size(166, 26);
  397. this.txtOPName.TabIndex = 283;
  398. //
  399. // txtItemCode
  400. //
  401. this.txtItemCode.Dock = System.Windows.Forms.DockStyle.Fill;
  402. this.txtItemCode.Location = new System.Drawing.Point(704, 37);
  403. this.txtItemCode.Name = "txtItemCode";
  404. this.txtItemCode.ReadOnly = true;
  405. this.txtItemCode.Size = new System.Drawing.Size(166, 26);
  406. this.txtItemCode.TabIndex = 284;
  407. this.txtItemCode.TextChanged += new System.EventHandler(this.txtItemCode_TextChanged);
  408. //
  409. // txtUserCode
  410. //
  411. this.txtUserCode.Dock = System.Windows.Forms.DockStyle.Fill;
  412. this.txtUserCode.Location = new System.Drawing.Point(704, 3);
  413. this.txtUserCode.Name = "txtUserCode";
  414. this.txtUserCode.Size = new System.Drawing.Size(166, 26);
  415. this.txtUserCode.TabIndex = 285;
  416. this.txtUserCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtUserCode_KeyPress);
  417. //
  418. // txtThisOPOKQty
  419. //
  420. this.txtThisOPOKQty.Dock = System.Windows.Forms.DockStyle.Fill;
  421. this.txtThisOPOKQty.Location = new System.Drawing.Point(704, 71);
  422. this.txtThisOPOKQty.Name = "txtThisOPOKQty";
  423. this.txtThisOPOKQty.ReadOnly = true;
  424. this.txtThisOPOKQty.Size = new System.Drawing.Size(166, 26);
  425. this.txtThisOPOKQty.TabIndex = 286;
  426. this.txtThisOPOKQty.Visible = false;
  427. //
  428. // txtUserName
  429. //
  430. this.txtUserName.Dock = System.Windows.Forms.DockStyle.Fill;
  431. this.txtUserName.Location = new System.Drawing.Point(1005, 3);
  432. this.txtUserName.Name = "txtUserName";
  433. this.txtUserName.ReadOnly = true;
  434. this.txtUserName.Size = new System.Drawing.Size(166, 26);
  435. this.txtUserName.TabIndex = 287;
  436. //
  437. // txtItemName
  438. //
  439. this.txtItemName.Dock = System.Windows.Forms.DockStyle.Fill;
  440. this.txtItemName.Location = new System.Drawing.Point(1005, 37);
  441. this.txtItemName.Name = "txtItemName";
  442. this.txtItemName.ReadOnly = true;
  443. this.txtItemName.Size = new System.Drawing.Size(166, 26);
  444. this.txtItemName.TabIndex = 288;
  445. //
  446. // txtThisOPNGQty
  447. //
  448. this.txtThisOPNGQty.Dock = System.Windows.Forms.DockStyle.Fill;
  449. this.txtThisOPNGQty.Location = new System.Drawing.Point(1005, 71);
  450. this.txtThisOPNGQty.Name = "txtThisOPNGQty";
  451. this.txtThisOPNGQty.ReadOnly = true;
  452. this.txtThisOPNGQty.Size = new System.Drawing.Size(166, 26);
  453. this.txtThisOPNGQty.TabIndex = 289;
  454. this.txtThisOPNGQty.Visible = false;
  455. //
  456. // txtEQPCode
  457. //
  458. this.txtEQPCode.Dock = System.Windows.Forms.DockStyle.Fill;
  459. this.txtEQPCode.Location = new System.Drawing.Point(1277, 3);
  460. this.txtEQPCode.Name = "txtEQPCode";
  461. this.txtEQPCode.Size = new System.Drawing.Size(157, 26);
  462. this.txtEQPCode.TabIndex = 290;
  463. this.txtEQPCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtMachineCode_KeyPress);
  464. //
  465. // txtMachineName
  466. //
  467. this.txtMachineName.Dock = System.Windows.Forms.DockStyle.Fill;
  468. this.txtMachineName.Location = new System.Drawing.Point(1277, 37);
  469. this.txtMachineName.Name = "txtMachineName";
  470. this.txtMachineName.ReadOnly = true;
  471. this.txtMachineName.Size = new System.Drawing.Size(157, 26);
  472. this.txtMachineName.TabIndex = 291;
  473. //
  474. // label1
  475. //
  476. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  477. this.label1.AutoSize = true;
  478. this.label1.Location = new System.Drawing.Point(630, 0);
  479. this.label1.Name = "label1";
  480. this.label1.Size = new System.Drawing.Size(68, 18);
  481. this.label1.TabIndex = 293;
  482. this.label1.Text = "员工条码";
  483. //
  484. // label2
  485. //
  486. this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  487. this.label2.AutoSize = true;
  488. this.label2.Location = new System.Drawing.Point(1203, 0);
  489. this.label2.Name = "label2";
  490. this.label2.Size = new System.Drawing.Size(68, 18);
  491. this.label2.TabIndex = 294;
  492. this.label2.Text = "设备条码";
  493. //
  494. // label4
  495. //
  496. this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  497. this.label4.AutoSize = true;
  498. this.label4.Location = new System.Drawing.Point(1203, 34);
  499. this.label4.Name = "label4";
  500. this.label4.Size = new System.Drawing.Size(68, 18);
  501. this.label4.TabIndex = 295;
  502. this.label4.Text = "设备名称";
  503. //
  504. // label12
  505. //
  506. this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  507. this.label12.AutoSize = true;
  508. this.label12.Location = new System.Drawing.Point(886, 68);
  509. this.label12.Name = "label12";
  510. this.label12.Size = new System.Drawing.Size(113, 18);
  511. this.label12.TabIndex = 297;
  512. this.label12.Text = "此工序总不良数";
  513. this.label12.Visible = false;
  514. //
  515. // label15
  516. //
  517. this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  518. this.label15.AutoSize = true;
  519. this.label15.Location = new System.Drawing.Point(931, 34);
  520. this.label15.Name = "label15";
  521. this.label15.Size = new System.Drawing.Size(68, 18);
  522. this.label15.TabIndex = 298;
  523. this.label15.Text = "产品名称";
  524. //
  525. // label16
  526. //
  527. this.label16.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  528. this.label16.AutoSize = true;
  529. this.label16.Location = new System.Drawing.Point(585, 68);
  530. this.label16.Name = "label16";
  531. this.label16.Size = new System.Drawing.Size(113, 18);
  532. this.label16.TabIndex = 299;
  533. this.label16.Text = "此工序总合格数";
  534. this.label16.Visible = false;
  535. //
  536. // label17
  537. //
  538. this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  539. this.label17.AutoSize = true;
  540. this.label17.Location = new System.Drawing.Point(630, 34);
  541. this.label17.Name = "label17";
  542. this.label17.Size = new System.Drawing.Size(68, 18);
  543. this.label17.TabIndex = 300;
  544. this.label17.Text = "产品编码";
  545. //
  546. // label18
  547. //
  548. this.label18.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  549. this.label18.AutoSize = true;
  550. this.label18.Location = new System.Drawing.Point(329, 34);
  551. this.label18.Name = "label18";
  552. this.label18.Size = new System.Drawing.Size(68, 18);
  553. this.label18.TabIndex = 301;
  554. this.label18.Text = "工序名称";
  555. //
  556. // label19
  557. //
  558. this.label19.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  559. this.label19.AutoSize = true;
  560. this.label19.Location = new System.Drawing.Point(28, 34);
  561. this.label19.Name = "label19";
  562. this.label19.Size = new System.Drawing.Size(83, 18);
  563. this.label19.TabIndex = 302;
  564. this.label19.Text = "生产工令号";
  565. //
  566. // txtLONTQty
  567. //
  568. this.txtLONTQty.Dock = System.Windows.Forms.DockStyle.Fill;
  569. this.txtLONTQty.Location = new System.Drawing.Point(117, 71);
  570. this.txtLONTQty.Name = "txtLONTQty";
  571. this.txtLONTQty.ReadOnly = true;
  572. this.txtLONTQty.Size = new System.Drawing.Size(166, 26);
  573. this.txtLONTQty.TabIndex = 304;
  574. //
  575. // txtLotNo
  576. //
  577. this.txtLotNo.Dock = System.Windows.Forms.DockStyle.Fill;
  578. this.txtLotNo.EditValue = "";
  579. this.txtLotNo.Location = new System.Drawing.Point(117, 4);
  580. this.txtLotNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  581. this.txtLotNo.Name = "txtLotNo";
  582. this.txtLotNo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  583. new DevExpress.XtraEditors.Controls.EditorButton()});
  584. this.txtLotNo.Size = new System.Drawing.Size(166, 24);
  585. this.txtLotNo.TabIndex = 305;
  586. this.txtLotNo.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtLotNo_ButtonClick);
  587. this.txtLotNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtLotNo_KeyPress);
  588. //
  589. // txtOPCode
  590. //
  591. this.txtOPCode.Dock = System.Windows.Forms.DockStyle.Fill;
  592. this.txtOPCode.EditValue = "";
  593. this.txtOPCode.Location = new System.Drawing.Point(403, 4);
  594. this.txtOPCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  595. this.txtOPCode.Name = "txtOPCode";
  596. this.txtOPCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  597. new DevExpress.XtraEditors.Controls.EditorButton()});
  598. this.txtOPCode.Size = new System.Drawing.Size(166, 24);
  599. this.txtOPCode.TabIndex = 306;
  600. this.txtOPCode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtOPCode_ButtonClick);
  601. this.txtOPCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtOPCode_KeyPress);
  602. //
  603. // panel2
  604. //
  605. this.panel2.Controls.Add(this.tableLayoutPanel3);
  606. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  607. this.panel2.Location = new System.Drawing.Point(4, 107);
  608. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  609. this.panel2.Name = "panel2";
  610. this.panel2.Size = new System.Drawing.Size(1429, 611);
  611. this.panel2.TabIndex = 30;
  612. //
  613. // tableLayoutPanel3
  614. //
  615. this.tableLayoutPanel3.ColumnCount = 7;
  616. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11.27569F));
  617. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.91673F));
  618. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 14.3457F));
  619. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 7.977607F));
  620. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 12.80616F));
  621. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10.14696F));
  622. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 32.32863F));
  623. this.tableLayoutPanel3.Controls.Add(this.panel4, 0, 0);
  624. this.tableLayoutPanel3.Controls.Add(this.panel3, 1, 0);
  625. this.tableLayoutPanel3.Controls.Add(this.label24, 6, 0);
  626. this.tableLayoutPanel3.Controls.Add(this.BtnSOP, 0, 1);
  627. this.tableLayoutPanel3.Controls.Add(this.label25, 2, 9);
  628. this.tableLayoutPanel3.Controls.Add(this.btnOPOption, 1, 10);
  629. this.tableLayoutPanel3.Controls.Add(this.btnPauseBegin, 2, 10);
  630. this.tableLayoutPanel3.Controls.Add(this.btnTransfer, 4, 10);
  631. this.tableLayoutPanel3.Controls.Add(this.button5, 5, 10);
  632. this.tableLayoutPanel3.Controls.Add(this.label26, 0, 11);
  633. this.tableLayoutPanel3.Controls.Add(this.txtMessage, 1, 11);
  634. this.tableLayoutPanel3.Controls.Add(this.txtStopType, 3, 9);
  635. this.tableLayoutPanel3.Controls.Add(this.txtStopCode, 4, 9);
  636. this.tableLayoutPanel3.Controls.Add(this.panel5, 1, 1);
  637. this.tableLayoutPanel3.Controls.Add(this.panel6, 6, 1);
  638. this.tableLayoutPanel3.Controls.Add(this.BtnSIP, 0, 3);
  639. this.tableLayoutPanel3.Controls.Add(this.btnOperationManual, 0, 2);
  640. this.tableLayoutPanel3.Controls.Add(this.btnCaoZuo, 0, 7);
  641. this.tableLayoutPanel3.Controls.Add(this.btnOPDrowing, 0, 4);
  642. this.tableLayoutPanel3.Controls.Add(this.BtnOPUp, 0, 8);
  643. this.tableLayoutPanel3.Controls.Add(this.btnJianYan, 0, 5);
  644. this.tableLayoutPanel3.Controls.Add(this.btnDaoJu, 0, 6);
  645. this.tableLayoutPanel3.Controls.Add(this.label23, 2, 0);
  646. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  647. this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  648. this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(0);
  649. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  650. this.tableLayoutPanel3.RowCount = 12;
  651. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  652. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  653. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  654. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  655. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  656. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  657. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  658. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9F));
  659. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9F));
  660. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9F));
  661. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9F));
  662. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  663. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  664. this.tableLayoutPanel3.Size = new System.Drawing.Size(1429, 611);
  665. this.tableLayoutPanel3.TabIndex = 40;
  666. //
  667. // panel4
  668. //
  669. this.panel4.Controls.Add(this.label22);
  670. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  671. this.panel4.Location = new System.Drawing.Point(3, 4);
  672. this.panel4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  673. this.panel4.Name = "panel4";
  674. this.panel4.Size = new System.Drawing.Size(155, 40);
  675. this.panel4.TabIndex = 6;
  676. //
  677. // label22
  678. //
  679. this.label22.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  680. this.label22.AutoSize = true;
  681. this.label22.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  682. this.label22.Location = new System.Drawing.Point(0, 15);
  683. this.label22.Name = "label22";
  684. this.label22.Size = new System.Drawing.Size(70, 24);
  685. this.label22.TabIndex = 50;
  686. this.label22.Text = "菜单项";
  687. //
  688. // panel3
  689. //
  690. this.panel3.Controls.Add(this.button1);
  691. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  692. this.panel3.Location = new System.Drawing.Point(165, 4);
  693. this.panel3.Margin = new System.Windows.Forms.Padding(4);
  694. this.panel3.Name = "panel3";
  695. this.panel3.Size = new System.Drawing.Size(148, 40);
  696. this.panel3.TabIndex = 199;
  697. //
  698. // button1
  699. //
  700. this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  701. this.button1.Dock = System.Windows.Forms.DockStyle.Fill;
  702. this.button1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  703. this.button1.Location = new System.Drawing.Point(0, 0);
  704. this.button1.Name = "button1";
  705. this.button1.Size = new System.Drawing.Size(148, 40);
  706. this.button1.TabIndex = 26;
  707. this.button1.Text = "工序详情";
  708. this.button1.UseVisualStyleBackColor = false;
  709. this.button1.Click += new System.EventHandler(this.button1_Click_1);
  710. //
  711. // label24
  712. //
  713. this.label24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  714. this.label24.AutoSize = true;
  715. this.label24.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  716. this.label24.Location = new System.Drawing.Point(967, 24);
  717. this.label24.Name = "label24";
  718. this.label24.Size = new System.Drawing.Size(110, 24);
  719. this.label24.TabIndex = 17;
  720. this.label24.Text = "人员信息:";
  721. //
  722. // BtnSOP
  723. //
  724. this.BtnSOP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  725. this.BtnSOP.CausesValidation = false;
  726. this.BtnSOP.Dock = System.Windows.Forms.DockStyle.Fill;
  727. this.BtnSOP.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  728. this.BtnSOP.ForeColor = System.Drawing.Color.Navy;
  729. this.BtnSOP.Location = new System.Drawing.Point(3, 51);
  730. this.BtnSOP.Name = "BtnSOP";
  731. this.BtnSOP.Size = new System.Drawing.Size(155, 42);
  732. this.BtnSOP.TabIndex = 18;
  733. this.BtnSOP.Text = "零部件图纸";
  734. this.BtnSOP.UseVisualStyleBackColor = false;
  735. this.BtnSOP.Click += new System.EventHandler(this.BtnSOP_Click);
  736. //
  737. // label25
  738. //
  739. this.label25.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  740. | System.Windows.Forms.AnchorStyles.Right)));
  741. this.label25.AutoSize = true;
  742. this.label25.Location = new System.Drawing.Point(436, 444);
  743. this.label25.Name = "label25";
  744. this.label25.Size = new System.Drawing.Size(83, 54);
  745. this.label25.TabIndex = 22;
  746. this.label25.Text = "暂停类型:";
  747. //
  748. // btnOPOption
  749. //
  750. this.btnOPOption.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  751. | System.Windows.Forms.AnchorStyles.Right)));
  752. this.btnOPOption.BackColor = System.Drawing.Color.LightSkyBlue;
  753. this.btnOPOption.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  754. this.btnOPOption.Location = new System.Drawing.Point(180, 501);
  755. this.btnOPOption.Name = "btnOPOption";
  756. this.btnOPOption.Size = new System.Drawing.Size(134, 48);
  757. this.btnOPOption.TabIndex = 25;
  758. this.btnOPOption.Text = "开工";
  759. this.btnOPOption.UseVisualStyleBackColor = false;
  760. this.btnOPOption.Click += new System.EventHandler(this.btnOPOption_Click);
  761. //
  762. // btnPauseBegin
  763. //
  764. this.btnPauseBegin.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  765. | System.Windows.Forms.AnchorStyles.Left)));
  766. this.btnPauseBegin.BackColor = System.Drawing.Color.LightBlue;
  767. this.btnPauseBegin.Font = new System.Drawing.Font("Tahoma", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  768. this.btnPauseBegin.Location = new System.Drawing.Point(320, 501);
  769. this.btnPauseBegin.Name = "btnPauseBegin";
  770. this.btnPauseBegin.Size = new System.Drawing.Size(134, 48);
  771. this.btnPauseBegin.TabIndex = 26;
  772. this.btnPauseBegin.Text = "暂停";
  773. this.btnPauseBegin.UseVisualStyleBackColor = false;
  774. this.btnPauseBegin.Click += new System.EventHandler(this.btnPauseBegin_Click);
  775. //
  776. // btnTransfer
  777. //
  778. this.btnTransfer.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  779. | System.Windows.Forms.AnchorStyles.Right)));
  780. this.btnTransfer.BackColor = System.Drawing.Color.LightSkyBlue;
  781. this.btnTransfer.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  782. this.btnTransfer.Location = new System.Drawing.Point(682, 501);
  783. this.btnTransfer.Name = "btnTransfer";
  784. this.btnTransfer.Size = new System.Drawing.Size(134, 48);
  785. this.btnTransfer.TabIndex = 27;
  786. this.btnTransfer.Text = "任务转移";
  787. this.btnTransfer.UseVisualStyleBackColor = false;
  788. this.btnTransfer.Click += new System.EventHandler(this.btnTransfer_Click);
  789. //
  790. // button5
  791. //
  792. this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  793. | System.Windows.Forms.AnchorStyles.Left)));
  794. this.button5.BackColor = System.Drawing.Color.DarkGray;
  795. this.button5.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  796. this.button5.Location = new System.Drawing.Point(822, 501);
  797. this.button5.Name = "button5";
  798. this.button5.Size = new System.Drawing.Size(134, 48);
  799. this.button5.TabIndex = 28;
  800. this.button5.Text = "退出";
  801. this.button5.UseVisualStyleBackColor = false;
  802. this.button5.Click += new System.EventHandler(this.button5_Click);
  803. //
  804. // label26
  805. //
  806. this.label26.AutoSize = true;
  807. this.label26.Dock = System.Windows.Forms.DockStyle.Fill;
  808. this.label26.Font = new System.Drawing.Font("Tahoma", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  809. this.label26.Location = new System.Drawing.Point(3, 552);
  810. this.label26.Name = "label26";
  811. this.label26.Size = new System.Drawing.Size(155, 59);
  812. this.label26.TabIndex = 29;
  813. this.label26.Text = "提示消息:";
  814. //
  815. // txtMessage
  816. //
  817. this.tableLayoutPanel3.SetColumnSpan(this.txtMessage, 6);
  818. this.txtMessage.Dock = System.Windows.Forms.DockStyle.Fill;
  819. this.txtMessage.Location = new System.Drawing.Point(164, 555);
  820. this.txtMessage.Name = "txtMessage";
  821. this.txtMessage.ReadOnly = true;
  822. this.txtMessage.Size = new System.Drawing.Size(1262, 53);
  823. this.txtMessage.TabIndex = 30;
  824. this.txtMessage.Text = "";
  825. //
  826. // txtStopType
  827. //
  828. this.txtStopType.Dock = System.Windows.Forms.DockStyle.Fill;
  829. this.txtStopType.Location = new System.Drawing.Point(525, 447);
  830. this.txtStopType.Name = "txtStopType";
  831. this.txtStopType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  832. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  833. this.txtStopType.Properties.View = this.gridLookUpEdit1View;
  834. this.txtStopType.Size = new System.Drawing.Size(108, 24);
  835. this.txtStopType.TabIndex = 32;
  836. this.txtStopType.EditValueChanged += new System.EventHandler(this.txtStopType_EditValueChanged);
  837. //
  838. // gridLookUpEdit1View
  839. //
  840. this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  841. this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
  842. this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  843. this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  844. //
  845. // txtStopCode
  846. //
  847. this.txtStopCode.Location = new System.Drawing.Point(639, 447);
  848. this.txtStopCode.Name = "txtStopCode";
  849. this.txtStopCode.Size = new System.Drawing.Size(120, 26);
  850. this.txtStopCode.TabIndex = 33;
  851. this.txtStopCode.Visible = false;
  852. //
  853. // panel5
  854. //
  855. this.tableLayoutPanel3.SetColumnSpan(this.panel5, 5);
  856. this.panel5.Controls.Add(this.panel7);
  857. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  858. this.panel5.Location = new System.Drawing.Point(164, 51);
  859. this.panel5.Name = "panel5";
  860. this.tableLayoutPanel3.SetRowSpan(this.panel5, 8);
  861. this.panel5.Size = new System.Drawing.Size(797, 390);
  862. this.panel5.TabIndex = 200;
  863. //
  864. // panel7
  865. //
  866. this.panel7.Controls.Add(this.panelOP);
  867. this.panel7.Controls.Add(this.panelMap);
  868. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  869. this.panel7.Location = new System.Drawing.Point(0, 0);
  870. this.panel7.Name = "panel7";
  871. this.panel7.Size = new System.Drawing.Size(797, 390);
  872. this.panel7.TabIndex = 201;
  873. //
  874. // panelOP
  875. //
  876. this.panelOP.Controls.Add(this.splitContainer1);
  877. this.panelOP.Location = new System.Drawing.Point(273, 17);
  878. this.panelOP.Name = "panelOP";
  879. this.panelOP.Size = new System.Drawing.Size(480, 421);
  880. this.panelOP.TabIndex = 19;
  881. //
  882. // splitContainer1
  883. //
  884. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  885. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  886. this.splitContainer1.Name = "splitContainer1";
  887. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  888. //
  889. // splitContainer1.Panel1
  890. //
  891. this.splitContainer1.Panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
  892. this.splitContainer1.Panel1.Controls.Add(this.txtReturnMateralSave);
  893. this.splitContainer1.Panel1.Controls.Add(this.txtIsReturnItem);
  894. this.splitContainer1.Panel1.Controls.Add(this.txtSBItemCode);
  895. this.splitContainer1.Panel1.Controls.Add(this.txtSBItemCodeQty);
  896. this.splitContainer1.Panel1.Controls.Add(this.labelControl1);
  897. this.splitContainer1.Panel1.Controls.Add(this.labelControl2);
  898. //
  899. // splitContainer1.Panel2
  900. //
  901. this.splitContainer1.Panel2.Controls.Add(this.panelControl1);
  902. this.splitContainer1.Size = new System.Drawing.Size(480, 421);
  903. this.splitContainer1.SplitterDistance = 37;
  904. this.splitContainer1.TabIndex = 0;
  905. //
  906. // txtReturnMateralSave
  907. //
  908. this.txtReturnMateralSave.BackColor = System.Drawing.Color.DodgerBlue;
  909. this.txtReturnMateralSave.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  910. this.txtReturnMateralSave.Location = new System.Drawing.Point(713, 4);
  911. this.txtReturnMateralSave.Name = "txtReturnMateralSave";
  912. this.txtReturnMateralSave.Size = new System.Drawing.Size(85, 44);
  913. this.txtReturnMateralSave.TabIndex = 10;
  914. this.txtReturnMateralSave.Text = "保存";
  915. this.txtReturnMateralSave.UseVisualStyleBackColor = false;
  916. this.txtReturnMateralSave.Click += new System.EventHandler(this.txtReturnMateralSave_Click);
  917. //
  918. // txtIsReturnItem
  919. //
  920. this.txtIsReturnItem.AutoSize = true;
  921. this.txtIsReturnItem.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  922. this.txtIsReturnItem.Location = new System.Drawing.Point(17, 13);
  923. this.txtIsReturnItem.Name = "txtIsReturnItem";
  924. this.txtIsReturnItem.Size = new System.Drawing.Size(72, 28);
  925. this.txtIsReturnItem.TabIndex = 9;
  926. this.txtIsReturnItem.Text = "退料";
  927. this.txtIsReturnItem.UseVisualStyleBackColor = true;
  928. this.txtIsReturnItem.CheckedChanged += new System.EventHandler(this.txtIsReturnItem_CheckedChanged_1);
  929. //
  930. // txtSBItemCode
  931. //
  932. this.txtSBItemCode.Location = new System.Drawing.Point(198, 11);
  933. this.txtSBItemCode.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  934. this.txtSBItemCode.Name = "txtSBItemCode";
  935. this.txtSBItemCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  936. this.txtSBItemCode.Properties.Appearance.Options.UseFont = true;
  937. this.txtSBItemCode.Size = new System.Drawing.Size(180, 30);
  938. this.txtSBItemCode.TabIndex = 8;
  939. //
  940. // txtSBItemCodeQty
  941. //
  942. this.txtSBItemCodeQty.Location = new System.Drawing.Point(533, 9);
  943. this.txtSBItemCodeQty.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  944. this.txtSBItemCodeQty.Name = "txtSBItemCodeQty";
  945. this.txtSBItemCodeQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  946. this.txtSBItemCodeQty.Properties.Appearance.Options.UseFont = true;
  947. this.txtSBItemCodeQty.Size = new System.Drawing.Size(143, 30);
  948. this.txtSBItemCodeQty.TabIndex = 8;
  949. //
  950. // labelControl1
  951. //
  952. this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  953. this.labelControl1.Location = new System.Drawing.Point(99, 14);
  954. this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  955. this.labelControl1.Name = "labelControl1";
  956. this.labelControl1.Size = new System.Drawing.Size(100, 24);
  957. this.labelControl1.TabIndex = 7;
  958. this.labelControl1.Text = "子物料条码";
  959. //
  960. // labelControl2
  961. //
  962. this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  963. this.labelControl2.Location = new System.Drawing.Point(436, 13);
  964. this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  965. this.labelControl2.Name = "labelControl2";
  966. this.labelControl2.Size = new System.Drawing.Size(60, 24);
  967. this.labelControl2.TabIndex = 7;
  968. this.labelControl2.Text = "数量:";
  969. //
  970. // panelControl1
  971. //
  972. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  973. this.panelControl1.Appearance.Options.UseBackColor = true;
  974. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  975. this.panelControl1.Controls.Add(this.gridControl1);
  976. this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  977. this.panelControl1.Location = new System.Drawing.Point(0, 0);
  978. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  979. this.panelControl1.Name = "panelControl1";
  980. this.panelControl1.Size = new System.Drawing.Size(480, 380);
  981. this.panelControl1.TabIndex = 23;
  982. //
  983. // gridControl1
  984. //
  985. this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  986. this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  987. this.gridControl1.Location = new System.Drawing.Point(0, 0);
  988. this.gridControl1.MainView = this.gridView1;
  989. this.gridControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  990. this.gridControl1.Name = "gridControl1";
  991. this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  992. this.repInt,
  993. this.repfloat});
  994. this.gridControl1.Size = new System.Drawing.Size(480, 380);
  995. this.gridControl1.TabIndex = 6;
  996. this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  997. this.gridView1});
  998. //
  999. // gridView1
  1000. //
  1001. this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1002. this.row,
  1003. this.cCode,
  1004. this.poCode,
  1005. this.ERPAutoid,
  1006. this.Code,
  1007. this.gridColumn1,
  1008. this.BatchCode,
  1009. this.cInvCode,
  1010. this.INVNAME,
  1011. this.INVSTD,
  1012. this.iQuantity,
  1013. this.PackQty,
  1014. this.colUPQty,
  1015. this.colUnUpQty,
  1016. this.colMOPLANQTY});
  1017. this.gridView1.GridControl = this.gridControl1;
  1018. this.gridView1.IndicatorWidth = 35;
  1019. this.gridView1.Name = "gridView1";
  1020. this.gridView1.OptionsBehavior.ReadOnly = true;
  1021. this.gridView1.OptionsPrint.AutoWidth = false;
  1022. this.gridView1.OptionsView.ColumnAutoWidth = false;
  1023. this.gridView1.OptionsView.ShowGroupPanel = false;
  1024. //
  1025. // row
  1026. //
  1027. this.row.Caption = "row";
  1028. this.row.FieldName = "row";
  1029. this.row.Name = "row";
  1030. //
  1031. // cCode
  1032. //
  1033. this.cCode.Caption = "cCode";
  1034. this.cCode.FieldName = "cCode";
  1035. this.cCode.Name = "cCode";
  1036. //
  1037. // poCode
  1038. //
  1039. this.poCode.Caption = "poCode";
  1040. this.poCode.FieldName = "poCode";
  1041. this.poCode.Name = "poCode";
  1042. //
  1043. // ERPAutoid
  1044. //
  1045. this.ERPAutoid.Caption = "ERPAutoid";
  1046. this.ERPAutoid.FieldName = "ERPAutoid";
  1047. this.ERPAutoid.Name = "ERPAutoid";
  1048. //
  1049. // Code
  1050. //
  1051. this.Code.Caption = "Code";
  1052. this.Code.FieldName = "Code";
  1053. this.Code.Name = "Code";
  1054. //
  1055. // gridColumn1
  1056. //
  1057. this.gridColumn1.Caption = "选择";
  1058. this.gridColumn1.FieldName = "选择";
  1059. this.gridColumn1.Name = "gridColumn1";
  1060. this.gridColumn1.Width = 41;
  1061. //
  1062. // BatchCode
  1063. //
  1064. this.BatchCode.Caption = "批号";
  1065. this.BatchCode.FieldName = "BatchCode";
  1066. this.BatchCode.Name = "BatchCode";
  1067. //
  1068. // cInvCode
  1069. //
  1070. this.cInvCode.Caption = "子件编码";
  1071. this.cInvCode.FieldName = "cInvCode";
  1072. this.cInvCode.Name = "cInvCode";
  1073. this.cInvCode.Visible = true;
  1074. this.cInvCode.VisibleIndex = 0;
  1075. //
  1076. // INVNAME
  1077. //
  1078. this.INVNAME.Caption = "子件物料名称";
  1079. this.INVNAME.FieldName = "INVNAME";
  1080. this.INVNAME.Name = "INVNAME";
  1081. this.INVNAME.Visible = true;
  1082. this.INVNAME.VisibleIndex = 1;
  1083. //
  1084. // INVSTD
  1085. //
  1086. this.INVSTD.Caption = "规格型号";
  1087. this.INVSTD.FieldName = "INVSTD";
  1088. this.INVSTD.Name = "INVSTD";
  1089. this.INVSTD.Visible = true;
  1090. this.INVSTD.VisibleIndex = 2;
  1091. //
  1092. // iQuantity
  1093. //
  1094. this.iQuantity.Caption = "应上料数量";
  1095. this.iQuantity.FieldName = "iQuantity";
  1096. this.iQuantity.Name = "iQuantity";
  1097. this.iQuantity.Visible = true;
  1098. this.iQuantity.VisibleIndex = 3;
  1099. //
  1100. // PackQty
  1101. //
  1102. this.PackQty.Caption = "已生成数量";
  1103. this.PackQty.FieldName = "PackQty";
  1104. this.PackQty.Name = "PackQty";
  1105. //
  1106. // colUPQty
  1107. //
  1108. this.colUPQty.Caption = "已上料数量";
  1109. this.colUPQty.FieldName = "UPQty";
  1110. this.colUPQty.Name = "colUPQty";
  1111. this.colUPQty.Visible = true;
  1112. this.colUPQty.VisibleIndex = 4;
  1113. //
  1114. // colUnUpQty
  1115. //
  1116. this.colUnUpQty.Caption = "未上料数量";
  1117. this.colUnUpQty.FieldName = "UnUpQty";
  1118. this.colUnUpQty.Name = "colUnUpQty";
  1119. this.colUnUpQty.Visible = true;
  1120. this.colUnUpQty.VisibleIndex = 5;
  1121. //
  1122. // colMOPLANQTY
  1123. //
  1124. this.colMOPLANQTY.Caption = "工单数量";
  1125. this.colMOPLANQTY.FieldName = "MOPLANQTY";
  1126. this.colMOPLANQTY.Name = "colMOPLANQTY";
  1127. //
  1128. // repInt
  1129. //
  1130. this.repInt.AutoHeight = false;
  1131. this.repInt.DisplayFormat.FormatString = "n0";
  1132. this.repInt.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  1133. this.repInt.EditFormat.FormatString = "n0";
  1134. this.repInt.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  1135. this.repInt.Mask.EditMask = "n0";
  1136. this.repInt.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
  1137. this.repInt.Mask.UseMaskAsDisplayFormat = true;
  1138. this.repInt.Name = "repInt";
  1139. this.repInt.NullText = "0";
  1140. this.repInt.NullValuePromptShowForEmptyValue = true;
  1141. //
  1142. // repfloat
  1143. //
  1144. this.repfloat.AutoHeight = false;
  1145. this.repfloat.DisplayFormat.FormatString = "n2";
  1146. this.repfloat.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  1147. this.repfloat.EditFormat.FormatString = "n2";
  1148. this.repfloat.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  1149. this.repfloat.Mask.EditMask = "n2";
  1150. this.repfloat.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
  1151. this.repfloat.Mask.UseMaskAsDisplayFormat = true;
  1152. this.repfloat.Name = "repfloat";
  1153. this.repfloat.NullText = "0";
  1154. this.repfloat.NullValuePromptShowForEmptyValue = true;
  1155. //
  1156. // panelMap
  1157. //
  1158. this.panelMap.Controls.Add(this.btnEnlargeTZ);
  1159. this.panelMap.Controls.Add(this.axAcroPDF);
  1160. this.panelMap.Location = new System.Drawing.Point(9, 28);
  1161. this.panelMap.Name = "panelMap";
  1162. this.panelMap.Size = new System.Drawing.Size(203, 245);
  1163. this.panelMap.TabIndex = 18;
  1164. //
  1165. // btnEnlargeTZ
  1166. //
  1167. this.btnEnlargeTZ.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1168. this.btnEnlargeTZ.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
  1169. this.btnEnlargeTZ.Location = new System.Drawing.Point(147, 4);
  1170. this.btnEnlargeTZ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1171. this.btnEnlargeTZ.Name = "btnEnlargeTZ";
  1172. this.btnEnlargeTZ.Size = new System.Drawing.Size(43, 36);
  1173. this.btnEnlargeTZ.TabIndex = 14;
  1174. this.btnEnlargeTZ.Text = "口";
  1175. this.btnEnlargeTZ.UseVisualStyleBackColor = false;
  1176. this.btnEnlargeTZ.Click += new System.EventHandler(this.btnEnlargeTZ_Click_1);
  1177. //
  1178. // axAcroPDF
  1179. //
  1180. this.axAcroPDF.Dock = System.Windows.Forms.DockStyle.Fill;
  1181. this.axAcroPDF.Enabled = true;
  1182. this.axAcroPDF.Location = new System.Drawing.Point(0, 0);
  1183. this.axAcroPDF.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1184. this.axAcroPDF.Name = "axAcroPDF";
  1185. this.axAcroPDF.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axAcroPDF.OcxState")));
  1186. this.axAcroPDF.Size = new System.Drawing.Size(203, 245);
  1187. this.axAcroPDF.TabIndex = 18;
  1188. //
  1189. // panel6
  1190. //
  1191. this.panel6.Controls.Add(this.tableLayoutPanel9);
  1192. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1193. this.panel6.Location = new System.Drawing.Point(967, 51);
  1194. this.panel6.Name = "panel6";
  1195. this.tableLayoutPanel3.SetRowSpan(this.panel6, 8);
  1196. this.panel6.Size = new System.Drawing.Size(459, 390);
  1197. this.panel6.TabIndex = 201;
  1198. //
  1199. // tableLayoutPanel9
  1200. //
  1201. this.tableLayoutPanel9.ColumnCount = 1;
  1202. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1203. this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel5, 0, 3);
  1204. this.tableLayoutPanel9.Controls.Add(this.groupControl2, 0, 2);
  1205. this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel4, 0, 1);
  1206. this.tableLayoutPanel9.Controls.Add(this.groupControl3, 0, 0);
  1207. this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
  1208. this.tableLayoutPanel9.Location = new System.Drawing.Point(0, 0);
  1209. this.tableLayoutPanel9.Margin = new System.Windows.Forms.Padding(0);
  1210. this.tableLayoutPanel9.Name = "tableLayoutPanel9";
  1211. this.tableLayoutPanel9.RowCount = 4;
  1212. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 42F));
  1213. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  1214. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 42F));
  1215. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 8F));
  1216. this.tableLayoutPanel9.Size = new System.Drawing.Size(459, 390);
  1217. this.tableLayoutPanel9.TabIndex = 105;
  1218. //
  1219. // tableLayoutPanel5
  1220. //
  1221. this.tableLayoutPanel5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1222. | System.Windows.Forms.AnchorStyles.Left)
  1223. | System.Windows.Forms.AnchorStyles.Right)));
  1224. this.tableLayoutPanel5.ColumnCount = 2;
  1225. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1226. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1227. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1228. this.tableLayoutPanel5.Controls.Add(this.label27, 0, 0);
  1229. this.tableLayoutPanel5.Controls.Add(this.txtWGResult, 1, 0);
  1230. this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 360);
  1231. this.tableLayoutPanel5.Name = "tableLayoutPanel5";
  1232. this.tableLayoutPanel5.RowCount = 1;
  1233. this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1234. this.tableLayoutPanel5.Size = new System.Drawing.Size(453, 27);
  1235. this.tableLayoutPanel5.TabIndex = 20;
  1236. //
  1237. // label27
  1238. //
  1239. this.label27.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
  1240. this.label27.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1241. this.label27.Location = new System.Drawing.Point(57, 0);
  1242. this.label27.Name = "label27";
  1243. this.label27.Size = new System.Drawing.Size(111, 27);
  1244. this.label27.TabIndex = 0;
  1245. this.label27.Text = "检验结果:";
  1246. //
  1247. // txtWGResult
  1248. //
  1249. this.txtWGResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1250. | System.Windows.Forms.AnchorStyles.Left)
  1251. | System.Windows.Forms.AnchorStyles.Right)));
  1252. this.txtWGResult.Location = new System.Drawing.Point(229, 3);
  1253. this.txtWGResult.Name = "txtWGResult";
  1254. this.txtWGResult.ReadOnly = true;
  1255. this.txtWGResult.Size = new System.Drawing.Size(221, 26);
  1256. this.txtWGResult.TabIndex = 1;
  1257. this.txtWGResult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1258. //
  1259. // groupControl2
  1260. //
  1261. this.groupControl2.Controls.Add(this.gridControl2);
  1262. this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  1263. this.groupControl2.Location = new System.Drawing.Point(0, 194);
  1264. this.groupControl2.Margin = new System.Windows.Forms.Padding(0);
  1265. this.groupControl2.Name = "groupControl2";
  1266. this.groupControl2.Size = new System.Drawing.Size(459, 163);
  1267. this.groupControl2.TabIndex = 18;
  1268. this.groupControl2.Text = "外观检验";
  1269. //
  1270. // gridControl2
  1271. //
  1272. this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  1273. this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
  1274. this.gridControl2.Location = new System.Drawing.Point(2, 26);
  1275. this.gridControl2.MainView = this.gridView2;
  1276. this.gridControl2.Margin = new System.Windows.Forms.Padding(4);
  1277. this.gridControl2.Name = "gridControl2";
  1278. this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  1279. this.repositoryItemCheckEdit1,
  1280. this.repositoryItemCheckEdit2});
  1281. this.gridControl2.Size = new System.Drawing.Size(455, 135);
  1282. this.gridControl2.TabIndex = 101;
  1283. this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  1284. this.gridView2,
  1285. this.advBandedGridView2});
  1286. //
  1287. // gridView2
  1288. //
  1289. this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1290. this.colID1,
  1291. this.colCKGROUPCode1,
  1292. this.colCKGROUPDESC1,
  1293. this.colCKGROUPATTR,
  1294. this.colCKGROUPMETH,
  1295. this.colOK,
  1296. this.colNG,
  1297. this.colRemark1});
  1298. this.gridView2.GridControl = this.gridControl2;
  1299. this.gridView2.IndicatorWidth = 40;
  1300. this.gridView2.Name = "gridView2";
  1301. this.gridView2.OptionsCustomization.AllowSort = false;
  1302. this.gridView2.OptionsSelection.MultiSelect = true;
  1303. this.gridView2.OptionsView.ColumnAutoWidth = false;
  1304. this.gridView2.OptionsView.ShowGroupPanel = false;
  1305. this.gridView2.OptionsView.ShowIndicator = false;
  1306. this.gridView2.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView2_CellValueChanged);
  1307. this.gridView2.LostFocus += new System.EventHandler(this.gridView2_LostFocus);
  1308. //
  1309. // colID1
  1310. //
  1311. this.colID1.Caption = "guid";
  1312. this.colID1.FieldName = "ID1";
  1313. this.colID1.Name = "colID1";
  1314. this.colID1.OptionsColumn.AllowEdit = false;
  1315. //
  1316. // colCKGROUPCode1
  1317. //
  1318. this.colCKGROUPCode1.Caption = "检验项目编码";
  1319. this.colCKGROUPCode1.FieldName = "CKGROUPCode1";
  1320. this.colCKGROUPCode1.Name = "colCKGROUPCode1";
  1321. this.colCKGROUPCode1.OptionsColumn.AllowEdit = false;
  1322. this.colCKGROUPCode1.Visible = true;
  1323. this.colCKGROUPCode1.VisibleIndex = 0;
  1324. this.colCKGROUPCode1.Width = 102;
  1325. //
  1326. // colCKGROUPDESC1
  1327. //
  1328. this.colCKGROUPDESC1.Caption = "检验项目名称";
  1329. this.colCKGROUPDESC1.FieldName = "CKGROUPDESC1";
  1330. this.colCKGROUPDESC1.Name = "colCKGROUPDESC1";
  1331. this.colCKGROUPDESC1.Visible = true;
  1332. this.colCKGROUPDESC1.VisibleIndex = 2;
  1333. this.colCKGROUPDESC1.Width = 103;
  1334. //
  1335. // colCKGROUPATTR
  1336. //
  1337. this.colCKGROUPATTR.Caption = "抽样标准";
  1338. this.colCKGROUPATTR.FieldName = "CKGROUPATTR";
  1339. this.colCKGROUPATTR.Name = "colCKGROUPATTR";
  1340. this.colCKGROUPATTR.OptionsColumn.AllowEdit = false;
  1341. this.colCKGROUPATTR.Visible = true;
  1342. this.colCKGROUPATTR.VisibleIndex = 1;
  1343. this.colCKGROUPATTR.Width = 74;
  1344. //
  1345. // colCKGROUPMETH
  1346. //
  1347. this.colCKGROUPMETH.Caption = "检查标准";
  1348. this.colCKGROUPMETH.FieldName = "CKGROUPMETH";
  1349. this.colCKGROUPMETH.Name = "colCKGROUPMETH";
  1350. this.colCKGROUPMETH.OptionsColumn.AllowEdit = false;
  1351. this.colCKGROUPMETH.Visible = true;
  1352. this.colCKGROUPMETH.VisibleIndex = 3;
  1353. this.colCKGROUPMETH.Width = 71;
  1354. //
  1355. // colOK
  1356. //
  1357. this.colOK.Caption = "合格";
  1358. this.colOK.FieldName = "OK";
  1359. this.colOK.Name = "colOK";
  1360. this.colOK.Visible = true;
  1361. this.colOK.VisibleIndex = 4;
  1362. this.colOK.Width = 42;
  1363. //
  1364. // colNG
  1365. //
  1366. this.colNG.Caption = "不合格";
  1367. this.colNG.FieldName = "NG";
  1368. this.colNG.Name = "colNG";
  1369. this.colNG.Visible = true;
  1370. this.colNG.VisibleIndex = 5;
  1371. this.colNG.Width = 53;
  1372. //
  1373. // colRemark1
  1374. //
  1375. this.colRemark1.Caption = "备注";
  1376. this.colRemark1.FieldName = "Remark";
  1377. this.colRemark1.Name = "colRemark1";
  1378. this.colRemark1.Visible = true;
  1379. this.colRemark1.VisibleIndex = 6;
  1380. //
  1381. // repositoryItemCheckEdit1
  1382. //
  1383. this.repositoryItemCheckEdit1.AutoHeight = false;
  1384. this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
  1385. //
  1386. // repositoryItemCheckEdit2
  1387. //
  1388. this.repositoryItemCheckEdit2.AutoHeight = false;
  1389. this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
  1390. //
  1391. // advBandedGridView2
  1392. //
  1393. this.advBandedGridView2.GridControl = this.gridControl2;
  1394. this.advBandedGridView2.Name = "advBandedGridView2";
  1395. this.advBandedGridView2.OptionsBehavior.ReadOnly = true;
  1396. this.advBandedGridView2.OptionsSelection.MultiSelect = true;
  1397. this.advBandedGridView2.OptionsView.ShowFooter = true;
  1398. this.advBandedGridView2.OptionsView.ShowGroupPanel = false;
  1399. //
  1400. // tableLayoutPanel4
  1401. //
  1402. this.tableLayoutPanel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1403. | System.Windows.Forms.AnchorStyles.Left)
  1404. | System.Windows.Forms.AnchorStyles.Right)));
  1405. this.tableLayoutPanel4.ColumnCount = 2;
  1406. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1407. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1408. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1409. this.tableLayoutPanel4.Controls.Add(this.label28, 0, 0);
  1410. this.tableLayoutPanel4.Controls.Add(this.txtCCResult, 1, 0);
  1411. this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 166);
  1412. this.tableLayoutPanel4.Name = "tableLayoutPanel4";
  1413. this.tableLayoutPanel4.RowCount = 1;
  1414. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1415. this.tableLayoutPanel4.Size = new System.Drawing.Size(453, 25);
  1416. this.tableLayoutPanel4.TabIndex = 19;
  1417. //
  1418. // label28
  1419. //
  1420. this.label28.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
  1421. this.label28.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1422. this.label28.Location = new System.Drawing.Point(57, 0);
  1423. this.label28.Name = "label28";
  1424. this.label28.Size = new System.Drawing.Size(111, 25);
  1425. this.label28.TabIndex = 0;
  1426. this.label28.Text = "检验结果:";
  1427. //
  1428. // txtCCResult
  1429. //
  1430. this.txtCCResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1431. | System.Windows.Forms.AnchorStyles.Left)
  1432. | System.Windows.Forms.AnchorStyles.Right)));
  1433. this.txtCCResult.Location = new System.Drawing.Point(229, 3);
  1434. this.txtCCResult.Name = "txtCCResult";
  1435. this.txtCCResult.ReadOnly = true;
  1436. this.txtCCResult.Size = new System.Drawing.Size(221, 26);
  1437. this.txtCCResult.TabIndex = 1;
  1438. this.txtCCResult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1439. //
  1440. // groupControl3
  1441. //
  1442. this.groupControl3.Controls.Add(this.gridControlcc);
  1443. this.groupControl3.Dock = System.Windows.Forms.DockStyle.Fill;
  1444. this.groupControl3.Location = new System.Drawing.Point(0, 0);
  1445. this.groupControl3.Margin = new System.Windows.Forms.Padding(0);
  1446. this.groupControl3.Name = "groupControl3";
  1447. this.groupControl3.Size = new System.Drawing.Size(459, 163);
  1448. this.groupControl3.TabIndex = 17;
  1449. this.groupControl3.Text = "尺寸检验";
  1450. //
  1451. // gridControlcc
  1452. //
  1453. this.gridControlcc.Dock = System.Windows.Forms.DockStyle.Fill;
  1454. this.gridControlcc.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
  1455. this.gridControlcc.Location = new System.Drawing.Point(2, 26);
  1456. this.gridControlcc.MainView = this.gridViewCC;
  1457. this.gridControlcc.Margin = new System.Windows.Forms.Padding(4);
  1458. this.gridControlcc.Name = "gridControlcc";
  1459. this.gridControlcc.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  1460. this.repositoryItemCheckEdit3,
  1461. this.repositoryItemCheckEdit4});
  1462. this.gridControlcc.Size = new System.Drawing.Size(455, 135);
  1463. this.gridControlcc.TabIndex = 101;
  1464. this.gridControlcc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  1465. this.gridViewCC,
  1466. this.advBandedGridView1});
  1467. //
  1468. // gridViewCC
  1469. //
  1470. this.gridViewCC.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1471. this.colID,
  1472. this.colCKGROUPCode,
  1473. this.colCKGROUPDESC,
  1474. this.colSetValueMax,
  1475. this.colSetValueMin,
  1476. this.colMEMO,
  1477. this.colCheckResult,
  1478. this.colRemark,
  1479. this.colS2,
  1480. this.colS3,
  1481. this.colS4,
  1482. this.colS5,
  1483. this.colS6,
  1484. this.colS7,
  1485. this.colS8,
  1486. this.colS9,
  1487. this.colS10,
  1488. this.StandResult,
  1489. this.CCOK,
  1490. this.CCNG});
  1491. this.gridViewCC.GridControl = this.gridControlcc;
  1492. this.gridViewCC.IndicatorWidth = 40;
  1493. this.gridViewCC.Name = "gridViewCC";
  1494. this.gridViewCC.OptionsSelection.MultiSelect = true;
  1495. this.gridViewCC.OptionsView.ColumnAutoWidth = false;
  1496. this.gridViewCC.OptionsView.ShowGroupPanel = false;
  1497. this.gridViewCC.OptionsView.ShowIndicator = false;
  1498. this.gridViewCC.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridViewCC_CellValueChanged);
  1499. this.gridViewCC.KeyUp += new System.Windows.Forms.KeyEventHandler(this.gridViewCC_KeyUp);
  1500. //
  1501. // colID
  1502. //
  1503. this.colID.Caption = "guid";
  1504. this.colID.FieldName = "ID";
  1505. this.colID.Name = "colID";
  1506. //
  1507. // colCKGROUPCode
  1508. //
  1509. this.colCKGROUPCode.Caption = "检验项代码";
  1510. this.colCKGROUPCode.FieldName = "CKGROUPCode";
  1511. this.colCKGROUPCode.Name = "colCKGROUPCode";
  1512. this.colCKGROUPCode.OptionsColumn.AllowEdit = false;
  1513. this.colCKGROUPCode.OptionsColumn.ReadOnly = true;
  1514. this.colCKGROUPCode.Visible = true;
  1515. this.colCKGROUPCode.VisibleIndex = 0;
  1516. this.colCKGROUPCode.Width = 85;
  1517. //
  1518. // colCKGROUPDESC
  1519. //
  1520. this.colCKGROUPDESC.Caption = "检验项描述";
  1521. this.colCKGROUPDESC.FieldName = "CKGROUPDESC";
  1522. this.colCKGROUPDESC.Name = "colCKGROUPDESC";
  1523. this.colCKGROUPDESC.OptionsColumn.AllowEdit = false;
  1524. this.colCKGROUPDESC.OptionsColumn.ReadOnly = true;
  1525. this.colCKGROUPDESC.Visible = true;
  1526. this.colCKGROUPDESC.VisibleIndex = 1;
  1527. this.colCKGROUPDESC.Width = 82;
  1528. //
  1529. // colSetValueMax
  1530. //
  1531. this.colSetValueMax.Caption = "标准上限";
  1532. this.colSetValueMax.FieldName = "SetValueMax";
  1533. this.colSetValueMax.Name = "colSetValueMax";
  1534. this.colSetValueMax.OptionsColumn.AllowEdit = false;
  1535. this.colSetValueMax.OptionsColumn.ReadOnly = true;
  1536. this.colSetValueMax.Visible = true;
  1537. this.colSetValueMax.VisibleIndex = 2;
  1538. this.colSetValueMax.Width = 70;
  1539. //
  1540. // colSetValueMin
  1541. //
  1542. this.colSetValueMin.Caption = "标准下限";
  1543. this.colSetValueMin.FieldName = "SetValueMin";
  1544. this.colSetValueMin.Name = "colSetValueMin";
  1545. this.colSetValueMin.OptionsColumn.AllowEdit = false;
  1546. this.colSetValueMin.OptionsColumn.ReadOnly = true;
  1547. this.colSetValueMin.Visible = true;
  1548. this.colSetValueMin.VisibleIndex = 3;
  1549. this.colSetValueMin.Width = 80;
  1550. //
  1551. // colMEMO
  1552. //
  1553. this.colMEMO.Caption = "备注";
  1554. this.colMEMO.FieldName = "MEMO";
  1555. this.colMEMO.Name = "colMEMO";
  1556. //
  1557. // colCheckResult
  1558. //
  1559. this.colCheckResult.Caption = "检验值";
  1560. this.colCheckResult.FieldName = "CheckResult";
  1561. this.colCheckResult.Name = "colCheckResult";
  1562. this.colCheckResult.Visible = true;
  1563. this.colCheckResult.VisibleIndex = 7;
  1564. this.colCheckResult.Width = 60;
  1565. //
  1566. // colRemark
  1567. //
  1568. this.colRemark.Caption = "备注";
  1569. this.colRemark.FieldName = "Remark";
  1570. this.colRemark.Name = "colRemark";
  1571. this.colRemark.Visible = true;
  1572. this.colRemark.VisibleIndex = 8;
  1573. //
  1574. // colS2
  1575. //
  1576. this.colS2.Caption = "S2";
  1577. this.colS2.FieldName = "S2";
  1578. this.colS2.Name = "colS2";
  1579. this.colS2.Width = 29;
  1580. //
  1581. // colS3
  1582. //
  1583. this.colS3.Caption = "S3";
  1584. this.colS3.FieldName = "S3";
  1585. this.colS3.Name = "colS3";
  1586. this.colS3.Width = 28;
  1587. //
  1588. // colS4
  1589. //
  1590. this.colS4.Caption = "S4";
  1591. this.colS4.FieldName = "S4";
  1592. this.colS4.Name = "colS4";
  1593. this.colS4.Width = 27;
  1594. //
  1595. // colS5
  1596. //
  1597. this.colS5.Caption = "S5";
  1598. this.colS5.FieldName = "S5";
  1599. this.colS5.Name = "colS5";
  1600. this.colS5.Width = 27;
  1601. //
  1602. // colS6
  1603. //
  1604. this.colS6.Caption = "S6";
  1605. this.colS6.FieldName = "S6";
  1606. this.colS6.Name = "colS6";
  1607. this.colS6.Width = 27;
  1608. //
  1609. // colS7
  1610. //
  1611. this.colS7.Caption = "S7";
  1612. this.colS7.FieldName = "S7";
  1613. this.colS7.Name = "colS7";
  1614. this.colS7.Width = 24;
  1615. //
  1616. // colS8
  1617. //
  1618. this.colS8.Caption = "S8";
  1619. this.colS8.FieldName = "S8";
  1620. this.colS8.Name = "colS8";
  1621. this.colS8.Width = 26;
  1622. //
  1623. // colS9
  1624. //
  1625. this.colS9.Caption = "S9";
  1626. this.colS9.FieldName = "S9";
  1627. this.colS9.Name = "colS9";
  1628. this.colS9.Width = 23;
  1629. //
  1630. // colS10
  1631. //
  1632. this.colS10.Caption = "S10";
  1633. this.colS10.FieldName = "S10";
  1634. this.colS10.Name = "colS10";
  1635. this.colS10.Width = 40;
  1636. //
  1637. // StandResult
  1638. //
  1639. this.StandResult.Caption = "标准检测值";
  1640. this.StandResult.FieldName = "standresult";
  1641. this.StandResult.Name = "StandResult";
  1642. this.StandResult.Visible = true;
  1643. this.StandResult.VisibleIndex = 4;
  1644. this.StandResult.Width = 86;
  1645. //
  1646. // CCOK
  1647. //
  1648. this.CCOK.Caption = "合格";
  1649. this.CCOK.ColumnEdit = this.repositoryItemCheckEdit3;
  1650. this.CCOK.FieldName = "OK";
  1651. this.CCOK.Name = "CCOK";
  1652. this.CCOK.Visible = true;
  1653. this.CCOK.VisibleIndex = 5;
  1654. //
  1655. // repositoryItemCheckEdit3
  1656. //
  1657. this.repositoryItemCheckEdit3.AutoHeight = false;
  1658. this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
  1659. this.repositoryItemCheckEdit3.QueryValueByCheckState += new DevExpress.XtraEditors.Controls.QueryValueByCheckStateEventHandler(this.repositoryItemCheckEdit3_QueryValueByCheckState);
  1660. //
  1661. // CCNG
  1662. //
  1663. this.CCNG.Caption = "不合格";
  1664. this.CCNG.ColumnEdit = this.repositoryItemCheckEdit4;
  1665. this.CCNG.FieldName = "NG";
  1666. this.CCNG.Name = "CCNG";
  1667. this.CCNG.Visible = true;
  1668. this.CCNG.VisibleIndex = 6;
  1669. //
  1670. // repositoryItemCheckEdit4
  1671. //
  1672. this.repositoryItemCheckEdit4.AutoHeight = false;
  1673. this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
  1674. this.repositoryItemCheckEdit4.QueryValueByCheckState += new DevExpress.XtraEditors.Controls.QueryValueByCheckStateEventHandler(this.repositoryItemCheckEdit4_QueryValueByCheckState);
  1675. //
  1676. // advBandedGridView1
  1677. //
  1678. this.advBandedGridView1.GridControl = this.gridControlcc;
  1679. this.advBandedGridView1.Name = "advBandedGridView1";
  1680. this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
  1681. this.advBandedGridView1.OptionsSelection.MultiSelect = true;
  1682. this.advBandedGridView1.OptionsView.ShowFooter = true;
  1683. this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
  1684. //
  1685. // BtnSIP
  1686. //
  1687. this.BtnSIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1688. this.BtnSIP.CausesValidation = false;
  1689. this.BtnSIP.Dock = System.Windows.Forms.DockStyle.Fill;
  1690. this.BtnSIP.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1691. this.BtnSIP.ForeColor = System.Drawing.Color.Navy;
  1692. this.BtnSIP.Location = new System.Drawing.Point(3, 147);
  1693. this.BtnSIP.Name = "BtnSIP";
  1694. this.BtnSIP.Size = new System.Drawing.Size(155, 42);
  1695. this.BtnSIP.TabIndex = 19;
  1696. this.BtnSIP.Text = "工序卡";
  1697. this.BtnSIP.UseVisualStyleBackColor = false;
  1698. this.BtnSIP.Click += new System.EventHandler(this.BtnSIP_Click);
  1699. //
  1700. // btnOperationManual
  1701. //
  1702. this.btnOperationManual.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1703. this.btnOperationManual.CausesValidation = false;
  1704. this.btnOperationManual.Dock = System.Windows.Forms.DockStyle.Fill;
  1705. this.btnOperationManual.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1706. this.btnOperationManual.ForeColor = System.Drawing.Color.Navy;
  1707. this.btnOperationManual.Location = new System.Drawing.Point(3, 99);
  1708. this.btnOperationManual.Name = "btnOperationManual";
  1709. this.btnOperationManual.Size = new System.Drawing.Size(155, 42);
  1710. this.btnOperationManual.TabIndex = 202;
  1711. this.btnOperationManual.Text = "工艺过程卡";
  1712. this.btnOperationManual.UseCompatibleTextRendering = true;
  1713. this.btnOperationManual.UseVisualStyleBackColor = false;
  1714. this.btnOperationManual.Click += new System.EventHandler(this.btnOperationManual_Click);
  1715. //
  1716. // btnCaoZuo
  1717. //
  1718. this.btnCaoZuo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1719. this.btnCaoZuo.Dock = System.Windows.Forms.DockStyle.Fill;
  1720. this.btnCaoZuo.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold);
  1721. this.btnCaoZuo.ForeColor = System.Drawing.Color.Navy;
  1722. this.btnCaoZuo.Location = new System.Drawing.Point(3, 339);
  1723. this.btnCaoZuo.Name = "btnCaoZuo";
  1724. this.btnCaoZuo.Size = new System.Drawing.Size(155, 48);
  1725. this.btnCaoZuo.TabIndex = 203;
  1726. this.btnCaoZuo.Text = "操作指导书";
  1727. this.btnCaoZuo.UseVisualStyleBackColor = false;
  1728. this.btnCaoZuo.Click += new System.EventHandler(this.btnCaoZuo_Click);
  1729. //
  1730. // btnOPDrowing
  1731. //
  1732. this.btnOPDrowing.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1733. this.btnOPDrowing.CausesValidation = false;
  1734. this.btnOPDrowing.Dock = System.Windows.Forms.DockStyle.Fill;
  1735. this.btnOPDrowing.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1736. this.btnOPDrowing.ForeColor = System.Drawing.Color.Navy;
  1737. this.btnOPDrowing.Location = new System.Drawing.Point(3, 195);
  1738. this.btnOPDrowing.Name = "btnOPDrowing";
  1739. this.btnOPDrowing.Size = new System.Drawing.Size(155, 42);
  1740. this.btnOPDrowing.TabIndex = 20;
  1741. this.btnOPDrowing.Text = "作业指导书";
  1742. this.btnOPDrowing.UseVisualStyleBackColor = false;
  1743. this.btnOPDrowing.Click += new System.EventHandler(this.btnOPDrowing_Click);
  1744. //
  1745. // BtnOPUp
  1746. //
  1747. this.BtnOPUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1748. this.BtnOPUp.CausesValidation = false;
  1749. this.BtnOPUp.Dock = System.Windows.Forms.DockStyle.Fill;
  1750. this.BtnOPUp.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1751. this.BtnOPUp.ForeColor = System.Drawing.Color.Navy;
  1752. this.BtnOPUp.Location = new System.Drawing.Point(3, 393);
  1753. this.BtnOPUp.Name = "BtnOPUp";
  1754. this.BtnOPUp.Size = new System.Drawing.Size(155, 48);
  1755. this.BtnOPUp.TabIndex = 21;
  1756. this.BtnOPUp.Text = "工序上料";
  1757. this.BtnOPUp.UseVisualStyleBackColor = false;
  1758. this.BtnOPUp.Click += new System.EventHandler(this.BtnOPUp_Click);
  1759. //
  1760. // btnJianYan
  1761. //
  1762. this.btnJianYan.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1763. this.btnJianYan.Dock = System.Windows.Forms.DockStyle.Fill;
  1764. this.btnJianYan.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold);
  1765. this.btnJianYan.ForeColor = System.Drawing.Color.Navy;
  1766. this.btnJianYan.Location = new System.Drawing.Point(3, 243);
  1767. this.btnJianYan.Name = "btnJianYan";
  1768. this.btnJianYan.Size = new System.Drawing.Size(155, 42);
  1769. this.btnJianYan.TabIndex = 20;
  1770. this.btnJianYan.Text = "检验判定书";
  1771. this.btnJianYan.UseVisualStyleBackColor = false;
  1772. this.btnJianYan.Click += new System.EventHandler(this.btnJianYan_Click);
  1773. //
  1774. // btnDaoJu
  1775. //
  1776. this.btnDaoJu.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1777. this.btnDaoJu.Dock = System.Windows.Forms.DockStyle.Fill;
  1778. this.btnDaoJu.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold);
  1779. this.btnDaoJu.ForeColor = System.Drawing.Color.Navy;
  1780. this.btnDaoJu.Location = new System.Drawing.Point(3, 291);
  1781. this.btnDaoJu.Name = "btnDaoJu";
  1782. this.btnDaoJu.Size = new System.Drawing.Size(155, 42);
  1783. this.btnDaoJu.TabIndex = 20;
  1784. this.btnDaoJu.Text = "刀具清单";
  1785. this.btnDaoJu.UseVisualStyleBackColor = false;
  1786. this.btnDaoJu.Click += new System.EventHandler(this.btnDaoJu_Click);
  1787. //
  1788. // label23
  1789. //
  1790. this.label23.AutoSize = true;
  1791. this.label23.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1792. this.label23.ForeColor = System.Drawing.Color.CornflowerBlue;
  1793. this.label23.Location = new System.Drawing.Point(320, 0);
  1794. this.label23.Name = "label23";
  1795. this.label23.Size = new System.Drawing.Size(113, 29);
  1796. this.label23.TabIndex = 0;
  1797. this.label23.Text = "工序上料";
  1798. this.label23.Visible = false;
  1799. //
  1800. // repDate
  1801. //
  1802. this.repDate.AutoHeight = false;
  1803. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1804. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1805. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  1806. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  1807. this.repDate.Name = "repDate";
  1808. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1809. new DevExpress.XtraEditors.Controls.EditorButton()});
  1810. //
  1811. // btnExit
  1812. //
  1813. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1814. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  1815. this.btnExit.Appearance.Options.UseFont = true;
  1816. this.btnExit.Appearance.Options.UseForeColor = true;
  1817. this.btnExit.Appearance.Options.UseTextOptions = true;
  1818. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  1819. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  1820. this.btnExit.Location = new System.Drawing.Point(1140, 0);
  1821. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  1822. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  1823. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1824. this.btnExit.Name = "btnExit";
  1825. this.btnExit.Size = new System.Drawing.Size(65, 39);
  1826. this.btnExit.TabIndex = 10;
  1827. this.btnExit.Text = "退出";
  1828. this.btnExit.Visible = false;
  1829. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  1830. //
  1831. // panelControl3
  1832. //
  1833. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  1834. this.panelControl3.Appearance.Options.UseBackColor = true;
  1835. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  1836. this.panelControl3.Controls.Add(this.btnFalsh);
  1837. this.panelControl3.Controls.Add(this.lblTitle);
  1838. this.panelControl3.Controls.Add(this.btnClose);
  1839. this.panelControl3.Controls.Add(this.btnExit);
  1840. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  1841. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  1842. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1843. this.panelControl3.Name = "panelControl3";
  1844. this.panelControl3.Size = new System.Drawing.Size(1441, 39);
  1845. this.panelControl3.TabIndex = 13;
  1846. //
  1847. // btnFalsh
  1848. //
  1849. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1850. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  1851. this.btnFalsh.Appearance.Options.UseFont = true;
  1852. this.btnFalsh.Appearance.Options.UseForeColor = true;
  1853. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  1854. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  1855. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  1856. this.btnFalsh.Location = new System.Drawing.Point(1068, 0);
  1857. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  1858. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  1859. this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1860. this.btnFalsh.Name = "btnFalsh";
  1861. this.btnFalsh.Size = new System.Drawing.Size(66, 39);
  1862. this.btnFalsh.TabIndex = 25;
  1863. this.btnFalsh.Text = "刷新";
  1864. this.btnFalsh.Visible = false;
  1865. //
  1866. // lblTitle
  1867. //
  1868. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1869. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  1870. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  1871. this.lblTitle.Location = new System.Drawing.Point(3, 5);
  1872. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1873. this.lblTitle.Name = "lblTitle";
  1874. this.lblTitle.Size = new System.Drawing.Size(181, 30);
  1875. this.lblTitle.TabIndex = 19;
  1876. this.lblTitle.Text = "生产报工-批次";
  1877. //
  1878. // btnClose
  1879. //
  1880. this.btnClose.AllowFocus = false;
  1881. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1882. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  1883. this.btnClose.Appearance.Options.UseFont = true;
  1884. this.btnClose.Appearance.Options.UseForeColor = true;
  1885. this.btnClose.Appearance.Options.UseTextOptions = true;
  1886. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1887. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  1888. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  1889. this.btnClose.Location = new System.Drawing.Point(1411, 0);
  1890. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  1891. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  1892. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1893. this.btnClose.Name = "btnClose";
  1894. this.btnClose.Size = new System.Drawing.Size(30, 39);
  1895. this.btnClose.TabIndex = 14;
  1896. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  1897. //
  1898. // FormICSProductionReport
  1899. //
  1900. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  1901. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1902. this.ClientSize = new System.Drawing.Size(1441, 789);
  1903. this.Controls.Add(this.groupControl1);
  1904. this.Controls.Add(this.panelControl3);
  1905. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1906. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1907. this.Name = "FormICSProductionReport";
  1908. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1909. this.Text = "FormGridReport";
  1910. this.Activated += new System.EventHandler(this.FormICSProductionReport_Activated);
  1911. this.Load += new System.EventHandler(this.FormICSCREW_Load);
  1912. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  1913. this.groupControl1.ResumeLayout(false);
  1914. this.tableLayoutPanel1.ResumeLayout(false);
  1915. this.panel1.ResumeLayout(false);
  1916. this.tableLayoutPanel2.ResumeLayout(false);
  1917. this.tableLayoutPanel2.PerformLayout();
  1918. ((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).EndInit();
  1919. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo.Properties)).EndInit();
  1920. ((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).EndInit();
  1921. this.panel2.ResumeLayout(false);
  1922. this.tableLayoutPanel3.ResumeLayout(false);
  1923. this.tableLayoutPanel3.PerformLayout();
  1924. this.panel4.ResumeLayout(false);
  1925. this.panel4.PerformLayout();
  1926. this.panel3.ResumeLayout(false);
  1927. ((System.ComponentModel.ISupportInitialize)(this.txtStopType.Properties)).EndInit();
  1928. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
  1929. this.panel5.ResumeLayout(false);
  1930. this.panel7.ResumeLayout(false);
  1931. this.panelOP.ResumeLayout(false);
  1932. this.splitContainer1.Panel1.ResumeLayout(false);
  1933. this.splitContainer1.Panel1.PerformLayout();
  1934. this.splitContainer1.Panel2.ResumeLayout(false);
  1935. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1936. this.splitContainer1.ResumeLayout(false);
  1937. ((System.ComponentModel.ISupportInitialize)(this.txtSBItemCode.Properties)).EndInit();
  1938. ((System.ComponentModel.ISupportInitialize)(this.txtSBItemCodeQty.Properties)).EndInit();
  1939. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  1940. this.panelControl1.ResumeLayout(false);
  1941. ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
  1942. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  1943. ((System.ComponentModel.ISupportInitialize)(this.repInt)).EndInit();
  1944. ((System.ComponentModel.ISupportInitialize)(this.repfloat)).EndInit();
  1945. this.panelMap.ResumeLayout(false);
  1946. ((System.ComponentModel.ISupportInitialize)(this.axAcroPDF)).EndInit();
  1947. this.panel6.ResumeLayout(false);
  1948. this.tableLayoutPanel9.ResumeLayout(false);
  1949. this.tableLayoutPanel5.ResumeLayout(false);
  1950. this.tableLayoutPanel5.PerformLayout();
  1951. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
  1952. this.groupControl2.ResumeLayout(false);
  1953. ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
  1954. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  1955. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
  1956. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
  1957. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).EndInit();
  1958. this.tableLayoutPanel4.ResumeLayout(false);
  1959. this.tableLayoutPanel4.PerformLayout();
  1960. ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
  1961. this.groupControl3.ResumeLayout(false);
  1962. ((System.ComponentModel.ISupportInitialize)(this.gridControlcc)).EndInit();
  1963. ((System.ComponentModel.ISupportInitialize)(this.gridViewCC)).EndInit();
  1964. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
  1965. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
  1966. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
  1967. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  1968. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  1969. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  1970. this.panelControl3.ResumeLayout(false);
  1971. this.ResumeLayout(false);
  1972. }
  1973. #endregion
  1974. private DevExpress.XtraEditors.GroupControl groupControl1;
  1975. private DevExpress.XtraEditors.SimpleButton btnExit;
  1976. private DevExpress.XtraEditors.PanelControl panelControl3;
  1977. private DevExpress.XtraEditors.SimpleButton btnClose;
  1978. private DevExpress.XtraEditors.LabelControl lblTitle;
  1979. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  1980. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  1981. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1982. private System.Windows.Forms.Panel panel1;
  1983. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  1984. private DevExpress.XtraEditors.TextEdit txtMOCode;
  1985. private System.Windows.Forms.Label label7;
  1986. private System.Windows.Forms.Panel panel2;
  1987. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  1988. private System.Windows.Forms.Panel panel3;
  1989. private System.Windows.Forms.Label label8;
  1990. private System.Windows.Forms.Label label10;
  1991. private System.Windows.Forms.Label label11;
  1992. private System.Windows.Forms.TextBox txtMOQty;
  1993. private System.Windows.Forms.Label label13;
  1994. private System.Windows.Forms.Panel panel4;
  1995. private System.Windows.Forms.TextBox txtOPName;
  1996. private System.Windows.Forms.TextBox txtItemCode;
  1997. private System.Windows.Forms.TextBox txtUserCode;
  1998. private System.Windows.Forms.TextBox txtThisOPOKQty;
  1999. private System.Windows.Forms.TextBox txtUserName;
  2000. private System.Windows.Forms.TextBox txtItemName;
  2001. private System.Windows.Forms.TextBox txtThisOPNGQty;
  2002. private System.Windows.Forms.TextBox txtEQPCode;
  2003. private System.Windows.Forms.TextBox txtMachineName;
  2004. private System.Windows.Forms.Label label1;
  2005. private System.Windows.Forms.Label label2;
  2006. private System.Windows.Forms.Label label4;
  2007. private System.Windows.Forms.Label label12;
  2008. private System.Windows.Forms.Label label15;
  2009. private System.Windows.Forms.Label label16;
  2010. private System.Windows.Forms.Label label17;
  2011. private System.Windows.Forms.Label label18;
  2012. private System.Windows.Forms.Label label19;
  2013. private System.Windows.Forms.TextBox txtLONTQty;
  2014. private System.Windows.Forms.Label label22;
  2015. private System.Windows.Forms.Label label24;
  2016. private System.Windows.Forms.Button BtnOPUp;
  2017. private System.Windows.Forms.Label label25;
  2018. private System.Windows.Forms.Button btnOPOption;
  2019. private System.Windows.Forms.Button btnPauseBegin;
  2020. private System.Windows.Forms.Button btnTransfer;
  2021. private System.Windows.Forms.Button button5;
  2022. private System.Windows.Forms.Label label26;
  2023. private System.Windows.Forms.RichTextBox txtMessage;
  2024. private DevExpress.XtraEditors.GridLookUpEdit txtStopType;
  2025. private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
  2026. private System.Windows.Forms.TextBox txtStopCode;
  2027. private System.Windows.Forms.Panel panel5;
  2028. private System.Windows.Forms.Label label23;
  2029. private System.Windows.Forms.Panel panel6;
  2030. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
  2031. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
  2032. private System.Windows.Forms.Label label27;
  2033. private System.Windows.Forms.TextBox txtWGResult;
  2034. private DevExpress.XtraEditors.GroupControl groupControl2;
  2035. private DevExpress.XtraGrid.GridControl gridControl2;
  2036. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  2037. private DevExpress.XtraGrid.Columns.GridColumn colID1;
  2038. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPCode1;
  2039. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC1;
  2040. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPATTR;
  2041. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPMETH;
  2042. private DevExpress.XtraGrid.Columns.GridColumn colOK;
  2043. private DevExpress.XtraGrid.Columns.GridColumn colNG;
  2044. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
  2045. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
  2046. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView2;
  2047. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
  2048. private System.Windows.Forms.Label label28;
  2049. private System.Windows.Forms.TextBox txtCCResult;
  2050. private DevExpress.XtraEditors.GroupControl groupControl3;
  2051. private DevExpress.XtraGrid.GridControl gridControlcc;
  2052. private DevExpress.XtraGrid.Views.Grid.GridView gridViewCC;
  2053. private DevExpress.XtraGrid.Columns.GridColumn colID;
  2054. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPCode;
  2055. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC;
  2056. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMax;
  2057. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMin;
  2058. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3;
  2059. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit4;
  2060. private DevExpress.XtraGrid.Columns.GridColumn colMEMO;
  2061. private DevExpress.XtraGrid.Columns.GridColumn colCheckResult;
  2062. private DevExpress.XtraGrid.Columns.GridColumn colS2;
  2063. private DevExpress.XtraGrid.Columns.GridColumn colS3;
  2064. private DevExpress.XtraGrid.Columns.GridColumn colS4;
  2065. private DevExpress.XtraGrid.Columns.GridColumn colS5;
  2066. private DevExpress.XtraGrid.Columns.GridColumn colS6;
  2067. private DevExpress.XtraGrid.Columns.GridColumn colS7;
  2068. private DevExpress.XtraGrid.Columns.GridColumn colS8;
  2069. private DevExpress.XtraGrid.Columns.GridColumn colS9;
  2070. private DevExpress.XtraGrid.Columns.GridColumn colS10;
  2071. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
  2072. private System.Windows.Forms.Button btnOperationManual;
  2073. private DevExpress.XtraGrid.Columns.GridColumn colRemark;
  2074. private DevExpress.XtraGrid.Columns.GridColumn colRemark1;
  2075. private System.Windows.Forms.Panel panel7;
  2076. private System.Windows.Forms.Panel panelOP;
  2077. private System.Windows.Forms.SplitContainer splitContainer1;
  2078. private System.Windows.Forms.Button txtReturnMateralSave;
  2079. private System.Windows.Forms.CheckBox txtIsReturnItem;
  2080. private DevExpress.XtraEditors.TextEdit txtSBItemCode;
  2081. private DevExpress.XtraEditors.TextEdit txtSBItemCodeQty;
  2082. private DevExpress.XtraEditors.LabelControl labelControl1;
  2083. private DevExpress.XtraEditors.LabelControl labelControl2;
  2084. private DevExpress.XtraEditors.PanelControl panelControl1;
  2085. private DevExpress.XtraGrid.GridControl gridControl1;
  2086. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  2087. private DevExpress.XtraGrid.Columns.GridColumn row;
  2088. private DevExpress.XtraGrid.Columns.GridColumn cCode;
  2089. private DevExpress.XtraGrid.Columns.GridColumn poCode;
  2090. private DevExpress.XtraGrid.Columns.GridColumn ERPAutoid;
  2091. private DevExpress.XtraGrid.Columns.GridColumn Code;
  2092. private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
  2093. private DevExpress.XtraGrid.Columns.GridColumn BatchCode;
  2094. private DevExpress.XtraGrid.Columns.GridColumn cInvCode;
  2095. private DevExpress.XtraGrid.Columns.GridColumn INVNAME;
  2096. private DevExpress.XtraGrid.Columns.GridColumn INVSTD;
  2097. private DevExpress.XtraGrid.Columns.GridColumn iQuantity;
  2098. private DevExpress.XtraGrid.Columns.GridColumn PackQty;
  2099. private DevExpress.XtraGrid.Columns.GridColumn colUPQty;
  2100. private DevExpress.XtraGrid.Columns.GridColumn colUnUpQty;
  2101. private DevExpress.XtraGrid.Columns.GridColumn colMOPLANQTY;
  2102. private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repInt;
  2103. private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repfloat;
  2104. private System.Windows.Forms.Panel panelMap;
  2105. private System.Windows.Forms.Button btnEnlargeTZ;
  2106. private AxAcroPDFLib.AxAcroPDF axAcroPDF;
  2107. private System.Windows.Forms.Button BtnSOP;
  2108. private System.Windows.Forms.Button BtnSIP;
  2109. private System.Windows.Forms.Button btnOPDrowing;
  2110. private System.Windows.Forms.Button btnCaoZuo;
  2111. private System.Windows.Forms.Button btnDaoJu;
  2112. private System.Windows.Forms.Button btnJianYan;
  2113. private System.Windows.Forms.Button button1;
  2114. private DevExpress.XtraGrid.Columns.GridColumn StandResult;
  2115. private DevExpress.XtraGrid.Columns.GridColumn CCOK;
  2116. private DevExpress.XtraGrid.Columns.GridColumn CCNG;
  2117. private DevExpress.XtraEditors.ButtonEdit txtLotNo;
  2118. private DevExpress.XtraEditors.ButtonEdit txtOPCode;
  2119. }
  2120. }