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

2231 lines
123 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSONWIPCheck
  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(FormICSONWIPCheck));
  29. DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition();
  30. DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
  31. DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition();
  32. this.colZiJian_R_SEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  34. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  35. this.gridCtrl_Record_ZiJian = new DevExpress.XtraGrid.GridControl();
  36. this.gridView_Record_ZiJian = new DevExpress.XtraGrid.Views.Grid.GridView();
  37. this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  46. this.txtCode = new DevExpress.XtraEditors.ButtonEdit();
  47. this.tabLPnl_Main = new System.Windows.Forms.TableLayoutPanel();
  48. this.tabLPnl_Header = new System.Windows.Forms.TableLayoutPanel();
  49. this.txtEqp = new DevExpress.XtraEditors.GridLookUpEdit();
  50. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  51. this.btnInspection = new DevExpress.XtraEditors.SimpleButton();
  52. this.lblName = new System.Windows.Forms.Label();
  53. this.label3 = new System.Windows.Forms.Label();
  54. this.label4 = new System.Windows.Forms.Label();
  55. this.lblQty = new System.Windows.Forms.Label();
  56. this.label6 = new System.Windows.Forms.Label();
  57. this.label9 = new System.Windows.Forms.Label();
  58. this.txtEQPCode = new DevExpress.XtraEditors.TextEdit();
  59. this.label13 = new System.Windows.Forms.Label();
  60. this.txtOPName = new DevExpress.XtraEditors.TextEdit();
  61. this.label31 = new System.Windows.Forms.Label();
  62. this.txtMOCode = new DevExpress.XtraEditors.TextEdit();
  63. this.txtItemCode = new DevExpress.XtraEditors.TextEdit();
  64. this.txtCustITEMCODE = new DevExpress.XtraEditors.TextEdit();
  65. this.txtCurrentQty = new DevExpress.XtraEditors.TextEdit();
  66. this.txtQty = new DevExpress.XtraEditors.TextEdit();
  67. this.txtBatch = new DevExpress.XtraEditors.TextEdit();
  68. this.btnFinished = new DevExpress.XtraEditors.SimpleButton();
  69. this.btnOutsource = new DevExpress.XtraEditors.SimpleButton();
  70. this.label14 = new System.Windows.Forms.Label();
  71. this.txtEQPName = new DevExpress.XtraEditors.TextEdit();
  72. this.lblCurrentQty = new System.Windows.Forms.Label();
  73. this.label11 = new System.Windows.Forms.Label();
  74. this.txtUserCode = new DevExpress.XtraEditors.TextEdit();
  75. this.label21 = new System.Windows.Forms.Label();
  76. this.txtUserName = new DevExpress.XtraEditors.TextEdit();
  77. this.label7 = new System.Windows.Forms.Label();
  78. this.txtOPCode = new DevExpress.XtraEditors.TextEdit();
  79. this.label1 = new System.Windows.Forms.Label();
  80. this.txtNGQty = new DevExpress.XtraEditors.TextEdit();
  81. this.txtIGoodQty = new DevExpress.XtraEditors.TextEdit();
  82. this.txtGoodQty = new DevExpress.XtraEditors.TextEdit();
  83. this.label2 = new System.Windows.Forms.Label();
  84. this.label5 = new System.Windows.Forms.Label();
  85. this.btnONWIPCheck = new DevExpress.XtraEditors.SimpleButton();
  86. this.btnEnd = new DevExpress.XtraEditors.SimpleButton();
  87. this.label8 = new System.Windows.Forms.Label();
  88. this.btnRecheck = new DevExpress.XtraEditors.SimpleButton();
  89. this.label12 = new System.Windows.Forms.Label();
  90. this.txtOKQuantity = new DevExpress.XtraEditors.TextEdit();
  91. this.btnCheck = new DevExpress.XtraEditors.SimpleButton();
  92. this.lblMsg = new System.Windows.Forms.Label();
  93. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  94. this.tabControl1 = new System.Windows.Forms.TabControl();
  95. this.tpMenu = new System.Windows.Forms.TabPage();
  96. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  97. this.btnOpenKodTree = new DevExpress.XtraEditors.SimpleButton();
  98. this.Pnl_PDF = new System.Windows.Forms.Panel();
  99. this.panel1 = new System.Windows.Forms.Panel();
  100. this.btnPDFMax = new System.Windows.Forms.Button();
  101. this.grdQS = new DevExpress.XtraGrid.GridControl();
  102. this.grvQS = new DevExpress.XtraGrid.Views.Grid.GridView();
  103. this.gridColumn66 = new DevExpress.XtraGrid.Columns.GridColumn();
  104. this.gridColumn65 = new DevExpress.XtraGrid.Columns.GridColumn();
  105. this.gridColumn64 = new DevExpress.XtraGrid.Columns.GridColumn();
  106. this.gridColumn63 = new DevExpress.XtraGrid.Columns.GridColumn();
  107. this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
  108. this.gridColumn54 = new DevExpress.XtraGrid.Columns.GridColumn();
  109. this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
  110. this.gridColumn61 = new DevExpress.XtraGrid.Columns.GridColumn();
  111. this.gridColumn55 = new DevExpress.XtraGrid.Columns.GridColumn();
  112. this.gridColumn56 = new DevExpress.XtraGrid.Columns.GridColumn();
  113. this.gridColumn57 = new DevExpress.XtraGrid.Columns.GridColumn();
  114. this.gridColumn58 = new DevExpress.XtraGrid.Columns.GridColumn();
  115. this.gridColumn70 = new DevExpress.XtraGrid.Columns.GridColumn();
  116. this.gridColumn62 = new DevExpress.XtraGrid.Columns.GridColumn();
  117. this.gridColumn59 = new DevExpress.XtraGrid.Columns.GridColumn();
  118. this.gridColumn60 = new DevExpress.XtraGrid.Columns.GridColumn();
  119. this.gridColumn67 = new DevExpress.XtraGrid.Columns.GridColumn();
  120. this.gridColumn68 = new DevExpress.XtraGrid.Columns.GridColumn();
  121. this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
  122. this.gridColumn69 = new DevExpress.XtraGrid.Columns.GridColumn();
  123. this.gridColumn71 = new DevExpress.XtraGrid.Columns.GridColumn();
  124. this.gridColumn72 = new DevExpress.XtraGrid.Columns.GridColumn();
  125. this.gridColumn73 = new DevExpress.XtraGrid.Columns.GridColumn();
  126. this.gridColumn74 = new DevExpress.XtraGrid.Columns.GridColumn();
  127. this.repositoryItemCheckedComboBoxEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckedComboBoxEdit();
  128. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  129. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  130. this.pdfViewer1 = new PdfiumViewer.PdfViewer40();
  131. this.btnShowQS = new DevExpress.XtraEditors.SimpleButton();
  132. this.btnShowPDF_OP = new DevExpress.XtraEditors.SimpleButton();
  133. this.btnAll = new DevExpress.XtraEditors.SimpleButton();
  134. this.btnShowPDF_SIP = new DevExpress.XtraEditors.SimpleButton();
  135. this.tpPhoto = new System.Windows.Forms.TabPage();
  136. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  137. this.txtType = new DevExpress.XtraEditors.GridLookUpEdit();
  138. this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
  139. this.btnOpenEQP = new DevExpress.XtraEditors.SimpleButton();
  140. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  141. this.btnCloseEQP = new DevExpress.XtraEditors.SimpleButton();
  142. this.btnPhoto = new DevExpress.XtraEditors.SimpleButton();
  143. this.btnFocusing = new DevExpress.XtraEditors.SimpleButton();
  144. this.label10 = new System.Windows.Forms.Label();
  145. this.panel3 = new System.Windows.Forms.Panel();
  146. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  147. this.gridCtrl_View = new DevExpress.XtraGrid.GridControl();
  148. this.gridView_View = new DevExpress.XtraGrid.Views.Grid.GridView();
  149. this.colViewCKGROUPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  150. this.colViewCKGROUPDNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  151. this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
  152. this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
  153. this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
  154. this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
  155. this.colViewCKGROUPATTR = new DevExpress.XtraGrid.Columns.GridColumn();
  156. this.colViewCKGROUPMETH = new DevExpress.XtraGrid.Columns.GridColumn();
  157. this.colOK = new DevExpress.XtraGrid.Columns.GridColumn();
  158. this.colNG = new DevExpress.XtraGrid.Columns.GridColumn();
  159. this.gridCtrl_Size = new DevExpress.XtraGrid.GridControl();
  160. this.gridView_Size = new DevExpress.XtraGrid.Views.Grid.GridView();
  161. this.colSizeCKGROUPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  162. this.colSizeCKGROUPDNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  163. this.colTool = new DevExpress.XtraGrid.Columns.GridColumn();
  164. this.colSizeSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
  165. this.colSizeSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
  166. this.colSizeUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
  167. this.colSizeSetValue = new DevExpress.XtraGrid.Columns.GridColumn();
  168. this.rInput = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
  169. this.colSizeCKGROUPATTR = new DevExpress.XtraGrid.Columns.GridColumn();
  170. this.colSizeCKGROUPMETH = new DevExpress.XtraGrid.Columns.GridColumn();
  171. this.pnlNG = new System.Windows.Forms.Panel();
  172. this.chkBatch4WW = new System.Windows.Forms.CheckBox();
  173. this.btnDelete = new DevExpress.XtraEditors.SimpleButton();
  174. this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
  175. this.gridCtrl_NG = new DevExpress.XtraGrid.GridControl();
  176. this.gridView_NG = new DevExpress.XtraGrid.Views.Grid.GridView();
  177. this.colSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  178. this.colSetValue = new DevExpress.XtraGrid.Columns.GridColumn();
  179. this.colECSCode = new DevExpress.XtraGrid.Columns.GridColumn();
  180. this.btnECS = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  181. this.colECSName = new DevExpress.XtraGrid.Columns.GridColumn();
  182. this.colCKGROUPMETH = new DevExpress.XtraGrid.Columns.GridColumn();
  183. this.col4m1e = new DevExpress.XtraGrid.Columns.GridColumn();
  184. this.cbo4m1e = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
  185. this.riglueECS = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
  186. this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  187. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  188. this.panelControl3.SuspendLayout();
  189. ((System.ComponentModel.ISupportInitialize)(this.gridCtrl_Record_ZiJian)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.gridView_Record_ZiJian)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).BeginInit();
  192. this.tabLPnl_Main.SuspendLayout();
  193. this.tabLPnl_Header.SuspendLayout();
  194. ((System.ComponentModel.ISupportInitialize)(this.txtEqp.Properties)).BeginInit();
  195. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.txtEQPCode.Properties)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.txtOPName.Properties)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).BeginInit();
  200. ((System.ComponentModel.ISupportInitialize)(this.txtCustITEMCODE.Properties)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.txtCurrentQty.Properties)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.txtQty.Properties)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.txtBatch.Properties)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.txtEQPName.Properties)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).BeginInit();
  206. ((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).BeginInit();
  207. ((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.txtNGQty.Properties)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.txtIGoodQty.Properties)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.txtGoodQty.Properties)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.txtOKQuantity.Properties)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  213. this.splitContainer1.Panel1.SuspendLayout();
  214. this.splitContainer1.Panel2.SuspendLayout();
  215. this.splitContainer1.SuspendLayout();
  216. this.tabControl1.SuspendLayout();
  217. this.tpMenu.SuspendLayout();
  218. this.tableLayoutPanel1.SuspendLayout();
  219. this.Pnl_PDF.SuspendLayout();
  220. this.panel1.SuspendLayout();
  221. ((System.ComponentModel.ISupportInitialize)(this.grdQS)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.grvQS)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEdit1)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  226. this.tpPhoto.SuspendLayout();
  227. this.tableLayoutPanel3.SuspendLayout();
  228. ((System.ComponentModel.ISupportInitialize)(this.txtType.Properties)).BeginInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  231. this.panel3.SuspendLayout();
  232. this.tableLayoutPanel2.SuspendLayout();
  233. ((System.ComponentModel.ISupportInitialize)(this.gridCtrl_View)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.gridView_View)).BeginInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.gridCtrl_Size)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.gridView_Size)).BeginInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.rInput)).BeginInit();
  238. this.pnlNG.SuspendLayout();
  239. ((System.ComponentModel.ISupportInitialize)(this.gridCtrl_NG)).BeginInit();
  240. ((System.ComponentModel.ISupportInitialize)(this.gridView_NG)).BeginInit();
  241. ((System.ComponentModel.ISupportInitialize)(this.btnECS)).BeginInit();
  242. ((System.ComponentModel.ISupportInitialize)(this.cbo4m1e)).BeginInit();
  243. ((System.ComponentModel.ISupportInitialize)(this.riglueECS)).BeginInit();
  244. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
  245. this.SuspendLayout();
  246. //
  247. // colZiJian_R_SEQ
  248. //
  249. this.colZiJian_R_SEQ.Caption = "次序";
  250. this.colZiJian_R_SEQ.FieldName = "SEQ";
  251. this.colZiJian_R_SEQ.Name = "colZiJian_R_SEQ";
  252. this.colZiJian_R_SEQ.Visible = true;
  253. this.colZiJian_R_SEQ.VisibleIndex = 0;
  254. this.colZiJian_R_SEQ.Width = 32;
  255. //
  256. // panelControl3
  257. //
  258. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  259. this.panelControl3.Appearance.Options.UseBackColor = true;
  260. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  261. this.panelControl3.Controls.Add(this.btnClose);
  262. this.panelControl3.Controls.Add(this.gridCtrl_Record_ZiJian);
  263. this.panelControl3.Controls.Add(this.lblTitle);
  264. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  265. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  266. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 10, 3, 3);
  267. this.panelControl3.Name = "panelControl3";
  268. this.panelControl3.Size = new System.Drawing.Size(970, 30);
  269. this.panelControl3.TabIndex = 13;
  270. //
  271. // btnClose
  272. //
  273. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  274. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  275. this.btnClose.Appearance.Options.UseFont = true;
  276. this.btnClose.Appearance.Options.UseForeColor = true;
  277. this.btnClose.Appearance.Options.UseTextOptions = true;
  278. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  279. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  280. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  281. this.btnClose.Location = new System.Drawing.Point(944, 0);
  282. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  283. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  284. this.btnClose.Name = "btnClose";
  285. this.btnClose.Size = new System.Drawing.Size(26, 30);
  286. this.btnClose.TabIndex = 29;
  287. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  288. //
  289. // gridCtrl_Record_ZiJian
  290. //
  291. this.gridCtrl_Record_ZiJian.Location = new System.Drawing.Point(467, 3);
  292. this.gridCtrl_Record_ZiJian.MainView = this.gridView_Record_ZiJian;
  293. this.gridCtrl_Record_ZiJian.Name = "gridCtrl_Record_ZiJian";
  294. this.gridCtrl_Record_ZiJian.Size = new System.Drawing.Size(471, 335);
  295. this.gridCtrl_Record_ZiJian.TabIndex = 3;
  296. this.gridCtrl_Record_ZiJian.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  297. this.gridView_Record_ZiJian});
  298. this.gridCtrl_Record_ZiJian.Visible = false;
  299. //
  300. // gridView_Record_ZiJian
  301. //
  302. this.gridView_Record_ZiJian.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  303. this.colZiJian_R_SEQ,
  304. this.gridColumn26,
  305. this.gridColumn19,
  306. this.gridColumn14,
  307. this.gridColumn20,
  308. this.gridColumn21,
  309. this.gridColumn22,
  310. this.gridColumn23,
  311. this.gridColumn25});
  312. styleFormatCondition1.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
  313. styleFormatCondition1.Appearance.Options.UseBackColor = true;
  314. styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression;
  315. styleFormatCondition1.Expression = "ToInt([SEQ] ) % 2 == 0";
  316. this.gridView_Record_ZiJian.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
  317. styleFormatCondition1});
  318. this.gridView_Record_ZiJian.GridControl = this.gridCtrl_Record_ZiJian;
  319. this.gridView_Record_ZiJian.Name = "gridView_Record_ZiJian";
  320. this.gridView_Record_ZiJian.OptionsBehavior.ReadOnly = true;
  321. this.gridView_Record_ZiJian.OptionsView.ShowGroupPanel = false;
  322. this.gridView_Record_ZiJian.OptionsView.ShowViewCaption = true;
  323. this.gridView_Record_ZiJian.ViewCaption = "我的历史上传记录";
  324. //
  325. // gridColumn26
  326. //
  327. this.gridColumn26.Caption = "属性";
  328. this.gridColumn26.FieldName = "CKGROUPATTR";
  329. this.gridColumn26.Name = "gridColumn26";
  330. this.gridColumn26.Visible = true;
  331. this.gridColumn26.VisibleIndex = 1;
  332. this.gridColumn26.Width = 50;
  333. //
  334. // gridColumn19
  335. //
  336. this.gridColumn19.Caption = "检验项目代码";
  337. this.gridColumn19.FieldName = "CKGROUPCode";
  338. this.gridColumn19.Name = "gridColumn19";
  339. this.gridColumn19.OptionsColumn.ReadOnly = true;
  340. this.gridColumn19.Visible = true;
  341. this.gridColumn19.VisibleIndex = 3;
  342. this.gridColumn19.Width = 56;
  343. //
  344. // gridColumn14
  345. //
  346. this.gridColumn14.Caption = "检验项目";
  347. this.gridColumn14.FieldName = "CKGROUPDNAME";
  348. this.gridColumn14.Name = "gridColumn14";
  349. this.gridColumn14.Visible = true;
  350. this.gridColumn14.VisibleIndex = 2;
  351. this.gridColumn14.Width = 57;
  352. //
  353. // gridColumn20
  354. //
  355. this.gridColumn20.Caption = "下限";
  356. this.gridColumn20.FieldName = "SetValueMin";
  357. this.gridColumn20.Name = "gridColumn20";
  358. this.gridColumn20.OptionsColumn.ReadOnly = true;
  359. this.gridColumn20.Visible = true;
  360. this.gridColumn20.VisibleIndex = 4;
  361. this.gridColumn20.Width = 46;
  362. //
  363. // gridColumn21
  364. //
  365. this.gridColumn21.Caption = "上限";
  366. this.gridColumn21.FieldName = "SetValueMax";
  367. this.gridColumn21.Name = "gridColumn21";
  368. this.gridColumn21.OptionsColumn.ReadOnly = true;
  369. this.gridColumn21.Visible = true;
  370. this.gridColumn21.VisibleIndex = 5;
  371. this.gridColumn21.Width = 46;
  372. //
  373. // gridColumn22
  374. //
  375. this.gridColumn22.Caption = "单位";
  376. this.gridColumn22.FieldName = "UNIT";
  377. this.gridColumn22.Name = "gridColumn22";
  378. this.gridColumn22.OptionsColumn.ReadOnly = true;
  379. this.gridColumn22.Visible = true;
  380. this.gridColumn22.VisibleIndex = 6;
  381. this.gridColumn22.Width = 46;
  382. //
  383. // gridColumn23
  384. //
  385. this.gridColumn23.Caption = "测量值";
  386. this.gridColumn23.FieldName = "SetValue";
  387. this.gridColumn23.Name = "gridColumn23";
  388. this.gridColumn23.Visible = true;
  389. this.gridColumn23.VisibleIndex = 7;
  390. this.gridColumn23.Width = 63;
  391. //
  392. // gridColumn25
  393. //
  394. this.gridColumn25.Caption = "合格";
  395. this.gridColumn25.FieldName = "ECSCode";
  396. this.gridColumn25.Name = "gridColumn25";
  397. this.gridColumn25.Visible = true;
  398. this.gridColumn25.VisibleIndex = 8;
  399. this.gridColumn25.Width = 57;
  400. //
  401. // lblTitle
  402. //
  403. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  404. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  405. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  406. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  407. this.lblTitle.Name = "lblTitle";
  408. this.lblTitle.Size = new System.Drawing.Size(81, 23);
  409. this.lblTitle.TabIndex = 19;
  410. this.lblTitle.Text = " 检验";
  411. //
  412. // txtCode
  413. //
  414. this.txtCode.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  415. this.txtCode.Location = new System.Drawing.Point(99, 33);
  416. this.txtCode.Name = "txtCode";
  417. this.txtCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  418. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Ellipsis, "选择单号", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)});
  419. this.txtCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  420. this.txtCode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  421. this.txtCode.Size = new System.Drawing.Size(90, 20);
  422. this.txtCode.TabIndex = 70;
  423. this.txtCode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtCode_ButtonClick);
  424. //
  425. // tabLPnl_Main
  426. //
  427. this.tabLPnl_Main.ColumnCount = 1;
  428. this.tabLPnl_Main.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  429. this.tabLPnl_Main.Controls.Add(this.tabLPnl_Header, 0, 0);
  430. this.tabLPnl_Main.Controls.Add(this.lblMsg, 0, 2);
  431. this.tabLPnl_Main.Controls.Add(this.splitContainer1, 0, 1);
  432. this.tabLPnl_Main.Dock = System.Windows.Forms.DockStyle.Fill;
  433. this.tabLPnl_Main.Location = new System.Drawing.Point(0, 30);
  434. this.tabLPnl_Main.Name = "tabLPnl_Main";
  435. this.tabLPnl_Main.RowCount = 3;
  436. this.tabLPnl_Main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 140F));
  437. this.tabLPnl_Main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  438. this.tabLPnl_Main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  439. this.tabLPnl_Main.Size = new System.Drawing.Size(970, 584);
  440. this.tabLPnl_Main.TabIndex = 0;
  441. //
  442. // tabLPnl_Header
  443. //
  444. this.tabLPnl_Header.ColumnCount = 10;
  445. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  446. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  447. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  448. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  449. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  450. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  451. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  452. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  453. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  454. this.tabLPnl_Header.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F));
  455. this.tabLPnl_Header.Controls.Add(this.txtEqp, 7, 3);
  456. this.tabLPnl_Header.Controls.Add(this.txtCode, 1, 1);
  457. this.tabLPnl_Header.Controls.Add(this.btnInspection, 0, 0);
  458. this.tabLPnl_Header.Controls.Add(this.lblName, 0, 1);
  459. this.tabLPnl_Header.Controls.Add(this.label3, 0, 2);
  460. this.tabLPnl_Header.Controls.Add(this.label4, 0, 3);
  461. this.tabLPnl_Header.Controls.Add(this.lblQty, 2, 3);
  462. this.tabLPnl_Header.Controls.Add(this.label6, 2, 2);
  463. this.tabLPnl_Header.Controls.Add(this.label9, 4, 2);
  464. this.tabLPnl_Header.Controls.Add(this.txtEQPCode, 7, 1);
  465. this.tabLPnl_Header.Controls.Add(this.label13, 6, 1);
  466. this.tabLPnl_Header.Controls.Add(this.txtOPName, 9, 2);
  467. this.tabLPnl_Header.Controls.Add(this.label31, 8, 2);
  468. this.tabLPnl_Header.Controls.Add(this.txtMOCode, 1, 2);
  469. this.tabLPnl_Header.Controls.Add(this.txtItemCode, 3, 2);
  470. this.tabLPnl_Header.Controls.Add(this.txtCustITEMCODE, 5, 2);
  471. this.tabLPnl_Header.Controls.Add(this.txtCurrentQty, 5, 3);
  472. this.tabLPnl_Header.Controls.Add(this.txtQty, 3, 3);
  473. this.tabLPnl_Header.Controls.Add(this.txtBatch, 1, 3);
  474. this.tabLPnl_Header.Controls.Add(this.btnFinished, 1, 0);
  475. this.tabLPnl_Header.Controls.Add(this.btnOutsource, 2, 0);
  476. this.tabLPnl_Header.Controls.Add(this.label14, 6, 2);
  477. this.tabLPnl_Header.Controls.Add(this.txtEQPName, 7, 2);
  478. this.tabLPnl_Header.Controls.Add(this.lblCurrentQty, 4, 3);
  479. this.tabLPnl_Header.Controls.Add(this.label11, 2, 1);
  480. this.tabLPnl_Header.Controls.Add(this.txtUserCode, 3, 1);
  481. this.tabLPnl_Header.Controls.Add(this.label21, 4, 1);
  482. this.tabLPnl_Header.Controls.Add(this.txtUserName, 5, 1);
  483. this.tabLPnl_Header.Controls.Add(this.label7, 8, 1);
  484. this.tabLPnl_Header.Controls.Add(this.txtOPCode, 9, 1);
  485. this.tabLPnl_Header.Controls.Add(this.label1, 2, 4);
  486. this.tabLPnl_Header.Controls.Add(this.txtNGQty, 3, 4);
  487. this.tabLPnl_Header.Controls.Add(this.txtIGoodQty, 5, 4);
  488. this.tabLPnl_Header.Controls.Add(this.txtGoodQty, 1, 4);
  489. this.tabLPnl_Header.Controls.Add(this.label2, 0, 4);
  490. this.tabLPnl_Header.Controls.Add(this.label5, 4, 4);
  491. this.tabLPnl_Header.Controls.Add(this.btnONWIPCheck, 7, 4);
  492. this.tabLPnl_Header.Controls.Add(this.btnEnd, 8, 4);
  493. this.tabLPnl_Header.Controls.Add(this.label8, 6, 3);
  494. this.tabLPnl_Header.Controls.Add(this.btnRecheck, 9, 4);
  495. this.tabLPnl_Header.Controls.Add(this.label12, 8, 3);
  496. this.tabLPnl_Header.Controls.Add(this.txtOKQuantity, 9, 3);
  497. this.tabLPnl_Header.Controls.Add(this.btnCheck, 3, 0);
  498. this.tabLPnl_Header.Dock = System.Windows.Forms.DockStyle.Fill;
  499. this.tabLPnl_Header.Location = new System.Drawing.Point(3, 3);
  500. this.tabLPnl_Header.Name = "tabLPnl_Header";
  501. this.tabLPnl_Header.RowCount = 5;
  502. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  503. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  504. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  505. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  506. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  507. this.tabLPnl_Header.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  508. this.tabLPnl_Header.Size = new System.Drawing.Size(964, 134);
  509. this.tabLPnl_Header.TabIndex = 0;
  510. //
  511. // txtEqp
  512. //
  513. this.txtEqp.Location = new System.Drawing.Point(675, 83);
  514. this.txtEqp.Name = "txtEqp";
  515. this.txtEqp.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  516. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  517. this.txtEqp.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  518. this.txtEqp.Properties.NullText = "";
  519. this.txtEqp.Properties.View = this.gridView1;
  520. this.txtEqp.Size = new System.Drawing.Size(90, 20);
  521. this.txtEqp.TabIndex = 184;
  522. //
  523. // gridView1
  524. //
  525. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  526. this.gridView1.Name = "gridView1";
  527. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  528. this.gridView1.OptionsView.ShowGroupPanel = false;
  529. //
  530. // btnInspection
  531. //
  532. this.btnInspection.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  533. this.btnInspection.Appearance.ForeColor = System.Drawing.Color.Black;
  534. this.btnInspection.Appearance.Options.UseFont = true;
  535. this.btnInspection.Appearance.Options.UseForeColor = true;
  536. this.btnInspection.Location = new System.Drawing.Point(3, 3);
  537. this.btnInspection.Name = "btnInspection";
  538. this.btnInspection.Size = new System.Drawing.Size(90, 24);
  539. this.btnInspection.TabIndex = 100;
  540. this.btnInspection.Text = "首件";
  541. this.btnInspection.Click += new System.EventHandler(this.btnCheck_Click);
  542. //
  543. // lblName
  544. //
  545. this.lblName.AutoSize = true;
  546. this.lblName.Dock = System.Windows.Forms.DockStyle.Right;
  547. this.lblName.Location = new System.Drawing.Point(38, 31);
  548. this.lblName.Margin = new System.Windows.Forms.Padding(1);
  549. this.lblName.Name = "lblName";
  550. this.lblName.Size = new System.Drawing.Size(57, 23);
  551. this.lblName.TabIndex = 1;
  552. this.lblName.Text = "产品跟踪单 :";
  553. this.lblName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  554. //
  555. // label3
  556. //
  557. this.label3.AutoSize = true;
  558. this.label3.Dock = System.Windows.Forms.DockStyle.Right;
  559. this.label3.Location = new System.Drawing.Point(20, 56);
  560. this.label3.Margin = new System.Windows.Forms.Padding(1);
  561. this.label3.Name = "label3";
  562. this.label3.Size = new System.Drawing.Size(75, 23);
  563. this.label3.TabIndex = 1;
  564. this.label3.Text = "生产订单号 :";
  565. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  566. //
  567. // label4
  568. //
  569. this.label4.Anchor = System.Windows.Forms.AnchorStyles.Right;
  570. this.label4.AutoSize = true;
  571. this.label4.Location = new System.Drawing.Point(32, 85);
  572. this.label4.Margin = new System.Windows.Forms.Padding(1);
  573. this.label4.Name = "label4";
  574. this.label4.Size = new System.Drawing.Size(63, 14);
  575. this.label4.TabIndex = 1;
  576. this.label4.Text = "生产批次 :";
  577. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  578. //
  579. // lblQty
  580. //
  581. this.lblQty.AutoSize = true;
  582. this.lblQty.Dock = System.Windows.Forms.DockStyle.Right;
  583. this.lblQty.Location = new System.Drawing.Point(224, 81);
  584. this.lblQty.Margin = new System.Windows.Forms.Padding(1);
  585. this.lblQty.Name = "lblQty";
  586. this.lblQty.Size = new System.Drawing.Size(63, 23);
  587. this.lblQty.TabIndex = 1;
  588. this.lblQty.Text = "工单数量 :";
  589. this.lblQty.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  590. //
  591. // label6
  592. //
  593. this.label6.AutoSize = true;
  594. this.label6.Dock = System.Windows.Forms.DockStyle.Right;
  595. this.label6.Location = new System.Drawing.Point(224, 56);
  596. this.label6.Margin = new System.Windows.Forms.Padding(1);
  597. this.label6.Name = "label6";
  598. this.label6.Size = new System.Drawing.Size(63, 23);
  599. this.label6.TabIndex = 1;
  600. this.label6.Text = "产品编码 :";
  601. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  602. //
  603. // label9
  604. //
  605. this.label9.AutoSize = true;
  606. this.label9.Dock = System.Windows.Forms.DockStyle.Right;
  607. this.label9.Location = new System.Drawing.Point(416, 56);
  608. this.label9.Margin = new System.Windows.Forms.Padding(1);
  609. this.label9.Name = "label9";
  610. this.label9.Size = new System.Drawing.Size(63, 23);
  611. this.label9.TabIndex = 1;
  612. this.label9.Text = "产品料号 :";
  613. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  614. //
  615. // txtEQPCode
  616. //
  617. this.txtEQPCode.Dock = System.Windows.Forms.DockStyle.Fill;
  618. this.txtEQPCode.Location = new System.Drawing.Point(675, 33);
  619. this.txtEQPCode.Name = "txtEQPCode";
  620. this.txtEQPCode.Properties.ReadOnly = true;
  621. this.txtEQPCode.Size = new System.Drawing.Size(90, 20);
  622. this.txtEQPCode.TabIndex = 3;
  623. //
  624. // label13
  625. //
  626. this.label13.AutoSize = true;
  627. this.label13.Dock = System.Windows.Forms.DockStyle.Right;
  628. this.label13.Location = new System.Drawing.Point(608, 31);
  629. this.label13.Margin = new System.Windows.Forms.Padding(1);
  630. this.label13.Name = "label13";
  631. this.label13.Size = new System.Drawing.Size(63, 23);
  632. this.label13.TabIndex = 1;
  633. this.label13.Text = "设备代码 :";
  634. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  635. //
  636. // txtOPName
  637. //
  638. this.txtOPName.Dock = System.Windows.Forms.DockStyle.Fill;
  639. this.txtOPName.Location = new System.Drawing.Point(867, 58);
  640. this.txtOPName.Name = "txtOPName";
  641. this.txtOPName.Properties.ReadOnly = true;
  642. this.txtOPName.Size = new System.Drawing.Size(94, 20);
  643. this.txtOPName.TabIndex = 8;
  644. //
  645. // label31
  646. //
  647. this.label31.AutoSize = true;
  648. this.label31.Dock = System.Windows.Forms.DockStyle.Right;
  649. this.label31.Location = new System.Drawing.Point(800, 56);
  650. this.label31.Margin = new System.Windows.Forms.Padding(1);
  651. this.label31.Name = "label31";
  652. this.label31.Size = new System.Drawing.Size(63, 23);
  653. this.label31.TabIndex = 9;
  654. this.label31.Text = "工序名称 :";
  655. this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  656. //
  657. // txtMOCode
  658. //
  659. this.txtMOCode.Dock = System.Windows.Forms.DockStyle.Fill;
  660. this.txtMOCode.Location = new System.Drawing.Point(99, 58);
  661. this.txtMOCode.Name = "txtMOCode";
  662. this.txtMOCode.Properties.ReadOnly = true;
  663. this.txtMOCode.Size = new System.Drawing.Size(90, 20);
  664. this.txtMOCode.TabIndex = 10;
  665. //
  666. // txtItemCode
  667. //
  668. this.txtItemCode.Dock = System.Windows.Forms.DockStyle.Fill;
  669. this.txtItemCode.Location = new System.Drawing.Point(291, 58);
  670. this.txtItemCode.Name = "txtItemCode";
  671. this.txtItemCode.Properties.ReadOnly = true;
  672. this.txtItemCode.Size = new System.Drawing.Size(90, 20);
  673. this.txtItemCode.TabIndex = 10;
  674. //
  675. // txtCustITEMCODE
  676. //
  677. this.txtCustITEMCODE.Dock = System.Windows.Forms.DockStyle.Fill;
  678. this.txtCustITEMCODE.Location = new System.Drawing.Point(483, 58);
  679. this.txtCustITEMCODE.Name = "txtCustITEMCODE";
  680. this.txtCustITEMCODE.Properties.ReadOnly = true;
  681. this.txtCustITEMCODE.Size = new System.Drawing.Size(90, 20);
  682. this.txtCustITEMCODE.TabIndex = 10;
  683. //
  684. // txtCurrentQty
  685. //
  686. this.txtCurrentQty.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  687. this.txtCurrentQty.Location = new System.Drawing.Point(483, 83);
  688. this.txtCurrentQty.Name = "txtCurrentQty";
  689. this.txtCurrentQty.Properties.ReadOnly = true;
  690. this.txtCurrentQty.Size = new System.Drawing.Size(90, 20);
  691. this.txtCurrentQty.TabIndex = 10;
  692. //
  693. // txtQty
  694. //
  695. this.txtQty.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  696. this.txtQty.Location = new System.Drawing.Point(291, 83);
  697. this.txtQty.Name = "txtQty";
  698. this.txtQty.Properties.ReadOnly = true;
  699. this.txtQty.Size = new System.Drawing.Size(90, 20);
  700. this.txtQty.TabIndex = 10;
  701. //
  702. // txtBatch
  703. //
  704. this.txtBatch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  705. this.txtBatch.Location = new System.Drawing.Point(99, 83);
  706. this.txtBatch.Name = "txtBatch";
  707. this.txtBatch.Properties.ReadOnly = true;
  708. this.txtBatch.Size = new System.Drawing.Size(90, 20);
  709. this.txtBatch.TabIndex = 10;
  710. //
  711. // btnFinished
  712. //
  713. this.btnFinished.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  714. this.btnFinished.Appearance.ForeColor = System.Drawing.Color.Black;
  715. this.btnFinished.Appearance.Options.UseFont = true;
  716. this.btnFinished.Appearance.Options.UseForeColor = true;
  717. this.btnFinished.Location = new System.Drawing.Point(99, 3);
  718. this.btnFinished.Name = "btnFinished";
  719. this.btnFinished.Size = new System.Drawing.Size(90, 24);
  720. this.btnFinished.TabIndex = 100;
  721. this.btnFinished.Text = "完工检验";
  722. this.btnFinished.Click += new System.EventHandler(this.btnCheck_Click);
  723. //
  724. // btnOutsource
  725. //
  726. this.btnOutsource.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  727. this.btnOutsource.Appearance.ForeColor = System.Drawing.Color.Black;
  728. this.btnOutsource.Appearance.Options.UseFont = true;
  729. this.btnOutsource.Appearance.Options.UseForeColor = true;
  730. this.btnOutsource.Location = new System.Drawing.Point(195, 3);
  731. this.btnOutsource.Name = "btnOutsource";
  732. this.btnOutsource.Size = new System.Drawing.Size(90, 24);
  733. this.btnOutsource.TabIndex = 100;
  734. this.btnOutsource.Text = "委外检验";
  735. this.btnOutsource.Click += new System.EventHandler(this.btnCheck_Click);
  736. //
  737. // label14
  738. //
  739. this.label14.AutoSize = true;
  740. this.label14.Dock = System.Windows.Forms.DockStyle.Right;
  741. this.label14.Location = new System.Drawing.Point(608, 56);
  742. this.label14.Margin = new System.Windows.Forms.Padding(1);
  743. this.label14.Name = "label14";
  744. this.label14.Size = new System.Drawing.Size(63, 23);
  745. this.label14.TabIndex = 1;
  746. this.label14.Text = "设备名称 :";
  747. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  748. //
  749. // txtEQPName
  750. //
  751. this.txtEQPName.Dock = System.Windows.Forms.DockStyle.Fill;
  752. this.txtEQPName.Location = new System.Drawing.Point(675, 58);
  753. this.txtEQPName.Name = "txtEQPName";
  754. this.txtEQPName.Properties.ReadOnly = true;
  755. this.txtEQPName.Size = new System.Drawing.Size(90, 20);
  756. this.txtEQPName.TabIndex = 8;
  757. //
  758. // lblCurrentQty
  759. //
  760. this.lblCurrentQty.Anchor = System.Windows.Forms.AnchorStyles.Right;
  761. this.lblCurrentQty.AutoSize = true;
  762. this.lblCurrentQty.Location = new System.Drawing.Point(404, 85);
  763. this.lblCurrentQty.Margin = new System.Windows.Forms.Padding(1);
  764. this.lblCurrentQty.Name = "lblCurrentQty";
  765. this.lblCurrentQty.Size = new System.Drawing.Size(75, 14);
  766. this.lblCurrentQty.TabIndex = 1;
  767. this.lblCurrentQty.Text = "跟踪单数量 :";
  768. this.lblCurrentQty.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  769. //
  770. // label11
  771. //
  772. this.label11.AutoSize = true;
  773. this.label11.Dock = System.Windows.Forms.DockStyle.Right;
  774. this.label11.Location = new System.Drawing.Point(200, 31);
  775. this.label11.Margin = new System.Windows.Forms.Padding(1);
  776. this.label11.Name = "label11";
  777. this.label11.Size = new System.Drawing.Size(87, 23);
  778. this.label11.TabIndex = 3;
  779. this.label11.Text = "检验人员代码 :";
  780. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  781. //
  782. // txtUserCode
  783. //
  784. this.txtUserCode.Dock = System.Windows.Forms.DockStyle.Fill;
  785. this.txtUserCode.Location = new System.Drawing.Point(291, 33);
  786. this.txtUserCode.Name = "txtUserCode";
  787. this.txtUserCode.Size = new System.Drawing.Size(90, 20);
  788. this.txtUserCode.TabIndex = 2;
  789. this.txtUserCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtUserCode_KeyPress);
  790. //
  791. // label21
  792. //
  793. this.label21.AutoSize = true;
  794. this.label21.Dock = System.Windows.Forms.DockStyle.Right;
  795. this.label21.Location = new System.Drawing.Point(392, 31);
  796. this.label21.Margin = new System.Windows.Forms.Padding(1);
  797. this.label21.Name = "label21";
  798. this.label21.Size = new System.Drawing.Size(87, 23);
  799. this.label21.TabIndex = 9;
  800. this.label21.Text = "检验人员名称 :";
  801. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  802. //
  803. // txtUserName
  804. //
  805. this.txtUserName.Dock = System.Windows.Forms.DockStyle.Fill;
  806. this.txtUserName.Location = new System.Drawing.Point(483, 33);
  807. this.txtUserName.Name = "txtUserName";
  808. this.txtUserName.Properties.ReadOnly = true;
  809. this.txtUserName.Size = new System.Drawing.Size(90, 20);
  810. this.txtUserName.TabIndex = 8;
  811. //
  812. // label7
  813. //
  814. this.label7.AutoSize = true;
  815. this.label7.Dock = System.Windows.Forms.DockStyle.Right;
  816. this.label7.Location = new System.Drawing.Point(800, 31);
  817. this.label7.Margin = new System.Windows.Forms.Padding(1);
  818. this.label7.Name = "label7";
  819. this.label7.Size = new System.Drawing.Size(63, 23);
  820. this.label7.TabIndex = 1;
  821. this.label7.Text = "工序代码 :";
  822. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  823. //
  824. // txtOPCode
  825. //
  826. this.txtOPCode.Dock = System.Windows.Forms.DockStyle.Fill;
  827. this.txtOPCode.Location = new System.Drawing.Point(867, 33);
  828. this.txtOPCode.Name = "txtOPCode";
  829. this.txtOPCode.Properties.ReadOnly = true;
  830. this.txtOPCode.Size = new System.Drawing.Size(94, 20);
  831. this.txtOPCode.TabIndex = 1;
  832. //
  833. // label1
  834. //
  835. this.label1.Anchor = System.Windows.Forms.AnchorStyles.Right;
  836. this.label1.AutoSize = true;
  837. this.label1.Location = new System.Drawing.Point(220, 113);
  838. this.label1.Margin = new System.Windows.Forms.Padding(1);
  839. this.label1.Name = "label1";
  840. this.label1.Size = new System.Drawing.Size(67, 14);
  841. this.label1.TabIndex = 101;
  842. this.label1.Text = "送检NG数 :";
  843. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  844. //
  845. // txtNGQty
  846. //
  847. this.txtNGQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  848. | System.Windows.Forms.AnchorStyles.Left)
  849. | System.Windows.Forms.AnchorStyles.Right)));
  850. this.txtNGQty.Location = new System.Drawing.Point(291, 108);
  851. this.txtNGQty.Name = "txtNGQty";
  852. this.txtNGQty.Properties.ReadOnly = true;
  853. this.txtNGQty.Size = new System.Drawing.Size(90, 20);
  854. this.txtNGQty.TabIndex = 102;
  855. //
  856. // txtIGoodQty
  857. //
  858. this.txtIGoodQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  859. | System.Windows.Forms.AnchorStyles.Left)
  860. | System.Windows.Forms.AnchorStyles.Right)));
  861. this.txtIGoodQty.Location = new System.Drawing.Point(483, 108);
  862. this.txtIGoodQty.Name = "txtIGoodQty";
  863. this.txtIGoodQty.Size = new System.Drawing.Size(90, 20);
  864. this.txtIGoodQty.TabIndex = 102;
  865. //
  866. // txtGoodQty
  867. //
  868. this.txtGoodQty.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  869. | System.Windows.Forms.AnchorStyles.Left)
  870. | System.Windows.Forms.AnchorStyles.Right)));
  871. this.txtGoodQty.Location = new System.Drawing.Point(99, 108);
  872. this.txtGoodQty.Name = "txtGoodQty";
  873. this.txtGoodQty.Properties.ReadOnly = true;
  874. this.txtGoodQty.Size = new System.Drawing.Size(90, 20);
  875. this.txtGoodQty.TabIndex = 102;
  876. //
  877. // label2
  878. //
  879. this.label2.Anchor = System.Windows.Forms.AnchorStyles.Right;
  880. this.label2.AutoSize = true;
  881. this.label2.Location = new System.Drawing.Point(8, 113);
  882. this.label2.Margin = new System.Windows.Forms.Padding(1);
  883. this.label2.Name = "label2";
  884. this.label2.Size = new System.Drawing.Size(87, 14);
  885. this.label2.TabIndex = 101;
  886. this.label2.Text = "报工合格数量 :";
  887. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  888. //
  889. // label5
  890. //
  891. this.label5.Anchor = System.Windows.Forms.AnchorStyles.Right;
  892. this.label5.AutoSize = true;
  893. this.label5.Location = new System.Drawing.Point(392, 113);
  894. this.label5.Margin = new System.Windows.Forms.Padding(1);
  895. this.label5.Name = "label5";
  896. this.label5.Size = new System.Drawing.Size(87, 14);
  897. this.label5.TabIndex = 101;
  898. this.label5.Text = "实际合格数量 :";
  899. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  900. //
  901. // btnONWIPCheck
  902. //
  903. this.btnONWIPCheck.Anchor = System.Windows.Forms.AnchorStyles.Left;
  904. this.btnONWIPCheck.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  905. this.btnONWIPCheck.Appearance.Options.UseFont = true;
  906. this.btnONWIPCheck.Location = new System.Drawing.Point(675, 108);
  907. this.btnONWIPCheck.Name = "btnONWIPCheck";
  908. this.btnONWIPCheck.Size = new System.Drawing.Size(75, 24);
  909. this.btnONWIPCheck.TabIndex = 8;
  910. this.btnONWIPCheck.Text = "开始";
  911. this.btnONWIPCheck.Click += new System.EventHandler(this.btnONWIPCheck_Click);
  912. //
  913. // btnEnd
  914. //
  915. this.btnEnd.Anchor = System.Windows.Forms.AnchorStyles.Left;
  916. this.btnEnd.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  917. this.btnEnd.Appearance.Options.UseFont = true;
  918. this.btnEnd.Location = new System.Drawing.Point(771, 108);
  919. this.btnEnd.Name = "btnEnd";
  920. this.btnEnd.Size = new System.Drawing.Size(75, 24);
  921. this.btnEnd.TabIndex = 8;
  922. this.btnEnd.Text = "完成";
  923. this.btnEnd.Click += new System.EventHandler(this.btnEnd_Click);
  924. //
  925. // label8
  926. //
  927. this.label8.Anchor = System.Windows.Forms.AnchorStyles.Right;
  928. this.label8.AutoSize = true;
  929. this.label8.Location = new System.Drawing.Point(608, 85);
  930. this.label8.Margin = new System.Windows.Forms.Padding(1);
  931. this.label8.Name = "label8";
  932. this.label8.Size = new System.Drawing.Size(63, 14);
  933. this.label8.TabIndex = 101;
  934. this.label8.Text = "检验设备 :";
  935. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  936. //
  937. // btnRecheck
  938. //
  939. this.btnRecheck.Anchor = System.Windows.Forms.AnchorStyles.Left;
  940. this.btnRecheck.Appearance.Font = new System.Drawing.Font("黑体", 12F);
  941. this.btnRecheck.Appearance.Options.UseFont = true;
  942. this.btnRecheck.Location = new System.Drawing.Point(867, 108);
  943. this.btnRecheck.Name = "btnRecheck";
  944. this.btnRecheck.Size = new System.Drawing.Size(75, 24);
  945. this.btnRecheck.TabIndex = 8;
  946. this.btnRecheck.Text = "复判";
  947. this.btnRecheck.Click += new System.EventHandler(this.btnRecheck_Click);
  948. //
  949. // label12
  950. //
  951. this.label12.Anchor = System.Windows.Forms.AnchorStyles.Right;
  952. this.label12.AutoSize = true;
  953. this.label12.Location = new System.Drawing.Point(772, 85);
  954. this.label12.Margin = new System.Windows.Forms.Padding(1);
  955. this.label12.Name = "label12";
  956. this.label12.Size = new System.Drawing.Size(91, 14);
  957. this.label12.TabIndex = 1;
  958. this.label12.Text = "上工序合格数量";
  959. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  960. //
  961. // txtOKQuantity
  962. //
  963. this.txtOKQuantity.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  964. this.txtOKQuantity.Location = new System.Drawing.Point(867, 83);
  965. this.txtOKQuantity.Name = "txtOKQuantity";
  966. this.txtOKQuantity.Properties.ReadOnly = true;
  967. this.txtOKQuantity.Size = new System.Drawing.Size(94, 20);
  968. this.txtOKQuantity.TabIndex = 10;
  969. //
  970. // btnCheck
  971. //
  972. this.btnCheck.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  973. this.btnCheck.Appearance.ForeColor = System.Drawing.Color.Black;
  974. this.btnCheck.Appearance.Options.UseFont = true;
  975. this.btnCheck.Appearance.Options.UseForeColor = true;
  976. this.btnCheck.Location = new System.Drawing.Point(291, 3);
  977. this.btnCheck.Name = "btnCheck";
  978. this.btnCheck.Size = new System.Drawing.Size(90, 24);
  979. this.btnCheck.TabIndex = 100;
  980. this.btnCheck.Text = "巡检";
  981. this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click);
  982. //
  983. // lblMsg
  984. //
  985. this.lblMsg.AutoSize = true;
  986. this.lblMsg.Dock = System.Windows.Forms.DockStyle.Fill;
  987. this.lblMsg.Location = new System.Drawing.Point(3, 554);
  988. this.lblMsg.Name = "lblMsg";
  989. this.lblMsg.Size = new System.Drawing.Size(964, 30);
  990. this.lblMsg.TabIndex = 100;
  991. this.lblMsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  992. //
  993. // splitContainer1
  994. //
  995. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  996. this.splitContainer1.Location = new System.Drawing.Point(3, 143);
  997. this.splitContainer1.Name = "splitContainer1";
  998. //
  999. // splitContainer1.Panel1
  1000. //
  1001. this.splitContainer1.Panel1.Controls.Add(this.tabControl1);
  1002. //
  1003. // splitContainer1.Panel2
  1004. //
  1005. this.splitContainer1.Panel2.Controls.Add(this.panel3);
  1006. this.splitContainer1.Size = new System.Drawing.Size(964, 408);
  1007. this.splitContainer1.SplitterDistance = 432;
  1008. this.splitContainer1.TabIndex = 101;
  1009. //
  1010. // tabControl1
  1011. //
  1012. this.tabControl1.Controls.Add(this.tpMenu);
  1013. this.tabControl1.Controls.Add(this.tpPhoto);
  1014. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1015. this.tabControl1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
  1016. this.tabControl1.Location = new System.Drawing.Point(0, 0);
  1017. this.tabControl1.Name = "tabControl1";
  1018. this.tabControl1.SelectedIndex = 0;
  1019. this.tabControl1.Size = new System.Drawing.Size(432, 408);
  1020. this.tabControl1.TabIndex = 30;
  1021. //
  1022. // tpMenu
  1023. //
  1024. this.tpMenu.Controls.Add(this.tableLayoutPanel1);
  1025. this.tpMenu.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1026. this.tpMenu.Location = new System.Drawing.Point(4, 31);
  1027. this.tpMenu.Name = "tpMenu";
  1028. this.tpMenu.Padding = new System.Windows.Forms.Padding(3);
  1029. this.tpMenu.Size = new System.Drawing.Size(424, 373);
  1030. this.tpMenu.TabIndex = 0;
  1031. this.tpMenu.Text = "主菜单项";
  1032. this.tpMenu.UseVisualStyleBackColor = true;
  1033. //
  1034. // tableLayoutPanel1
  1035. //
  1036. this.tableLayoutPanel1.BackColor = System.Drawing.SystemColors.Control;
  1037. this.tableLayoutPanel1.ColumnCount = 2;
  1038. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  1039. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1040. this.tableLayoutPanel1.Controls.Add(this.btnOpenKodTree, 0, 0);
  1041. this.tableLayoutPanel1.Controls.Add(this.Pnl_PDF, 1, 0);
  1042. this.tableLayoutPanel1.Controls.Add(this.btnShowQS, 0, 4);
  1043. this.tableLayoutPanel1.Controls.Add(this.btnShowPDF_OP, 0, 2);
  1044. this.tableLayoutPanel1.Controls.Add(this.btnAll, 0, 1);
  1045. this.tableLayoutPanel1.Controls.Add(this.btnShowPDF_SIP, 0, 3);
  1046. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1047. this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
  1048. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  1049. this.tableLayoutPanel1.RowCount = 5;
  1050. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  1051. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  1052. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  1053. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  1054. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1055. this.tableLayoutPanel1.Size = new System.Drawing.Size(418, 367);
  1056. this.tableLayoutPanel1.TabIndex = 99;
  1057. //
  1058. // btnOpenKodTree
  1059. //
  1060. this.btnOpenKodTree.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1061. this.btnOpenKodTree.Appearance.Options.UseFont = true;
  1062. this.btnOpenKodTree.Location = new System.Drawing.Point(3, 3);
  1063. this.btnOpenKodTree.Name = "btnOpenKodTree";
  1064. this.btnOpenKodTree.Size = new System.Drawing.Size(94, 24);
  1065. this.btnOpenKodTree.TabIndex = 101;
  1066. this.btnOpenKodTree.Text = "技术文件";
  1067. this.btnOpenKodTree.Click += new System.EventHandler(this.btnOpenKodTree_Click);
  1068. //
  1069. // Pnl_PDF
  1070. //
  1071. this.Pnl_PDF.Controls.Add(this.panel1);
  1072. this.Pnl_PDF.Dock = System.Windows.Forms.DockStyle.Fill;
  1073. this.Pnl_PDF.Location = new System.Drawing.Point(103, 3);
  1074. this.Pnl_PDF.Name = "Pnl_PDF";
  1075. this.tableLayoutPanel1.SetRowSpan(this.Pnl_PDF, 5);
  1076. this.Pnl_PDF.Size = new System.Drawing.Size(312, 361);
  1077. this.Pnl_PDF.TabIndex = 100;
  1078. //
  1079. // panel1
  1080. //
  1081. this.panel1.Controls.Add(this.btnPDFMax);
  1082. this.panel1.Controls.Add(this.grdQS);
  1083. this.panel1.Controls.Add(this.pdfViewer1);
  1084. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1085. this.panel1.Location = new System.Drawing.Point(0, 0);
  1086. this.panel1.Name = "panel1";
  1087. this.panel1.Size = new System.Drawing.Size(312, 361);
  1088. this.panel1.TabIndex = 0;
  1089. //
  1090. // btnPDFMax
  1091. //
  1092. this.btnPDFMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1093. this.btnPDFMax.BackColor = System.Drawing.Color.White;
  1094. this.btnPDFMax.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnPDFMax.BackgroundImage")));
  1095. this.btnPDFMax.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  1096. this.btnPDFMax.FlatAppearance.BorderSize = 0;
  1097. this.btnPDFMax.FlatAppearance.MouseOverBackColor = System.Drawing.Color.White;
  1098. this.btnPDFMax.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1099. this.btnPDFMax.Location = new System.Drawing.Point(280, 5);
  1100. this.btnPDFMax.Margin = new System.Windows.Forms.Padding(0);
  1101. this.btnPDFMax.Name = "btnPDFMax";
  1102. this.btnPDFMax.Size = new System.Drawing.Size(26, 23);
  1103. this.btnPDFMax.TabIndex = 103;
  1104. this.btnPDFMax.UseVisualStyleBackColor = false;
  1105. this.btnPDFMax.Click += new System.EventHandler(this.btnPDFMax_Click);
  1106. //
  1107. // grdQS
  1108. //
  1109. this.grdQS.Location = new System.Drawing.Point(3, 108);
  1110. this.grdQS.MainView = this.grvQS;
  1111. this.grdQS.Name = "grdQS";
  1112. this.grdQS.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  1113. this.repositoryItemCheckedComboBoxEdit1,
  1114. this.repositoryItemButtonEdit1});
  1115. this.grdQS.Size = new System.Drawing.Size(482, 235);
  1116. this.grdQS.TabIndex = 102;
  1117. this.grdQS.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  1118. this.grvQS,
  1119. this.grvAdvDetail});
  1120. //
  1121. // grvQS
  1122. //
  1123. this.grvQS.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1124. this.gridColumn66,
  1125. this.gridColumn65,
  1126. this.gridColumn64,
  1127. this.gridColumn63,
  1128. this.gridColumn13,
  1129. this.gridColumn54,
  1130. this.gridColumn11,
  1131. this.gridColumn61,
  1132. this.gridColumn55,
  1133. this.gridColumn56,
  1134. this.gridColumn57,
  1135. this.gridColumn58,
  1136. this.gridColumn70,
  1137. this.gridColumn62,
  1138. this.gridColumn59,
  1139. this.gridColumn60,
  1140. this.gridColumn67,
  1141. this.gridColumn68,
  1142. this.gridColumn30,
  1143. this.gridColumn69,
  1144. this.gridColumn71,
  1145. this.gridColumn72,
  1146. this.gridColumn73,
  1147. this.gridColumn74});
  1148. this.grvQS.GridControl = this.grdQS;
  1149. this.grvQS.IndicatorWidth = 40;
  1150. this.grvQS.Name = "grvQS";
  1151. this.grvQS.OptionsBehavior.ReadOnly = true;
  1152. this.grvQS.OptionsSelection.MultiSelect = true;
  1153. this.grvQS.OptionsView.ColumnAutoWidth = false;
  1154. this.grvQS.OptionsView.ShowFooter = true;
  1155. this.grvQS.OptionsView.ShowGroupPanel = false;
  1156. //
  1157. // gridColumn66
  1158. //
  1159. this.gridColumn66.Caption = "工序次序";
  1160. this.gridColumn66.FieldName = "OPSEQ";
  1161. this.gridColumn66.Name = "gridColumn66";
  1162. this.gridColumn66.Width = 56;
  1163. //
  1164. // gridColumn65
  1165. //
  1166. this.gridColumn65.Caption = "工序代码";
  1167. this.gridColumn65.FieldName = "OPCODE";
  1168. this.gridColumn65.Name = "gridColumn65";
  1169. this.gridColumn65.Width = 56;
  1170. //
  1171. // gridColumn64
  1172. //
  1173. this.gridColumn64.Caption = "工序描述";
  1174. this.gridColumn64.FieldName = "OPDESC";
  1175. this.gridColumn64.Name = "gridColumn64";
  1176. this.gridColumn64.Width = 56;
  1177. //
  1178. // gridColumn63
  1179. //
  1180. this.gridColumn63.Caption = "报工人";
  1181. this.gridColumn63.FieldName = "报工人";
  1182. this.gridColumn63.Name = "gridColumn63";
  1183. this.gridColumn63.Width = 51;
  1184. //
  1185. // gridColumn13
  1186. //
  1187. this.gridColumn13.Caption = "送检单";
  1188. this.gridColumn13.FieldName = "TransNO";
  1189. this.gridColumn13.Name = "gridColumn13";
  1190. this.gridColumn13.Width = 112;
  1191. //
  1192. // gridColumn54
  1193. //
  1194. this.gridColumn54.Caption = "送检人";
  1195. this.gridColumn54.FieldName = "送检人";
  1196. this.gridColumn54.Name = "gridColumn54";
  1197. this.gridColumn54.Width = 44;
  1198. //
  1199. // gridColumn11
  1200. //
  1201. this.gridColumn11.Caption = "检验类型";
  1202. this.gridColumn11.FieldName = "CheckMode";
  1203. this.gridColumn11.Name = "gridColumn11";
  1204. this.gridColumn11.Visible = true;
  1205. this.gridColumn11.VisibleIndex = 0;
  1206. this.gridColumn11.Width = 57;
  1207. //
  1208. // gridColumn61
  1209. //
  1210. this.gridColumn61.Caption = "参与计算";
  1211. this.gridColumn61.FieldName = "IsCalc";
  1212. this.gridColumn61.Name = "gridColumn61";
  1213. this.gridColumn61.Width = 56;
  1214. //
  1215. // gridColumn55
  1216. //
  1217. this.gridColumn55.Caption = "报工设备";
  1218. this.gridColumn55.FieldName = "EQPCODE";
  1219. this.gridColumn55.Name = "gridColumn55";
  1220. this.gridColumn55.Visible = true;
  1221. this.gridColumn55.VisibleIndex = 1;
  1222. this.gridColumn55.Width = 55;
  1223. //
  1224. // gridColumn56
  1225. //
  1226. this.gridColumn56.Caption = "状态";
  1227. this.gridColumn56.FieldName = "chkStatus";
  1228. this.gridColumn56.Name = "gridColumn56";
  1229. this.gridColumn56.Width = 37;
  1230. //
  1231. // gridColumn57
  1232. //
  1233. this.gridColumn57.Caption = "OK";
  1234. this.gridColumn57.DisplayFormat.FormatString = "f0";
  1235. this.gridColumn57.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
  1236. this.gridColumn57.FieldName = "OKQuantity";
  1237. this.gridColumn57.Name = "gridColumn57";
  1238. this.gridColumn57.Width = 37;
  1239. //
  1240. // gridColumn58
  1241. //
  1242. this.gridColumn58.Caption = "NG";
  1243. this.gridColumn58.DisplayFormat.FormatString = "f0";
  1244. this.gridColumn58.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
  1245. this.gridColumn58.FieldName = "NGQuantity";
  1246. this.gridColumn58.Name = "gridColumn58";
  1247. this.gridColumn58.Width = 36;
  1248. //
  1249. // gridColumn70
  1250. //
  1251. this.gridColumn70.Caption = "不良数量";
  1252. this.gridColumn70.DisplayFormat.FormatString = "f0";
  1253. this.gridColumn70.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
  1254. this.gridColumn70.FieldName = "SetValue";
  1255. this.gridColumn70.Name = "gridColumn70";
  1256. this.gridColumn70.Visible = true;
  1257. this.gridColumn70.VisibleIndex = 5;
  1258. //
  1259. // gridColumn62
  1260. //
  1261. this.gridColumn62.Caption = "检验人";
  1262. this.gridColumn62.FieldName = "chkUSER";
  1263. this.gridColumn62.Name = "gridColumn62";
  1264. this.gridColumn62.Visible = true;
  1265. this.gridColumn62.VisibleIndex = 2;
  1266. this.gridColumn62.Width = 43;
  1267. //
  1268. // gridColumn59
  1269. //
  1270. this.gridColumn59.Caption = "开始时间";
  1271. this.gridColumn59.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  1272. this.gridColumn59.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
  1273. this.gridColumn59.FieldName = "BeginDateTime";
  1274. this.gridColumn59.Name = "gridColumn59";
  1275. this.gridColumn59.Width = 95;
  1276. //
  1277. // gridColumn60
  1278. //
  1279. this.gridColumn60.Caption = "结束时间";
  1280. this.gridColumn60.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  1281. this.gridColumn60.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
  1282. this.gridColumn60.FieldName = "EndDateTime";
  1283. this.gridColumn60.Name = "gridColumn60";
  1284. this.gridColumn60.Width = 102;
  1285. //
  1286. // gridColumn67
  1287. //
  1288. this.gridColumn67.Caption = "不良原因";
  1289. this.gridColumn67.FieldName = "UNIT";
  1290. this.gridColumn67.Name = "gridColumn67";
  1291. this.gridColumn67.Visible = true;
  1292. this.gridColumn67.VisibleIndex = 3;
  1293. this.gridColumn67.Width = 125;
  1294. //
  1295. // gridColumn68
  1296. //
  1297. this.gridColumn68.Caption = "不良备注";
  1298. this.gridColumn68.FieldName = "chkMemo";
  1299. this.gridColumn68.Name = "gridColumn68";
  1300. this.gridColumn68.Visible = true;
  1301. this.gridColumn68.VisibleIndex = 4;
  1302. this.gridColumn68.Width = 306;
  1303. //
  1304. // gridColumn30
  1305. //
  1306. this.gridColumn30.Caption = "有效";
  1307. this.gridColumn30.FieldName = "Enable";
  1308. this.gridColumn30.Name = "gridColumn30";
  1309. this.gridColumn30.Width = 31;
  1310. //
  1311. // gridColumn69
  1312. //
  1313. this.gridColumn69.Caption = "检验时间";
  1314. this.gridColumn69.FieldName = "chkTIME";
  1315. this.gridColumn69.Name = "gridColumn69";
  1316. this.gridColumn69.Visible = true;
  1317. this.gridColumn69.VisibleIndex = 6;
  1318. //
  1319. // gridColumn71
  1320. //
  1321. this.gridColumn71.Caption = "NCR单号";
  1322. this.gridColumn71.FieldName = "NCRNo";
  1323. this.gridColumn71.Name = "gridColumn71";
  1324. this.gridColumn71.Visible = true;
  1325. this.gridColumn71.VisibleIndex = 7;
  1326. //
  1327. // gridColumn72
  1328. //
  1329. this.gridColumn72.Caption = "NCR结果";
  1330. this.gridColumn72.FieldName = "ncrStatus";
  1331. this.gridColumn72.Name = "gridColumn72";
  1332. this.gridColumn72.Visible = true;
  1333. this.gridColumn72.VisibleIndex = 8;
  1334. //
  1335. // gridColumn73
  1336. //
  1337. this.gridColumn73.Caption = "NCR人员";
  1338. this.gridColumn73.FieldName = "ncrUSER";
  1339. this.gridColumn73.Name = "gridColumn73";
  1340. //
  1341. // gridColumn74
  1342. //
  1343. this.gridColumn74.Caption = "NCR时间";
  1344. this.gridColumn74.FieldName = "ncrTIME";
  1345. this.gridColumn74.Name = "gridColumn74";
  1346. //
  1347. // repositoryItemCheckedComboBoxEdit1
  1348. //
  1349. this.repositoryItemCheckedComboBoxEdit1.AutoHeight = false;
  1350. this.repositoryItemCheckedComboBoxEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1351. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1352. this.repositoryItemCheckedComboBoxEdit1.Name = "repositoryItemCheckedComboBoxEdit1";
  1353. //
  1354. // repositoryItemButtonEdit1
  1355. //
  1356. this.repositoryItemButtonEdit1.AutoHeight = false;
  1357. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1358. new DevExpress.XtraEditors.Controls.EditorButton()});
  1359. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  1360. //
  1361. // grvAdvDetail
  1362. //
  1363. this.grvAdvDetail.GridControl = this.grdQS;
  1364. this.grvAdvDetail.Name = "grvAdvDetail";
  1365. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  1366. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  1367. this.grvAdvDetail.OptionsView.ShowFooter = true;
  1368. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  1369. //
  1370. // pdfViewer1
  1371. //
  1372. this.pdfViewer1.Location = new System.Drawing.Point(54, 6);
  1373. this.pdfViewer1.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  1374. this.pdfViewer1.Name = "pdfViewer1";
  1375. this.pdfViewer1.ShowToolbar = false;
  1376. this.pdfViewer1.Size = new System.Drawing.Size(238, 54);
  1377. this.pdfViewer1.TabIndex = 104;
  1378. //
  1379. // btnShowQS
  1380. //
  1381. this.btnShowQS.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1382. this.btnShowQS.Appearance.Options.UseFont = true;
  1383. this.btnShowQS.Location = new System.Drawing.Point(3, 123);
  1384. this.btnShowQS.Name = "btnShowQS";
  1385. this.btnShowQS.Size = new System.Drawing.Size(94, 24);
  1386. this.btnShowQS.TabIndex = 99;
  1387. this.btnShowQS.Text = "质量履历";
  1388. this.btnShowQS.Click += new System.EventHandler(this.btnShowQS_Click);
  1389. //
  1390. // btnShowPDF_OP
  1391. //
  1392. this.btnShowPDF_OP.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1393. this.btnShowPDF_OP.Appearance.Options.UseFont = true;
  1394. this.btnShowPDF_OP.Location = new System.Drawing.Point(3, 63);
  1395. this.btnShowPDF_OP.Name = "btnShowPDF_OP";
  1396. this.btnShowPDF_OP.Size = new System.Drawing.Size(94, 24);
  1397. this.btnShowPDF_OP.TabIndex = 99;
  1398. this.btnShowPDF_OP.Text = "工序图";
  1399. this.btnShowPDF_OP.Click += new System.EventHandler(this.btnShowPDF_Click);
  1400. //
  1401. // btnAll
  1402. //
  1403. this.btnAll.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1404. this.btnAll.Appearance.Options.UseFont = true;
  1405. this.btnAll.Location = new System.Drawing.Point(3, 33);
  1406. this.btnAll.Name = "btnAll";
  1407. this.btnAll.Size = new System.Drawing.Size(94, 24);
  1408. this.btnAll.TabIndex = 99;
  1409. this.btnAll.Text = "总图";
  1410. this.btnAll.Click += new System.EventHandler(this.btnShowPDF_Click);
  1411. //
  1412. // btnShowPDF_SIP
  1413. //
  1414. this.btnShowPDF_SIP.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1415. this.btnShowPDF_SIP.Appearance.Options.UseFont = true;
  1416. this.btnShowPDF_SIP.Location = new System.Drawing.Point(3, 93);
  1417. this.btnShowPDF_SIP.Name = "btnShowPDF_SIP";
  1418. this.btnShowPDF_SIP.Size = new System.Drawing.Size(94, 24);
  1419. this.btnShowPDF_SIP.TabIndex = 99;
  1420. this.btnShowPDF_SIP.Text = "SIP";
  1421. this.btnShowPDF_SIP.Click += new System.EventHandler(this.btnShowPDF_Click);
  1422. //
  1423. // tpPhoto
  1424. //
  1425. this.tpPhoto.Controls.Add(this.tableLayoutPanel3);
  1426. this.tpPhoto.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold);
  1427. this.tpPhoto.Location = new System.Drawing.Point(4, 31);
  1428. this.tpPhoto.Name = "tpPhoto";
  1429. this.tpPhoto.Padding = new System.Windows.Forms.Padding(3);
  1430. this.tpPhoto.Size = new System.Drawing.Size(424, 373);
  1431. this.tpPhoto.TabIndex = 1;
  1432. this.tpPhoto.Text = "照片获取";
  1433. this.tpPhoto.UseVisualStyleBackColor = true;
  1434. //
  1435. // tableLayoutPanel3
  1436. //
  1437. this.tableLayoutPanel3.ColumnCount = 6;
  1438. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20.00001F));
  1439. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  1440. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F));
  1441. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  1442. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  1443. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 20F));
  1444. this.tableLayoutPanel3.Controls.Add(this.txtType, 3, 1);
  1445. this.tableLayoutPanel3.Controls.Add(this.btnOpenEQP, 0, 1);
  1446. this.tableLayoutPanel3.Controls.Add(this.pictureBox1, 0, 0);
  1447. this.tableLayoutPanel3.Controls.Add(this.btnCloseEQP, 1, 1);
  1448. this.tableLayoutPanel3.Controls.Add(this.btnPhoto, 4, 1);
  1449. this.tableLayoutPanel3.Controls.Add(this.btnFocusing, 5, 1);
  1450. this.tableLayoutPanel3.Controls.Add(this.label10, 2, 1);
  1451. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1452. this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3);
  1453. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  1454. this.tableLayoutPanel3.RowCount = 2;
  1455. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1456. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
  1457. this.tableLayoutPanel3.Size = new System.Drawing.Size(418, 367);
  1458. this.tableLayoutPanel3.TabIndex = 2;
  1459. //
  1460. // txtType
  1461. //
  1462. this.txtType.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  1463. this.txtType.Location = new System.Drawing.Point(199, 332);
  1464. this.txtType.Name = "txtType";
  1465. this.txtType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1466. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1467. this.txtType.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  1468. this.txtType.Properties.View = this.gridView2;
  1469. this.txtType.Size = new System.Drawing.Size(67, 20);
  1470. this.txtType.TabIndex = 185;
  1471. //
  1472. // gridView2
  1473. //
  1474. this.gridView2.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  1475. this.gridView2.Name = "gridView2";
  1476. this.gridView2.OptionsSelection.EnableAppearanceFocusedCell = false;
  1477. this.gridView2.OptionsView.ShowGroupPanel = false;
  1478. //
  1479. // btnOpenEQP
  1480. //
  1481. this.btnOpenEQP.Anchor = System.Windows.Forms.AnchorStyles.None;
  1482. this.btnOpenEQP.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1483. this.btnOpenEQP.Appearance.Options.UseFont = true;
  1484. this.btnOpenEQP.Location = new System.Drawing.Point(3, 330);
  1485. this.btnOpenEQP.Name = "btnOpenEQP";
  1486. this.btnOpenEQP.Size = new System.Drawing.Size(67, 24);
  1487. this.btnOpenEQP.TabIndex = 100;
  1488. this.btnOpenEQP.Text = "打开设备";
  1489. this.btnOpenEQP.Click += new System.EventHandler(this.btnOpenEQP_Click);
  1490. //
  1491. // pictureBox1
  1492. //
  1493. this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1494. this.tableLayoutPanel3.SetColumnSpan(this.pictureBox1, 6);
  1495. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  1496. this.pictureBox1.Location = new System.Drawing.Point(3, 3);
  1497. this.pictureBox1.Name = "pictureBox1";
  1498. this.pictureBox1.Size = new System.Drawing.Size(412, 311);
  1499. this.pictureBox1.TabIndex = 1;
  1500. this.pictureBox1.TabStop = false;
  1501. //
  1502. // btnCloseEQP
  1503. //
  1504. this.btnCloseEQP.Anchor = System.Windows.Forms.AnchorStyles.None;
  1505. this.btnCloseEQP.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1506. this.btnCloseEQP.Appearance.Options.UseFont = true;
  1507. this.btnCloseEQP.Location = new System.Drawing.Point(76, 330);
  1508. this.btnCloseEQP.Name = "btnCloseEQP";
  1509. this.btnCloseEQP.Size = new System.Drawing.Size(67, 24);
  1510. this.btnCloseEQP.TabIndex = 100;
  1511. this.btnCloseEQP.Text = "关闭设备";
  1512. this.btnCloseEQP.Click += new System.EventHandler(this.btnCloseEQP_Click);
  1513. //
  1514. // btnPhoto
  1515. //
  1516. this.btnPhoto.Anchor = System.Windows.Forms.AnchorStyles.None;
  1517. this.btnPhoto.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1518. this.btnPhoto.Appearance.Options.UseFont = true;
  1519. this.btnPhoto.Location = new System.Drawing.Point(272, 330);
  1520. this.btnPhoto.Name = "btnPhoto";
  1521. this.btnPhoto.Size = new System.Drawing.Size(67, 24);
  1522. this.btnPhoto.TabIndex = 100;
  1523. this.btnPhoto.Text = "拍照上传";
  1524. this.btnPhoto.Click += new System.EventHandler(this.btnPhoto_Click);
  1525. //
  1526. // btnFocusing
  1527. //
  1528. this.btnFocusing.Anchor = System.Windows.Forms.AnchorStyles.None;
  1529. this.btnFocusing.Appearance.Font = new System.Drawing.Font("黑体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1530. this.btnFocusing.Appearance.Options.UseFont = true;
  1531. this.btnFocusing.Location = new System.Drawing.Point(345, 330);
  1532. this.btnFocusing.Name = "btnFocusing";
  1533. this.btnFocusing.Size = new System.Drawing.Size(70, 24);
  1534. this.btnFocusing.TabIndex = 100;
  1535. this.btnFocusing.Text = "对焦";
  1536. this.btnFocusing.Click += new System.EventHandler(this.btnFocusing_Click);
  1537. //
  1538. // label10
  1539. //
  1540. this.label10.Anchor = System.Windows.Forms.AnchorStyles.Right;
  1541. this.label10.AutoSize = true;
  1542. this.label10.Font = new System.Drawing.Font("Tahoma", 9F);
  1543. this.label10.Location = new System.Drawing.Point(156, 335);
  1544. this.label10.Margin = new System.Windows.Forms.Padding(1);
  1545. this.label10.Name = "label10";
  1546. this.label10.Size = new System.Drawing.Size(39, 14);
  1547. this.label10.TabIndex = 102;
  1548. this.label10.Text = "类型 :";
  1549. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  1550. //
  1551. // panel3
  1552. //
  1553. this.panel3.Controls.Add(this.tableLayoutPanel2);
  1554. this.panel3.Controls.Add(this.pnlNG);
  1555. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1556. this.panel3.Location = new System.Drawing.Point(0, 0);
  1557. this.panel3.Name = "panel3";
  1558. this.panel3.Size = new System.Drawing.Size(528, 408);
  1559. this.panel3.TabIndex = 101;
  1560. //
  1561. // tableLayoutPanel2
  1562. //
  1563. this.tableLayoutPanel2.ColumnCount = 1;
  1564. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1565. this.tableLayoutPanel2.Controls.Add(this.gridCtrl_View, 0, 1);
  1566. this.tableLayoutPanel2.Controls.Add(this.gridCtrl_Size, 0, 0);
  1567. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1568. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  1569. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  1570. this.tableLayoutPanel2.RowCount = 2;
  1571. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1572. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
  1573. this.tableLayoutPanel2.Size = new System.Drawing.Size(528, 266);
  1574. this.tableLayoutPanel2.TabIndex = 4;
  1575. //
  1576. // gridCtrl_View
  1577. //
  1578. this.gridCtrl_View.Dock = System.Windows.Forms.DockStyle.Fill;
  1579. this.gridCtrl_View.Location = new System.Drawing.Point(3, 136);
  1580. this.gridCtrl_View.MainView = this.gridView_View;
  1581. this.gridCtrl_View.Name = "gridCtrl_View";
  1582. this.gridCtrl_View.Size = new System.Drawing.Size(522, 127);
  1583. this.gridCtrl_View.TabIndex = 3;
  1584. this.gridCtrl_View.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  1585. this.gridView_View});
  1586. //
  1587. // gridView_View
  1588. //
  1589. this.gridView_View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1590. this.colViewCKGROUPCode,
  1591. this.colViewCKGROUPDNAME,
  1592. this.gridColumn15,
  1593. this.gridColumn16,
  1594. this.gridColumn17,
  1595. this.gridColumn18,
  1596. this.colViewCKGROUPATTR,
  1597. this.colViewCKGROUPMETH,
  1598. this.colOK,
  1599. this.colNG});
  1600. this.gridView_View.GridControl = this.gridCtrl_View;
  1601. this.gridView_View.Name = "gridView_View";
  1602. this.gridView_View.OptionsView.ShowGroupPanel = false;
  1603. this.gridView_View.OptionsView.ShowViewCaption = true;
  1604. this.gridView_View.ViewCaption = "计数型检验";
  1605. this.gridView_View.CellValueChanging += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView_View_CellValueChanging);
  1606. //
  1607. // colViewCKGROUPCode
  1608. //
  1609. this.colViewCKGROUPCode.Caption = "序号";
  1610. this.colViewCKGROUPCode.FieldName = "CKGROUPCode";
  1611. this.colViewCKGROUPCode.Name = "colViewCKGROUPCode";
  1612. this.colViewCKGROUPCode.OptionsColumn.ReadOnly = true;
  1613. this.colViewCKGROUPCode.Visible = true;
  1614. this.colViewCKGROUPCode.VisibleIndex = 0;
  1615. this.colViewCKGROUPCode.Width = 76;
  1616. //
  1617. // colViewCKGROUPDNAME
  1618. //
  1619. this.colViewCKGROUPDNAME.Caption = "检验项目";
  1620. this.colViewCKGROUPDNAME.FieldName = "CKGROUPDNAME";
  1621. this.colViewCKGROUPDNAME.Name = "colViewCKGROUPDNAME";
  1622. this.colViewCKGROUPDNAME.OptionsColumn.ReadOnly = true;
  1623. this.colViewCKGROUPDNAME.Visible = true;
  1624. this.colViewCKGROUPDNAME.VisibleIndex = 1;
  1625. this.colViewCKGROUPDNAME.Width = 346;
  1626. //
  1627. // gridColumn15
  1628. //
  1629. this.gridColumn15.Caption = "下限";
  1630. this.gridColumn15.FieldName = "SetValueMin";
  1631. this.gridColumn15.Name = "gridColumn15";
  1632. this.gridColumn15.OptionsColumn.ReadOnly = true;
  1633. //
  1634. // gridColumn16
  1635. //
  1636. this.gridColumn16.Caption = "上限";
  1637. this.gridColumn16.FieldName = "SetValueMax";
  1638. this.gridColumn16.Name = "gridColumn16";
  1639. this.gridColumn16.OptionsColumn.ReadOnly = true;
  1640. //
  1641. // gridColumn17
  1642. //
  1643. this.gridColumn17.Caption = "单位";
  1644. this.gridColumn17.FieldName = "UNIT";
  1645. this.gridColumn17.Name = "gridColumn17";
  1646. this.gridColumn17.OptionsColumn.ReadOnly = true;
  1647. //
  1648. // gridColumn18
  1649. //
  1650. this.gridColumn18.Caption = "测量值";
  1651. this.gridColumn18.Name = "gridColumn18";
  1652. //
  1653. // colViewCKGROUPATTR
  1654. //
  1655. this.colViewCKGROUPATTR.Caption = "属性";
  1656. this.colViewCKGROUPATTR.FieldName = "CKGROUPATTR";
  1657. this.colViewCKGROUPATTR.Name = "colViewCKGROUPATTR";
  1658. this.colViewCKGROUPATTR.OptionsColumn.ReadOnly = true;
  1659. //
  1660. // colViewCKGROUPMETH
  1661. //
  1662. this.colViewCKGROUPMETH.Caption = "类型";
  1663. this.colViewCKGROUPMETH.FieldName = "CKGROUPMETH";
  1664. this.colViewCKGROUPMETH.Name = "colViewCKGROUPMETH";
  1665. this.colViewCKGROUPMETH.OptionsColumn.ReadOnly = true;
  1666. //
  1667. // colOK
  1668. //
  1669. this.colOK.Caption = "OK";
  1670. this.colOK.FieldName = "OK";
  1671. this.colOK.Name = "colOK";
  1672. this.colOK.UnboundType = DevExpress.Data.UnboundColumnType.Boolean;
  1673. this.colOK.Visible = true;
  1674. this.colOK.VisibleIndex = 2;
  1675. this.colOK.Width = 346;
  1676. //
  1677. // colNG
  1678. //
  1679. this.colNG.Caption = "NG";
  1680. this.colNG.FieldName = "NG";
  1681. this.colNG.Name = "colNG";
  1682. this.colNG.Visible = true;
  1683. this.colNG.VisibleIndex = 3;
  1684. this.colNG.Width = 348;
  1685. //
  1686. // gridCtrl_Size
  1687. //
  1688. this.gridCtrl_Size.Dock = System.Windows.Forms.DockStyle.Fill;
  1689. this.gridCtrl_Size.Location = new System.Drawing.Point(3, 3);
  1690. this.gridCtrl_Size.MainView = this.gridView_Size;
  1691. this.gridCtrl_Size.Name = "gridCtrl_Size";
  1692. this.gridCtrl_Size.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  1693. this.rInput});
  1694. this.gridCtrl_Size.Size = new System.Drawing.Size(522, 127);
  1695. this.gridCtrl_Size.TabIndex = 3;
  1696. this.gridCtrl_Size.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  1697. this.gridView_Size});
  1698. //
  1699. // gridView_Size
  1700. //
  1701. this.gridView_Size.Appearance.ViewCaption.BackColor = System.Drawing.Color.Red;
  1702. this.gridView_Size.Appearance.ViewCaption.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
  1703. this.gridView_Size.Appearance.ViewCaption.Options.UseBackColor = true;
  1704. this.gridView_Size.Appearance.ViewCaption.Options.UseTextOptions = true;
  1705. this.gridView_Size.Appearance.ViewCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
  1706. this.gridView_Size.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1707. this.colSizeCKGROUPCode,
  1708. this.colSizeCKGROUPDNAME,
  1709. this.colTool,
  1710. this.colSizeSetValueMin,
  1711. this.colSizeSetValueMax,
  1712. this.colSizeUNIT,
  1713. this.colSizeSetValue,
  1714. this.colSizeCKGROUPATTR,
  1715. this.colSizeCKGROUPMETH});
  1716. this.gridView_Size.GridControl = this.gridCtrl_Size;
  1717. this.gridView_Size.Name = "gridView_Size";
  1718. this.gridView_Size.OptionsView.ShowGroupPanel = false;
  1719. this.gridView_Size.OptionsView.ShowViewCaption = true;
  1720. this.gridView_Size.ViewCaption = "计量型检验";
  1721. this.gridView_Size.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.gridView_Size_RowCellStyle);
  1722. //
  1723. // colSizeCKGROUPCode
  1724. //
  1725. this.colSizeCKGROUPCode.Caption = "序号";
  1726. this.colSizeCKGROUPCode.FieldName = "CKGROUPCode";
  1727. this.colSizeCKGROUPCode.Name = "colSizeCKGROUPCode";
  1728. this.colSizeCKGROUPCode.OptionsColumn.ReadOnly = true;
  1729. this.colSizeCKGROUPCode.Visible = true;
  1730. this.colSizeCKGROUPCode.VisibleIndex = 0;
  1731. this.colSizeCKGROUPCode.Width = 105;
  1732. //
  1733. // colSizeCKGROUPDNAME
  1734. //
  1735. this.colSizeCKGROUPDNAME.Caption = "检验项目";
  1736. this.colSizeCKGROUPDNAME.FieldName = "CKGROUPDNAME";
  1737. this.colSizeCKGROUPDNAME.Name = "colSizeCKGROUPDNAME";
  1738. this.colSizeCKGROUPDNAME.OptionsColumn.ReadOnly = true;
  1739. this.colSizeCKGROUPDNAME.Width = 119;
  1740. //
  1741. // colTool
  1742. //
  1743. this.colTool.Caption = "检验工具";
  1744. this.colTool.FieldName = "Tool";
  1745. this.colTool.Name = "colTool";
  1746. this.colTool.Visible = true;
  1747. this.colTool.VisibleIndex = 5;
  1748. this.colTool.Width = 106;
  1749. //
  1750. // colSizeSetValueMin
  1751. //
  1752. this.colSizeSetValueMin.Caption = "下限";
  1753. this.colSizeSetValueMin.FieldName = "SetValueMin";
  1754. this.colSizeSetValueMin.Name = "colSizeSetValueMin";
  1755. this.colSizeSetValueMin.OptionsColumn.ReadOnly = true;
  1756. this.colSizeSetValueMin.Visible = true;
  1757. this.colSizeSetValueMin.VisibleIndex = 1;
  1758. this.colSizeSetValueMin.Width = 146;
  1759. //
  1760. // colSizeSetValueMax
  1761. //
  1762. this.colSizeSetValueMax.Caption = "上限";
  1763. this.colSizeSetValueMax.FieldName = "SetValueMax";
  1764. this.colSizeSetValueMax.Name = "colSizeSetValueMax";
  1765. this.colSizeSetValueMax.OptionsColumn.ReadOnly = true;
  1766. this.colSizeSetValueMax.Visible = true;
  1767. this.colSizeSetValueMax.VisibleIndex = 2;
  1768. this.colSizeSetValueMax.Width = 146;
  1769. //
  1770. // colSizeUNIT
  1771. //
  1772. this.colSizeUNIT.Caption = "单位";
  1773. this.colSizeUNIT.FieldName = "UNIT";
  1774. this.colSizeUNIT.Name = "colSizeUNIT";
  1775. this.colSizeUNIT.OptionsColumn.ReadOnly = true;
  1776. this.colSizeUNIT.Visible = true;
  1777. this.colSizeUNIT.VisibleIndex = 3;
  1778. this.colSizeUNIT.Width = 146;
  1779. //
  1780. // colSizeSetValue
  1781. //
  1782. this.colSizeSetValue.Caption = "测量值";
  1783. this.colSizeSetValue.ColumnEdit = this.rInput;
  1784. this.colSizeSetValue.FieldName = "SetValue";
  1785. this.colSizeSetValue.Name = "colSizeSetValue";
  1786. this.colSizeSetValue.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
  1787. this.colSizeSetValue.Visible = true;
  1788. this.colSizeSetValue.VisibleIndex = 4;
  1789. this.colSizeSetValue.Width = 192;
  1790. //
  1791. // rInput
  1792. //
  1793. this.rInput.AutoHeight = false;
  1794. this.rInput.Name = "rInput";
  1795. this.rInput.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.rInput_KeyPress);
  1796. //
  1797. // colSizeCKGROUPATTR
  1798. //
  1799. this.colSizeCKGROUPATTR.Caption = "检验属性";
  1800. this.colSizeCKGROUPATTR.FieldName = "CKGROUPATTR";
  1801. this.colSizeCKGROUPATTR.Name = "colSizeCKGROUPATTR";
  1802. this.colSizeCKGROUPATTR.OptionsColumn.ReadOnly = true;
  1803. this.colSizeCKGROUPATTR.Width = 91;
  1804. //
  1805. // colSizeCKGROUPMETH
  1806. //
  1807. this.colSizeCKGROUPMETH.Caption = "检验类型";
  1808. this.colSizeCKGROUPMETH.FieldName = "CKGROUPMETH";
  1809. this.colSizeCKGROUPMETH.Name = "colSizeCKGROUPMETH";
  1810. this.colSizeCKGROUPMETH.OptionsColumn.ReadOnly = true;
  1811. this.colSizeCKGROUPMETH.Width = 129;
  1812. //
  1813. // pnlNG
  1814. //
  1815. this.pnlNG.Controls.Add(this.chkBatch4WW);
  1816. this.pnlNG.Controls.Add(this.btnDelete);
  1817. this.pnlNG.Controls.Add(this.btnAdd);
  1818. this.pnlNG.Controls.Add(this.gridCtrl_NG);
  1819. this.pnlNG.Dock = System.Windows.Forms.DockStyle.Bottom;
  1820. this.pnlNG.Location = new System.Drawing.Point(0, 266);
  1821. this.pnlNG.Name = "pnlNG";
  1822. this.pnlNG.Size = new System.Drawing.Size(528, 142);
  1823. this.pnlNG.TabIndex = 3;
  1824. //
  1825. // chkBatch4WW
  1826. //
  1827. this.chkBatch4WW.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1828. this.chkBatch4WW.AutoSize = true;
  1829. this.chkBatch4WW.Location = new System.Drawing.Point(452, 17);
  1830. this.chkBatch4WW.Name = "chkBatch4WW";
  1831. this.chkBatch4WW.Size = new System.Drawing.Size(74, 18);
  1832. this.chkBatch4WW.TabIndex = 6;
  1833. this.chkBatch4WW.Text = "批量处理";
  1834. this.chkBatch4WW.UseVisualStyleBackColor = true;
  1835. this.chkBatch4WW.Visible = false;
  1836. //
  1837. // btnDelete
  1838. //
  1839. this.btnDelete.Anchor = System.Windows.Forms.AnchorStyles.Right;
  1840. this.btnDelete.Location = new System.Drawing.Point(450, 91);
  1841. this.btnDelete.Name = "btnDelete";
  1842. this.btnDelete.Size = new System.Drawing.Size(75, 23);
  1843. this.btnDelete.TabIndex = 5;
  1844. this.btnDelete.Text = "删行";
  1845. this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
  1846. //
  1847. // btnAdd
  1848. //
  1849. this.btnAdd.Anchor = System.Windows.Forms.AnchorStyles.Right;
  1850. this.btnAdd.Location = new System.Drawing.Point(450, 52);
  1851. this.btnAdd.Name = "btnAdd";
  1852. this.btnAdd.Size = new System.Drawing.Size(75, 23);
  1853. this.btnAdd.TabIndex = 5;
  1854. this.btnAdd.Text = "增行";
  1855. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  1856. //
  1857. // gridCtrl_NG
  1858. //
  1859. this.gridCtrl_NG.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1860. | System.Windows.Forms.AnchorStyles.Left)
  1861. | System.Windows.Forms.AnchorStyles.Right)));
  1862. this.gridCtrl_NG.Location = new System.Drawing.Point(3, 3);
  1863. this.gridCtrl_NG.MainView = this.gridView_NG;
  1864. this.gridCtrl_NG.Name = "gridCtrl_NG";
  1865. this.gridCtrl_NG.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  1866. this.riglueECS,
  1867. this.btnECS,
  1868. this.cbo4m1e});
  1869. this.gridCtrl_NG.Size = new System.Drawing.Size(444, 136);
  1870. this.gridCtrl_NG.TabIndex = 4;
  1871. this.gridCtrl_NG.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  1872. this.gridView_NG});
  1873. //
  1874. // gridView_NG
  1875. //
  1876. this.gridView_NG.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1877. this.colSEQ,
  1878. this.colSetValue,
  1879. this.colECSCode,
  1880. this.colECSName,
  1881. this.colCKGROUPMETH,
  1882. this.col4m1e});
  1883. styleFormatCondition2.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
  1884. styleFormatCondition2.Appearance.Options.UseBackColor = true;
  1885. styleFormatCondition2.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression;
  1886. styleFormatCondition2.Expression = "ToInt([SEQ] ) % 2 == 0";
  1887. this.gridView_NG.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
  1888. styleFormatCondition2});
  1889. this.gridView_NG.GridControl = this.gridCtrl_NG;
  1890. this.gridView_NG.Name = "gridView_NG";
  1891. this.gridView_NG.OptionsView.ShowGroupPanel = false;
  1892. this.gridView_NG.OptionsView.ShowViewCaption = true;
  1893. this.gridView_NG.ViewCaption = "不合格原因";
  1894. this.gridView_NG.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView_NG_CellValueChanged);
  1895. //
  1896. // colSEQ
  1897. //
  1898. this.colSEQ.Caption = "次序";
  1899. this.colSEQ.FieldName = "SEQ";
  1900. this.colSEQ.Name = "colSEQ";
  1901. this.colSEQ.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
  1902. this.colSEQ.OptionsColumn.ReadOnly = true;
  1903. this.colSEQ.Visible = true;
  1904. this.colSEQ.VisibleIndex = 0;
  1905. this.colSEQ.Width = 32;
  1906. //
  1907. // colSetValue
  1908. //
  1909. this.colSetValue.Caption = "不合格数量";
  1910. this.colSetValue.FieldName = "SetValue";
  1911. this.colSetValue.Name = "colSetValue";
  1912. this.colSetValue.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
  1913. this.colSetValue.Visible = true;
  1914. this.colSetValue.VisibleIndex = 1;
  1915. this.colSetValue.Width = 50;
  1916. //
  1917. // colECSCode
  1918. //
  1919. this.colECSCode.Caption = "不良代码";
  1920. this.colECSCode.ColumnEdit = this.btnECS;
  1921. this.colECSCode.FieldName = "ECSCode";
  1922. this.colECSCode.Name = "colECSCode";
  1923. this.colECSCode.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
  1924. this.colECSCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  1925. this.colECSCode.Visible = true;
  1926. this.colECSCode.VisibleIndex = 2;
  1927. this.colECSCode.Width = 56;
  1928. //
  1929. // btnECS
  1930. //
  1931. this.btnECS.AutoHeight = false;
  1932. this.btnECS.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1933. new DevExpress.XtraEditors.Controls.EditorButton()});
  1934. this.btnECS.Name = "btnECS";
  1935. this.btnECS.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnECS_ButtonClick);
  1936. //
  1937. // colECSName
  1938. //
  1939. this.colECSName.Caption = "不良原因";
  1940. this.colECSName.FieldName = "ECSName";
  1941. this.colECSName.Name = "colECSName";
  1942. this.colECSName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
  1943. this.colECSName.OptionsColumn.ReadOnly = true;
  1944. this.colECSName.Visible = true;
  1945. this.colECSName.VisibleIndex = 3;
  1946. this.colECSName.Width = 57;
  1947. //
  1948. // colCKGROUPMETH
  1949. //
  1950. this.colCKGROUPMETH.Caption = "不良现象";
  1951. this.colCKGROUPMETH.FieldName = "CKGROUPMETH";
  1952. this.colCKGROUPMETH.Name = "colCKGROUPMETH";
  1953. this.colCKGROUPMETH.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
  1954. this.colCKGROUPMETH.Visible = true;
  1955. this.colCKGROUPMETH.VisibleIndex = 4;
  1956. //
  1957. // col4m1e
  1958. //
  1959. this.col4m1e.Caption = "产生原因";
  1960. this.col4m1e.ColumnEdit = this.cbo4m1e;
  1961. this.col4m1e.FieldName = "M4E1";
  1962. this.col4m1e.Name = "col4m1e";
  1963. this.col4m1e.Visible = true;
  1964. this.col4m1e.VisibleIndex = 5;
  1965. //
  1966. // cbo4m1e
  1967. //
  1968. this.cbo4m1e.AutoHeight = false;
  1969. this.cbo4m1e.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1970. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1971. this.cbo4m1e.Name = "cbo4m1e";
  1972. this.cbo4m1e.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  1973. //
  1974. // riglueECS
  1975. //
  1976. this.riglueECS.AutoHeight = false;
  1977. this.riglueECS.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1978. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1979. this.riglueECS.Name = "riglueECS";
  1980. this.riglueECS.View = this.repositoryItemGridLookUpEdit1View;
  1981. this.riglueECS.EditValueChanged += new System.EventHandler(this.riglueECS_EditValueChanged);
  1982. //
  1983. // repositoryItemGridLookUpEdit1View
  1984. //
  1985. this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  1986. this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
  1987. this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  1988. this.repositoryItemGridLookUpEdit1View.OptionsSelection.MultiSelect = true;
  1989. this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  1990. //
  1991. // FormICSONWIPCheck
  1992. //
  1993. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  1994. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1995. this.ClientSize = new System.Drawing.Size(970, 614);
  1996. this.Controls.Add(this.tabLPnl_Main);
  1997. this.Controls.Add(this.panelControl3);
  1998. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1999. this.Name = "FormICSONWIPCheck";
  2000. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  2001. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormICSONWIPCheck_FormClosing);
  2002. this.Load += new System.EventHandler(this.FormICSONWIPCheck_Load);
  2003. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  2004. this.panelControl3.ResumeLayout(false);
  2005. ((System.ComponentModel.ISupportInitialize)(this.gridCtrl_Record_ZiJian)).EndInit();
  2006. ((System.ComponentModel.ISupportInitialize)(this.gridView_Record_ZiJian)).EndInit();
  2007. ((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).EndInit();
  2008. this.tabLPnl_Main.ResumeLayout(false);
  2009. this.tabLPnl_Main.PerformLayout();
  2010. this.tabLPnl_Header.ResumeLayout(false);
  2011. this.tabLPnl_Header.PerformLayout();
  2012. ((System.ComponentModel.ISupportInitialize)(this.txtEqp.Properties)).EndInit();
  2013. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  2014. ((System.ComponentModel.ISupportInitialize)(this.txtEQPCode.Properties)).EndInit();
  2015. ((System.ComponentModel.ISupportInitialize)(this.txtOPName.Properties)).EndInit();
  2016. ((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).EndInit();
  2017. ((System.ComponentModel.ISupportInitialize)(this.txtItemCode.Properties)).EndInit();
  2018. ((System.ComponentModel.ISupportInitialize)(this.txtCustITEMCODE.Properties)).EndInit();
  2019. ((System.ComponentModel.ISupportInitialize)(this.txtCurrentQty.Properties)).EndInit();
  2020. ((System.ComponentModel.ISupportInitialize)(this.txtQty.Properties)).EndInit();
  2021. ((System.ComponentModel.ISupportInitialize)(this.txtBatch.Properties)).EndInit();
  2022. ((System.ComponentModel.ISupportInitialize)(this.txtEQPName.Properties)).EndInit();
  2023. ((System.ComponentModel.ISupportInitialize)(this.txtUserCode.Properties)).EndInit();
  2024. ((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).EndInit();
  2025. ((System.ComponentModel.ISupportInitialize)(this.txtOPCode.Properties)).EndInit();
  2026. ((System.ComponentModel.ISupportInitialize)(this.txtNGQty.Properties)).EndInit();
  2027. ((System.ComponentModel.ISupportInitialize)(this.txtIGoodQty.Properties)).EndInit();
  2028. ((System.ComponentModel.ISupportInitialize)(this.txtGoodQty.Properties)).EndInit();
  2029. ((System.ComponentModel.ISupportInitialize)(this.txtOKQuantity.Properties)).EndInit();
  2030. this.splitContainer1.Panel1.ResumeLayout(false);
  2031. this.splitContainer1.Panel2.ResumeLayout(false);
  2032. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  2033. this.splitContainer1.ResumeLayout(false);
  2034. this.tabControl1.ResumeLayout(false);
  2035. this.tpMenu.ResumeLayout(false);
  2036. this.tableLayoutPanel1.ResumeLayout(false);
  2037. this.Pnl_PDF.ResumeLayout(false);
  2038. this.panel1.ResumeLayout(false);
  2039. ((System.ComponentModel.ISupportInitialize)(this.grdQS)).EndInit();
  2040. ((System.ComponentModel.ISupportInitialize)(this.grvQS)).EndInit();
  2041. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckedComboBoxEdit1)).EndInit();
  2042. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  2043. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  2044. this.tpPhoto.ResumeLayout(false);
  2045. this.tableLayoutPanel3.ResumeLayout(false);
  2046. this.tableLayoutPanel3.PerformLayout();
  2047. ((System.ComponentModel.ISupportInitialize)(this.txtType.Properties)).EndInit();
  2048. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  2049. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  2050. this.panel3.ResumeLayout(false);
  2051. this.tableLayoutPanel2.ResumeLayout(false);
  2052. ((System.ComponentModel.ISupportInitialize)(this.gridCtrl_View)).EndInit();
  2053. ((System.ComponentModel.ISupportInitialize)(this.gridView_View)).EndInit();
  2054. ((System.ComponentModel.ISupportInitialize)(this.gridCtrl_Size)).EndInit();
  2055. ((System.ComponentModel.ISupportInitialize)(this.gridView_Size)).EndInit();
  2056. ((System.ComponentModel.ISupportInitialize)(this.rInput)).EndInit();
  2057. this.pnlNG.ResumeLayout(false);
  2058. this.pnlNG.PerformLayout();
  2059. ((System.ComponentModel.ISupportInitialize)(this.gridCtrl_NG)).EndInit();
  2060. ((System.ComponentModel.ISupportInitialize)(this.gridView_NG)).EndInit();
  2061. ((System.ComponentModel.ISupportInitialize)(this.btnECS)).EndInit();
  2062. ((System.ComponentModel.ISupportInitialize)(this.cbo4m1e)).EndInit();
  2063. ((System.ComponentModel.ISupportInitialize)(this.riglueECS)).EndInit();
  2064. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
  2065. this.ResumeLayout(false);
  2066. }
  2067. #endregion
  2068. private DevExpress.XtraEditors.PanelControl panelControl3;
  2069. private DevExpress.XtraEditors.LabelControl lblTitle;
  2070. private DevExpress.XtraEditors.SimpleButton btnClose;
  2071. private System.Windows.Forms.TableLayoutPanel tabLPnl_Main;
  2072. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  2073. private DevExpress.XtraEditors.SimpleButton btnShowPDF_OP;
  2074. private DevExpress.XtraEditors.SimpleButton btnShowPDF_SIP;
  2075. private System.Windows.Forms.TableLayoutPanel tabLPnl_Header;
  2076. private System.Windows.Forms.Label lblName;
  2077. private System.Windows.Forms.Label label3;
  2078. private System.Windows.Forms.Label label4;
  2079. private System.Windows.Forms.Label lblQty;
  2080. private System.Windows.Forms.Label label6;
  2081. private System.Windows.Forms.Label label7;
  2082. private System.Windows.Forms.Label label9;
  2083. private System.Windows.Forms.Label lblCurrentQty;
  2084. private System.Windows.Forms.Label label13;
  2085. private System.Windows.Forms.Label label14;
  2086. private System.Windows.Forms.Label label11;
  2087. private DevExpress.XtraEditors.TextEdit txtOPCode;
  2088. private DevExpress.XtraEditors.TextEdit txtUserCode;
  2089. private DevExpress.XtraEditors.TextEdit txtEQPCode;
  2090. private DevExpress.XtraEditors.TextEdit txtUserName;
  2091. private DevExpress.XtraEditors.TextEdit txtOPName;
  2092. private DevExpress.XtraEditors.TextEdit txtEQPName;
  2093. private System.Windows.Forms.Label label21;
  2094. private System.Windows.Forms.Label label31;
  2095. private DevExpress.XtraEditors.TextEdit txtMOCode;
  2096. private DevExpress.XtraEditors.TextEdit txtItemCode;
  2097. private DevExpress.XtraEditors.TextEdit txtCustITEMCODE;
  2098. private DevExpress.XtraEditors.TextEdit txtCurrentQty;
  2099. private DevExpress.XtraEditors.TextEdit txtQty;
  2100. private DevExpress.XtraEditors.TextEdit txtBatch;
  2101. private System.Windows.Forms.Label lblMsg;
  2102. private DevExpress.XtraEditors.SimpleButton btnONWIPCheck;
  2103. private DevExpress.XtraEditors.SimpleButton btnShowQS;
  2104. private DevExpress.XtraGrid.GridControl gridCtrl_Size;
  2105. private DevExpress.XtraGrid.Views.Grid.GridView gridView_Size;
  2106. private DevExpress.XtraGrid.Columns.GridColumn colSizeSetValueMin;
  2107. private DevExpress.XtraGrid.Columns.GridColumn colSizeSetValueMax;
  2108. private DevExpress.XtraGrid.Columns.GridColumn colSizeUNIT;
  2109. private DevExpress.XtraGrid.Columns.GridColumn colSizeSetValue;
  2110. private DevExpress.XtraGrid.GridControl gridCtrl_View;
  2111. private DevExpress.XtraGrid.Views.Grid.GridView gridView_View;
  2112. private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
  2113. private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
  2114. private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
  2115. private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
  2116. private DevExpress.XtraGrid.GridControl gridCtrl_Record_ZiJian;
  2117. private DevExpress.XtraGrid.Views.Grid.GridView gridView_Record_ZiJian;
  2118. private DevExpress.XtraGrid.Columns.GridColumn gridColumn19;
  2119. private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
  2120. private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
  2121. private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
  2122. private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
  2123. private DevExpress.XtraGrid.Columns.GridColumn colOK;
  2124. private DevExpress.XtraGrid.Columns.GridColumn colSizeCKGROUPCode;
  2125. private DevExpress.XtraGrid.Columns.GridColumn colSizeCKGROUPDNAME;
  2126. private DevExpress.XtraGrid.Columns.GridColumn colSizeCKGROUPATTR;
  2127. private DevExpress.XtraGrid.Columns.GridColumn colSizeCKGROUPMETH;
  2128. private DevExpress.XtraGrid.Columns.GridColumn colViewCKGROUPCode;
  2129. private DevExpress.XtraGrid.Columns.GridColumn colViewCKGROUPDNAME;
  2130. private DevExpress.XtraGrid.Columns.GridColumn colViewCKGROUPATTR;
  2131. private DevExpress.XtraGrid.Columns.GridColumn colViewCKGROUPMETH;
  2132. private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
  2133. private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
  2134. private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
  2135. private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit rInput;
  2136. private DevExpress.XtraGrid.Columns.GridColumn colZiJian_R_SEQ;
  2137. private System.Windows.Forms.Panel Pnl_PDF;
  2138. private System.Windows.Forms.Panel panel1;
  2139. // private AxAcroPDFLib.AxAcroPDF axAcroPDF;
  2140. private System.Windows.Forms.Panel pnlNG;
  2141. private System.Windows.Forms.Panel panel3;
  2142. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  2143. private DevExpress.XtraGrid.GridControl gridCtrl_NG;
  2144. private DevExpress.XtraGrid.Views.Grid.GridView gridView_NG;
  2145. private DevExpress.XtraGrid.Columns.GridColumn colSEQ;
  2146. private DevExpress.XtraGrid.Columns.GridColumn colSetValue;
  2147. private DevExpress.XtraGrid.Columns.GridColumn colECSCode;
  2148. private DevExpress.XtraGrid.Columns.GridColumn colECSName;
  2149. private DevExpress.XtraEditors.SimpleButton btnAdd;
  2150. private DevExpress.XtraEditors.SimpleButton btnDelete;
  2151. private DevExpress.XtraEditors.SimpleButton btnInspection;
  2152. private DevExpress.XtraEditors.SimpleButton btnFinished;
  2153. private DevExpress.XtraEditors.SimpleButton btnOutsource;
  2154. private DevExpress.XtraEditors.ButtonEdit txtCode;
  2155. private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit riglueECS;
  2156. private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemGridLookUpEdit1View;
  2157. private DevExpress.XtraGrid.Columns.GridColumn colTool;
  2158. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit btnECS;
  2159. private DevExpress.XtraEditors.SimpleButton btnEnd;
  2160. private System.Windows.Forms.SplitContainer splitContainer1;
  2161. private System.Windows.Forms.TabControl tabControl1;
  2162. private System.Windows.Forms.TabPage tpMenu;
  2163. private System.Windows.Forms.TabPage tpPhoto;
  2164. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  2165. private System.Windows.Forms.PictureBox pictureBox1;
  2166. private DevExpress.XtraEditors.SimpleButton btnOpenEQP;
  2167. private DevExpress.XtraEditors.SimpleButton btnCloseEQP;
  2168. private DevExpress.XtraEditors.SimpleButton btnPhoto;
  2169. private DevExpress.XtraEditors.SimpleButton btnFocusing;
  2170. private System.Windows.Forms.Label label1;
  2171. private DevExpress.XtraEditors.TextEdit txtNGQty;
  2172. private DevExpress.XtraEditors.TextEdit txtIGoodQty;
  2173. private DevExpress.XtraEditors.TextEdit txtGoodQty;
  2174. private System.Windows.Forms.Label label2;
  2175. private System.Windows.Forms.Label label5;
  2176. private System.Windows.Forms.Label label8;
  2177. private DevExpress.XtraEditors.GridLookUpEdit txtEqp;
  2178. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  2179. private DevExpress.XtraEditors.SimpleButton btnAll;
  2180. private DevExpress.XtraGrid.Columns.GridColumn colNG;
  2181. private DevExpress.XtraEditors.SimpleButton btnRecheck;
  2182. private DevExpress.XtraEditors.GridLookUpEdit txtType;
  2183. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  2184. private System.Windows.Forms.Label label10;
  2185. private System.Windows.Forms.Label label12;
  2186. private DevExpress.XtraEditors.TextEdit txtOKQuantity;
  2187. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPMETH;
  2188. private DevExpress.XtraGrid.GridControl grdQS;
  2189. private DevExpress.XtraGrid.Views.Grid.GridView grvQS;
  2190. private DevExpress.XtraGrid.Columns.GridColumn gridColumn66;
  2191. private DevExpress.XtraGrid.Columns.GridColumn gridColumn65;
  2192. private DevExpress.XtraGrid.Columns.GridColumn gridColumn64;
  2193. private DevExpress.XtraGrid.Columns.GridColumn gridColumn63;
  2194. private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
  2195. private DevExpress.XtraGrid.Columns.GridColumn gridColumn54;
  2196. private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
  2197. private DevExpress.XtraGrid.Columns.GridColumn gridColumn61;
  2198. private DevExpress.XtraGrid.Columns.GridColumn gridColumn55;
  2199. private DevExpress.XtraGrid.Columns.GridColumn gridColumn56;
  2200. private DevExpress.XtraGrid.Columns.GridColumn gridColumn57;
  2201. private DevExpress.XtraGrid.Columns.GridColumn gridColumn58;
  2202. private DevExpress.XtraGrid.Columns.GridColumn gridColumn70;
  2203. private DevExpress.XtraGrid.Columns.GridColumn gridColumn62;
  2204. private DevExpress.XtraGrid.Columns.GridColumn gridColumn59;
  2205. private DevExpress.XtraGrid.Columns.GridColumn gridColumn60;
  2206. private DevExpress.XtraGrid.Columns.GridColumn gridColumn67;
  2207. private DevExpress.XtraGrid.Columns.GridColumn gridColumn68;
  2208. private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
  2209. private DevExpress.XtraGrid.Columns.GridColumn gridColumn69;
  2210. private DevExpress.XtraGrid.Columns.GridColumn gridColumn71;
  2211. private DevExpress.XtraGrid.Columns.GridColumn gridColumn72;
  2212. private DevExpress.XtraGrid.Columns.GridColumn gridColumn73;
  2213. private DevExpress.XtraGrid.Columns.GridColumn gridColumn74;
  2214. private DevExpress.XtraEditors.Repository.RepositoryItemCheckedComboBoxEdit repositoryItemCheckedComboBoxEdit1;
  2215. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  2216. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  2217. private System.Windows.Forms.Button btnPDFMax;
  2218. private DevExpress.XtraEditors.SimpleButton btnOpenKodTree;
  2219. private DevExpress.XtraGrid.Columns.GridColumn col4m1e;
  2220. private PdfiumViewer.PdfViewer40 pdfViewer1;
  2221. private DevExpress.XtraEditors.SimpleButton btnCheck;
  2222. private DevExpress.XtraEditors.Repository.RepositoryItemComboBox cbo4m1e;
  2223. private System.Windows.Forms.CheckBox chkBatch4WW;
  2224. }
  2225. }