华恒Mes鼎捷代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1820 lines
104 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSIPQC
  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(FormICSIPQC));
  29. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  30. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  31. this.panel1 = new System.Windows.Forms.Panel();
  32. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.txtUserName = new DevExpress.XtraEditors.TextEdit();
  35. this.label7 = new System.Windows.Forms.Label();
  36. this.txtUserCode = new System.Windows.Forms.TextBox();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.label2 = new System.Windows.Forms.Label();
  39. this.btnTempSave = new System.Windows.Forms.Button();
  40. this.label6 = new System.Windows.Forms.Label();
  41. this.label8 = new System.Windows.Forms.Label();
  42. this.label9 = new System.Windows.Forms.Label();
  43. this.txtMOCode = new System.Windows.Forms.TextBox();
  44. this.txtMOQty = new System.Windows.Forms.TextBox();
  45. this.label10 = new System.Windows.Forms.Label();
  46. this.label11 = new System.Windows.Forms.Label();
  47. this.txtProductCode = new System.Windows.Forms.TextBox();
  48. this.txtLotQty = new System.Windows.Forms.TextBox();
  49. this.label12 = new System.Windows.Forms.Label();
  50. this.txtPriductName = new System.Windows.Forms.TextBox();
  51. this.label14 = new System.Windows.Forms.Label();
  52. this.txtMessage = new System.Windows.Forms.RichTextBox();
  53. this.checkboxGX = new System.Windows.Forms.CheckBox();
  54. this.checkboxWW = new System.Windows.Forms.CheckBox();
  55. this.txtOpName = new System.Windows.Forms.TextBox();
  56. this.txtOPCode_ = new DevExpress.XtraEditors.GridLookUpEdit();
  57. this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
  58. this.txtOPCode = new System.Windows.Forms.TextBox();
  59. this.txtLotNo = new DevExpress.XtraEditors.ButtonEdit();
  60. this.panel2 = new System.Windows.Forms.Panel();
  61. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  62. this.panel4 = new System.Windows.Forms.Panel();
  63. this.btnEnlargeTZ = new System.Windows.Forms.Button();
  64. this.axAcroPDFTZ = new AxAcroPDFLib.AxAcroPDF();
  65. this.panel3 = new System.Windows.Forms.Panel();
  66. this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
  67. this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
  68. this.label27 = new System.Windows.Forms.Label();
  69. this.txtWGResult = new System.Windows.Forms.TextBox();
  70. this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
  71. this.btnDelRow2 = new DevExpress.XtraEditors.SimpleButton();
  72. this.btnAddRow2 = new DevExpress.XtraEditors.SimpleButton();
  73. this.gridControl2 = new DevExpress.XtraGrid.GridControl();
  74. this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
  75. this.id2 = new DevExpress.XtraGrid.Columns.GridColumn();
  76. this.colCKGROUPCode1 = new DevExpress.XtraGrid.Columns.GridColumn();
  77. this.WGCodeGridLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
  78. this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
  79. this.colCKGROUPDESC1 = new DevExpress.XtraGrid.Columns.GridColumn();
  80. this.WGDescGridLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
  81. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  82. this.colCKGROUPATTR = new DevExpress.XtraGrid.Columns.GridColumn();
  83. this.colCKGROUPMETH = new DevExpress.XtraGrid.Columns.GridColumn();
  84. this.colOK = new DevExpress.XtraGrid.Columns.GridColumn();
  85. this.OKItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  86. this.colNotOK = new DevExpress.XtraGrid.Columns.GridColumn();
  87. this.NotOKItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  88. this.colWait = new DevExpress.XtraGrid.Columns.GridColumn();
  89. this.colRemark1 = new DevExpress.XtraGrid.Columns.GridColumn();
  90. this.Colbgcheckwg = new DevExpress.XtraGrid.Columns.GridColumn();
  91. this.Colbgcheckresultwg = new DevExpress.XtraGrid.Columns.GridColumn();
  92. this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  93. this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  94. this.WGGroupItemButtonEdit = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  95. this.advBandedGridView2 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  96. this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
  97. this.label28 = new System.Windows.Forms.Label();
  98. this.txtCCResult = new System.Windows.Forms.TextBox();
  99. this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
  100. this.btnDelRow = new DevExpress.XtraEditors.SimpleButton();
  101. this.gridControlcc = new DevExpress.XtraGrid.GridControl();
  102. this.gridViewCC = new DevExpress.XtraGrid.Views.Grid.GridView();
  103. this.id = new DevExpress.XtraGrid.Columns.GridColumn();
  104. this.colCKGROUPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  105. this.CCCodeGridLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
  106. this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
  107. this.colCKGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  108. this.CCDescGridLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
  109. this.repositoryItemGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  110. this.colSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
  111. this.colSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
  112. this.colMEMO = new DevExpress.XtraGrid.Columns.GridColumn();
  113. this.colRemark = new DevExpress.XtraGrid.Columns.GridColumn();
  114. this.colS2 = new DevExpress.XtraGrid.Columns.GridColumn();
  115. this.colS3 = new DevExpress.XtraGrid.Columns.GridColumn();
  116. this.colS4 = new DevExpress.XtraGrid.Columns.GridColumn();
  117. this.colS5 = new DevExpress.XtraGrid.Columns.GridColumn();
  118. this.colS6 = new DevExpress.XtraGrid.Columns.GridColumn();
  119. this.colS7 = new DevExpress.XtraGrid.Columns.GridColumn();
  120. this.colS8 = new DevExpress.XtraGrid.Columns.GridColumn();
  121. this.colS9 = new DevExpress.XtraGrid.Columns.GridColumn();
  122. this.colS10 = new DevExpress.XtraGrid.Columns.GridColumn();
  123. this.StandResult = new DevExpress.XtraGrid.Columns.GridColumn();
  124. this.colCheckResult = new DevExpress.XtraGrid.Columns.GridColumn();
  125. this.CCOK = new DevExpress.XtraGrid.Columns.GridColumn();
  126. this.CCNG = new DevExpress.XtraGrid.Columns.GridColumn();
  127. this.NotOKItemCheckEdit = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  128. this.Colbgcheckcc = new DevExpress.XtraGrid.Columns.GridColumn();
  129. this.COLbgcheckresultcc = new DevExpress.XtraGrid.Columns.GridColumn();
  130. this.OKItemCheckEdit = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  131. this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
  132. this.repositoryItemSearchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  133. this.CCGroupItemButtonEdit = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  134. this.ValueMaxItemTextEdit = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
  135. this.ValueMinItemTextEdit = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
  136. this.StandResultItemTextEdit = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
  137. this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  138. this.btnAddRow = new DevExpress.XtraEditors.SimpleButton();
  139. this.panel5 = new System.Windows.Forms.Panel();
  140. this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
  141. this.btnZP = new System.Windows.Forms.Button();
  142. this.btnOperationManua = new System.Windows.Forms.Button();
  143. this.BtnCheckBookMap = new System.Windows.Forms.Button();
  144. this.BrnOPMap = new System.Windows.Forms.Button();
  145. this.BtnDesignMap = new System.Windows.Forms.Button();
  146. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  147. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  148. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  149. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  150. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  151. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  152. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  153. this.groupControl1.SuspendLayout();
  154. this.tableLayoutPanel1.SuspendLayout();
  155. this.panel1.SuspendLayout();
  156. this.tableLayoutPanel2.SuspendLayout();
  157. ((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.txtOPCode_.Properties)).BeginInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo.Properties)).BeginInit();
  161. this.panel2.SuspendLayout();
  162. this.tableLayoutPanel3.SuspendLayout();
  163. this.panel4.SuspendLayout();
  164. ((System.ComponentModel.ISupportInitialize)(this.axAcroPDFTZ)).BeginInit();
  165. this.panel3.SuspendLayout();
  166. this.tableLayoutPanel9.SuspendLayout();
  167. this.tableLayoutPanel5.SuspendLayout();
  168. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
  169. this.groupControl2.SuspendLayout();
  170. ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
  171. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.WGCodeGridLookUpEdit)).BeginInit();
  173. ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.WGDescGridLookUpEdit)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.OKItemCheckEdit2)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.NotOKItemCheckEdit2)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.WGGroupItemButtonEdit)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).BeginInit();
  182. this.tableLayoutPanel4.SuspendLayout();
  183. ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
  184. this.groupControl3.SuspendLayout();
  185. ((System.ComponentModel.ISupportInitialize)(this.gridControlcc)).BeginInit();
  186. ((System.ComponentModel.ISupportInitialize)(this.gridViewCC)).BeginInit();
  187. ((System.ComponentModel.ISupportInitialize)(this.CCCodeGridLookUpEdit)).BeginInit();
  188. ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
  189. ((System.ComponentModel.ISupportInitialize)(this.CCDescGridLookUpEdit)).BeginInit();
  190. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).BeginInit();
  191. ((System.ComponentModel.ISupportInitialize)(this.NotOKItemCheckEdit)).BeginInit();
  192. ((System.ComponentModel.ISupportInitialize)(this.OKItemCheckEdit)).BeginInit();
  193. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit();
  194. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1View)).BeginInit();
  195. ((System.ComponentModel.ISupportInitialize)(this.CCGroupItemButtonEdit)).BeginInit();
  196. ((System.ComponentModel.ISupportInitialize)(this.ValueMaxItemTextEdit)).BeginInit();
  197. ((System.ComponentModel.ISupportInitialize)(this.ValueMinItemTextEdit)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.StandResultItemTextEdit)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
  200. this.panel5.SuspendLayout();
  201. this.tableLayoutPanel6.SuspendLayout();
  202. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  205. this.panelControl3.SuspendLayout();
  206. this.SuspendLayout();
  207. //
  208. // groupControl1
  209. //
  210. this.groupControl1.Controls.Add(this.tableLayoutPanel1);
  211. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  212. this.groupControl1.Location = new System.Drawing.Point(0, 39);
  213. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  214. this.groupControl1.Name = "groupControl1";
  215. this.groupControl1.Size = new System.Drawing.Size(1321, 750);
  216. this.groupControl1.TabIndex = 14;
  217. this.groupControl1.Text = "详细信息";
  218. //
  219. // tableLayoutPanel1
  220. //
  221. this.tableLayoutPanel1.ColumnCount = 1;
  222. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  223. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
  224. this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1);
  225. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  226. this.tableLayoutPanel1.Location = new System.Drawing.Point(2, 26);
  227. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
  228. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  229. this.tableLayoutPanel1.RowCount = 2;
  230. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 24.09972F));
  231. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 75.90028F));
  232. this.tableLayoutPanel1.Size = new System.Drawing.Size(1317, 722);
  233. this.tableLayoutPanel1.TabIndex = 1;
  234. //
  235. // panel1
  236. //
  237. this.panel1.Controls.Add(this.tableLayoutPanel2);
  238. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  239. this.panel1.Location = new System.Drawing.Point(0, 0);
  240. this.panel1.Margin = new System.Windows.Forms.Padding(0);
  241. this.panel1.Name = "panel1";
  242. this.panel1.Size = new System.Drawing.Size(1317, 173);
  243. this.panel1.TabIndex = 0;
  244. //
  245. // tableLayoutPanel2
  246. //
  247. this.tableLayoutPanel2.ColumnCount = 8;
  248. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 107F));
  249. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 36.14085F));
  250. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 165F));
  251. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 26.02141F));
  252. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F));
  253. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 18.30433F));
  254. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 300F));
  255. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 19.53341F));
  256. this.tableLayoutPanel2.Controls.Add(this.label1, 0, 1);
  257. this.tableLayoutPanel2.Controls.Add(this.txtUserName, 1, 2);
  258. this.tableLayoutPanel2.Controls.Add(this.label7, 0, 2);
  259. this.tableLayoutPanel2.Controls.Add(this.txtUserCode, 1, 1);
  260. this.tableLayoutPanel2.Controls.Add(this.label4, 2, 1);
  261. this.tableLayoutPanel2.Controls.Add(this.label2, 5, 1);
  262. this.tableLayoutPanel2.Controls.Add(this.btnTempSave, 7, 1);
  263. this.tableLayoutPanel2.Controls.Add(this.label6, 5, 2);
  264. this.tableLayoutPanel2.Controls.Add(this.label8, 0, 3);
  265. this.tableLayoutPanel2.Controls.Add(this.label9, 0, 4);
  266. this.tableLayoutPanel2.Controls.Add(this.txtMOCode, 1, 3);
  267. this.tableLayoutPanel2.Controls.Add(this.txtMOQty, 1, 4);
  268. this.tableLayoutPanel2.Controls.Add(this.label10, 2, 3);
  269. this.tableLayoutPanel2.Controls.Add(this.label11, 2, 4);
  270. this.tableLayoutPanel2.Controls.Add(this.txtProductCode, 3, 3);
  271. this.tableLayoutPanel2.Controls.Add(this.txtLotQty, 3, 4);
  272. this.tableLayoutPanel2.Controls.Add(this.label12, 5, 3);
  273. this.tableLayoutPanel2.Controls.Add(this.txtPriductName, 6, 3);
  274. this.tableLayoutPanel2.Controls.Add(this.label14, 0, 5);
  275. this.tableLayoutPanel2.Controls.Add(this.txtMessage, 1, 5);
  276. this.tableLayoutPanel2.Controls.Add(this.checkboxGX, 0, 0);
  277. this.tableLayoutPanel2.Controls.Add(this.checkboxWW, 1, 0);
  278. this.tableLayoutPanel2.Controls.Add(this.txtOpName, 6, 2);
  279. this.tableLayoutPanel2.Controls.Add(this.txtOPCode_, 6, 0);
  280. this.tableLayoutPanel2.Controls.Add(this.txtOPCode, 6, 1);
  281. this.tableLayoutPanel2.Controls.Add(this.txtLotNo, 3, 1);
  282. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  283. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  284. this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(0);
  285. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  286. this.tableLayoutPanel2.RowCount = 6;
  287. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
  288. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
  289. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
  290. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
  291. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 15F));
  292. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F));
  293. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  294. this.tableLayoutPanel2.Size = new System.Drawing.Size(1317, 173);
  295. this.tableLayoutPanel2.TabIndex = 2;
  296. //
  297. // label1
  298. //
  299. this.label1.Anchor = System.Windows.Forms.AnchorStyles.Right;
  300. this.label1.AutoSize = true;
  301. this.label1.Location = new System.Drawing.Point(20, 28);
  302. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  303. this.label1.Name = "label1";
  304. this.label1.Size = new System.Drawing.Size(83, 18);
  305. this.label1.TabIndex = 106;
  306. this.label1.Text = "员工条码:";
  307. //
  308. // txtUserName
  309. //
  310. this.txtUserName.Dock = System.Windows.Forms.DockStyle.Fill;
  311. this.txtUserName.Location = new System.Drawing.Point(111, 54);
  312. this.txtUserName.Margin = new System.Windows.Forms.Padding(4);
  313. this.txtUserName.Name = "txtUserName";
  314. this.txtUserName.Properties.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  315. this.txtUserName.Properties.Appearance.Options.UseBackColor = true;
  316. this.txtUserName.Properties.ReadOnly = true;
  317. this.txtUserName.Size = new System.Drawing.Size(225, 24);
  318. this.txtUserName.TabIndex = 117;
  319. //
  320. // label7
  321. //
  322. this.label7.Anchor = System.Windows.Forms.AnchorStyles.Right;
  323. this.label7.AutoSize = true;
  324. this.label7.Location = new System.Drawing.Point(20, 53);
  325. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  326. this.label7.Name = "label7";
  327. this.label7.Size = new System.Drawing.Size(83, 18);
  328. this.label7.TabIndex = 113;
  329. this.label7.Text = "员工姓名:";
  330. //
  331. // txtUserCode
  332. //
  333. this.txtUserCode.Dock = System.Windows.Forms.DockStyle.Fill;
  334. this.txtUserCode.Location = new System.Drawing.Point(110, 28);
  335. this.txtUserCode.Name = "txtUserCode";
  336. this.txtUserCode.Size = new System.Drawing.Size(227, 26);
  337. this.txtUserCode.TabIndex = 263;
  338. this.txtUserCode.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtUserCode_KeyPress);
  339. //
  340. // label4
  341. //
  342. this.label4.Anchor = System.Windows.Forms.AnchorStyles.Right;
  343. this.label4.AutoSize = true;
  344. this.label4.Font = new System.Drawing.Font("Tahoma", 9F);
  345. this.label4.Location = new System.Drawing.Point(413, 28);
  346. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  347. this.label4.Name = "label4";
  348. this.label4.Size = new System.Drawing.Size(88, 18);
  349. this.label4.TabIndex = 261;
  350. this.label4.Text = "产品跟踪码:";
  351. //
  352. // label2
  353. //
  354. this.label2.Anchor = System.Windows.Forms.AnchorStyles.Right;
  355. this.label2.AutoSize = true;
  356. this.label2.Location = new System.Drawing.Point(804, 28);
  357. this.label2.Name = "label2";
  358. this.label2.Size = new System.Drawing.Size(83, 18);
  359. this.label2.TabIndex = 264;
  360. this.label2.Text = "工序条码:";
  361. //
  362. // btnTempSave
  363. //
  364. this.btnTempSave.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  365. | System.Windows.Forms.AnchorStyles.Right)));
  366. this.btnTempSave.BackColor = System.Drawing.Color.DeepSkyBlue;
  367. this.btnTempSave.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  368. this.btnTempSave.Location = new System.Drawing.Point(1210, 29);
  369. this.btnTempSave.Margin = new System.Windows.Forms.Padding(4);
  370. this.btnTempSave.Name = "btnTempSave";
  371. this.tableLayoutPanel2.SetRowSpan(this.btnTempSave, 2);
  372. this.btnTempSave.Size = new System.Drawing.Size(103, 42);
  373. this.btnTempSave.TabIndex = 257;
  374. this.btnTempSave.Text = "保存";
  375. this.btnTempSave.UseVisualStyleBackColor = false;
  376. this.btnTempSave.Click += new System.EventHandler(this.btnTempSave_Click);
  377. this.btnTempSave.MouseLeave += new System.EventHandler(this.btnTempSave_MouseLeave);
  378. this.btnTempSave.MouseMove += new System.Windows.Forms.MouseEventHandler(this.btnTempSave_MouseMove);
  379. //
  380. // label6
  381. //
  382. this.label6.Anchor = System.Windows.Forms.AnchorStyles.Right;
  383. this.label6.AutoSize = true;
  384. this.label6.Location = new System.Drawing.Point(804, 53);
  385. this.label6.Name = "label6";
  386. this.label6.Size = new System.Drawing.Size(83, 18);
  387. this.label6.TabIndex = 265;
  388. this.label6.Text = "工序名称:";
  389. //
  390. // label8
  391. //
  392. this.label8.Anchor = System.Windows.Forms.AnchorStyles.Right;
  393. this.label8.AutoSize = true;
  394. this.label8.Location = new System.Drawing.Point(6, 78);
  395. this.label8.Name = "label8";
  396. this.label8.Size = new System.Drawing.Size(98, 18);
  397. this.label8.TabIndex = 268;
  398. this.label8.Text = "生产工单号:";
  399. //
  400. // label9
  401. //
  402. this.label9.Anchor = System.Windows.Forms.AnchorStyles.Right;
  403. this.label9.AutoSize = true;
  404. this.label9.Location = new System.Drawing.Point(21, 103);
  405. this.label9.Name = "label9";
  406. this.label9.Size = new System.Drawing.Size(83, 18);
  407. this.label9.TabIndex = 269;
  408. this.label9.Text = "工单数量:";
  409. //
  410. // txtMOCode
  411. //
  412. this.txtMOCode.Dock = System.Windows.Forms.DockStyle.Fill;
  413. this.txtMOCode.Location = new System.Drawing.Point(110, 78);
  414. this.txtMOCode.Name = "txtMOCode";
  415. this.txtMOCode.ReadOnly = true;
  416. this.txtMOCode.Size = new System.Drawing.Size(227, 26);
  417. this.txtMOCode.TabIndex = 270;
  418. //
  419. // txtMOQty
  420. //
  421. this.txtMOQty.Dock = System.Windows.Forms.DockStyle.Fill;
  422. this.txtMOQty.Location = new System.Drawing.Point(110, 103);
  423. this.txtMOQty.Name = "txtMOQty";
  424. this.txtMOQty.ReadOnly = true;
  425. this.txtMOQty.Size = new System.Drawing.Size(227, 26);
  426. this.txtMOQty.TabIndex = 271;
  427. //
  428. // label10
  429. //
  430. this.label10.Anchor = System.Windows.Forms.AnchorStyles.Right;
  431. this.label10.AutoSize = true;
  432. this.label10.Location = new System.Drawing.Point(419, 78);
  433. this.label10.Name = "label10";
  434. this.label10.Size = new System.Drawing.Size(83, 18);
  435. this.label10.TabIndex = 272;
  436. this.label10.Text = "产品编码:";
  437. //
  438. // label11
  439. //
  440. this.label11.Anchor = System.Windows.Forms.AnchorStyles.Right;
  441. this.label11.AutoSize = true;
  442. this.label11.Location = new System.Drawing.Point(404, 103);
  443. this.label11.Name = "label11";
  444. this.label11.Size = new System.Drawing.Size(98, 18);
  445. this.label11.TabIndex = 273;
  446. this.label11.Text = "跟踪单数量:";
  447. //
  448. // txtProductCode
  449. //
  450. this.tableLayoutPanel2.SetColumnSpan(this.txtProductCode, 2);
  451. this.txtProductCode.Dock = System.Windows.Forms.DockStyle.Fill;
  452. this.txtProductCode.Location = new System.Drawing.Point(508, 78);
  453. this.txtProductCode.Name = "txtProductCode";
  454. this.txtProductCode.ReadOnly = true;
  455. this.txtProductCode.Size = new System.Drawing.Size(261, 26);
  456. this.txtProductCode.TabIndex = 274;
  457. //
  458. // txtLotQty
  459. //
  460. this.tableLayoutPanel2.SetColumnSpan(this.txtLotQty, 2);
  461. this.txtLotQty.Dock = System.Windows.Forms.DockStyle.Fill;
  462. this.txtLotQty.Location = new System.Drawing.Point(508, 103);
  463. this.txtLotQty.Name = "txtLotQty";
  464. this.txtLotQty.ReadOnly = true;
  465. this.txtLotQty.Size = new System.Drawing.Size(261, 26);
  466. this.txtLotQty.TabIndex = 275;
  467. //
  468. // label12
  469. //
  470. this.label12.Anchor = System.Windows.Forms.AnchorStyles.Right;
  471. this.label12.AutoSize = true;
  472. this.label12.Location = new System.Drawing.Point(804, 78);
  473. this.label12.Name = "label12";
  474. this.label12.Size = new System.Drawing.Size(83, 18);
  475. this.label12.TabIndex = 276;
  476. this.label12.Text = "产品名称:";
  477. //
  478. // txtPriductName
  479. //
  480. this.txtPriductName.Location = new System.Drawing.Point(893, 78);
  481. this.txtPriductName.Name = "txtPriductName";
  482. this.txtPriductName.ReadOnly = true;
  483. this.txtPriductName.Size = new System.Drawing.Size(215, 26);
  484. this.txtPriductName.TabIndex = 277;
  485. //
  486. // label14
  487. //
  488. this.label14.Anchor = System.Windows.Forms.AnchorStyles.Right;
  489. this.label14.AutoSize = true;
  490. this.label14.Location = new System.Drawing.Point(21, 140);
  491. this.label14.Name = "label14";
  492. this.label14.Size = new System.Drawing.Size(83, 18);
  493. this.label14.TabIndex = 280;
  494. this.label14.Text = "提示消息:";
  495. //
  496. // txtMessage
  497. //
  498. this.tableLayoutPanel2.SetColumnSpan(this.txtMessage, 7);
  499. this.txtMessage.Dock = System.Windows.Forms.DockStyle.Fill;
  500. this.txtMessage.Location = new System.Drawing.Point(110, 128);
  501. this.txtMessage.Name = "txtMessage";
  502. this.txtMessage.ReadOnly = true;
  503. this.txtMessage.Size = new System.Drawing.Size(1204, 42);
  504. this.txtMessage.TabIndex = 284;
  505. this.txtMessage.Text = "";
  506. //
  507. // checkboxGX
  508. //
  509. this.checkboxGX.AutoSize = true;
  510. this.checkboxGX.Location = new System.Drawing.Point(3, 3);
  511. this.checkboxGX.Name = "checkboxGX";
  512. this.checkboxGX.Size = new System.Drawing.Size(90, 19);
  513. this.checkboxGX.TabIndex = 285;
  514. this.checkboxGX.Text = "工序检验";
  515. this.checkboxGX.UseVisualStyleBackColor = true;
  516. this.checkboxGX.CheckedChanged += new System.EventHandler(this.checkboxGX_CheckedChanged);
  517. //
  518. // checkboxWW
  519. //
  520. this.checkboxWW.AutoSize = true;
  521. this.checkboxWW.Location = new System.Drawing.Point(110, 3);
  522. this.checkboxWW.Name = "checkboxWW";
  523. this.checkboxWW.Size = new System.Drawing.Size(90, 19);
  524. this.checkboxWW.TabIndex = 286;
  525. this.checkboxWW.Text = "委外检验";
  526. this.checkboxWW.UseVisualStyleBackColor = true;
  527. this.checkboxWW.CheckedChanged += new System.EventHandler(this.checkboxWW_CheckedChanged);
  528. //
  529. // txtOpName
  530. //
  531. this.txtOpName.Location = new System.Drawing.Point(893, 53);
  532. this.txtOpName.Name = "txtOpName";
  533. this.txtOpName.ReadOnly = true;
  534. this.txtOpName.Size = new System.Drawing.Size(215, 26);
  535. this.txtOpName.TabIndex = 287;
  536. //
  537. // txtOPCode_
  538. //
  539. this.txtOPCode_.EditValue = "";
  540. this.txtOPCode_.Location = new System.Drawing.Point(893, 4);
  541. this.txtOPCode_.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  542. this.txtOPCode_.Name = "txtOPCode_";
  543. this.txtOPCode_.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  544. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  545. this.txtOPCode_.Properties.NullText = "";
  546. this.txtOPCode_.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
  547. this.txtOPCode_.Properties.View = this.gridView5;
  548. this.txtOPCode_.Size = new System.Drawing.Size(215, 24);
  549. this.txtOPCode_.TabIndex = 288;
  550. this.txtOPCode_.Visible = false;
  551. this.txtOPCode_.EditValueChanged += new System.EventHandler(this.txtOPCode_EditValueChanged);
  552. //
  553. // gridView5
  554. //
  555. this.gridView5.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  556. this.gridView5.Name = "gridView5";
  557. this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false;
  558. this.gridView5.OptionsView.ShowGroupPanel = false;
  559. //
  560. // txtOPCode
  561. //
  562. this.txtOPCode.Location = new System.Drawing.Point(893, 28);
  563. this.txtOPCode.Name = "txtOPCode";
  564. this.txtOPCode.Size = new System.Drawing.Size(215, 26);
  565. this.txtOPCode.TabIndex = 290;
  566. this.txtOPCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtOPCode_KeyDown);
  567. //
  568. // txtLotNo
  569. //
  570. this.tableLayoutPanel2.SetColumnSpan(this.txtLotNo, 2);
  571. this.txtLotNo.Dock = System.Windows.Forms.DockStyle.Fill;
  572. this.txtLotNo.Location = new System.Drawing.Point(508, 28);
  573. this.txtLotNo.Name = "txtLotNo";
  574. this.txtLotNo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  575. new DevExpress.XtraEditors.Controls.EditorButton()});
  576. this.txtLotNo.Size = new System.Drawing.Size(261, 24);
  577. this.txtLotNo.TabIndex = 289;
  578. this.txtLotNo.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtLotNo_ButtonClick);
  579. this.txtLotNo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtLotNo_KeyPress);
  580. //
  581. // panel2
  582. //
  583. this.panel2.Controls.Add(this.tableLayoutPanel3);
  584. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  585. this.panel2.Location = new System.Drawing.Point(4, 177);
  586. this.panel2.Margin = new System.Windows.Forms.Padding(4);
  587. this.panel2.Name = "panel2";
  588. this.panel2.Size = new System.Drawing.Size(1309, 541);
  589. this.panel2.TabIndex = 0;
  590. //
  591. // tableLayoutPanel3
  592. //
  593. this.tableLayoutPanel3.ColumnCount = 3;
  594. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 7.181054F));
  595. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 62.71964F));
  596. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
  597. this.tableLayoutPanel3.Controls.Add(this.panel4, 1, 0);
  598. this.tableLayoutPanel3.Controls.Add(this.panel3, 2, 0);
  599. this.tableLayoutPanel3.Controls.Add(this.panel5, 0, 0);
  600. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  601. this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  602. this.tableLayoutPanel3.Margin = new System.Windows.Forms.Padding(0);
  603. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  604. this.tableLayoutPanel3.RowCount = 1;
  605. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  606. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 541F));
  607. this.tableLayoutPanel3.Size = new System.Drawing.Size(1309, 541);
  608. this.tableLayoutPanel3.TabIndex = 0;
  609. //
  610. // panel4
  611. //
  612. this.panel4.Controls.Add(this.btnEnlargeTZ);
  613. this.panel4.Controls.Add(this.axAcroPDFTZ);
  614. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  615. this.panel4.Location = new System.Drawing.Point(97, 4);
  616. this.panel4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  617. this.panel4.Name = "panel4";
  618. this.panel4.Size = new System.Drawing.Size(815, 533);
  619. this.panel4.TabIndex = 6;
  620. //
  621. // btnEnlargeTZ
  622. //
  623. this.btnEnlargeTZ.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  624. this.btnEnlargeTZ.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold);
  625. this.btnEnlargeTZ.Location = new System.Drawing.Point(769, 4);
  626. this.btnEnlargeTZ.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  627. this.btnEnlargeTZ.Name = "btnEnlargeTZ";
  628. this.btnEnlargeTZ.Size = new System.Drawing.Size(43, 36);
  629. this.btnEnlargeTZ.TabIndex = 13;
  630. this.btnEnlargeTZ.Text = "口";
  631. this.btnEnlargeTZ.UseVisualStyleBackColor = true;
  632. this.btnEnlargeTZ.Click += new System.EventHandler(this.btnEnlargeTZ_Click);
  633. //
  634. // axAcroPDFTZ
  635. //
  636. this.axAcroPDFTZ.Dock = System.Windows.Forms.DockStyle.Fill;
  637. this.axAcroPDFTZ.Enabled = true;
  638. this.axAcroPDFTZ.Location = new System.Drawing.Point(0, 0);
  639. this.axAcroPDFTZ.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  640. this.axAcroPDFTZ.Name = "axAcroPDFTZ";
  641. this.axAcroPDFTZ.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axAcroPDFTZ.OcxState")));
  642. this.axAcroPDFTZ.Size = new System.Drawing.Size(815, 533);
  643. this.axAcroPDFTZ.TabIndex = 0;
  644. //
  645. // panel3
  646. //
  647. this.panel3.Controls.Add(this.tableLayoutPanel9);
  648. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  649. this.panel3.Location = new System.Drawing.Point(919, 4);
  650. this.panel3.Margin = new System.Windows.Forms.Padding(4);
  651. this.panel3.Name = "panel3";
  652. this.panel3.Size = new System.Drawing.Size(386, 533);
  653. this.panel3.TabIndex = 1;
  654. //
  655. // tableLayoutPanel9
  656. //
  657. this.tableLayoutPanel9.ColumnCount = 1;
  658. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  659. this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel5, 0, 3);
  660. this.tableLayoutPanel9.Controls.Add(this.groupControl2, 0, 2);
  661. this.tableLayoutPanel9.Controls.Add(this.tableLayoutPanel4, 0, 1);
  662. this.tableLayoutPanel9.Controls.Add(this.groupControl3, 0, 0);
  663. this.tableLayoutPanel9.Dock = System.Windows.Forms.DockStyle.Fill;
  664. this.tableLayoutPanel9.Location = new System.Drawing.Point(0, 0);
  665. this.tableLayoutPanel9.Margin = new System.Windows.Forms.Padding(0);
  666. this.tableLayoutPanel9.Name = "tableLayoutPanel9";
  667. this.tableLayoutPanel9.RowCount = 4;
  668. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 45F));
  669. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 5F));
  670. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 45F));
  671. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 5F));
  672. this.tableLayoutPanel9.Size = new System.Drawing.Size(386, 533);
  673. this.tableLayoutPanel9.TabIndex = 106;
  674. //
  675. // tableLayoutPanel5
  676. //
  677. this.tableLayoutPanel5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  678. | System.Windows.Forms.AnchorStyles.Left)
  679. | System.Windows.Forms.AnchorStyles.Right)));
  680. this.tableLayoutPanel5.ColumnCount = 2;
  681. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  682. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  683. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  684. this.tableLayoutPanel5.Controls.Add(this.label27, 0, 0);
  685. this.tableLayoutPanel5.Controls.Add(this.txtWGResult, 1, 0);
  686. this.tableLayoutPanel5.Location = new System.Drawing.Point(3, 507);
  687. this.tableLayoutPanel5.Name = "tableLayoutPanel5";
  688. this.tableLayoutPanel5.RowCount = 1;
  689. this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  690. this.tableLayoutPanel5.Size = new System.Drawing.Size(380, 23);
  691. this.tableLayoutPanel5.TabIndex = 20;
  692. //
  693. // label27
  694. //
  695. this.label27.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
  696. this.label27.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  697. this.label27.Location = new System.Drawing.Point(39, 0);
  698. this.label27.Name = "label27";
  699. this.label27.Size = new System.Drawing.Size(111, 23);
  700. this.label27.TabIndex = 0;
  701. this.label27.Text = "检验结果:";
  702. //
  703. // txtWGResult
  704. //
  705. this.txtWGResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  706. | System.Windows.Forms.AnchorStyles.Left)
  707. | System.Windows.Forms.AnchorStyles.Right)));
  708. this.txtWGResult.Location = new System.Drawing.Point(193, 3);
  709. this.txtWGResult.Name = "txtWGResult";
  710. this.txtWGResult.ReadOnly = true;
  711. this.txtWGResult.Size = new System.Drawing.Size(184, 26);
  712. this.txtWGResult.TabIndex = 1;
  713. this.txtWGResult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  714. //
  715. // groupControl2
  716. //
  717. this.groupControl2.Controls.Add(this.btnDelRow2);
  718. this.groupControl2.Controls.Add(this.btnAddRow2);
  719. this.groupControl2.Controls.Add(this.gridControl2);
  720. this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  721. this.groupControl2.Location = new System.Drawing.Point(0, 265);
  722. this.groupControl2.Margin = new System.Windows.Forms.Padding(0);
  723. this.groupControl2.Name = "groupControl2";
  724. this.groupControl2.Size = new System.Drawing.Size(386, 239);
  725. this.groupControl2.TabIndex = 18;
  726. this.groupControl2.Text = "外观检验";
  727. //
  728. // btnDelRow2
  729. //
  730. this.btnDelRow2.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  731. this.btnDelRow2.Appearance.ForeColor = System.Drawing.Color.White;
  732. this.btnDelRow2.Appearance.Options.UseFont = true;
  733. this.btnDelRow2.Appearance.Options.UseForeColor = true;
  734. this.btnDelRow2.Appearance.Options.UseTextOptions = true;
  735. this.btnDelRow2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  736. this.btnDelRow2.Image = ((System.Drawing.Image)(resources.GetObject("btnDelRow2.Image")));
  737. this.btnDelRow2.Location = new System.Drawing.Point(152, 0);
  738. this.btnDelRow2.LookAndFeel.SkinName = "BlueButtonSkin";
  739. this.btnDelRow2.LookAndFeel.UseDefaultLookAndFeel = false;
  740. this.btnDelRow2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  741. this.btnDelRow2.Name = "btnDelRow2";
  742. this.btnDelRow2.Size = new System.Drawing.Size(61, 23);
  743. this.btnDelRow2.TabIndex = 103;
  744. this.btnDelRow2.Text = "删行";
  745. this.btnDelRow2.Click += new System.EventHandler(this.btnDelRow2_Click);
  746. //
  747. // btnAddRow2
  748. //
  749. this.btnAddRow2.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  750. this.btnAddRow2.Appearance.ForeColor = System.Drawing.Color.White;
  751. this.btnAddRow2.Appearance.Options.UseFont = true;
  752. this.btnAddRow2.Appearance.Options.UseForeColor = true;
  753. this.btnAddRow2.Appearance.Options.UseTextOptions = true;
  754. this.btnAddRow2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  755. this.btnAddRow2.Image = ((System.Drawing.Image)(resources.GetObject("btnAddRow2.Image")));
  756. this.btnAddRow2.Location = new System.Drawing.Point(78, 0);
  757. this.btnAddRow2.LookAndFeel.SkinName = "BlueButtonSkin";
  758. this.btnAddRow2.LookAndFeel.UseDefaultLookAndFeel = false;
  759. this.btnAddRow2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  760. this.btnAddRow2.Name = "btnAddRow2";
  761. this.btnAddRow2.Size = new System.Drawing.Size(59, 23);
  762. this.btnAddRow2.TabIndex = 102;
  763. this.btnAddRow2.Text = "增行";
  764. this.btnAddRow2.Click += new System.EventHandler(this.btnAddRow2_Click);
  765. //
  766. // gridControl2
  767. //
  768. this.gridControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  769. this.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
  770. this.gridControl2.Location = new System.Drawing.Point(2, 26);
  771. this.gridControl2.MainView = this.gridView2;
  772. this.gridControl2.Margin = new System.Windows.Forms.Padding(4);
  773. this.gridControl2.Name = "gridControl2";
  774. this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  775. this.repositoryItemCheckEdit1,
  776. this.repositoryItemCheckEdit2,
  777. this.WGGroupItemButtonEdit,
  778. this.NotOKItemCheckEdit2,
  779. this.OKItemCheckEdit2,
  780. this.WGDescGridLookUpEdit,
  781. this.WGCodeGridLookUpEdit});
  782. this.gridControl2.Size = new System.Drawing.Size(382, 211);
  783. this.gridControl2.TabIndex = 101;
  784. this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  785. this.gridView2,
  786. this.advBandedGridView2});
  787. //
  788. // gridView2
  789. //
  790. this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  791. this.id2,
  792. this.colCKGROUPCode1,
  793. this.colCKGROUPDESC1,
  794. this.colCKGROUPATTR,
  795. this.colCKGROUPMETH,
  796. this.colOK,
  797. this.colNotOK,
  798. this.colWait,
  799. this.colRemark1,
  800. this.Colbgcheckwg,
  801. this.Colbgcheckresultwg});
  802. this.gridView2.GridControl = this.gridControl2;
  803. this.gridView2.IndicatorWidth = 40;
  804. this.gridView2.Name = "gridView2";
  805. this.gridView2.OptionsCustomization.AllowSort = false;
  806. this.gridView2.OptionsSelection.MultiSelect = true;
  807. this.gridView2.OptionsView.ColumnAutoWidth = false;
  808. this.gridView2.OptionsView.ShowGroupPanel = false;
  809. this.gridView2.OptionsView.ShowIndicator = false;
  810. this.gridView2.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView2_CellValueChanged);
  811. this.gridView2.KeyUp += new System.Windows.Forms.KeyEventHandler(this.gridView2_KeyUp_1);
  812. //
  813. // id2
  814. //
  815. this.id2.Caption = "id";
  816. this.id2.FieldName = "id";
  817. this.id2.Name = "id2";
  818. //
  819. // colCKGROUPCode1
  820. //
  821. this.colCKGROUPCode1.Caption = "检验项代码";
  822. this.colCKGROUPCode1.ColumnEdit = this.WGCodeGridLookUpEdit;
  823. this.colCKGROUPCode1.FieldName = "CKGROUPCode1";
  824. this.colCKGROUPCode1.Name = "colCKGROUPCode1";
  825. this.colCKGROUPCode1.Visible = true;
  826. this.colCKGROUPCode1.VisibleIndex = 0;
  827. this.colCKGROUPCode1.Width = 101;
  828. //
  829. // WGCodeGridLookUpEdit
  830. //
  831. this.WGCodeGridLookUpEdit.AutoHeight = false;
  832. this.WGCodeGridLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  833. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  834. this.WGCodeGridLookUpEdit.Name = "WGCodeGridLookUpEdit";
  835. this.WGCodeGridLookUpEdit.View = this.gridView4;
  836. this.WGCodeGridLookUpEdit.EditValueChanged += new System.EventHandler(this.WGCodeGridLookUpEdit_EditValueChanged);
  837. //
  838. // gridView4
  839. //
  840. this.gridView4.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  841. this.gridView4.Name = "gridView4";
  842. this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
  843. this.gridView4.OptionsView.ShowGroupPanel = false;
  844. //
  845. // colCKGROUPDESC1
  846. //
  847. this.colCKGROUPDESC1.Caption = "检验项描述";
  848. this.colCKGROUPDESC1.ColumnEdit = this.WGDescGridLookUpEdit;
  849. this.colCKGROUPDESC1.FieldName = "CKGROUPDESC1";
  850. this.colCKGROUPDESC1.Name = "colCKGROUPDESC1";
  851. this.colCKGROUPDESC1.Visible = true;
  852. this.colCKGROUPDESC1.VisibleIndex = 1;
  853. this.colCKGROUPDESC1.Width = 102;
  854. //
  855. // WGDescGridLookUpEdit
  856. //
  857. this.WGDescGridLookUpEdit.AutoHeight = false;
  858. this.WGDescGridLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  859. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  860. this.WGDescGridLookUpEdit.Name = "WGDescGridLookUpEdit";
  861. this.WGDescGridLookUpEdit.View = this.gridView1;
  862. this.WGDescGridLookUpEdit.EditValueChanged += new System.EventHandler(this.WGGroupGridLookUpEdit_EditValueChanged);
  863. //
  864. // gridView1
  865. //
  866. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  867. this.gridView1.Name = "gridView1";
  868. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  869. this.gridView1.OptionsView.ShowGroupPanel = false;
  870. //
  871. // colCKGROUPATTR
  872. //
  873. this.colCKGROUPATTR.Caption = "抽样标准";
  874. this.colCKGROUPATTR.FieldName = "CKGROUPATTR";
  875. this.colCKGROUPATTR.Name = "colCKGROUPATTR";
  876. this.colCKGROUPATTR.OptionsColumn.AllowEdit = false;
  877. this.colCKGROUPATTR.Visible = true;
  878. this.colCKGROUPATTR.VisibleIndex = 4;
  879. this.colCKGROUPATTR.Width = 96;
  880. //
  881. // colCKGROUPMETH
  882. //
  883. this.colCKGROUPMETH.Caption = "检查标准";
  884. this.colCKGROUPMETH.FieldName = "CKGROUPMETH";
  885. this.colCKGROUPMETH.Name = "colCKGROUPMETH";
  886. this.colCKGROUPMETH.OptionsColumn.AllowEdit = false;
  887. this.colCKGROUPMETH.Visible = true;
  888. this.colCKGROUPMETH.VisibleIndex = 5;
  889. this.colCKGROUPMETH.Width = 83;
  890. //
  891. // colOK
  892. //
  893. this.colOK.Caption = "合格";
  894. this.colOK.ColumnEdit = this.OKItemCheckEdit2;
  895. this.colOK.FieldName = "OK";
  896. this.colOK.Name = "colOK";
  897. this.colOK.Visible = true;
  898. this.colOK.VisibleIndex = 2;
  899. this.colOK.Width = 52;
  900. //
  901. // OKItemCheckEdit2
  902. //
  903. this.OKItemCheckEdit2.AutoHeight = false;
  904. this.OKItemCheckEdit2.Name = "OKItemCheckEdit2";
  905. this.OKItemCheckEdit2.EditValueChanged += new System.EventHandler(this.OKItemCheckEdit2_EditValueChanged);
  906. //
  907. // colNotOK
  908. //
  909. this.colNotOK.Caption = "不合格";
  910. this.colNotOK.ColumnEdit = this.NotOKItemCheckEdit2;
  911. this.colNotOK.FieldName = "NG";
  912. this.colNotOK.Name = "colNotOK";
  913. this.colNotOK.Visible = true;
  914. this.colNotOK.VisibleIndex = 3;
  915. this.colNotOK.Width = 62;
  916. //
  917. // NotOKItemCheckEdit2
  918. //
  919. this.NotOKItemCheckEdit2.AutoHeight = false;
  920. this.NotOKItemCheckEdit2.Name = "NotOKItemCheckEdit2";
  921. this.NotOKItemCheckEdit2.EditValueChanged += new System.EventHandler(this.NotOKItemCheckEdit2_EditValueChanged);
  922. //
  923. // colWait
  924. //
  925. this.colWait.Caption = "待检测";
  926. this.colWait.Name = "colWait";
  927. this.colWait.Visible = true;
  928. this.colWait.VisibleIndex = 8;
  929. //
  930. // colRemark1
  931. //
  932. this.colRemark1.Caption = "备注";
  933. this.colRemark1.FieldName = "Remark";
  934. this.colRemark1.Name = "colRemark1";
  935. this.colRemark1.Visible = true;
  936. this.colRemark1.VisibleIndex = 9;
  937. //
  938. // Colbgcheckwg
  939. //
  940. this.Colbgcheckwg.Caption = "报工检验数据";
  941. this.Colbgcheckwg.FieldName = "bgcheckwg";
  942. this.Colbgcheckwg.Name = "Colbgcheckwg";
  943. this.Colbgcheckwg.Visible = true;
  944. this.Colbgcheckwg.VisibleIndex = 6;
  945. this.Colbgcheckwg.Width = 77;
  946. //
  947. // Colbgcheckresultwg
  948. //
  949. this.Colbgcheckresultwg.Caption = "报工检验结果";
  950. this.Colbgcheckresultwg.FieldName = "bgcheckresultwg";
  951. this.Colbgcheckresultwg.Name = "Colbgcheckresultwg";
  952. this.Colbgcheckresultwg.Visible = true;
  953. this.Colbgcheckresultwg.VisibleIndex = 7;
  954. this.Colbgcheckresultwg.Width = 84;
  955. //
  956. // repositoryItemCheckEdit1
  957. //
  958. this.repositoryItemCheckEdit1.AutoHeight = false;
  959. this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
  960. //
  961. // repositoryItemCheckEdit2
  962. //
  963. this.repositoryItemCheckEdit2.AutoHeight = false;
  964. this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
  965. //
  966. // WGGroupItemButtonEdit
  967. //
  968. this.WGGroupItemButtonEdit.AutoHeight = false;
  969. this.WGGroupItemButtonEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  970. new DevExpress.XtraEditors.Controls.EditorButton()});
  971. this.WGGroupItemButtonEdit.Name = "WGGroupItemButtonEdit";
  972. this.WGGroupItemButtonEdit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.WGGroupItemButtonEdit_ButtonClick);
  973. //
  974. // advBandedGridView2
  975. //
  976. this.advBandedGridView2.GridControl = this.gridControl2;
  977. this.advBandedGridView2.Name = "advBandedGridView2";
  978. this.advBandedGridView2.OptionsBehavior.ReadOnly = true;
  979. this.advBandedGridView2.OptionsSelection.MultiSelect = true;
  980. this.advBandedGridView2.OptionsView.ShowFooter = true;
  981. this.advBandedGridView2.OptionsView.ShowGroupPanel = false;
  982. //
  983. // tableLayoutPanel4
  984. //
  985. this.tableLayoutPanel4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  986. | System.Windows.Forms.AnchorStyles.Left)
  987. | System.Windows.Forms.AnchorStyles.Right)));
  988. this.tableLayoutPanel4.ColumnCount = 2;
  989. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  990. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
  991. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  992. this.tableLayoutPanel4.Controls.Add(this.label28, 0, 0);
  993. this.tableLayoutPanel4.Controls.Add(this.txtCCResult, 1, 0);
  994. this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 242);
  995. this.tableLayoutPanel4.Name = "tableLayoutPanel4";
  996. this.tableLayoutPanel4.RowCount = 1;
  997. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  998. this.tableLayoutPanel4.Size = new System.Drawing.Size(380, 20);
  999. this.tableLayoutPanel4.TabIndex = 19;
  1000. //
  1001. // label28
  1002. //
  1003. this.label28.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
  1004. this.label28.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1005. this.label28.Location = new System.Drawing.Point(39, 0);
  1006. this.label28.Name = "label28";
  1007. this.label28.Size = new System.Drawing.Size(111, 20);
  1008. this.label28.TabIndex = 0;
  1009. this.label28.Text = "检验结果:";
  1010. //
  1011. // txtCCResult
  1012. //
  1013. this.txtCCResult.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1014. | System.Windows.Forms.AnchorStyles.Left)
  1015. | System.Windows.Forms.AnchorStyles.Right)));
  1016. this.txtCCResult.Location = new System.Drawing.Point(193, 3);
  1017. this.txtCCResult.Name = "txtCCResult";
  1018. this.txtCCResult.ReadOnly = true;
  1019. this.txtCCResult.Size = new System.Drawing.Size(184, 26);
  1020. this.txtCCResult.TabIndex = 1;
  1021. this.txtCCResult.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  1022. //
  1023. // groupControl3
  1024. //
  1025. this.groupControl3.Controls.Add(this.btnDelRow);
  1026. this.groupControl3.Controls.Add(this.gridControlcc);
  1027. this.groupControl3.Controls.Add(this.btnAddRow);
  1028. this.groupControl3.Dock = System.Windows.Forms.DockStyle.Fill;
  1029. this.groupControl3.Location = new System.Drawing.Point(0, 0);
  1030. this.groupControl3.Margin = new System.Windows.Forms.Padding(0);
  1031. this.groupControl3.Name = "groupControl3";
  1032. this.groupControl3.Size = new System.Drawing.Size(386, 239);
  1033. this.groupControl3.TabIndex = 17;
  1034. this.groupControl3.Text = "尺寸检验";
  1035. //
  1036. // btnDelRow
  1037. //
  1038. this.btnDelRow.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1039. this.btnDelRow.Appearance.ForeColor = System.Drawing.Color.White;
  1040. this.btnDelRow.Appearance.Options.UseFont = true;
  1041. this.btnDelRow.Appearance.Options.UseForeColor = true;
  1042. this.btnDelRow.Appearance.Options.UseTextOptions = true;
  1043. this.btnDelRow.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  1044. this.btnDelRow.Image = ((System.Drawing.Image)(resources.GetObject("btnDelRow.Image")));
  1045. this.btnDelRow.Location = new System.Drawing.Point(152, 0);
  1046. this.btnDelRow.LookAndFeel.SkinName = "BlueButtonSkin";
  1047. this.btnDelRow.LookAndFeel.UseDefaultLookAndFeel = false;
  1048. this.btnDelRow.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1049. this.btnDelRow.Name = "btnDelRow";
  1050. this.btnDelRow.Size = new System.Drawing.Size(61, 23);
  1051. this.btnDelRow.TabIndex = 27;
  1052. this.btnDelRow.Text = "删行";
  1053. this.btnDelRow.Click += new System.EventHandler(this.btnDelRow_Click);
  1054. //
  1055. // gridControlcc
  1056. //
  1057. this.gridControlcc.Dock = System.Windows.Forms.DockStyle.Fill;
  1058. this.gridControlcc.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
  1059. this.gridControlcc.Location = new System.Drawing.Point(2, 26);
  1060. this.gridControlcc.MainView = this.gridViewCC;
  1061. this.gridControlcc.Margin = new System.Windows.Forms.Padding(4);
  1062. this.gridControlcc.Name = "gridControlcc";
  1063. this.gridControlcc.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  1064. this.OKItemCheckEdit,
  1065. this.NotOKItemCheckEdit,
  1066. this.repositoryItemSearchLookUpEdit1,
  1067. this.CCGroupItemButtonEdit,
  1068. this.ValueMaxItemTextEdit,
  1069. this.ValueMinItemTextEdit,
  1070. this.StandResultItemTextEdit,
  1071. this.CCDescGridLookUpEdit,
  1072. this.CCCodeGridLookUpEdit});
  1073. this.gridControlcc.Size = new System.Drawing.Size(382, 211);
  1074. this.gridControlcc.TabIndex = 101;
  1075. this.gridControlcc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  1076. this.gridViewCC,
  1077. this.advBandedGridView1});
  1078. //
  1079. // gridViewCC
  1080. //
  1081. this.gridViewCC.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  1082. this.id,
  1083. this.colCKGROUPCode,
  1084. this.colCKGROUPDESC,
  1085. this.colSetValueMax,
  1086. this.colSetValueMin,
  1087. this.colMEMO,
  1088. this.colRemark,
  1089. this.colS2,
  1090. this.colS3,
  1091. this.colS4,
  1092. this.colS5,
  1093. this.colS6,
  1094. this.colS7,
  1095. this.colS8,
  1096. this.colS9,
  1097. this.colS10,
  1098. this.StandResult,
  1099. this.colCheckResult,
  1100. this.CCOK,
  1101. this.CCNG,
  1102. this.Colbgcheckcc,
  1103. this.COLbgcheckresultcc});
  1104. this.gridViewCC.GridControl = this.gridControlcc;
  1105. this.gridViewCC.IndicatorWidth = 40;
  1106. this.gridViewCC.Name = "gridViewCC";
  1107. this.gridViewCC.OptionsSelection.MultiSelect = true;
  1108. this.gridViewCC.OptionsView.ColumnAutoWidth = false;
  1109. this.gridViewCC.OptionsView.ShowGroupPanel = false;
  1110. this.gridViewCC.OptionsView.ShowIndicator = false;
  1111. this.gridViewCC.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridViewCC_CellValueChanged);
  1112. //
  1113. // id
  1114. //
  1115. this.id.Caption = "ID";
  1116. this.id.FieldName = "id";
  1117. this.id.Name = "id";
  1118. //
  1119. // colCKGROUPCode
  1120. //
  1121. this.colCKGROUPCode.Caption = "检验项代码";
  1122. this.colCKGROUPCode.ColumnEdit = this.CCCodeGridLookUpEdit;
  1123. this.colCKGROUPCode.FieldName = "CKGROUPCode";
  1124. this.colCKGROUPCode.Name = "colCKGROUPCode";
  1125. this.colCKGROUPCode.Visible = true;
  1126. this.colCKGROUPCode.VisibleIndex = 0;
  1127. this.colCKGROUPCode.Width = 82;
  1128. //
  1129. // CCCodeGridLookUpEdit
  1130. //
  1131. this.CCCodeGridLookUpEdit.AutoHeight = false;
  1132. this.CCCodeGridLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1133. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1134. this.CCCodeGridLookUpEdit.Name = "CCCodeGridLookUpEdit";
  1135. this.CCCodeGridLookUpEdit.View = this.gridView3;
  1136. this.CCCodeGridLookUpEdit.EditValueChanged += new System.EventHandler(this.CCCodeGridLookUpEdit_EditValueChanged);
  1137. //
  1138. // gridView3
  1139. //
  1140. this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  1141. this.gridView3.Name = "gridView3";
  1142. this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
  1143. this.gridView3.OptionsView.ShowGroupPanel = false;
  1144. //
  1145. // colCKGROUPDESC
  1146. //
  1147. this.colCKGROUPDESC.Caption = "检验项描述";
  1148. this.colCKGROUPDESC.ColumnEdit = this.CCDescGridLookUpEdit;
  1149. this.colCKGROUPDESC.FieldName = "CKGROUPDESC";
  1150. this.colCKGROUPDESC.Name = "colCKGROUPDESC";
  1151. this.colCKGROUPDESC.Visible = true;
  1152. this.colCKGROUPDESC.VisibleIndex = 1;
  1153. this.colCKGROUPDESC.Width = 90;
  1154. //
  1155. // CCDescGridLookUpEdit
  1156. //
  1157. this.CCDescGridLookUpEdit.AutoHeight = false;
  1158. this.CCDescGridLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1159. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1160. this.CCDescGridLookUpEdit.Name = "CCDescGridLookUpEdit";
  1161. this.CCDescGridLookUpEdit.View = this.repositoryItemGridLookUpEdit1View;
  1162. this.CCDescGridLookUpEdit.EditValueChanged += new System.EventHandler(this.CCGroupGridLookUpEdit_EditValueChanged);
  1163. //
  1164. // repositoryItemGridLookUpEdit1View
  1165. //
  1166. this.repositoryItemGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  1167. this.repositoryItemGridLookUpEdit1View.Name = "repositoryItemGridLookUpEdit1View";
  1168. this.repositoryItemGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  1169. this.repositoryItemGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  1170. //
  1171. // colSetValueMax
  1172. //
  1173. this.colSetValueMax.Caption = "标准上限";
  1174. this.colSetValueMax.FieldName = "SetValueMax";
  1175. this.colSetValueMax.Name = "colSetValueMax";
  1176. this.colSetValueMax.Visible = true;
  1177. this.colSetValueMax.VisibleIndex = 2;
  1178. this.colSetValueMax.Width = 83;
  1179. //
  1180. // colSetValueMin
  1181. //
  1182. this.colSetValueMin.Caption = "标准下限";
  1183. this.colSetValueMin.FieldName = "SetValueMin";
  1184. this.colSetValueMin.Name = "colSetValueMin";
  1185. this.colSetValueMin.Visible = true;
  1186. this.colSetValueMin.VisibleIndex = 3;
  1187. this.colSetValueMin.Width = 87;
  1188. //
  1189. // colMEMO
  1190. //
  1191. this.colMEMO.Caption = "备注";
  1192. this.colMEMO.FieldName = "MEMO";
  1193. this.colMEMO.Name = "colMEMO";
  1194. //
  1195. // colRemark
  1196. //
  1197. this.colRemark.Caption = "备注";
  1198. this.colRemark.FieldName = "Remark";
  1199. this.colRemark.Name = "colRemark";
  1200. this.colRemark.Visible = true;
  1201. this.colRemark.VisibleIndex = 10;
  1202. //
  1203. // colS2
  1204. //
  1205. this.colS2.Caption = "S2";
  1206. this.colS2.FieldName = "S2";
  1207. this.colS2.Name = "colS2";
  1208. this.colS2.Width = 29;
  1209. //
  1210. // colS3
  1211. //
  1212. this.colS3.Caption = "S3";
  1213. this.colS3.FieldName = "S3";
  1214. this.colS3.Name = "colS3";
  1215. this.colS3.Width = 28;
  1216. //
  1217. // colS4
  1218. //
  1219. this.colS4.Caption = "S4";
  1220. this.colS4.FieldName = "S4";
  1221. this.colS4.Name = "colS4";
  1222. this.colS4.Width = 27;
  1223. //
  1224. // colS5
  1225. //
  1226. this.colS5.Caption = "S5";
  1227. this.colS5.FieldName = "S5";
  1228. this.colS5.Name = "colS5";
  1229. this.colS5.Width = 27;
  1230. //
  1231. // colS6
  1232. //
  1233. this.colS6.Caption = "S6";
  1234. this.colS6.FieldName = "S6";
  1235. this.colS6.Name = "colS6";
  1236. this.colS6.Width = 27;
  1237. //
  1238. // colS7
  1239. //
  1240. this.colS7.Caption = "S7";
  1241. this.colS7.FieldName = "S7";
  1242. this.colS7.Name = "colS7";
  1243. this.colS7.Width = 24;
  1244. //
  1245. // colS8
  1246. //
  1247. this.colS8.Caption = "S8";
  1248. this.colS8.FieldName = "S8";
  1249. this.colS8.Name = "colS8";
  1250. this.colS8.Width = 26;
  1251. //
  1252. // colS9
  1253. //
  1254. this.colS9.Caption = "S9";
  1255. this.colS9.FieldName = "S9";
  1256. this.colS9.Name = "colS9";
  1257. this.colS9.Width = 23;
  1258. //
  1259. // colS10
  1260. //
  1261. this.colS10.Caption = "S10";
  1262. this.colS10.FieldName = "S10";
  1263. this.colS10.Name = "colS10";
  1264. this.colS10.Width = 40;
  1265. //
  1266. // StandResult
  1267. //
  1268. this.StandResult.Caption = "标准检测值";
  1269. this.StandResult.FieldName = "standresult";
  1270. this.StandResult.Name = "StandResult";
  1271. this.StandResult.Visible = true;
  1272. this.StandResult.VisibleIndex = 5;
  1273. this.StandResult.Width = 103;
  1274. //
  1275. // colCheckResult
  1276. //
  1277. this.colCheckResult.Caption = "检验值";
  1278. this.colCheckResult.FieldName = "CheckResult";
  1279. this.colCheckResult.Name = "colCheckResult";
  1280. this.colCheckResult.Visible = true;
  1281. this.colCheckResult.VisibleIndex = 4;
  1282. //
  1283. // CCOK
  1284. //
  1285. this.CCOK.Caption = "合格";
  1286. this.CCOK.FieldName = "OK";
  1287. this.CCOK.Name = "CCOK";
  1288. this.CCOK.OptionsColumn.ReadOnly = true;
  1289. this.CCOK.Visible = true;
  1290. this.CCOK.VisibleIndex = 8;
  1291. this.CCOK.Width = 51;
  1292. //
  1293. // CCNG
  1294. //
  1295. this.CCNG.Caption = "不合格";
  1296. this.CCNG.ColumnEdit = this.NotOKItemCheckEdit;
  1297. this.CCNG.FieldName = "NG";
  1298. this.CCNG.Name = "CCNG";
  1299. this.CCNG.OptionsColumn.ReadOnly = true;
  1300. this.CCNG.Visible = true;
  1301. this.CCNG.VisibleIndex = 9;
  1302. this.CCNG.Width = 59;
  1303. //
  1304. // NotOKItemCheckEdit
  1305. //
  1306. this.NotOKItemCheckEdit.AutoHeight = false;
  1307. this.NotOKItemCheckEdit.Name = "NotOKItemCheckEdit";
  1308. this.NotOKItemCheckEdit.QueryValueByCheckState += new DevExpress.XtraEditors.Controls.QueryValueByCheckStateEventHandler(this.repositoryItemCheckEdit4_QueryValueByCheckState);
  1309. //
  1310. // Colbgcheckcc
  1311. //
  1312. this.Colbgcheckcc.Caption = "报工检验数据";
  1313. this.Colbgcheckcc.FieldName = "bgcheckcc";
  1314. this.Colbgcheckcc.Name = "Colbgcheckcc";
  1315. this.Colbgcheckcc.OptionsColumn.AllowEdit = false;
  1316. this.Colbgcheckcc.OptionsColumn.ReadOnly = true;
  1317. this.Colbgcheckcc.Visible = true;
  1318. this.Colbgcheckcc.VisibleIndex = 6;
  1319. this.Colbgcheckcc.Width = 100;
  1320. //
  1321. // COLbgcheckresultcc
  1322. //
  1323. this.COLbgcheckresultcc.Caption = "报工检验结果";
  1324. this.COLbgcheckresultcc.FieldName = "bgcheckresultcc";
  1325. this.COLbgcheckresultcc.Name = "COLbgcheckresultcc";
  1326. this.COLbgcheckresultcc.OptionsColumn.AllowEdit = false;
  1327. this.COLbgcheckresultcc.OptionsColumn.ReadOnly = true;
  1328. this.COLbgcheckresultcc.Visible = true;
  1329. this.COLbgcheckresultcc.VisibleIndex = 7;
  1330. this.COLbgcheckresultcc.Width = 100;
  1331. //
  1332. // OKItemCheckEdit
  1333. //
  1334. this.OKItemCheckEdit.AutoHeight = false;
  1335. this.OKItemCheckEdit.Name = "OKItemCheckEdit";
  1336. this.OKItemCheckEdit.QueryValueByCheckState += new DevExpress.XtraEditors.Controls.QueryValueByCheckStateEventHandler(this.repositoryItemCheckEdit3_QueryValueByCheckState);
  1337. //
  1338. // repositoryItemSearchLookUpEdit1
  1339. //
  1340. this.repositoryItemSearchLookUpEdit1.AutoHeight = false;
  1341. this.repositoryItemSearchLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1342. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1343. this.repositoryItemSearchLookUpEdit1.Name = "repositoryItemSearchLookUpEdit1";
  1344. this.repositoryItemSearchLookUpEdit1.View = this.repositoryItemSearchLookUpEdit1View;
  1345. //
  1346. // repositoryItemSearchLookUpEdit1View
  1347. //
  1348. this.repositoryItemSearchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  1349. this.repositoryItemSearchLookUpEdit1View.Name = "repositoryItemSearchLookUpEdit1View";
  1350. this.repositoryItemSearchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  1351. this.repositoryItemSearchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  1352. //
  1353. // CCGroupItemButtonEdit
  1354. //
  1355. this.CCGroupItemButtonEdit.AutoHeight = false;
  1356. this.CCGroupItemButtonEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1357. new DevExpress.XtraEditors.Controls.EditorButton()});
  1358. this.CCGroupItemButtonEdit.Name = "CCGroupItemButtonEdit";
  1359. this.CCGroupItemButtonEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  1360. this.CCGroupItemButtonEdit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.CCGroupItemButtonEdit_ButtonClick);
  1361. //
  1362. // ValueMaxItemTextEdit
  1363. //
  1364. this.ValueMaxItemTextEdit.AutoHeight = false;
  1365. this.ValueMaxItemTextEdit.Name = "ValueMaxItemTextEdit";
  1366. //
  1367. // ValueMinItemTextEdit
  1368. //
  1369. this.ValueMinItemTextEdit.AutoHeight = false;
  1370. this.ValueMinItemTextEdit.Name = "ValueMinItemTextEdit";
  1371. //
  1372. // StandResultItemTextEdit
  1373. //
  1374. this.StandResultItemTextEdit.AutoHeight = false;
  1375. this.StandResultItemTextEdit.Name = "StandResultItemTextEdit";
  1376. //
  1377. // advBandedGridView1
  1378. //
  1379. this.advBandedGridView1.GridControl = this.gridControlcc;
  1380. this.advBandedGridView1.Name = "advBandedGridView1";
  1381. this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
  1382. this.advBandedGridView1.OptionsSelection.MultiSelect = true;
  1383. this.advBandedGridView1.OptionsView.ShowFooter = true;
  1384. this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
  1385. //
  1386. // btnAddRow
  1387. //
  1388. this.btnAddRow.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1389. this.btnAddRow.Appearance.ForeColor = System.Drawing.Color.White;
  1390. this.btnAddRow.Appearance.Options.UseFont = true;
  1391. this.btnAddRow.Appearance.Options.UseForeColor = true;
  1392. this.btnAddRow.Appearance.Options.UseTextOptions = true;
  1393. this.btnAddRow.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  1394. this.btnAddRow.Image = ((System.Drawing.Image)(resources.GetObject("btnAddRow.Image")));
  1395. this.btnAddRow.Location = new System.Drawing.Point(78, 0);
  1396. this.btnAddRow.LookAndFeel.SkinName = "BlueButtonSkin";
  1397. this.btnAddRow.LookAndFeel.UseDefaultLookAndFeel = false;
  1398. this.btnAddRow.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1399. this.btnAddRow.Name = "btnAddRow";
  1400. this.btnAddRow.Size = new System.Drawing.Size(59, 23);
  1401. this.btnAddRow.TabIndex = 26;
  1402. this.btnAddRow.Text = "增行";
  1403. this.btnAddRow.Click += new System.EventHandler(this.btnAddRow_Click);
  1404. //
  1405. // panel5
  1406. //
  1407. this.panel5.Controls.Add(this.tableLayoutPanel6);
  1408. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  1409. this.panel5.Location = new System.Drawing.Point(3, 3);
  1410. this.panel5.Name = "panel5";
  1411. this.panel5.Size = new System.Drawing.Size(88, 535);
  1412. this.panel5.TabIndex = 7;
  1413. //
  1414. // tableLayoutPanel6
  1415. //
  1416. this.tableLayoutPanel6.ColumnCount = 1;
  1417. this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1418. this.tableLayoutPanel6.Controls.Add(this.btnZP, 0, 4);
  1419. this.tableLayoutPanel6.Controls.Add(this.btnOperationManua, 0, 3);
  1420. this.tableLayoutPanel6.Controls.Add(this.BtnCheckBookMap, 0, 2);
  1421. this.tableLayoutPanel6.Controls.Add(this.BrnOPMap, 0, 1);
  1422. this.tableLayoutPanel6.Controls.Add(this.BtnDesignMap, 0, 0);
  1423. this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1424. this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 0);
  1425. this.tableLayoutPanel6.Name = "tableLayoutPanel6";
  1426. this.tableLayoutPanel6.RowCount = 5;
  1427. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  1428. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  1429. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  1430. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  1431. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 20F));
  1432. this.tableLayoutPanel6.Size = new System.Drawing.Size(88, 535);
  1433. this.tableLayoutPanel6.TabIndex = 0;
  1434. //
  1435. // btnZP
  1436. //
  1437. this.btnZP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1438. this.btnZP.CausesValidation = false;
  1439. this.btnZP.Dock = System.Windows.Forms.DockStyle.Fill;
  1440. this.btnZP.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1441. this.btnZP.ForeColor = System.Drawing.Color.Navy;
  1442. this.btnZP.Location = new System.Drawing.Point(3, 431);
  1443. this.btnZP.Name = "btnZP";
  1444. this.btnZP.Size = new System.Drawing.Size(82, 101);
  1445. this.btnZP.TabIndex = 24;
  1446. this.btnZP.Text = "作业指导书";
  1447. this.btnZP.UseVisualStyleBackColor = false;
  1448. this.btnZP.Click += new System.EventHandler(this.btnZP_Click);
  1449. this.btnZP.MouseLeave += new System.EventHandler(this.btnZP_MouseLeave);
  1450. this.btnZP.MouseMove += new System.Windows.Forms.MouseEventHandler(this.btnZP_MouseMove);
  1451. //
  1452. // btnOperationManua
  1453. //
  1454. this.btnOperationManua.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1455. this.btnOperationManua.CausesValidation = false;
  1456. this.btnOperationManua.Dock = System.Windows.Forms.DockStyle.Fill;
  1457. this.btnOperationManua.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1458. this.btnOperationManua.ForeColor = System.Drawing.Color.Navy;
  1459. this.btnOperationManua.Location = new System.Drawing.Point(3, 324);
  1460. this.btnOperationManua.Name = "btnOperationManua";
  1461. this.btnOperationManua.Size = new System.Drawing.Size(82, 101);
  1462. this.btnOperationManua.TabIndex = 23;
  1463. this.btnOperationManua.Text = "工艺过程卡";
  1464. this.btnOperationManua.UseVisualStyleBackColor = false;
  1465. this.btnOperationManua.Click += new System.EventHandler(this.btnOperationManua_Click);
  1466. this.btnOperationManua.MouseLeave += new System.EventHandler(this.btnOperationManua_MouseLeave);
  1467. this.btnOperationManua.MouseMove += new System.Windows.Forms.MouseEventHandler(this.btnOperationManua_MouseMove);
  1468. //
  1469. // BtnCheckBookMap
  1470. //
  1471. this.BtnCheckBookMap.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1472. this.BtnCheckBookMap.CausesValidation = false;
  1473. this.BtnCheckBookMap.Dock = System.Windows.Forms.DockStyle.Fill;
  1474. this.BtnCheckBookMap.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1475. this.BtnCheckBookMap.ForeColor = System.Drawing.Color.Navy;
  1476. this.BtnCheckBookMap.Location = new System.Drawing.Point(3, 217);
  1477. this.BtnCheckBookMap.Name = "BtnCheckBookMap";
  1478. this.BtnCheckBookMap.Size = new System.Drawing.Size(82, 101);
  1479. this.BtnCheckBookMap.TabIndex = 22;
  1480. this.BtnCheckBookMap.Text = "检验指导书";
  1481. this.BtnCheckBookMap.UseVisualStyleBackColor = false;
  1482. this.BtnCheckBookMap.Click += new System.EventHandler(this.BtnCheckBookMap_Click_1);
  1483. this.BtnCheckBookMap.MouseLeave += new System.EventHandler(this.BtnCheckBookMap_MouseLeave_1);
  1484. this.BtnCheckBookMap.MouseMove += new System.Windows.Forms.MouseEventHandler(this.BtnCheckBookMap_MouseMove_1);
  1485. //
  1486. // BrnOPMap
  1487. //
  1488. this.BrnOPMap.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1489. this.BrnOPMap.CausesValidation = false;
  1490. this.BrnOPMap.Dock = System.Windows.Forms.DockStyle.Fill;
  1491. this.BrnOPMap.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1492. this.BrnOPMap.ForeColor = System.Drawing.Color.Navy;
  1493. this.BrnOPMap.Location = new System.Drawing.Point(3, 110);
  1494. this.BrnOPMap.Name = "BrnOPMap";
  1495. this.BrnOPMap.Size = new System.Drawing.Size(82, 101);
  1496. this.BrnOPMap.TabIndex = 21;
  1497. this.BrnOPMap.Text = "工序图纸";
  1498. this.BrnOPMap.UseVisualStyleBackColor = false;
  1499. this.BrnOPMap.Click += new System.EventHandler(this.BrnOPMap_Click);
  1500. this.BrnOPMap.MouseLeave += new System.EventHandler(this.BrnOPMap_MouseLeave_1);
  1501. this.BrnOPMap.MouseMove += new System.Windows.Forms.MouseEventHandler(this.BrnOPMap_MouseMove_1);
  1502. //
  1503. // BtnDesignMap
  1504. //
  1505. this.BtnDesignMap.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(255)))));
  1506. this.BtnDesignMap.CausesValidation = false;
  1507. this.BtnDesignMap.Dock = System.Windows.Forms.DockStyle.Fill;
  1508. this.BtnDesignMap.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1509. this.BtnDesignMap.ForeColor = System.Drawing.Color.Navy;
  1510. this.BtnDesignMap.Location = new System.Drawing.Point(3, 3);
  1511. this.BtnDesignMap.Name = "BtnDesignMap";
  1512. this.BtnDesignMap.Size = new System.Drawing.Size(82, 101);
  1513. this.BtnDesignMap.TabIndex = 20;
  1514. this.BtnDesignMap.Text = "设计图纸";
  1515. this.BtnDesignMap.UseVisualStyleBackColor = false;
  1516. this.BtnDesignMap.Click += new System.EventHandler(this.BtnDesignMap_Click);
  1517. this.BtnDesignMap.MouseLeave += new System.EventHandler(this.BtnDesignMap_MouseLeave_1);
  1518. this.BtnDesignMap.MouseMove += new System.Windows.Forms.MouseEventHandler(this.BtnDesignMap_MouseMove_1);
  1519. //
  1520. // repDate
  1521. //
  1522. this.repDate.AutoHeight = false;
  1523. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1524. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  1525. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  1526. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  1527. this.repDate.Name = "repDate";
  1528. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1529. new DevExpress.XtraEditors.Controls.EditorButton()});
  1530. //
  1531. // btnExit
  1532. //
  1533. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1534. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  1535. this.btnExit.Appearance.Options.UseFont = true;
  1536. this.btnExit.Appearance.Options.UseForeColor = true;
  1537. this.btnExit.Appearance.Options.UseTextOptions = true;
  1538. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  1539. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  1540. this.btnExit.Location = new System.Drawing.Point(1140, 0);
  1541. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  1542. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  1543. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1544. this.btnExit.Name = "btnExit";
  1545. this.btnExit.Size = new System.Drawing.Size(65, 39);
  1546. this.btnExit.TabIndex = 10;
  1547. this.btnExit.Text = "退出";
  1548. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  1549. //
  1550. // panelControl3
  1551. //
  1552. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  1553. this.panelControl3.Appearance.Options.UseBackColor = true;
  1554. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  1555. this.panelControl3.Controls.Add(this.btnFalsh);
  1556. this.panelControl3.Controls.Add(this.lblTitle);
  1557. this.panelControl3.Controls.Add(this.btnClose);
  1558. this.panelControl3.Controls.Add(this.btnExit);
  1559. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  1560. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  1561. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1562. this.panelControl3.Name = "panelControl3";
  1563. this.panelControl3.Size = new System.Drawing.Size(1321, 39);
  1564. this.panelControl3.TabIndex = 13;
  1565. //
  1566. // btnFalsh
  1567. //
  1568. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1569. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  1570. this.btnFalsh.Appearance.Options.UseFont = true;
  1571. this.btnFalsh.Appearance.Options.UseForeColor = true;
  1572. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  1573. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  1574. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  1575. this.btnFalsh.Location = new System.Drawing.Point(1077, 0);
  1576. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  1577. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  1578. this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1579. this.btnFalsh.Name = "btnFalsh";
  1580. this.btnFalsh.Size = new System.Drawing.Size(66, 39);
  1581. this.btnFalsh.TabIndex = 25;
  1582. this.btnFalsh.Text = "刷新";
  1583. this.btnFalsh.Visible = false;
  1584. //
  1585. // lblTitle
  1586. //
  1587. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1588. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  1589. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  1590. this.lblTitle.Location = new System.Drawing.Point(3, 5);
  1591. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1592. this.lblTitle.Name = "lblTitle";
  1593. this.lblTitle.Size = new System.Drawing.Size(262, 30);
  1594. this.lblTitle.TabIndex = 19;
  1595. this.lblTitle.Text = "检验界面";
  1596. //
  1597. // btnClose
  1598. //
  1599. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1600. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  1601. this.btnClose.Appearance.Options.UseFont = true;
  1602. this.btnClose.Appearance.Options.UseForeColor = true;
  1603. this.btnClose.Appearance.Options.UseTextOptions = true;
  1604. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1605. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  1606. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  1607. this.btnClose.Location = new System.Drawing.Point(1291, 0);
  1608. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  1609. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  1610. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1611. this.btnClose.Name = "btnClose";
  1612. this.btnClose.Size = new System.Drawing.Size(30, 39);
  1613. this.btnClose.TabIndex = 14;
  1614. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  1615. //
  1616. // FormICSIPQC
  1617. //
  1618. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  1619. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1620. this.ClientSize = new System.Drawing.Size(1321, 789);
  1621. this.Controls.Add(this.groupControl1);
  1622. this.Controls.Add(this.panelControl3);
  1623. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1624. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  1625. this.Name = "FormICSIPQC";
  1626. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1627. this.Text = "FormGridReport";
  1628. this.Load += new System.EventHandler(this.FormICSCREW_Load);
  1629. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  1630. this.groupControl1.ResumeLayout(false);
  1631. this.tableLayoutPanel1.ResumeLayout(false);
  1632. this.panel1.ResumeLayout(false);
  1633. this.tableLayoutPanel2.ResumeLayout(false);
  1634. this.tableLayoutPanel2.PerformLayout();
  1635. ((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).EndInit();
  1636. ((System.ComponentModel.ISupportInitialize)(this.txtOPCode_.Properties)).EndInit();
  1637. ((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
  1638. ((System.ComponentModel.ISupportInitialize)(this.txtLotNo.Properties)).EndInit();
  1639. this.panel2.ResumeLayout(false);
  1640. this.tableLayoutPanel3.ResumeLayout(false);
  1641. this.panel4.ResumeLayout(false);
  1642. ((System.ComponentModel.ISupportInitialize)(this.axAcroPDFTZ)).EndInit();
  1643. this.panel3.ResumeLayout(false);
  1644. this.tableLayoutPanel9.ResumeLayout(false);
  1645. this.tableLayoutPanel5.ResumeLayout(false);
  1646. this.tableLayoutPanel5.PerformLayout();
  1647. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
  1648. this.groupControl2.ResumeLayout(false);
  1649. ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
  1650. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  1651. ((System.ComponentModel.ISupportInitialize)(this.WGCodeGridLookUpEdit)).EndInit();
  1652. ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
  1653. ((System.ComponentModel.ISupportInitialize)(this.WGDescGridLookUpEdit)).EndInit();
  1654. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  1655. ((System.ComponentModel.ISupportInitialize)(this.OKItemCheckEdit2)).EndInit();
  1656. ((System.ComponentModel.ISupportInitialize)(this.NotOKItemCheckEdit2)).EndInit();
  1657. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
  1658. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
  1659. ((System.ComponentModel.ISupportInitialize)(this.WGGroupItemButtonEdit)).EndInit();
  1660. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView2)).EndInit();
  1661. this.tableLayoutPanel4.ResumeLayout(false);
  1662. this.tableLayoutPanel4.PerformLayout();
  1663. ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
  1664. this.groupControl3.ResumeLayout(false);
  1665. ((System.ComponentModel.ISupportInitialize)(this.gridControlcc)).EndInit();
  1666. ((System.ComponentModel.ISupportInitialize)(this.gridViewCC)).EndInit();
  1667. ((System.ComponentModel.ISupportInitialize)(this.CCCodeGridLookUpEdit)).EndInit();
  1668. ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
  1669. ((System.ComponentModel.ISupportInitialize)(this.CCDescGridLookUpEdit)).EndInit();
  1670. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1View)).EndInit();
  1671. ((System.ComponentModel.ISupportInitialize)(this.NotOKItemCheckEdit)).EndInit();
  1672. ((System.ComponentModel.ISupportInitialize)(this.OKItemCheckEdit)).EndInit();
  1673. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit();
  1674. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1View)).EndInit();
  1675. ((System.ComponentModel.ISupportInitialize)(this.CCGroupItemButtonEdit)).EndInit();
  1676. ((System.ComponentModel.ISupportInitialize)(this.ValueMaxItemTextEdit)).EndInit();
  1677. ((System.ComponentModel.ISupportInitialize)(this.ValueMinItemTextEdit)).EndInit();
  1678. ((System.ComponentModel.ISupportInitialize)(this.StandResultItemTextEdit)).EndInit();
  1679. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
  1680. this.panel5.ResumeLayout(false);
  1681. this.tableLayoutPanel6.ResumeLayout(false);
  1682. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  1683. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  1684. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  1685. this.panelControl3.ResumeLayout(false);
  1686. this.ResumeLayout(false);
  1687. }
  1688. #endregion
  1689. private DevExpress.XtraEditors.GroupControl groupControl1;
  1690. private DevExpress.XtraEditors.SimpleButton btnExit;
  1691. private DevExpress.XtraEditors.PanelControl panelControl3;
  1692. private DevExpress.XtraEditors.SimpleButton btnClose;
  1693. private DevExpress.XtraEditors.LabelControl lblTitle;
  1694. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  1695. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  1696. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1697. private System.Windows.Forms.Panel panel1;
  1698. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  1699. private System.Windows.Forms.Label label1;
  1700. private DevExpress.XtraEditors.TextEdit txtUserName;
  1701. private System.Windows.Forms.Label label7;
  1702. private System.Windows.Forms.Label label4;
  1703. private System.Windows.Forms.Button btnTempSave;
  1704. private System.Windows.Forms.Panel panel2;
  1705. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  1706. private System.Windows.Forms.Panel panel3;
  1707. private System.Windows.Forms.TextBox txtUserCode;
  1708. private System.Windows.Forms.Label label2;
  1709. private System.Windows.Forms.Label label6;
  1710. private System.Windows.Forms.Label label8;
  1711. private System.Windows.Forms.Label label9;
  1712. private System.Windows.Forms.TextBox txtMOQty;
  1713. private System.Windows.Forms.Label label10;
  1714. private System.Windows.Forms.Label label11;
  1715. private System.Windows.Forms.TextBox txtProductCode;
  1716. private System.Windows.Forms.TextBox txtLotQty;
  1717. private System.Windows.Forms.Label label12;
  1718. private System.Windows.Forms.TextBox txtPriductName;
  1719. private System.Windows.Forms.Label label14;
  1720. private System.Windows.Forms.Panel panel4;
  1721. private System.Windows.Forms.Button btnEnlargeTZ;
  1722. private AxAcroPDFLib.AxAcroPDF axAcroPDFTZ;
  1723. private System.Windows.Forms.RichTextBox txtMessage;
  1724. private System.Windows.Forms.CheckBox checkboxGX;
  1725. private System.Windows.Forms.CheckBox checkboxWW;
  1726. private System.Windows.Forms.Panel panel5;
  1727. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
  1728. private System.Windows.Forms.Button BtnCheckBookMap;
  1729. private System.Windows.Forms.Button BrnOPMap;
  1730. private System.Windows.Forms.Button BtnDesignMap;
  1731. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
  1732. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
  1733. private System.Windows.Forms.Label label27;
  1734. private System.Windows.Forms.TextBox txtWGResult;
  1735. private DevExpress.XtraEditors.GroupControl groupControl2;
  1736. private DevExpress.XtraGrid.GridControl gridControl2;
  1737. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  1738. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPCode1;
  1739. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC1;
  1740. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPATTR;
  1741. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPMETH;
  1742. private DevExpress.XtraGrid.Columns.GridColumn colOK;
  1743. private DevExpress.XtraGrid.Columns.GridColumn colNotOK;
  1744. private DevExpress.XtraGrid.Columns.GridColumn colRemark1;
  1745. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
  1746. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
  1747. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView2;
  1748. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
  1749. private System.Windows.Forms.Label label28;
  1750. private System.Windows.Forms.TextBox txtCCResult;
  1751. private DevExpress.XtraEditors.GroupControl groupControl3;
  1752. private DevExpress.XtraGrid.GridControl gridControlcc;
  1753. private DevExpress.XtraGrid.Views.Grid.GridView gridViewCC;
  1754. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPCode;
  1755. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC;
  1756. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMax;
  1757. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMin;
  1758. private DevExpress.XtraGrid.Columns.GridColumn colMEMO;
  1759. private DevExpress.XtraGrid.Columns.GridColumn colRemark;
  1760. private DevExpress.XtraGrid.Columns.GridColumn colS2;
  1761. private DevExpress.XtraGrid.Columns.GridColumn colS3;
  1762. private DevExpress.XtraGrid.Columns.GridColumn colS4;
  1763. private DevExpress.XtraGrid.Columns.GridColumn colS5;
  1764. private DevExpress.XtraGrid.Columns.GridColumn colS6;
  1765. private DevExpress.XtraGrid.Columns.GridColumn colS7;
  1766. private DevExpress.XtraGrid.Columns.GridColumn colS8;
  1767. private DevExpress.XtraGrid.Columns.GridColumn colS9;
  1768. private DevExpress.XtraGrid.Columns.GridColumn colS10;
  1769. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit OKItemCheckEdit;
  1770. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit NotOKItemCheckEdit;
  1771. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
  1772. private System.Windows.Forms.TextBox txtMOCode;
  1773. private System.Windows.Forms.TextBox txtOpName;
  1774. private DevExpress.XtraEditors.GridLookUpEdit txtOPCode_;
  1775. private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
  1776. private DevExpress.XtraEditors.ButtonEdit txtLotNo;
  1777. private System.Windows.Forms.TextBox txtOPCode;
  1778. private DevExpress.XtraGrid.Columns.GridColumn colWait;
  1779. private System.Windows.Forms.Button btnOperationManua;
  1780. private DevExpress.XtraGrid.Columns.GridColumn StandResult;
  1781. private DevExpress.XtraGrid.Columns.GridColumn CCOK;
  1782. private DevExpress.XtraGrid.Columns.GridColumn CCNG;
  1783. private System.Windows.Forms.Button btnZP;
  1784. private DevExpress.XtraGrid.Columns.GridColumn Colbgcheckwg;
  1785. private DevExpress.XtraGrid.Columns.GridColumn Colbgcheckcc;
  1786. private DevExpress.XtraGrid.Columns.GridColumn COLbgcheckresultcc;
  1787. private DevExpress.XtraGrid.Columns.GridColumn Colbgcheckresultwg;
  1788. private DevExpress.XtraEditors.SimpleButton btnDelRow;
  1789. private DevExpress.XtraEditors.SimpleButton btnAddRow;
  1790. private DevExpress.XtraEditors.SimpleButton btnDelRow2;
  1791. private DevExpress.XtraEditors.SimpleButton btnAddRow2;
  1792. private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit1;
  1793. private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemSearchLookUpEdit1View;
  1794. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit CCGroupItemButtonEdit;
  1795. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit WGGroupItemButtonEdit;
  1796. private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit ValueMaxItemTextEdit;
  1797. private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit ValueMinItemTextEdit;
  1798. private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit StandResultItemTextEdit;
  1799. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit OKItemCheckEdit2;
  1800. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit NotOKItemCheckEdit2;
  1801. private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit CCDescGridLookUpEdit;
  1802. private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemGridLookUpEdit1View;
  1803. private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit WGDescGridLookUpEdit;
  1804. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  1805. private DevExpress.XtraGrid.Columns.GridColumn id2;
  1806. private DevExpress.XtraGrid.Columns.GridColumn id;
  1807. private DevExpress.XtraGrid.Columns.GridColumn colCheckResult;
  1808. private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit CCCodeGridLookUpEdit;
  1809. private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
  1810. private DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit WGCodeGridLookUpEdit;
  1811. private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
  1812. }
  1813. }