华恒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.

757 lines
40 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormDataAcquise
  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. DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
  29. DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDataAcquise));
  31. this.gridCK = new DevExpress.XtraGrid.Views.Grid.GridView();
  32. this.colCKITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.colCKITEMDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.colziCKGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colActNum = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colXuHao = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colunQua = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  41. this.grvCKGView = new DevExpress.XtraGrid.Views.Grid.GridView();
  42. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colCKGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colCKGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.gridER = new DevExpress.XtraGrid.Views.Grid.GridView();
  46. this.colECSCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colECSDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colECSGCODEZI = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colselecttwo = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.gridERDetail = new DevExpress.XtraGrid.GridControl();
  51. this.gridERGDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  52. this.colECGCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colECGDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colselectone = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  56. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  57. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  58. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  59. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  60. this.txtItemName = new DevExpress.XtraEditors.TextEdit();
  61. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  62. this.txtItemCode = new DevExpress.XtraEditors.TextEdit();
  63. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  64. this.txtRCard = new DevExpress.XtraEditors.TextEdit();
  65. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  66. this.txtMo = new DevExpress.XtraEditors.TextEdit();
  67. this.btnSave = new DevExpress.XtraEditors.SimpleButton();
  68. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  69. this.txtOP = new System.Windows.Forms.Label();
  70. this.txtRoute = new System.Windows.Forms.Label();
  71. this.txtInfo = new System.Windows.Forms.Label();
  72. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  73. this.txtMessages = new System.Windows.Forms.RichTextBox();
  74. this.txtMemo = new System.Windows.Forms.RichTextBox();
  75. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  76. this.rdNG = new System.Windows.Forms.RadioButton();
  77. this.rdGood = new System.Windows.Forms.RadioButton();
  78. this.txtERSCode = new DevExpress.XtraEditors.TextEdit();
  79. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  80. this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
  81. ((System.ComponentModel.ISupportInitialize)(this.gridCK)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.grvCKGView)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.gridER)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.gridERDetail)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.gridERGDetail)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  88. this.panelControl3.SuspendLayout();
  89. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  90. this.panelControl1.SuspendLayout();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.txtRCard.Properties)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.txtMo.Properties)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  96. this.panelControl2.SuspendLayout();
  97. ((System.ComponentModel.ISupportInitialize)(this.txtERSCode.Properties)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
  99. this.splitContainerControl1.SuspendLayout();
  100. this.SuspendLayout();
  101. //
  102. // gridCK
  103. //
  104. this.gridCK.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  105. this.colCKITEMCODE,
  106. this.colCKITEMDESC,
  107. this.colSetValueMax,
  108. this.colSetValueMin,
  109. this.colziCKGROUP,
  110. this.colActNum,
  111. this.colXuHao,
  112. this.colunQua});
  113. this.gridCK.GridControl = this.grdDetail;
  114. this.gridCK.Name = "gridCK";
  115. this.gridCK.OptionsView.ColumnAutoWidth = false;
  116. this.gridCK.OptionsView.ShowGroupPanel = false;
  117. //
  118. // colCKITEMCODE
  119. //
  120. this.colCKITEMCODE.Caption = "检验项代码";
  121. this.colCKITEMCODE.FieldName = "CKITEMCODE";
  122. this.colCKITEMCODE.Name = "colCKITEMCODE";
  123. this.colCKITEMCODE.Visible = true;
  124. this.colCKITEMCODE.VisibleIndex = 1;
  125. this.colCKITEMCODE.Width = 97;
  126. //
  127. // colCKITEMDESC
  128. //
  129. this.colCKITEMDESC.Caption = "检验项描述";
  130. this.colCKITEMDESC.FieldName = "CKITEMDESC";
  131. this.colCKITEMDESC.Name = "colCKITEMDESC";
  132. this.colCKITEMDESC.Visible = true;
  133. this.colCKITEMDESC.VisibleIndex = 2;
  134. this.colCKITEMDESC.Width = 115;
  135. //
  136. // colSetValueMax
  137. //
  138. this.colSetValueMax.Caption = "最大设定值";
  139. this.colSetValueMax.FieldName = "SetValueMax";
  140. this.colSetValueMax.Name = "colSetValueMax";
  141. this.colSetValueMax.Visible = true;
  142. this.colSetValueMax.VisibleIndex = 3;
  143. //
  144. // colSetValueMin
  145. //
  146. this.colSetValueMin.Caption = "最小设定值";
  147. this.colSetValueMin.FieldName = "SetValueMin";
  148. this.colSetValueMin.Name = "colSetValueMin";
  149. this.colSetValueMin.Visible = true;
  150. this.colSetValueMin.VisibleIndex = 4;
  151. //
  152. // colziCKGROUP
  153. //
  154. this.colziCKGROUP.Caption = "检验类型";
  155. this.colziCKGROUP.FieldName = "CKGROUP";
  156. this.colziCKGROUP.Name = "colziCKGROUP";
  157. //
  158. // colActNum
  159. //
  160. this.colActNum.Caption = "实际值";
  161. this.colActNum.FieldName = "ActNum";
  162. this.colActNum.Name = "colActNum";
  163. this.colActNum.Visible = true;
  164. this.colActNum.VisibleIndex = 5;
  165. //
  166. // colXuHao
  167. //
  168. this.colXuHao.Caption = " ";
  169. this.colXuHao.FieldName = "XuHao";
  170. this.colXuHao.Name = "colXuHao";
  171. this.colXuHao.Visible = true;
  172. this.colXuHao.VisibleIndex = 0;
  173. //
  174. // colunQua
  175. //
  176. this.colunQua.Caption = "不合格";
  177. this.colunQua.FieldName = "unQua";
  178. this.colunQua.Name = "colunQua";
  179. this.colunQua.Visible = true;
  180. this.colunQua.VisibleIndex = 6;
  181. //
  182. // grdDetail
  183. //
  184. this.grdDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  185. | System.Windows.Forms.AnchorStyles.Left)
  186. | System.Windows.Forms.AnchorStyles.Right)));
  187. gridLevelNode1.LevelTemplate = this.gridCK;
  188. gridLevelNode1.RelationName = "Level1";
  189. this.grdDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
  190. gridLevelNode1});
  191. this.grdDetail.Location = new System.Drawing.Point(0, 29);
  192. this.grdDetail.MainView = this.grvCKGView;
  193. this.grdDetail.Name = "grdDetail";
  194. this.grdDetail.Size = new System.Drawing.Size(518, 212);
  195. this.grdDetail.TabIndex = 0;
  196. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  197. this.grvCKGView,
  198. this.gridCK});
  199. //
  200. // grvCKGView
  201. //
  202. this.grvCKGView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  203. this.colisSelect,
  204. this.colCKGROUP,
  205. this.colCKGROUPDESC});
  206. this.grvCKGView.GridControl = this.grdDetail;
  207. this.grvCKGView.IndicatorWidth = 40;
  208. this.grvCKGView.Name = "grvCKGView";
  209. this.grvCKGView.OptionsView.ColumnAutoWidth = false;
  210. this.grvCKGView.OptionsView.ShowGroupPanel = false;
  211. this.grvCKGView.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  212. this.grvCKGView.MasterRowExpanded += new DevExpress.XtraGrid.Views.Grid.CustomMasterRowEventHandler(this.grvCKGView_MasterRowExpanded);
  213. this.grvCKGView.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.grvDetail_CellValueChanging);
  214. //
  215. // colisSelect
  216. //
  217. this.colisSelect.Caption = " ";
  218. this.colisSelect.FieldName = "isSelect";
  219. this.colisSelect.Name = "colisSelect";
  220. this.colisSelect.Visible = true;
  221. this.colisSelect.VisibleIndex = 0;
  222. //
  223. // colCKGROUP
  224. //
  225. this.colCKGROUP.Caption = "检验类型";
  226. this.colCKGROUP.FieldName = "CKGROUP";
  227. this.colCKGROUP.Name = "colCKGROUP";
  228. this.colCKGROUP.Visible = true;
  229. this.colCKGROUP.VisibleIndex = 1;
  230. //
  231. // colCKGROUPDESC
  232. //
  233. this.colCKGROUPDESC.Caption = "检验类型描述";
  234. this.colCKGROUPDESC.FieldName = "CKGROUPDESC";
  235. this.colCKGROUPDESC.Name = "colCKGROUPDESC";
  236. this.colCKGROUPDESC.Visible = true;
  237. this.colCKGROUPDESC.VisibleIndex = 2;
  238. this.colCKGROUPDESC.Width = 113;
  239. //
  240. // gridER
  241. //
  242. this.gridER.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  243. this.colECSCODE,
  244. this.colECSDESC,
  245. this.colECSGCODEZI,
  246. this.colselecttwo});
  247. this.gridER.GridControl = this.gridERDetail;
  248. this.gridER.Name = "gridER";
  249. this.gridER.OptionsView.ColumnAutoWidth = false;
  250. this.gridER.OptionsView.ShowGroupPanel = false;
  251. //
  252. // colECSCODE
  253. //
  254. this.colECSCODE.Caption = "不良代码";
  255. this.colECSCODE.FieldName = "ECODE";
  256. this.colECSCODE.Name = "colECSCODE";
  257. this.colECSCODE.Visible = true;
  258. this.colECSCODE.VisibleIndex = 1;
  259. this.colECSCODE.Width = 101;
  260. //
  261. // colECSDESC
  262. //
  263. this.colECSDESC.Caption = "不良描述";
  264. this.colECSDESC.FieldName = "ECDESC";
  265. this.colECSDESC.Name = "colECSDESC";
  266. this.colECSDESC.Visible = true;
  267. this.colECSDESC.VisibleIndex = 2;
  268. this.colECSDESC.Width = 107;
  269. //
  270. // colECSGCODEZI
  271. //
  272. this.colECSGCODEZI.Caption = "不良代码组";
  273. this.colECSGCODEZI.FieldName = "ECGCODE";
  274. this.colECSGCODEZI.Name = "colECSGCODEZI";
  275. this.colECSGCODEZI.Visible = true;
  276. this.colECSGCODEZI.VisibleIndex = 3;
  277. this.colECSGCODEZI.Width = 79;
  278. //
  279. // colselecttwo
  280. //
  281. this.colselecttwo.Caption = " ";
  282. this.colselecttwo.FieldName = "selecttwo";
  283. this.colselecttwo.Name = "colselecttwo";
  284. this.colselecttwo.Visible = true;
  285. this.colselecttwo.VisibleIndex = 0;
  286. //
  287. // gridERDetail
  288. //
  289. this.gridERDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  290. | System.Windows.Forms.AnchorStyles.Left)
  291. | System.Windows.Forms.AnchorStyles.Right)));
  292. gridLevelNode2.LevelTemplate = this.gridER;
  293. gridLevelNode2.RelationName = "Level2";
  294. this.gridERDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
  295. gridLevelNode2});
  296. this.gridERDetail.Location = new System.Drawing.Point(1, 29);
  297. this.gridERDetail.MainView = this.gridERGDetail;
  298. this.gridERDetail.Name = "gridERDetail";
  299. this.gridERDetail.Size = new System.Drawing.Size(501, 212);
  300. this.gridERDetail.TabIndex = 18;
  301. this.gridERDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  302. this.gridERGDetail,
  303. this.gridER});
  304. //
  305. // gridERGDetail
  306. //
  307. this.gridERGDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  308. this.colECGCODE,
  309. this.colECGDESC,
  310. this.colselectone});
  311. this.gridERGDetail.GridControl = this.gridERDetail;
  312. this.gridERGDetail.IndicatorWidth = 40;
  313. this.gridERGDetail.Name = "gridERGDetail";
  314. this.gridERGDetail.OptionsView.ColumnAutoWidth = false;
  315. this.gridERGDetail.OptionsView.ShowGroupPanel = false;
  316. this.gridERGDetail.MasterRowExpanded += new DevExpress.XtraGrid.Views.Grid.CustomMasterRowEventHandler(this.gridERGDetail_MasterRowExpanded);
  317. this.gridERGDetail.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridERGDetail_CellValueChanging);
  318. //
  319. // colECGCODE
  320. //
  321. this.colECGCODE.Caption = "不良代码组";
  322. this.colECGCODE.FieldName = "ECGCODE";
  323. this.colECGCODE.Name = "colECGCODE";
  324. this.colECGCODE.Visible = true;
  325. this.colECGCODE.VisibleIndex = 1;
  326. this.colECGCODE.Width = 97;
  327. //
  328. // colECGDESC
  329. //
  330. this.colECGDESC.Caption = "不良代码组描述";
  331. this.colECGDESC.FieldName = "ECGDESC";
  332. this.colECGDESC.Name = "colECGDESC";
  333. this.colECGDESC.Visible = true;
  334. this.colECGDESC.VisibleIndex = 2;
  335. this.colECGDESC.Width = 142;
  336. //
  337. // colselectone
  338. //
  339. this.colselectone.Caption = " ";
  340. this.colselectone.FieldName = "selectone";
  341. this.colselectone.Name = "colselectone";
  342. this.colselectone.Visible = true;
  343. this.colselectone.VisibleIndex = 0;
  344. //
  345. // panelControl3
  346. //
  347. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  348. this.panelControl3.Appearance.Options.UseBackColor = true;
  349. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  350. this.panelControl3.Controls.Add(this.btnClose);
  351. this.panelControl3.Controls.Add(this.lblTitle);
  352. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  353. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  354. this.panelControl3.Name = "panelControl3";
  355. this.panelControl3.Size = new System.Drawing.Size(1036, 30);
  356. this.panelControl3.TabIndex = 13;
  357. //
  358. // btnClose
  359. //
  360. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  361. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  362. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  363. this.btnClose.Appearance.Options.UseFont = true;
  364. this.btnClose.Appearance.Options.UseForeColor = true;
  365. this.btnClose.Appearance.Options.UseTextOptions = true;
  366. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  367. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  368. this.btnClose.Location = new System.Drawing.Point(1010, 0);
  369. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  370. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  371. this.btnClose.Name = "btnClose";
  372. this.btnClose.Size = new System.Drawing.Size(26, 29);
  373. this.btnClose.TabIndex = 25;
  374. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  375. //
  376. // lblTitle
  377. //
  378. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  379. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  380. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  381. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  382. this.lblTitle.Name = "lblTitle";
  383. this.lblTitle.Size = new System.Drawing.Size(133, 23);
  384. this.lblTitle.TabIndex = 19;
  385. this.lblTitle.Text = "测试采集";
  386. //
  387. // labelControl1
  388. //
  389. this.labelControl1.Location = new System.Drawing.Point(260, 20);
  390. this.labelControl1.Name = "labelControl1";
  391. this.labelControl1.Size = new System.Drawing.Size(60, 14);
  392. this.labelControl1.TabIndex = 0;
  393. this.labelControl1.Text = "生产工单:";
  394. //
  395. // panelControl1
  396. //
  397. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  398. | System.Windows.Forms.AnchorStyles.Right)));
  399. this.panelControl1.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  400. this.panelControl1.Appearance.Options.UseBackColor = true;
  401. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  402. this.panelControl1.Controls.Add(this.txtItemName);
  403. this.panelControl1.Controls.Add(this.labelControl6);
  404. this.panelControl1.Controls.Add(this.txtItemCode);
  405. this.panelControl1.Controls.Add(this.labelControl4);
  406. this.panelControl1.Controls.Add(this.txtRCard);
  407. this.panelControl1.Controls.Add(this.labelControl2);
  408. this.panelControl1.Controls.Add(this.txtMo);
  409. this.panelControl1.Controls.Add(this.labelControl1);
  410. this.panelControl1.Location = new System.Drawing.Point(0, 30);
  411. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  412. this.panelControl1.Name = "panelControl1";
  413. this.panelControl1.Size = new System.Drawing.Size(1036, 52);
  414. this.panelControl1.TabIndex = 16;
  415. //
  416. // txtItemName
  417. //
  418. this.txtItemName.Enabled = false;
  419. this.txtItemName.Location = new System.Drawing.Point(777, 17);
  420. this.txtItemName.Name = "txtItemName";
  421. this.txtItemName.Properties.Mask.EditMask = "f0";
  422. this.txtItemName.Size = new System.Drawing.Size(141, 20);
  423. this.txtItemName.TabIndex = 100;
  424. //
  425. // labelControl6
  426. //
  427. this.labelControl6.Location = new System.Drawing.Point(711, 20);
  428. this.labelControl6.Name = "labelControl6";
  429. this.labelControl6.Size = new System.Drawing.Size(60, 14);
  430. this.labelControl6.TabIndex = 99;
  431. this.labelControl6.Text = "存货名称:";
  432. //
  433. // txtItemCode
  434. //
  435. this.txtItemCode.Enabled = false;
  436. this.txtItemCode.Location = new System.Drawing.Point(551, 17);
  437. this.txtItemCode.Name = "txtItemCode";
  438. this.txtItemCode.Properties.Mask.EditMask = "f0";
  439. this.txtItemCode.Size = new System.Drawing.Size(141, 20);
  440. this.txtItemCode.TabIndex = 98;
  441. //
  442. // labelControl4
  443. //
  444. this.labelControl4.Location = new System.Drawing.Point(485, 20);
  445. this.labelControl4.Name = "labelControl4";
  446. this.labelControl4.Size = new System.Drawing.Size(60, 14);
  447. this.labelControl4.TabIndex = 97;
  448. this.labelControl4.Text = "存货编码:";
  449. //
  450. // txtRCard
  451. //
  452. this.txtRCard.Location = new System.Drawing.Point(91, 17);
  453. this.txtRCard.Name = "txtRCard";
  454. this.txtRCard.Properties.Mask.EditMask = "f0";
  455. this.txtRCard.Size = new System.Drawing.Size(150, 20);
  456. this.txtRCard.TabIndex = 95;
  457. this.txtRCard.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtRcard_KeyPress);
  458. //
  459. // labelControl2
  460. //
  461. this.labelControl2.Location = new System.Drawing.Point(13, 20);
  462. this.labelControl2.Name = "labelControl2";
  463. this.labelControl2.Size = new System.Drawing.Size(72, 14);
  464. this.labelControl2.TabIndex = 94;
  465. this.labelControl2.Text = "产品序列号:";
  466. //
  467. // txtMo
  468. //
  469. this.txtMo.Enabled = false;
  470. this.txtMo.Location = new System.Drawing.Point(326, 17);
  471. this.txtMo.Name = "txtMo";
  472. this.txtMo.Properties.Mask.EditMask = "f0";
  473. this.txtMo.Size = new System.Drawing.Size(141, 20);
  474. this.txtMo.TabIndex = 96;
  475. this.txtMo.EditValueChanged += new System.EventHandler(this.txtMo_EditValueChanged);
  476. //
  477. // btnSave
  478. //
  479. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  480. this.btnSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  481. this.btnSave.Appearance.ForeColor = System.Drawing.Color.Black;
  482. this.btnSave.Appearance.Options.UseFont = true;
  483. this.btnSave.Appearance.Options.UseForeColor = true;
  484. this.btnSave.Appearance.Options.UseTextOptions = true;
  485. this.btnSave.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  486. this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
  487. this.btnSave.Location = new System.Drawing.Point(536, 16);
  488. this.btnSave.LookAndFeel.SkinName = "BlueButtonSkin";
  489. this.btnSave.LookAndFeel.UseDefaultLookAndFeel = false;
  490. this.btnSave.Name = "btnSave";
  491. this.btnSave.Size = new System.Drawing.Size(63, 30);
  492. this.btnSave.TabIndex = 90;
  493. this.btnSave.Text = "保存";
  494. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  495. //
  496. // panelControl2
  497. //
  498. this.panelControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
  499. | System.Windows.Forms.AnchorStyles.Right)));
  500. this.panelControl2.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  501. this.panelControl2.Appearance.Options.UseBackColor = true;
  502. this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  503. this.panelControl2.Controls.Add(this.txtOP);
  504. this.panelControl2.Controls.Add(this.txtRoute);
  505. this.panelControl2.Controls.Add(this.txtInfo);
  506. this.panelControl2.Controls.Add(this.btnExit);
  507. this.panelControl2.Controls.Add(this.txtMessages);
  508. this.panelControl2.Controls.Add(this.txtMemo);
  509. this.panelControl2.Controls.Add(this.labelControl3);
  510. this.panelControl2.Controls.Add(this.rdNG);
  511. this.panelControl2.Controls.Add(this.rdGood);
  512. this.panelControl2.Controls.Add(this.btnSave);
  513. this.panelControl2.Location = new System.Drawing.Point(0, 327);
  514. this.panelControl2.Margin = new System.Windows.Forms.Padding(0);
  515. this.panelControl2.Name = "panelControl2";
  516. this.panelControl2.Size = new System.Drawing.Size(1036, 110);
  517. this.panelControl2.TabIndex = 17;
  518. //
  519. // txtOP
  520. //
  521. this.txtOP.AutoSize = true;
  522. this.txtOP.Font = new System.Drawing.Font("Verdana", 12F);
  523. this.txtOP.Location = new System.Drawing.Point(708, 85);
  524. this.txtOP.Name = "txtOP";
  525. this.txtOP.Size = new System.Drawing.Size(40, 18);
  526. this.txtOP.TabIndex = 103;
  527. this.txtOP.Text = "工序";
  528. //
  529. // txtRoute
  530. //
  531. this.txtRoute.AutoSize = true;
  532. this.txtRoute.Font = new System.Drawing.Font("Verdana", 12F);
  533. this.txtRoute.Location = new System.Drawing.Point(569, 85);
  534. this.txtRoute.Name = "txtRoute";
  535. this.txtRoute.Size = new System.Drawing.Size(40, 18);
  536. this.txtRoute.TabIndex = 102;
  537. this.txtRoute.Text = "途程";
  538. //
  539. // txtInfo
  540. //
  541. this.txtInfo.AutoSize = true;
  542. this.txtInfo.Font = new System.Drawing.Font("Verdana", 12F);
  543. this.txtInfo.Location = new System.Drawing.Point(383, 85);
  544. this.txtInfo.Name = "txtInfo";
  545. this.txtInfo.Size = new System.Drawing.Size(40, 18);
  546. this.txtInfo.TabIndex = 101;
  547. this.txtInfo.Text = "资源";
  548. //
  549. // btnExit
  550. //
  551. this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
  552. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  553. this.btnExit.Appearance.ForeColor = System.Drawing.Color.Black;
  554. this.btnExit.Appearance.Options.UseFont = true;
  555. this.btnExit.Appearance.Options.UseForeColor = true;
  556. this.btnExit.Appearance.Options.UseTextOptions = true;
  557. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  558. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  559. this.btnExit.Location = new System.Drawing.Point(605, 16);
  560. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  561. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  562. this.btnExit.Name = "btnExit";
  563. this.btnExit.Size = new System.Drawing.Size(63, 30);
  564. this.btnExit.TabIndex = 100;
  565. this.btnExit.Text = "退出";
  566. this.btnExit.Click += new System.EventHandler(this.btnExit_Click_1);
  567. //
  568. // txtMessages
  569. //
  570. this.txtMessages.Location = new System.Drawing.Point(5, 3);
  571. this.txtMessages.Name = "txtMessages";
  572. this.txtMessages.ReadOnly = true;
  573. this.txtMessages.Size = new System.Drawing.Size(372, 103);
  574. this.txtMessages.TabIndex = 98;
  575. this.txtMessages.Text = "";
  576. //
  577. // txtMemo
  578. //
  579. this.txtMemo.Location = new System.Drawing.Point(829, 3);
  580. this.txtMemo.Name = "txtMemo";
  581. this.txtMemo.Size = new System.Drawing.Size(204, 103);
  582. this.txtMemo.TabIndex = 98;
  583. this.txtMemo.Text = "";
  584. //
  585. // labelControl3
  586. //
  587. this.labelControl3.Location = new System.Drawing.Point(777, 6);
  588. this.labelControl3.Name = "labelControl3";
  589. this.labelControl3.Size = new System.Drawing.Size(36, 14);
  590. this.labelControl3.TabIndex = 96;
  591. this.labelControl3.Text = "备注:";
  592. //
  593. // rdNG
  594. //
  595. this.rdNG.AutoSize = true;
  596. this.rdNG.Location = new System.Drawing.Point(453, 22);
  597. this.rdNG.Name = "rdNG";
  598. this.rdNG.Size = new System.Drawing.Size(61, 18);
  599. this.rdNG.TabIndex = 93;
  600. this.rdNG.Text = "不良品";
  601. this.rdNG.UseVisualStyleBackColor = true;
  602. this.rdNG.CheckedChanged += new System.EventHandler(this.txtbuliang_CheckedChanged);
  603. //
  604. // rdGood
  605. //
  606. this.rdGood.AutoSize = true;
  607. this.rdGood.Checked = true;
  608. this.rdGood.Location = new System.Drawing.Point(390, 22);
  609. this.rdGood.Name = "rdGood";
  610. this.rdGood.Size = new System.Drawing.Size(49, 18);
  611. this.rdGood.TabIndex = 92;
  612. this.rdGood.TabStop = true;
  613. this.rdGood.Text = "良品";
  614. this.rdGood.UseVisualStyleBackColor = true;
  615. this.rdGood.CheckedChanged += new System.EventHandler(this.txtliang_CheckedChanged);
  616. //
  617. // txtERSCode
  618. //
  619. this.txtERSCode.Location = new System.Drawing.Point(76, 3);
  620. this.txtERSCode.Name = "txtERSCode";
  621. this.txtERSCode.Properties.Mask.EditMask = "f0";
  622. this.txtERSCode.Size = new System.Drawing.Size(141, 20);
  623. this.txtERSCode.TabIndex = 97;
  624. this.txtERSCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtUnLiang_KeyPress);
  625. this.txtERSCode.Validated += new System.EventHandler(this.txtUnLiang_Validated);
  626. //
  627. // labelControl5
  628. //
  629. this.labelControl5.Location = new System.Drawing.Point(10, 3);
  630. this.labelControl5.Name = "labelControl5";
  631. this.labelControl5.Size = new System.Drawing.Size(60, 14);
  632. this.labelControl5.TabIndex = 98;
  633. this.labelControl5.Text = "不良代码:";
  634. //
  635. // splitContainerControl1
  636. //
  637. this.splitContainerControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  638. | System.Windows.Forms.AnchorStyles.Left)
  639. | System.Windows.Forms.AnchorStyles.Right)));
  640. this.splitContainerControl1.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  641. this.splitContainerControl1.Appearance.Options.UseBackColor = true;
  642. this.splitContainerControl1.Location = new System.Drawing.Point(3, 82);
  643. this.splitContainerControl1.Margin = new System.Windows.Forms.Padding(0);
  644. this.splitContainerControl1.Name = "splitContainerControl1";
  645. this.splitContainerControl1.Panel1.Appearance.BorderColor = System.Drawing.Color.White;
  646. this.splitContainerControl1.Panel1.Appearance.ForeColor = System.Drawing.Color.White;
  647. this.splitContainerControl1.Panel1.Appearance.Options.UseBorderColor = true;
  648. this.splitContainerControl1.Panel1.Appearance.Options.UseForeColor = true;
  649. this.splitContainerControl1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
  650. this.splitContainerControl1.Panel1.Controls.Add(this.grdDetail);
  651. this.splitContainerControl1.Panel1.Text = "Panel1";
  652. this.splitContainerControl1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
  653. this.splitContainerControl1.Panel2.Controls.Add(this.gridERDetail);
  654. this.splitContainerControl1.Panel2.Controls.Add(this.txtERSCode);
  655. this.splitContainerControl1.Panel2.Controls.Add(this.labelControl5);
  656. this.splitContainerControl1.Panel2.Text = "Panel2";
  657. this.splitContainerControl1.Size = new System.Drawing.Size(1033, 245);
  658. this.splitContainerControl1.SplitterPosition = 518;
  659. this.splitContainerControl1.TabIndex = 99;
  660. this.splitContainerControl1.Text = "splitContainerControl1";
  661. //
  662. // FormDataAcquise
  663. //
  664. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  665. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  666. this.ClientSize = new System.Drawing.Size(1036, 439);
  667. this.Controls.Add(this.splitContainerControl1);
  668. this.Controls.Add(this.panelControl2);
  669. this.Controls.Add(this.panelControl1);
  670. this.Controls.Add(this.panelControl3);
  671. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  672. this.Name = "FormDataAcquise";
  673. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  674. this.Text = "FormGridReport";
  675. this.Load += new System.EventHandler(this.FormDataAcquise_Load);
  676. ((System.ComponentModel.ISupportInitialize)(this.gridCK)).EndInit();
  677. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  678. ((System.ComponentModel.ISupportInitialize)(this.grvCKGView)).EndInit();
  679. ((System.ComponentModel.ISupportInitialize)(this.gridER)).EndInit();
  680. ((System.ComponentModel.ISupportInitialize)(this.gridERDetail)).EndInit();
  681. ((System.ComponentModel.ISupportInitialize)(this.gridERGDetail)).EndInit();
  682. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  683. this.panelControl3.ResumeLayout(false);
  684. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  685. this.panelControl1.ResumeLayout(false);
  686. this.panelControl1.PerformLayout();
  687. ((System.ComponentModel.ISupportInitialize)(this.txtItemName.Properties)).EndInit();
  688. ((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).EndInit();
  689. ((System.ComponentModel.ISupportInitialize)(this.txtRCard.Properties)).EndInit();
  690. ((System.ComponentModel.ISupportInitialize)(this.txtMo.Properties)).EndInit();
  691. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  692. this.panelControl2.ResumeLayout(false);
  693. this.panelControl2.PerformLayout();
  694. ((System.ComponentModel.ISupportInitialize)(this.txtERSCode.Properties)).EndInit();
  695. ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
  696. this.splitContainerControl1.ResumeLayout(false);
  697. this.ResumeLayout(false);
  698. }
  699. #endregion
  700. private DevExpress.XtraEditors.PanelControl panelControl3;
  701. private DevExpress.XtraEditors.LabelControl lblTitle;
  702. private DevExpress.XtraEditors.SimpleButton btnClose;
  703. private DevExpress.XtraEditors.LabelControl labelControl1;
  704. private DevExpress.XtraEditors.PanelControl panelControl1;
  705. private DevExpress.XtraGrid.GridControl grdDetail;
  706. private DevExpress.XtraGrid.Views.Grid.GridView grvCKGView;
  707. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  708. private DevExpress.XtraEditors.SimpleButton btnSave;
  709. private DevExpress.XtraEditors.PanelControl panelControl2;
  710. private System.Windows.Forms.RadioButton rdNG;
  711. private System.Windows.Forms.RadioButton rdGood;
  712. private DevExpress.XtraEditors.LabelControl labelControl2;
  713. private DevExpress.XtraEditors.TextEdit txtRCard;
  714. private DevExpress.XtraEditors.LabelControl labelControl3;
  715. private System.Windows.Forms.RichTextBox txtMemo;
  716. private DevExpress.XtraEditors.TextEdit txtMo;
  717. private DevExpress.XtraEditors.SimpleButton btnExit;
  718. private DevExpress.XtraEditors.LabelControl labelControl4;
  719. private DevExpress.XtraEditors.TextEdit txtItemCode;
  720. private DevExpress.XtraGrid.GridControl gridERDetail;
  721. private DevExpress.XtraGrid.Views.Grid.GridView gridERGDetail;
  722. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUP;
  723. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC;
  724. private DevExpress.XtraGrid.Views.Grid.GridView gridCK;
  725. private DevExpress.XtraGrid.Columns.GridColumn colCKITEMCODE;
  726. private DevExpress.XtraGrid.Columns.GridColumn colCKITEMDESC;
  727. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMin;
  728. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMax;
  729. private DevExpress.XtraGrid.Columns.GridColumn colziCKGROUP;
  730. private System.Windows.Forms.Label txtInfo;
  731. private DevExpress.XtraGrid.Columns.GridColumn colECGCODE;
  732. private DevExpress.XtraGrid.Columns.GridColumn colECGDESC;
  733. private DevExpress.XtraGrid.Views.Grid.GridView gridER;
  734. private DevExpress.XtraGrid.Columns.GridColumn colECSCODE;
  735. private DevExpress.XtraGrid.Columns.GridColumn colECSDESC;
  736. private DevExpress.XtraGrid.Columns.GridColumn colECSGCODEZI;
  737. private DevExpress.XtraGrid.Columns.GridColumn colActNum;
  738. private DevExpress.XtraGrid.Columns.GridColumn colXuHao;
  739. private DevExpress.XtraGrid.Columns.GridColumn colunQua;
  740. private DevExpress.XtraEditors.TextEdit txtERSCode;
  741. private DevExpress.XtraEditors.LabelControl labelControl5;
  742. private DevExpress.XtraGrid.Columns.GridColumn colselecttwo;
  743. private DevExpress.XtraGrid.Columns.GridColumn colselectone;
  744. private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
  745. private DevExpress.XtraEditors.TextEdit txtItemName;
  746. private DevExpress.XtraEditors.LabelControl labelControl6;
  747. private System.Windows.Forms.RichTextBox txtMessages;
  748. private System.Windows.Forms.Label txtOP;
  749. private System.Windows.Forms.Label txtRoute;
  750. }
  751. }