版博士V2.0程序
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 

2258 rindas
126 KiB

  1. namespace MaiMuAOI.SysUI.ProductAndStep
  2. {
  3. partial class ProductInfoFrm
  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. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProductInfoFrm));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  41. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  42. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  43. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  44. this.tsbtnSave = new System.Windows.Forms.ToolStripButton();
  45. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  46. this.tsbtnAddFile = new System.Windows.Forms.ToolStripButton();
  47. this.tsbtnNewBatchId = new System.Windows.Forms.ToolStripButton();
  48. this.tbtnGetPos = new System.Windows.Forms.ToolStripButton();
  49. this.tsbStep = new System.Windows.Forms.ToolStripButton();
  50. this.tsbPdtPush = new System.Windows.Forms.ToolStripButton();
  51. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  52. this.tsbtnExit = new System.Windows.Forms.ToolStripButton();
  53. this.tabControl1 = new System.Windows.Forms.TabControl();
  54. this.tabPage1 = new System.Windows.Forms.TabPage();
  55. this.panel8 = new System.Windows.Forms.Panel();
  56. this.cmbDefectModelFile = new System.Windows.Forms.ComboBox();
  57. this.label29 = new System.Windows.Forms.Label();
  58. this.cmbHoleCount = new System.Windows.Forms.ComboBox();
  59. this.label18 = new System.Windows.Forms.Label();
  60. this.cmbClasses = new System.Windows.Forms.ComboBox();
  61. this.label17 = new System.Windows.Forms.Label();
  62. this.groupBox4 = new System.Windows.Forms.GroupBox();
  63. this.dgvBatchList = new System.Windows.Forms.DataGridView();
  64. this.colBatchId = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.colTargetCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.colCompleteCount = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.colCreateTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.numTargetCount = new System.Windows.Forms.NumericUpDown();
  69. this.txtBatchId = new System.Windows.Forms.TextBox();
  70. this.label15 = new System.Windows.Forms.Label();
  71. this.label16 = new System.Windows.Forms.Label();
  72. this.txtCode = new System.Windows.Forms.TextBox();
  73. this.txtName = new System.Windows.Forms.TextBox();
  74. this.label1 = new System.Windows.Forms.Label();
  75. this.label4 = new System.Windows.Forms.Label();
  76. this.label3 = new System.Windows.Forms.Label();
  77. this.txtSpec = new System.Windows.Forms.TextBox();
  78. this.tabPage3 = new System.Windows.Forms.TabPage();
  79. this.groupBox6 = new System.Windows.Forms.GroupBox();
  80. this.panel5 = new System.Windows.Forms.Panel();
  81. this.cbHavePad = new System.Windows.Forms.CheckBox();
  82. this.label25 = new System.Windows.Forms.Label();
  83. this.cbMainGrid = new System.Windows.Forms.CheckBox();
  84. this.cbMarkDisturb = new System.Windows.Forms.CheckBox();
  85. this.label21 = new System.Windows.Forms.Label();
  86. this.numMarkSize = new System.Windows.Forms.NumericUpDown();
  87. this.label20 = new System.Windows.Forms.Label();
  88. this.cbMarkType = new System.Windows.Forms.ComboBox();
  89. this.label19 = new System.Windows.Forms.Label();
  90. this.groupBox5 = new System.Windows.Forms.GroupBox();
  91. this.panel4 = new System.Windows.Forms.Panel();
  92. this.label24 = new System.Windows.Forms.Label();
  93. this.textBoxPath = new System.Windows.Forms.TextBox();
  94. this.btnOpenFile = new System.Windows.Forms.LinkLabel();
  95. this.tabPage2 = new System.Windows.Forms.TabPage();
  96. this.skinTabControl1 = new CCWin.SkinControl.SkinTabControl();
  97. this.skinTabPage7 = new CCWin.SkinControl.SkinTabPage();
  98. this.label33 = new System.Windows.Forms.Label();
  99. this.groupBox10 = new System.Windows.Forms.GroupBox();
  100. this.panel10 = new System.Windows.Forms.Panel();
  101. this.numTensionDownFloatValue = new System.Windows.Forms.NumericUpDown();
  102. this.numTensionUpFloatValue = new System.Windows.Forms.NumericUpDown();
  103. this.label12 = new System.Windows.Forms.Label();
  104. this.label22 = new System.Windows.Forms.Label();
  105. this.label23 = new System.Windows.Forms.Label();
  106. this.numTensionBaseValue = new System.Windows.Forms.NumericUpDown();
  107. this.skinTabPage8 = new CCWin.SkinControl.SkinTabPage();
  108. this.label34 = new System.Windows.Forms.Label();
  109. this.groupBox1 = new System.Windows.Forms.GroupBox();
  110. this.panel1 = new System.Windows.Forms.Panel();
  111. this.numHeightDownFloatValue = new System.Windows.Forms.NumericUpDown();
  112. this.numHeightUpFloatValue = new System.Windows.Forms.NumericUpDown();
  113. this.numHeightBaseValue = new System.Windows.Forms.NumericUpDown();
  114. this.txtHeightBaseDec = new System.Windows.Forms.TextBox();
  115. this.label14 = new System.Windows.Forms.Label();
  116. this.label2 = new System.Windows.Forms.Label();
  117. this.label5 = new System.Windows.Forms.Label();
  118. this.label6 = new System.Windows.Forms.Label();
  119. this.skinTabPage9 = new CCWin.SkinControl.SkinTabPage();
  120. this.label35 = new System.Windows.Forms.Label();
  121. this.groupBox7 = new System.Windows.Forms.GroupBox();
  122. this.panel6 = new System.Windows.Forms.Panel();
  123. this.numPTXDownFloatValue = new System.Windows.Forms.NumericUpDown();
  124. this.numPTXUpFloatValue = new System.Windows.Forms.NumericUpDown();
  125. this.numPTXBaseValue = new System.Windows.Forms.NumericUpDown();
  126. this.label26 = new System.Windows.Forms.Label();
  127. this.label27 = new System.Windows.Forms.Label();
  128. this.label28 = new System.Windows.Forms.Label();
  129. this.groupBox3 = new System.Windows.Forms.GroupBox();
  130. this.panel3 = new System.Windows.Forms.Panel();
  131. this.numPTDownFloatValue = new System.Windows.Forms.NumericUpDown();
  132. this.numPTUpFloatValue = new System.Windows.Forms.NumericUpDown();
  133. this.numPTBaseValue = new System.Windows.Forms.NumericUpDown();
  134. this.label10 = new System.Windows.Forms.Label();
  135. this.label11 = new System.Windows.Forms.Label();
  136. this.label13 = new System.Windows.Forms.Label();
  137. this.skinTabPage10 = new CCWin.SkinControl.SkinTabPage();
  138. this.label36 = new System.Windows.Forms.Label();
  139. this.groupBox2 = new System.Windows.Forms.GroupBox();
  140. this.panel2 = new System.Windows.Forms.Panel();
  141. this.numLineWidthDownFloatValue = new System.Windows.Forms.NumericUpDown();
  142. this.numLineWidthUpFloatValue = new System.Windows.Forms.NumericUpDown();
  143. this.numLineWidthBaseValue = new System.Windows.Forms.NumericUpDown();
  144. this.label7 = new System.Windows.Forms.Label();
  145. this.label8 = new System.Windows.Forms.Label();
  146. this.label9 = new System.Windows.Forms.Label();
  147. this.tabPage4 = new System.Windows.Forms.TabPage();
  148. this.flpQualifiedPannel = new System.Windows.Forms.FlowLayoutPanel();
  149. this.tabPage5 = new System.Windows.Forms.TabPage();
  150. this.groupBox29 = new System.Windows.Forms.GroupBox();
  151. this.panel29 = new System.Windows.Forms.Panel();
  152. this.tbSavePath = new System.Windows.Forms.TextBox();
  153. this.cbOrderSave = new System.Windows.Forms.CheckBox();
  154. this.label30 = new System.Windows.Forms.Label();
  155. this.dataGridView3 = new System.Windows.Forms.DataGridView();
  156. this.Key3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  157. this.DataType3 = new System.Windows.Forms.DataGridViewComboBoxColumn();
  158. this.tbOrderTempPath = new System.Windows.Forms.TextBox();
  159. this.cbOrderPrint = new System.Windows.Forms.CheckBox();
  160. this.label84 = new System.Windows.Forms.Label();
  161. this.groupBox27 = new System.Windows.Forms.GroupBox();
  162. this.panel27 = new System.Windows.Forms.Panel();
  163. this.dataGridView2 = new System.Windows.Forms.DataGridView();
  164. this.Key2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  165. this.DataType2 = new System.Windows.Forms.DataGridViewComboBoxColumn();
  166. this.tbExcelTempPath = new System.Windows.Forms.TextBox();
  167. this.cbOpenExcelPrint = new System.Windows.Forms.CheckBox();
  168. this.label85 = new System.Windows.Forms.Label();
  169. this.groupBox28 = new System.Windows.Forms.GroupBox();
  170. this.panel28 = new System.Windows.Forms.Panel();
  171. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  172. this.Key = new System.Windows.Forms.DataGridViewTextBoxColumn();
  173. this.DataType = new System.Windows.Forms.DataGridViewComboBoxColumn();
  174. this.tbBarTenderTempPath = new System.Windows.Forms.TextBox();
  175. this.cbOpenBarTenderPrint = new System.Windows.Forms.CheckBox();
  176. this.label87 = new System.Windows.Forms.Label();
  177. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  178. this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
  179. this.toolStrip1.SuspendLayout();
  180. this.tabControl1.SuspendLayout();
  181. this.tabPage1.SuspendLayout();
  182. this.panel8.SuspendLayout();
  183. this.groupBox4.SuspendLayout();
  184. ((System.ComponentModel.ISupportInitialize)(this.dgvBatchList)).BeginInit();
  185. ((System.ComponentModel.ISupportInitialize)(this.numTargetCount)).BeginInit();
  186. this.tabPage3.SuspendLayout();
  187. this.groupBox6.SuspendLayout();
  188. this.panel5.SuspendLayout();
  189. ((System.ComponentModel.ISupportInitialize)(this.numMarkSize)).BeginInit();
  190. this.groupBox5.SuspendLayout();
  191. this.panel4.SuspendLayout();
  192. this.tabPage2.SuspendLayout();
  193. this.skinTabControl1.SuspendLayout();
  194. this.skinTabPage7.SuspendLayout();
  195. this.groupBox10.SuspendLayout();
  196. this.panel10.SuspendLayout();
  197. ((System.ComponentModel.ISupportInitialize)(this.numTensionDownFloatValue)).BeginInit();
  198. ((System.ComponentModel.ISupportInitialize)(this.numTensionUpFloatValue)).BeginInit();
  199. ((System.ComponentModel.ISupportInitialize)(this.numTensionBaseValue)).BeginInit();
  200. this.skinTabPage8.SuspendLayout();
  201. this.groupBox1.SuspendLayout();
  202. this.panel1.SuspendLayout();
  203. ((System.ComponentModel.ISupportInitialize)(this.numHeightDownFloatValue)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.numHeightUpFloatValue)).BeginInit();
  205. ((System.ComponentModel.ISupportInitialize)(this.numHeightBaseValue)).BeginInit();
  206. this.skinTabPage9.SuspendLayout();
  207. this.groupBox7.SuspendLayout();
  208. this.panel6.SuspendLayout();
  209. ((System.ComponentModel.ISupportInitialize)(this.numPTXDownFloatValue)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.numPTXUpFloatValue)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.numPTXBaseValue)).BeginInit();
  212. this.groupBox3.SuspendLayout();
  213. this.panel3.SuspendLayout();
  214. ((System.ComponentModel.ISupportInitialize)(this.numPTDownFloatValue)).BeginInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.numPTUpFloatValue)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.numPTBaseValue)).BeginInit();
  217. this.skinTabPage10.SuspendLayout();
  218. this.groupBox2.SuspendLayout();
  219. this.panel2.SuspendLayout();
  220. ((System.ComponentModel.ISupportInitialize)(this.numLineWidthDownFloatValue)).BeginInit();
  221. ((System.ComponentModel.ISupportInitialize)(this.numLineWidthUpFloatValue)).BeginInit();
  222. ((System.ComponentModel.ISupportInitialize)(this.numLineWidthBaseValue)).BeginInit();
  223. this.tabPage4.SuspendLayout();
  224. this.tabPage5.SuspendLayout();
  225. this.groupBox29.SuspendLayout();
  226. this.panel29.SuspendLayout();
  227. ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
  228. this.groupBox27.SuspendLayout();
  229. this.panel27.SuspendLayout();
  230. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
  231. this.groupBox28.SuspendLayout();
  232. this.panel28.SuspendLayout();
  233. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  234. this.SuspendLayout();
  235. //
  236. // toolStrip1
  237. //
  238. this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
  239. this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
  240. this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
  241. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  242. this.tsbtnSave,
  243. this.toolStripSeparator2,
  244. this.tsbtnAddFile,
  245. this.tsbtnNewBatchId,
  246. this.tbtnGetPos,
  247. this.tsbStep,
  248. this.tsbPdtPush,
  249. this.toolStripSeparator5,
  250. this.tsbtnExit});
  251. this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
  252. this.toolStrip1.Location = new System.Drawing.Point(0, 46);
  253. this.toolStrip1.Name = "toolStrip1";
  254. this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  255. this.toolStrip1.Size = new System.Drawing.Size(641, 56);
  256. this.toolStrip1.TabIndex = 27;
  257. this.toolStrip1.Text = "toolStrip1";
  258. //
  259. // tsbtnSave
  260. //
  261. this.tsbtnSave.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  262. this.tsbtnSave.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSave.Image")));
  263. this.tsbtnSave.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  264. this.tsbtnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
  265. this.tsbtnSave.Name = "tsbtnSave";
  266. this.tsbtnSave.Size = new System.Drawing.Size(52, 53);
  267. this.tsbtnSave.Text = " 保存 ";
  268. this.tsbtnSave.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  269. this.tsbtnSave.Click += new System.EventHandler(this.tsbtnSave_Click);
  270. //
  271. // toolStripSeparator2
  272. //
  273. this.toolStripSeparator2.Name = "toolStripSeparator2";
  274. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 56);
  275. //
  276. // tsbtnAddFile
  277. //
  278. this.tsbtnAddFile.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  279. this.tsbtnAddFile.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnAddFile.Image")));
  280. this.tsbtnAddFile.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  281. this.tsbtnAddFile.ImageTransparentColor = System.Drawing.Color.Magenta;
  282. this.tsbtnAddFile.Name = "tsbtnAddFile";
  283. this.tsbtnAddFile.Size = new System.Drawing.Size(60, 53);
  284. this.tsbtnAddFile.Text = "上传图纸";
  285. this.tsbtnAddFile.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  286. this.tsbtnAddFile.Click += new System.EventHandler(this.tsbtnAddFile_Click);
  287. //
  288. // tsbtnNewBatchId
  289. //
  290. this.tsbtnNewBatchId.Enabled = false;
  291. this.tsbtnNewBatchId.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
  292. this.tsbtnNewBatchId.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnNewBatchId.Image")));
  293. this.tsbtnNewBatchId.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  294. this.tsbtnNewBatchId.ImageTransparentColor = System.Drawing.Color.Magenta;
  295. this.tsbtnNewBatchId.Name = "tsbtnNewBatchId";
  296. this.tsbtnNewBatchId.Size = new System.Drawing.Size(48, 53);
  297. this.tsbtnNewBatchId.Text = "新批次";
  298. this.tsbtnNewBatchId.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  299. this.tsbtnNewBatchId.Visible = false;
  300. this.tsbtnNewBatchId.Click += new System.EventHandler(this.tsbtnNewBatchId_Click);
  301. //
  302. // tbtnGetPos
  303. //
  304. this.tbtnGetPos.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  305. this.tbtnGetPos.Image = ((System.Drawing.Image)(resources.GetObject("tbtnGetPos.Image")));
  306. this.tbtnGetPos.ImageTransparentColor = System.Drawing.Color.Magenta;
  307. this.tbtnGetPos.Name = "tbtnGetPos";
  308. this.tbtnGetPos.Size = new System.Drawing.Size(60, 53);
  309. this.tbtnGetPos.Text = "点位抓取";
  310. this.tbtnGetPos.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  311. this.tbtnGetPos.Click += new System.EventHandler(this.tbtnGetPos_Click);
  312. //
  313. // tsbStep
  314. //
  315. this.tsbStep.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  316. this.tsbStep.Image = ((System.Drawing.Image)(resources.GetObject("tsbStep.Image")));
  317. this.tsbStep.ImageTransparentColor = System.Drawing.Color.Magenta;
  318. this.tsbStep.Name = "tsbStep";
  319. this.tsbStep.Size = new System.Drawing.Size(60, 53);
  320. this.tsbStep.Text = "流程管理";
  321. this.tsbStep.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  322. this.tsbStep.Click += new System.EventHandler(this.tsbStep_Click);
  323. //
  324. // tsbPdtPush
  325. //
  326. this.tsbPdtPush.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  327. this.tsbPdtPush.Image = ((System.Drawing.Image)(resources.GetObject("tsbPdtPush.Image")));
  328. this.tsbPdtPush.ImageTransparentColor = System.Drawing.Color.Magenta;
  329. this.tsbPdtPush.Name = "tsbPdtPush";
  330. this.tsbPdtPush.Size = new System.Drawing.Size(84, 53);
  331. this.tsbPdtPush.Text = "发送产品数据";
  332. this.tsbPdtPush.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  333. this.tsbPdtPush.Visible = false;
  334. this.tsbPdtPush.Click += new System.EventHandler(this.tsbPdtPush_Click);
  335. //
  336. // toolStripSeparator5
  337. //
  338. this.toolStripSeparator5.Name = "toolStripSeparator5";
  339. this.toolStripSeparator5.Size = new System.Drawing.Size(6, 56);
  340. //
  341. // tsbtnExit
  342. //
  343. this.tsbtnExit.ForeColor = System.Drawing.SystemColors.Control;
  344. this.tsbtnExit.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnExit.Image")));
  345. this.tsbtnExit.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  346. this.tsbtnExit.ImageTransparentColor = System.Drawing.Color.Magenta;
  347. this.tsbtnExit.Name = "tsbtnExit";
  348. this.tsbtnExit.Size = new System.Drawing.Size(52, 53);
  349. this.tsbtnExit.Text = " 退出 ";
  350. this.tsbtnExit.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  351. this.tsbtnExit.Click += new System.EventHandler(this.tsbtnExit_Click);
  352. //
  353. // tabControl1
  354. //
  355. this.tabControl1.Controls.Add(this.tabPage1);
  356. this.tabControl1.Controls.Add(this.tabPage3);
  357. this.tabControl1.Controls.Add(this.tabPage2);
  358. this.tabControl1.Controls.Add(this.tabPage4);
  359. this.tabControl1.Controls.Add(this.tabPage5);
  360. this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  361. this.tabControl1.Location = new System.Drawing.Point(0, 102);
  362. this.tabControl1.Margin = new System.Windows.Forms.Padding(2);
  363. this.tabControl1.Name = "tabControl1";
  364. this.tabControl1.SelectedIndex = 0;
  365. this.tabControl1.Size = new System.Drawing.Size(641, 594);
  366. this.tabControl1.TabIndex = 37;
  367. //
  368. // tabPage1
  369. //
  370. this.tabPage1.BackColor = System.Drawing.SystemColors.ActiveCaption;
  371. this.tabPage1.Controls.Add(this.panel8);
  372. this.tabPage1.Location = new System.Drawing.Point(4, 22);
  373. this.tabPage1.Margin = new System.Windows.Forms.Padding(2);
  374. this.tabPage1.Name = "tabPage1";
  375. this.tabPage1.Padding = new System.Windows.Forms.Padding(2);
  376. this.tabPage1.Size = new System.Drawing.Size(633, 568);
  377. this.tabPage1.TabIndex = 0;
  378. this.tabPage1.Text = "基础信息";
  379. //
  380. // panel8
  381. //
  382. this.panel8.BackColor = System.Drawing.Color.White;
  383. this.panel8.Controls.Add(this.cmbDefectModelFile);
  384. this.panel8.Controls.Add(this.label29);
  385. this.panel8.Controls.Add(this.cmbHoleCount);
  386. this.panel8.Controls.Add(this.label18);
  387. this.panel8.Controls.Add(this.cmbClasses);
  388. this.panel8.Controls.Add(this.label17);
  389. this.panel8.Controls.Add(this.groupBox4);
  390. this.panel8.Controls.Add(this.numTargetCount);
  391. this.panel8.Controls.Add(this.txtBatchId);
  392. this.panel8.Controls.Add(this.label15);
  393. this.panel8.Controls.Add(this.label16);
  394. this.panel8.Controls.Add(this.txtCode);
  395. this.panel8.Controls.Add(this.txtName);
  396. this.panel8.Controls.Add(this.label1);
  397. this.panel8.Controls.Add(this.label4);
  398. this.panel8.Controls.Add(this.label3);
  399. this.panel8.Controls.Add(this.txtSpec);
  400. this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
  401. this.panel8.Location = new System.Drawing.Point(2, 2);
  402. this.panel8.Margin = new System.Windows.Forms.Padding(2);
  403. this.panel8.Name = "panel8";
  404. this.panel8.Size = new System.Drawing.Size(629, 564);
  405. this.panel8.TabIndex = 1;
  406. //
  407. // cmbDefectModelFile
  408. //
  409. this.cmbDefectModelFile.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  410. this.cmbDefectModelFile.FormattingEnabled = true;
  411. this.cmbDefectModelFile.Location = new System.Drawing.Point(365, 31);
  412. this.cmbDefectModelFile.Margin = new System.Windows.Forms.Padding(2);
  413. this.cmbDefectModelFile.Name = "cmbDefectModelFile";
  414. this.cmbDefectModelFile.Size = new System.Drawing.Size(125, 20);
  415. this.cmbDefectModelFile.TabIndex = 38;
  416. this.cmbDefectModelFile.SelectedIndexChanged += new System.EventHandler(this.cmbDefectModelFile_SelectedIndexChanged);
  417. //
  418. // label29
  419. //
  420. this.label29.AutoSize = true;
  421. this.label29.Location = new System.Drawing.Point(301, 33);
  422. this.label29.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  423. this.label29.Name = "label29";
  424. this.label29.Size = new System.Drawing.Size(53, 12);
  425. this.label29.TabIndex = 36;
  426. this.label29.Text = "模型文件";
  427. //
  428. // cmbHoleCount
  429. //
  430. this.cmbHoleCount.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  431. this.cmbHoleCount.FormattingEnabled = true;
  432. this.cmbHoleCount.Items.AddRange(new object[] {
  433. "360",
  434. "480",
  435. "520"});
  436. this.cmbHoleCount.Location = new System.Drawing.Point(365, 6);
  437. this.cmbHoleCount.Margin = new System.Windows.Forms.Padding(2);
  438. this.cmbHoleCount.Name = "cmbHoleCount";
  439. this.cmbHoleCount.Size = new System.Drawing.Size(125, 20);
  440. this.cmbHoleCount.TabIndex = 37;
  441. //
  442. // label18
  443. //
  444. this.label18.AutoSize = true;
  445. this.label18.Location = new System.Drawing.Point(301, 9);
  446. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  447. this.label18.Name = "label18";
  448. this.label18.Size = new System.Drawing.Size(29, 12);
  449. this.label18.TabIndex = 36;
  450. this.label18.Text = "目数";
  451. //
  452. // cmbClasses
  453. //
  454. this.cmbClasses.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  455. this.cmbClasses.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
  456. this.cmbClasses.FormattingEnabled = true;
  457. this.cmbClasses.Location = new System.Drawing.Point(109, 6);
  458. this.cmbClasses.Margin = new System.Windows.Forms.Padding(2);
  459. this.cmbClasses.Name = "cmbClasses";
  460. this.cmbClasses.Size = new System.Drawing.Size(125, 20);
  461. this.cmbClasses.TabIndex = 35;
  462. this.cmbClasses.SelectedIndexChanged += new System.EventHandler(this.cmbClasses_SelectedIndexChanged);
  463. //
  464. // label17
  465. //
  466. this.label17.AutoSize = true;
  467. this.label17.Location = new System.Drawing.Point(40, 9);
  468. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  469. this.label17.Name = "label17";
  470. this.label17.Size = new System.Drawing.Size(29, 12);
  471. this.label17.TabIndex = 33;
  472. this.label17.Text = "类型";
  473. //
  474. // groupBox4
  475. //
  476. this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  477. | System.Windows.Forms.AnchorStyles.Left)
  478. | System.Windows.Forms.AnchorStyles.Right)));
  479. this.groupBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  480. this.groupBox4.Controls.Add(this.dgvBatchList);
  481. this.groupBox4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  482. this.groupBox4.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  483. this.groupBox4.Location = new System.Drawing.Point(3, 104);
  484. this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
  485. this.groupBox4.Name = "groupBox4";
  486. this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
  487. this.groupBox4.Size = new System.Drawing.Size(622, 457);
  488. this.groupBox4.TabIndex = 32;
  489. this.groupBox4.TabStop = false;
  490. this.groupBox4.Text = "历史批次";
  491. //
  492. // dgvBatchList
  493. //
  494. this.dgvBatchList.AllowUserToAddRows = false;
  495. this.dgvBatchList.AllowUserToDeleteRows = false;
  496. dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  497. dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
  498. dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  499. dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
  500. dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  501. dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  502. dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  503. this.dgvBatchList.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
  504. this.dgvBatchList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  505. this.dgvBatchList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  506. this.colBatchId,
  507. this.colTargetCount,
  508. this.colCompleteCount,
  509. this.colCreateTime});
  510. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  511. dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
  512. dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  513. dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  514. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  515. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  516. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  517. this.dgvBatchList.DefaultCellStyle = dataGridViewCellStyle2;
  518. this.dgvBatchList.Dock = System.Windows.Forms.DockStyle.Fill;
  519. this.dgvBatchList.Location = new System.Drawing.Point(2, 16);
  520. this.dgvBatchList.Margin = new System.Windows.Forms.Padding(2);
  521. this.dgvBatchList.MultiSelect = false;
  522. this.dgvBatchList.Name = "dgvBatchList";
  523. this.dgvBatchList.ReadOnly = true;
  524. dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  525. dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control;
  526. dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  527. dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText;
  528. dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  529. dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  530. dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  531. this.dgvBatchList.RowHeadersDefaultCellStyle = dataGridViewCellStyle3;
  532. this.dgvBatchList.RowHeadersVisible = false;
  533. this.dgvBatchList.RowHeadersWidth = 62;
  534. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  535. this.dgvBatchList.RowsDefaultCellStyle = dataGridViewCellStyle4;
  536. this.dgvBatchList.RowTemplate.Height = 30;
  537. this.dgvBatchList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  538. this.dgvBatchList.Size = new System.Drawing.Size(618, 439);
  539. this.dgvBatchList.TabIndex = 6;
  540. //
  541. // colBatchId
  542. //
  543. this.colBatchId.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  544. this.colBatchId.DataPropertyName = "BatchId";
  545. this.colBatchId.HeaderText = "批次";
  546. this.colBatchId.MinimumWidth = 100;
  547. this.colBatchId.Name = "colBatchId";
  548. this.colBatchId.ReadOnly = true;
  549. //
  550. // colTargetCount
  551. //
  552. this.colTargetCount.DataPropertyName = "TargetCount";
  553. this.colTargetCount.HeaderText = "目标数";
  554. this.colTargetCount.MinimumWidth = 80;
  555. this.colTargetCount.Name = "colTargetCount";
  556. this.colTargetCount.ReadOnly = true;
  557. this.colTargetCount.Width = 150;
  558. //
  559. // colCompleteCount
  560. //
  561. this.colCompleteCount.DataPropertyName = "CompleteCount";
  562. this.colCompleteCount.HeaderText = "完成数";
  563. this.colCompleteCount.MinimumWidth = 80;
  564. this.colCompleteCount.Name = "colCompleteCount";
  565. this.colCompleteCount.ReadOnly = true;
  566. this.colCompleteCount.Width = 150;
  567. //
  568. // colCreateTime
  569. //
  570. this.colCreateTime.DataPropertyName = "CreateTime";
  571. this.colCreateTime.HeaderText = "结束日期";
  572. this.colCreateTime.MinimumWidth = 100;
  573. this.colCreateTime.Name = "colCreateTime";
  574. this.colCreateTime.ReadOnly = true;
  575. this.colCreateTime.Width = 120;
  576. //
  577. // numTargetCount
  578. //
  579. this.numTargetCount.Location = new System.Drawing.Point(365, 81);
  580. this.numTargetCount.Margin = new System.Windows.Forms.Padding(2);
  581. this.numTargetCount.Maximum = new decimal(new int[] {
  582. 99999,
  583. 0,
  584. 0,
  585. 0});
  586. this.numTargetCount.Name = "numTargetCount";
  587. this.numTargetCount.Size = new System.Drawing.Size(123, 21);
  588. this.numTargetCount.TabIndex = 28;
  589. //
  590. // txtBatchId
  591. //
  592. this.txtBatchId.Location = new System.Drawing.Point(109, 81);
  593. this.txtBatchId.Margin = new System.Windows.Forms.Padding(2);
  594. this.txtBatchId.Name = "txtBatchId";
  595. this.txtBatchId.Size = new System.Drawing.Size(125, 21);
  596. this.txtBatchId.TabIndex = 25;
  597. //
  598. // label15
  599. //
  600. this.label15.AutoSize = true;
  601. this.label15.Location = new System.Drawing.Point(40, 84);
  602. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  603. this.label15.Name = "label15";
  604. this.label15.Size = new System.Drawing.Size(53, 12);
  605. this.label15.TabIndex = 24;
  606. this.label15.Text = "当前批次";
  607. //
  608. // label16
  609. //
  610. this.label16.AutoSize = true;
  611. this.label16.Location = new System.Drawing.Point(301, 84);
  612. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  613. this.label16.Name = "label16";
  614. this.label16.Size = new System.Drawing.Size(53, 12);
  615. this.label16.TabIndex = 26;
  616. this.label16.Text = "目标数量";
  617. //
  618. // txtCode
  619. //
  620. this.txtCode.Location = new System.Drawing.Point(109, 30);
  621. this.txtCode.Margin = new System.Windows.Forms.Padding(2);
  622. this.txtCode.Name = "txtCode";
  623. this.txtCode.Size = new System.Drawing.Size(125, 21);
  624. this.txtCode.TabIndex = 19;
  625. //
  626. // txtName
  627. //
  628. this.txtName.Location = new System.Drawing.Point(109, 57);
  629. this.txtName.Margin = new System.Windows.Forms.Padding(2);
  630. this.txtName.Name = "txtName";
  631. this.txtName.Size = new System.Drawing.Size(125, 21);
  632. this.txtName.TabIndex = 21;
  633. //
  634. // label1
  635. //
  636. this.label1.AutoSize = true;
  637. this.label1.Location = new System.Drawing.Point(40, 34);
  638. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  639. this.label1.Name = "label1";
  640. this.label1.Size = new System.Drawing.Size(29, 12);
  641. this.label1.TabIndex = 18;
  642. this.label1.Text = "料号";
  643. //
  644. // label4
  645. //
  646. this.label4.AutoSize = true;
  647. this.label4.Location = new System.Drawing.Point(40, 60);
  648. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  649. this.label4.Name = "label4";
  650. this.label4.Size = new System.Drawing.Size(29, 12);
  651. this.label4.TabIndex = 20;
  652. this.label4.Text = "名称";
  653. //
  654. // label3
  655. //
  656. this.label3.AutoSize = true;
  657. this.label3.Location = new System.Drawing.Point(301, 60);
  658. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  659. this.label3.Name = "label3";
  660. this.label3.Size = new System.Drawing.Size(29, 12);
  661. this.label3.TabIndex = 22;
  662. this.label3.Text = "规格";
  663. //
  664. // txtSpec
  665. //
  666. this.txtSpec.Location = new System.Drawing.Point(365, 57);
  667. this.txtSpec.Margin = new System.Windows.Forms.Padding(2);
  668. this.txtSpec.Name = "txtSpec";
  669. this.txtSpec.Size = new System.Drawing.Size(125, 21);
  670. this.txtSpec.TabIndex = 23;
  671. //
  672. // tabPage3
  673. //
  674. this.tabPage3.Controls.Add(this.groupBox6);
  675. this.tabPage3.Controls.Add(this.groupBox5);
  676. this.tabPage3.Location = new System.Drawing.Point(4, 22);
  677. this.tabPage3.Margin = new System.Windows.Forms.Padding(2);
  678. this.tabPage3.Name = "tabPage3";
  679. this.tabPage3.Padding = new System.Windows.Forms.Padding(2);
  680. this.tabPage3.Size = new System.Drawing.Size(633, 568);
  681. this.tabPage3.TabIndex = 2;
  682. this.tabPage3.Text = "图纸资料";
  683. this.tabPage3.UseVisualStyleBackColor = true;
  684. //
  685. // groupBox6
  686. //
  687. this.groupBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  688. | System.Windows.Forms.AnchorStyles.Left)
  689. | System.Windows.Forms.AnchorStyles.Right)));
  690. this.groupBox6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  691. this.groupBox6.Controls.Add(this.panel5);
  692. this.groupBox6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  693. this.groupBox6.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  694. this.groupBox6.Location = new System.Drawing.Point(2, 102);
  695. this.groupBox6.Margin = new System.Windows.Forms.Padding(2);
  696. this.groupBox6.Name = "groupBox6";
  697. this.groupBox6.Padding = new System.Windows.Forms.Padding(2);
  698. this.groupBox6.Size = new System.Drawing.Size(631, 462);
  699. this.groupBox6.TabIndex = 33;
  700. this.groupBox6.TabStop = false;
  701. this.groupBox6.Text = "Mark点设置";
  702. //
  703. // panel5
  704. //
  705. this.panel5.BackColor = System.Drawing.Color.White;
  706. this.panel5.Controls.Add(this.cbHavePad);
  707. this.panel5.Controls.Add(this.label25);
  708. this.panel5.Controls.Add(this.cbMainGrid);
  709. this.panel5.Controls.Add(this.cbMarkDisturb);
  710. this.panel5.Controls.Add(this.label21);
  711. this.panel5.Controls.Add(this.numMarkSize);
  712. this.panel5.Controls.Add(this.label20);
  713. this.panel5.Controls.Add(this.cbMarkType);
  714. this.panel5.Controls.Add(this.label19);
  715. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  716. this.panel5.Location = new System.Drawing.Point(2, 16);
  717. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  718. this.panel5.Name = "panel5";
  719. this.panel5.Size = new System.Drawing.Size(627, 444);
  720. this.panel5.TabIndex = 0;
  721. //
  722. // cbHavePad
  723. //
  724. this.cbHavePad.AutoSize = true;
  725. this.cbHavePad.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  726. this.cbHavePad.Location = new System.Drawing.Point(372, 165);
  727. this.cbHavePad.Name = "cbHavePad";
  728. this.cbHavePad.Size = new System.Drawing.Size(102, 16);
  729. this.cbHavePad.TabIndex = 12;
  730. this.cbHavePad.Text = "是否存在Pad点";
  731. this.cbHavePad.UseVisualStyleBackColor = true;
  732. //
  733. // label25
  734. //
  735. this.label25.AutoSize = true;
  736. this.label25.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  737. this.label25.Location = new System.Drawing.Point(77, 126);
  738. this.label25.Name = "label25";
  739. this.label25.Size = new System.Drawing.Size(161, 12);
  740. this.label25.TabIndex = 11;
  741. this.label25.Text = "在非[默认Mark]的情况下生效";
  742. //
  743. // cbMainGrid
  744. //
  745. this.cbMainGrid.AutoSize = true;
  746. this.cbMainGrid.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  747. this.cbMainGrid.Location = new System.Drawing.Point(246, 165);
  748. this.cbMainGrid.Name = "cbMainGrid";
  749. this.cbMainGrid.Size = new System.Drawing.Size(72, 16);
  750. this.cbMainGrid.TabIndex = 10;
  751. this.cbMainGrid.Text = "是否主栅";
  752. this.cbMainGrid.UseVisualStyleBackColor = true;
  753. //
  754. // cbMarkDisturb
  755. //
  756. this.cbMarkDisturb.AutoSize = true;
  757. this.cbMarkDisturb.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  758. this.cbMarkDisturb.Location = new System.Drawing.Point(79, 165);
  759. this.cbMarkDisturb.Name = "cbMarkDisturb";
  760. this.cbMarkDisturb.Size = new System.Drawing.Size(120, 16);
  761. this.cbMarkDisturb.TabIndex = 9;
  762. this.cbMarkDisturb.Text = "是否存在Mark干扰";
  763. this.cbMarkDisturb.UseVisualStyleBackColor = true;
  764. //
  765. // label21
  766. //
  767. this.label21.AutoSize = true;
  768. this.label21.ForeColor = System.Drawing.SystemColors.ControlText;
  769. this.label21.Location = new System.Drawing.Point(77, 36);
  770. this.label21.Name = "label21";
  771. this.label21.Size = new System.Drawing.Size(185, 12);
  772. this.label21.TabIndex = 4;
  773. this.label21.Text = "请在上传图纸前设置好Mark参数!";
  774. //
  775. // numMarkSize
  776. //
  777. this.numMarkSize.DecimalPlaces = 3;
  778. this.numMarkSize.Location = new System.Drawing.Point(304, 78);
  779. this.numMarkSize.Margin = new System.Windows.Forms.Padding(2);
  780. this.numMarkSize.Name = "numMarkSize";
  781. this.numMarkSize.Size = new System.Drawing.Size(80, 21);
  782. this.numMarkSize.TabIndex = 3;
  783. //
  784. // label20
  785. //
  786. this.label20.AutoSize = true;
  787. this.label20.ForeColor = System.Drawing.SystemColors.ControlText;
  788. this.label20.Location = new System.Drawing.Point(244, 82);
  789. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  790. this.label20.Name = "label20";
  791. this.label20.Size = new System.Drawing.Size(53, 12);
  792. this.label20.TabIndex = 2;
  793. this.label20.Text = "直径(mm)";
  794. //
  795. // cbMarkType
  796. //
  797. this.cbMarkType.FormattingEnabled = true;
  798. this.cbMarkType.Items.AddRange(new object[] {
  799. "默认Mark",
  800. "无mark",
  801. "实心圆",
  802. "空心圆",
  803. "实心圆带栅线",
  804. "空心圆带栅线",
  805. "矩形",
  806. "实心圆位于栅线内部",
  807. "候补2"});
  808. this.cbMarkType.Location = new System.Drawing.Point(117, 78);
  809. this.cbMarkType.Margin = new System.Windows.Forms.Padding(2);
  810. this.cbMarkType.Name = "cbMarkType";
  811. this.cbMarkType.Size = new System.Drawing.Size(82, 20);
  812. this.cbMarkType.TabIndex = 1;
  813. //
  814. // label19
  815. //
  816. this.label19.AutoSize = true;
  817. this.label19.ForeColor = System.Drawing.SystemColors.ControlText;
  818. this.label19.Location = new System.Drawing.Point(77, 82);
  819. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  820. this.label19.Name = "label19";
  821. this.label19.Size = new System.Drawing.Size(29, 12);
  822. this.label19.TabIndex = 0;
  823. this.label19.Text = "Mark";
  824. //
  825. // groupBox5
  826. //
  827. this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  828. | System.Windows.Forms.AnchorStyles.Left)
  829. | System.Windows.Forms.AnchorStyles.Right)));
  830. this.groupBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  831. this.groupBox5.Controls.Add(this.panel4);
  832. this.groupBox5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  833. this.groupBox5.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  834. this.groupBox5.Location = new System.Drawing.Point(2, 4);
  835. this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
  836. this.groupBox5.Name = "groupBox5";
  837. this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
  838. this.groupBox5.Size = new System.Drawing.Size(635, 142);
  839. this.groupBox5.TabIndex = 32;
  840. this.groupBox5.TabStop = false;
  841. this.groupBox5.Text = "图纸";
  842. //
  843. // panel4
  844. //
  845. this.panel4.BackColor = System.Drawing.Color.White;
  846. this.panel4.Controls.Add(this.label24);
  847. this.panel4.Controls.Add(this.textBoxPath);
  848. this.panel4.Controls.Add(this.btnOpenFile);
  849. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  850. this.panel4.Location = new System.Drawing.Point(2, 16);
  851. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  852. this.panel4.Name = "panel4";
  853. this.panel4.Size = new System.Drawing.Size(631, 124);
  854. this.panel4.TabIndex = 0;
  855. //
  856. // label24
  857. //
  858. this.label24.AutoSize = true;
  859. this.label24.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  860. this.label24.Location = new System.Drawing.Point(15, 44);
  861. this.label24.Name = "label24";
  862. this.label24.Size = new System.Drawing.Size(35, 12);
  863. this.label24.TabIndex = 7;
  864. this.label24.Text = "路径:";
  865. //
  866. // textBoxPath
  867. //
  868. this.textBoxPath.Location = new System.Drawing.Point(56, 41);
  869. this.textBoxPath.Name = "textBoxPath";
  870. this.textBoxPath.ReadOnly = true;
  871. this.textBoxPath.Size = new System.Drawing.Size(521, 21);
  872. this.textBoxPath.TabIndex = 6;
  873. this.textBoxPath.DoubleClick += new System.EventHandler(this.textBoxPath_DoubleClick);
  874. //
  875. // btnOpenFile
  876. //
  877. this.btnOpenFile.AutoSize = true;
  878. this.btnOpenFile.Location = new System.Drawing.Point(54, 13);
  879. this.btnOpenFile.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  880. this.btnOpenFile.Name = "btnOpenFile";
  881. this.btnOpenFile.Size = new System.Drawing.Size(29, 12);
  882. this.btnOpenFile.TabIndex = 5;
  883. this.btnOpenFile.TabStop = true;
  884. this.btnOpenFile.Text = "file";
  885. this.btnOpenFile.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.btnOpenFile_LinkClicked);
  886. //
  887. // tabPage2
  888. //
  889. this.tabPage2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  890. this.tabPage2.Controls.Add(this.skinTabControl1);
  891. this.tabPage2.Location = new System.Drawing.Point(4, 22);
  892. this.tabPage2.Margin = new System.Windows.Forms.Padding(2);
  893. this.tabPage2.Name = "tabPage2";
  894. this.tabPage2.Padding = new System.Windows.Forms.Padding(2);
  895. this.tabPage2.Size = new System.Drawing.Size(633, 568);
  896. this.tabPage2.TabIndex = 1;
  897. this.tabPage2.Text = "测量合格标准";
  898. //
  899. // skinTabControl1
  900. //
  901. this.skinTabControl1.Alignment = System.Windows.Forms.TabAlignment.Left;
  902. this.skinTabControl1.AnimatorType = CCWin.SkinControl.AnimationType.HorizSlide;
  903. this.skinTabControl1.CloseRect = new System.Drawing.Rectangle(2, 2, 12, 12);
  904. this.skinTabControl1.Controls.Add(this.skinTabPage7);
  905. this.skinTabControl1.Controls.Add(this.skinTabPage8);
  906. this.skinTabControl1.Controls.Add(this.skinTabPage9);
  907. this.skinTabControl1.Controls.Add(this.skinTabPage10);
  908. this.skinTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  909. this.skinTabControl1.HeadBack = null;
  910. this.skinTabControl1.ImgTxtOffset = new System.Drawing.Point(0, 0);
  911. this.skinTabControl1.ItemSize = new System.Drawing.Size(25, 100);
  912. this.skinTabControl1.Location = new System.Drawing.Point(2, 2);
  913. this.skinTabControl1.Multiline = true;
  914. this.skinTabControl1.Name = "skinTabControl1";
  915. this.skinTabControl1.PageArrowDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowDown")));
  916. this.skinTabControl1.PageArrowHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageArrowHover")));
  917. this.skinTabControl1.PageCloseHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseHover")));
  918. this.skinTabControl1.PageCloseNormal = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageCloseNormal")));
  919. this.skinTabControl1.PageDown = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageDown")));
  920. this.skinTabControl1.PageDownTxtColor = System.Drawing.Color.White;
  921. this.skinTabControl1.PageHover = ((System.Drawing.Image)(resources.GetObject("skinTabControl1.PageHover")));
  922. this.skinTabControl1.PageHoverTxtColor = System.Drawing.Color.White;
  923. this.skinTabControl1.PageImagePosition = CCWin.SkinControl.SkinTabControl.ePageImagePosition.Left;
  924. this.skinTabControl1.PageNorml = null;
  925. this.skinTabControl1.PageNormlTxtColor = System.Drawing.Color.White;
  926. this.skinTabControl1.SelectedIndex = 1;
  927. this.skinTabControl1.Size = new System.Drawing.Size(629, 564);
  928. this.skinTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
  929. this.skinTabControl1.TabIndex = 24;
  930. //
  931. // skinTabPage7
  932. //
  933. this.skinTabPage7.BackColor = System.Drawing.Color.White;
  934. this.skinTabPage7.Controls.Add(this.label33);
  935. this.skinTabPage7.Controls.Add(this.groupBox10);
  936. this.skinTabPage7.Dock = System.Windows.Forms.DockStyle.Fill;
  937. this.skinTabPage7.Location = new System.Drawing.Point(100, 0);
  938. this.skinTabPage7.Name = "skinTabPage7";
  939. this.skinTabPage7.Size = new System.Drawing.Size(529, 564);
  940. this.skinTabPage7.TabIndex = 0;
  941. this.skinTabPage7.TabItemImage = null;
  942. this.skinTabPage7.Text = "张力";
  943. //
  944. // label33
  945. //
  946. this.label33.AutoSize = true;
  947. this.label33.Location = new System.Drawing.Point(58, 252);
  948. this.label33.Name = "label33";
  949. this.label33.Size = new System.Drawing.Size(233, 12);
  950. this.label33.TabIndex = 38;
  951. this.label33.Text = "快速流程中不启用上下限,将使用该上下限";
  952. //
  953. // groupBox10
  954. //
  955. this.groupBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  956. this.groupBox10.Controls.Add(this.panel10);
  957. this.groupBox10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  958. this.groupBox10.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  959. this.groupBox10.Location = new System.Drawing.Point(2, 2);
  960. this.groupBox10.Margin = new System.Windows.Forms.Padding(2);
  961. this.groupBox10.Name = "groupBox10";
  962. this.groupBox10.Padding = new System.Windows.Forms.Padding(2);
  963. this.groupBox10.Size = new System.Drawing.Size(491, 70);
  964. this.groupBox10.TabIndex = 36;
  965. this.groupBox10.TabStop = false;
  966. this.groupBox10.Text = "张力基准值(N/cm^2)";
  967. //
  968. // panel10
  969. //
  970. this.panel10.BackColor = System.Drawing.Color.White;
  971. this.panel10.Controls.Add(this.numTensionDownFloatValue);
  972. this.panel10.Controls.Add(this.numTensionUpFloatValue);
  973. this.panel10.Controls.Add(this.label12);
  974. this.panel10.Controls.Add(this.label22);
  975. this.panel10.Controls.Add(this.label23);
  976. this.panel10.Controls.Add(this.numTensionBaseValue);
  977. this.panel10.Dock = System.Windows.Forms.DockStyle.Fill;
  978. this.panel10.Location = new System.Drawing.Point(2, 16);
  979. this.panel10.Margin = new System.Windows.Forms.Padding(2);
  980. this.panel10.Name = "panel10";
  981. this.panel10.Size = new System.Drawing.Size(487, 52);
  982. this.panel10.TabIndex = 0;
  983. //
  984. // numTensionDownFloatValue
  985. //
  986. this.numTensionDownFloatValue.DecimalPlaces = 4;
  987. this.numTensionDownFloatValue.Location = new System.Drawing.Point(278, 29);
  988. this.numTensionDownFloatValue.Margin = new System.Windows.Forms.Padding(2);
  989. this.numTensionDownFloatValue.Maximum = new decimal(new int[] {
  990. 99999,
  991. 0,
  992. 0,
  993. 0});
  994. this.numTensionDownFloatValue.Minimum = new decimal(new int[] {
  995. 9999,
  996. 0,
  997. 0,
  998. -2147483648});
  999. this.numTensionDownFloatValue.Name = "numTensionDownFloatValue";
  1000. this.numTensionDownFloatValue.Size = new System.Drawing.Size(120, 21);
  1001. this.numTensionDownFloatValue.TabIndex = 13;
  1002. //
  1003. // numTensionUpFloatValue
  1004. //
  1005. this.numTensionUpFloatValue.DecimalPlaces = 4;
  1006. this.numTensionUpFloatValue.Location = new System.Drawing.Point(74, 30);
  1007. this.numTensionUpFloatValue.Margin = new System.Windows.Forms.Padding(2);
  1008. this.numTensionUpFloatValue.Maximum = new decimal(new int[] {
  1009. 99999,
  1010. 0,
  1011. 0,
  1012. 0});
  1013. this.numTensionUpFloatValue.Name = "numTensionUpFloatValue";
  1014. this.numTensionUpFloatValue.Size = new System.Drawing.Size(123, 21);
  1015. this.numTensionUpFloatValue.TabIndex = 13;
  1016. //
  1017. // label12
  1018. //
  1019. this.label12.AutoSize = true;
  1020. this.label12.ForeColor = System.Drawing.SystemColors.ControlText;
  1021. this.label12.Location = new System.Drawing.Point(214, 32);
  1022. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1023. this.label12.Name = "label12";
  1024. this.label12.Size = new System.Drawing.Size(65, 12);
  1025. this.label12.TabIndex = 16;
  1026. this.label12.Text = "下浮范围:";
  1027. //
  1028. // label22
  1029. //
  1030. this.label22.AutoSize = true;
  1031. this.label22.ForeColor = System.Drawing.SystemColors.ControlText;
  1032. this.label22.Location = new System.Drawing.Point(10, 33);
  1033. this.label22.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1034. this.label22.Name = "label22";
  1035. this.label22.Size = new System.Drawing.Size(65, 12);
  1036. this.label22.TabIndex = 15;
  1037. this.label22.Text = "上浮范围:";
  1038. //
  1039. // label23
  1040. //
  1041. this.label23.AutoSize = true;
  1042. this.label23.ForeColor = System.Drawing.SystemColors.ControlText;
  1043. this.label23.Location = new System.Drawing.Point(10, 11);
  1044. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1045. this.label23.Name = "label23";
  1046. this.label23.Size = new System.Drawing.Size(53, 12);
  1047. this.label23.TabIndex = 14;
  1048. this.label23.Text = "基准值:";
  1049. //
  1050. // numTensionBaseValue
  1051. //
  1052. this.numTensionBaseValue.DecimalPlaces = 4;
  1053. this.numTensionBaseValue.Location = new System.Drawing.Point(74, 7);
  1054. this.numTensionBaseValue.Margin = new System.Windows.Forms.Padding(2);
  1055. this.numTensionBaseValue.Maximum = new decimal(new int[] {
  1056. 99999,
  1057. 0,
  1058. 0,
  1059. 0});
  1060. this.numTensionBaseValue.Name = "numTensionBaseValue";
  1061. this.numTensionBaseValue.Size = new System.Drawing.Size(123, 21);
  1062. this.numTensionBaseValue.TabIndex = 13;
  1063. //
  1064. // skinTabPage8
  1065. //
  1066. this.skinTabPage8.BackColor = System.Drawing.Color.White;
  1067. this.skinTabPage8.Controls.Add(this.label34);
  1068. this.skinTabPage8.Controls.Add(this.groupBox1);
  1069. this.skinTabPage8.Dock = System.Windows.Forms.DockStyle.Fill;
  1070. this.skinTabPage8.Location = new System.Drawing.Point(100, 0);
  1071. this.skinTabPage8.Name = "skinTabPage8";
  1072. this.skinTabPage8.Size = new System.Drawing.Size(529, 564);
  1073. this.skinTabPage8.TabIndex = 1;
  1074. this.skinTabPage8.TabItemImage = null;
  1075. this.skinTabPage8.Text = "厚度";
  1076. //
  1077. // label34
  1078. //
  1079. this.label34.AutoSize = true;
  1080. this.label34.Location = new System.Drawing.Point(58, 252);
  1081. this.label34.Name = "label34";
  1082. this.label34.Size = new System.Drawing.Size(233, 12);
  1083. this.label34.TabIndex = 39;
  1084. this.label34.Text = "快速流程中不启用上下限,将使用该上下限";
  1085. //
  1086. // groupBox1
  1087. //
  1088. this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1089. this.groupBox1.Controls.Add(this.panel1);
  1090. this.groupBox1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1091. this.groupBox1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1092. this.groupBox1.Location = new System.Drawing.Point(2, 2);
  1093. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  1094. this.groupBox1.Name = "groupBox1";
  1095. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  1096. this.groupBox1.Size = new System.Drawing.Size(491, 93);
  1097. this.groupBox1.TabIndex = 37;
  1098. this.groupBox1.TabStop = false;
  1099. this.groupBox1.Text = "厚度基准值(um)";
  1100. //
  1101. // panel1
  1102. //
  1103. this.panel1.BackColor = System.Drawing.Color.White;
  1104. this.panel1.Controls.Add(this.numHeightDownFloatValue);
  1105. this.panel1.Controls.Add(this.numHeightUpFloatValue);
  1106. this.panel1.Controls.Add(this.numHeightBaseValue);
  1107. this.panel1.Controls.Add(this.txtHeightBaseDec);
  1108. this.panel1.Controls.Add(this.label14);
  1109. this.panel1.Controls.Add(this.label2);
  1110. this.panel1.Controls.Add(this.label5);
  1111. this.panel1.Controls.Add(this.label6);
  1112. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1113. this.panel1.Location = new System.Drawing.Point(2, 16);
  1114. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  1115. this.panel1.Name = "panel1";
  1116. this.panel1.Size = new System.Drawing.Size(487, 75);
  1117. this.panel1.TabIndex = 0;
  1118. //
  1119. // numHeightDownFloatValue
  1120. //
  1121. this.numHeightDownFloatValue.DecimalPlaces = 4;
  1122. this.numHeightDownFloatValue.Location = new System.Drawing.Point(278, 29);
  1123. this.numHeightDownFloatValue.Margin = new System.Windows.Forms.Padding(2);
  1124. this.numHeightDownFloatValue.Maximum = new decimal(new int[] {
  1125. 99999,
  1126. 0,
  1127. 0,
  1128. 0});
  1129. this.numHeightDownFloatValue.Minimum = new decimal(new int[] {
  1130. 9999,
  1131. 0,
  1132. 0,
  1133. -2147483648});
  1134. this.numHeightDownFloatValue.Name = "numHeightDownFloatValue";
  1135. this.numHeightDownFloatValue.Size = new System.Drawing.Size(120, 21);
  1136. this.numHeightDownFloatValue.TabIndex = 13;
  1137. //
  1138. // numHeightUpFloatValue
  1139. //
  1140. this.numHeightUpFloatValue.DecimalPlaces = 4;
  1141. this.numHeightUpFloatValue.Location = new System.Drawing.Point(74, 30);
  1142. this.numHeightUpFloatValue.Margin = new System.Windows.Forms.Padding(2);
  1143. this.numHeightUpFloatValue.Maximum = new decimal(new int[] {
  1144. 99999,
  1145. 0,
  1146. 0,
  1147. 0});
  1148. this.numHeightUpFloatValue.Name = "numHeightUpFloatValue";
  1149. this.numHeightUpFloatValue.Size = new System.Drawing.Size(123, 21);
  1150. this.numHeightUpFloatValue.TabIndex = 13;
  1151. //
  1152. // numHeightBaseValue
  1153. //
  1154. this.numHeightBaseValue.DecimalPlaces = 4;
  1155. this.numHeightBaseValue.Location = new System.Drawing.Point(74, 7);
  1156. this.numHeightBaseValue.Margin = new System.Windows.Forms.Padding(2);
  1157. this.numHeightBaseValue.Maximum = new decimal(new int[] {
  1158. 99999,
  1159. 0,
  1160. 0,
  1161. 0});
  1162. this.numHeightBaseValue.Name = "numHeightBaseValue";
  1163. this.numHeightBaseValue.Size = new System.Drawing.Size(123, 21);
  1164. this.numHeightBaseValue.TabIndex = 13;
  1165. //
  1166. // txtHeightBaseDec
  1167. //
  1168. this.txtHeightBaseDec.Location = new System.Drawing.Point(74, 53);
  1169. this.txtHeightBaseDec.Margin = new System.Windows.Forms.Padding(2);
  1170. this.txtHeightBaseDec.Name = "txtHeightBaseDec";
  1171. this.txtHeightBaseDec.Size = new System.Drawing.Size(325, 21);
  1172. this.txtHeightBaseDec.TabIndex = 21;
  1173. //
  1174. // label14
  1175. //
  1176. this.label14.AutoSize = true;
  1177. this.label14.ForeColor = System.Drawing.SystemColors.ControlText;
  1178. this.label14.Location = new System.Drawing.Point(10, 56);
  1179. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1180. this.label14.Name = "label14";
  1181. this.label14.Size = new System.Drawing.Size(65, 12);
  1182. this.label14.TabIndex = 20;
  1183. this.label14.Text = "点位base值";
  1184. //
  1185. // label2
  1186. //
  1187. this.label2.AutoSize = true;
  1188. this.label2.ForeColor = System.Drawing.SystemColors.ControlText;
  1189. this.label2.Location = new System.Drawing.Point(214, 32);
  1190. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1191. this.label2.Name = "label2";
  1192. this.label2.Size = new System.Drawing.Size(65, 12);
  1193. this.label2.TabIndex = 16;
  1194. this.label2.Text = "下浮范围:";
  1195. //
  1196. // label5
  1197. //
  1198. this.label5.AutoSize = true;
  1199. this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
  1200. this.label5.Location = new System.Drawing.Point(10, 32);
  1201. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1202. this.label5.Name = "label5";
  1203. this.label5.Size = new System.Drawing.Size(65, 12);
  1204. this.label5.TabIndex = 15;
  1205. this.label5.Text = "上浮范围:";
  1206. //
  1207. // label6
  1208. //
  1209. this.label6.AutoSize = true;
  1210. this.label6.ForeColor = System.Drawing.SystemColors.ControlText;
  1211. this.label6.Location = new System.Drawing.Point(10, 11);
  1212. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1213. this.label6.Name = "label6";
  1214. this.label6.Size = new System.Drawing.Size(53, 12);
  1215. this.label6.TabIndex = 14;
  1216. this.label6.Text = "基准值:";
  1217. //
  1218. // skinTabPage9
  1219. //
  1220. this.skinTabPage9.BackColor = System.Drawing.Color.White;
  1221. this.skinTabPage9.Controls.Add(this.label35);
  1222. this.skinTabPage9.Controls.Add(this.groupBox7);
  1223. this.skinTabPage9.Controls.Add(this.groupBox3);
  1224. this.skinTabPage9.Dock = System.Windows.Forms.DockStyle.Fill;
  1225. this.skinTabPage9.Location = new System.Drawing.Point(100, 0);
  1226. this.skinTabPage9.Name = "skinTabPage9";
  1227. this.skinTabPage9.Size = new System.Drawing.Size(529, 564);
  1228. this.skinTabPage9.TabIndex = 2;
  1229. this.skinTabPage9.TabItemImage = null;
  1230. this.skinTabPage9.Text = "PT";
  1231. //
  1232. // label35
  1233. //
  1234. this.label35.AutoSize = true;
  1235. this.label35.Location = new System.Drawing.Point(58, 252);
  1236. this.label35.Name = "label35";
  1237. this.label35.Size = new System.Drawing.Size(413, 12);
  1238. this.label35.TabIndex = 41;
  1239. this.label35.Text = "此上下限只适用于高级流程,使用快速流程的情况下在流程参数中设置上下限";
  1240. //
  1241. // groupBox7
  1242. //
  1243. this.groupBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1244. this.groupBox7.Controls.Add(this.panel6);
  1245. this.groupBox7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1246. this.groupBox7.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1247. this.groupBox7.Location = new System.Drawing.Point(2, 76);
  1248. this.groupBox7.Margin = new System.Windows.Forms.Padding(2);
  1249. this.groupBox7.Name = "groupBox7";
  1250. this.groupBox7.Padding = new System.Windows.Forms.Padding(2);
  1251. this.groupBox7.Size = new System.Drawing.Size(491, 70);
  1252. this.groupBox7.TabIndex = 40;
  1253. this.groupBox7.TabStop = false;
  1254. this.groupBox7.Text = "X方向-PT基准值(mm)";
  1255. //
  1256. // panel6
  1257. //
  1258. this.panel6.BackColor = System.Drawing.Color.White;
  1259. this.panel6.Controls.Add(this.numPTXDownFloatValue);
  1260. this.panel6.Controls.Add(this.numPTXUpFloatValue);
  1261. this.panel6.Controls.Add(this.numPTXBaseValue);
  1262. this.panel6.Controls.Add(this.label26);
  1263. this.panel6.Controls.Add(this.label27);
  1264. this.panel6.Controls.Add(this.label28);
  1265. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1266. this.panel6.Location = new System.Drawing.Point(2, 16);
  1267. this.panel6.Margin = new System.Windows.Forms.Padding(2);
  1268. this.panel6.Name = "panel6";
  1269. this.panel6.Size = new System.Drawing.Size(487, 52);
  1270. this.panel6.TabIndex = 0;
  1271. //
  1272. // numPTXDownFloatValue
  1273. //
  1274. this.numPTXDownFloatValue.DecimalPlaces = 4;
  1275. this.numPTXDownFloatValue.Location = new System.Drawing.Point(278, 29);
  1276. this.numPTXDownFloatValue.Margin = new System.Windows.Forms.Padding(2);
  1277. this.numPTXDownFloatValue.Maximum = new decimal(new int[] {
  1278. 99999,
  1279. 0,
  1280. 0,
  1281. 0});
  1282. this.numPTXDownFloatValue.Minimum = new decimal(new int[] {
  1283. 9999,
  1284. 0,
  1285. 0,
  1286. -2147483648});
  1287. this.numPTXDownFloatValue.Name = "numPTXDownFloatValue";
  1288. this.numPTXDownFloatValue.Size = new System.Drawing.Size(120, 21);
  1289. this.numPTXDownFloatValue.TabIndex = 13;
  1290. //
  1291. // numPTXUpFloatValue
  1292. //
  1293. this.numPTXUpFloatValue.DecimalPlaces = 4;
  1294. this.numPTXUpFloatValue.Location = new System.Drawing.Point(74, 30);
  1295. this.numPTXUpFloatValue.Margin = new System.Windows.Forms.Padding(2);
  1296. this.numPTXUpFloatValue.Maximum = new decimal(new int[] {
  1297. 99999,
  1298. 0,
  1299. 0,
  1300. 0});
  1301. this.numPTXUpFloatValue.Name = "numPTXUpFloatValue";
  1302. this.numPTXUpFloatValue.Size = new System.Drawing.Size(123, 21);
  1303. this.numPTXUpFloatValue.TabIndex = 13;
  1304. //
  1305. // numPTXBaseValue
  1306. //
  1307. this.numPTXBaseValue.DecimalPlaces = 4;
  1308. this.numPTXBaseValue.Location = new System.Drawing.Point(74, 7);
  1309. this.numPTXBaseValue.Margin = new System.Windows.Forms.Padding(2);
  1310. this.numPTXBaseValue.Maximum = new decimal(new int[] {
  1311. 99999,
  1312. 0,
  1313. 0,
  1314. 0});
  1315. this.numPTXBaseValue.Name = "numPTXBaseValue";
  1316. this.numPTXBaseValue.Size = new System.Drawing.Size(123, 21);
  1317. this.numPTXBaseValue.TabIndex = 13;
  1318. //
  1319. // label26
  1320. //
  1321. this.label26.AutoSize = true;
  1322. this.label26.ForeColor = System.Drawing.SystemColors.ControlText;
  1323. this.label26.Location = new System.Drawing.Point(214, 32);
  1324. this.label26.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1325. this.label26.Name = "label26";
  1326. this.label26.Size = new System.Drawing.Size(65, 12);
  1327. this.label26.TabIndex = 16;
  1328. this.label26.Text = "下浮范围:";
  1329. //
  1330. // label27
  1331. //
  1332. this.label27.AutoSize = true;
  1333. this.label27.ForeColor = System.Drawing.SystemColors.ControlText;
  1334. this.label27.Location = new System.Drawing.Point(10, 33);
  1335. this.label27.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1336. this.label27.Name = "label27";
  1337. this.label27.Size = new System.Drawing.Size(65, 12);
  1338. this.label27.TabIndex = 15;
  1339. this.label27.Text = "上浮范围:";
  1340. //
  1341. // label28
  1342. //
  1343. this.label28.AutoSize = true;
  1344. this.label28.ForeColor = System.Drawing.SystemColors.ControlText;
  1345. this.label28.Location = new System.Drawing.Point(10, 11);
  1346. this.label28.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1347. this.label28.Name = "label28";
  1348. this.label28.Size = new System.Drawing.Size(53, 12);
  1349. this.label28.TabIndex = 14;
  1350. this.label28.Text = "基准值:";
  1351. //
  1352. // groupBox3
  1353. //
  1354. this.groupBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1355. this.groupBox3.Controls.Add(this.panel3);
  1356. this.groupBox3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1357. this.groupBox3.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1358. this.groupBox3.Location = new System.Drawing.Point(2, 2);
  1359. this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
  1360. this.groupBox3.Name = "groupBox3";
  1361. this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
  1362. this.groupBox3.Size = new System.Drawing.Size(491, 70);
  1363. this.groupBox3.TabIndex = 39;
  1364. this.groupBox3.TabStop = false;
  1365. this.groupBox3.Text = "Y方向-PT基准值(mm)";
  1366. //
  1367. // panel3
  1368. //
  1369. this.panel3.BackColor = System.Drawing.Color.White;
  1370. this.panel3.Controls.Add(this.numPTDownFloatValue);
  1371. this.panel3.Controls.Add(this.numPTUpFloatValue);
  1372. this.panel3.Controls.Add(this.numPTBaseValue);
  1373. this.panel3.Controls.Add(this.label10);
  1374. this.panel3.Controls.Add(this.label11);
  1375. this.panel3.Controls.Add(this.label13);
  1376. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1377. this.panel3.Location = new System.Drawing.Point(2, 16);
  1378. this.panel3.Margin = new System.Windows.Forms.Padding(2);
  1379. this.panel3.Name = "panel3";
  1380. this.panel3.Size = new System.Drawing.Size(487, 52);
  1381. this.panel3.TabIndex = 0;
  1382. //
  1383. // numPTDownFloatValue
  1384. //
  1385. this.numPTDownFloatValue.DecimalPlaces = 4;
  1386. this.numPTDownFloatValue.Location = new System.Drawing.Point(278, 29);
  1387. this.numPTDownFloatValue.Margin = new System.Windows.Forms.Padding(2);
  1388. this.numPTDownFloatValue.Maximum = new decimal(new int[] {
  1389. 99999,
  1390. 0,
  1391. 0,
  1392. 0});
  1393. this.numPTDownFloatValue.Minimum = new decimal(new int[] {
  1394. 9999,
  1395. 0,
  1396. 0,
  1397. -2147483648});
  1398. this.numPTDownFloatValue.Name = "numPTDownFloatValue";
  1399. this.numPTDownFloatValue.Size = new System.Drawing.Size(120, 21);
  1400. this.numPTDownFloatValue.TabIndex = 13;
  1401. //
  1402. // numPTUpFloatValue
  1403. //
  1404. this.numPTUpFloatValue.DecimalPlaces = 4;
  1405. this.numPTUpFloatValue.Location = new System.Drawing.Point(74, 30);
  1406. this.numPTUpFloatValue.Margin = new System.Windows.Forms.Padding(2);
  1407. this.numPTUpFloatValue.Maximum = new decimal(new int[] {
  1408. 99999,
  1409. 0,
  1410. 0,
  1411. 0});
  1412. this.numPTUpFloatValue.Name = "numPTUpFloatValue";
  1413. this.numPTUpFloatValue.Size = new System.Drawing.Size(123, 21);
  1414. this.numPTUpFloatValue.TabIndex = 13;
  1415. //
  1416. // numPTBaseValue
  1417. //
  1418. this.numPTBaseValue.DecimalPlaces = 4;
  1419. this.numPTBaseValue.Location = new System.Drawing.Point(74, 7);
  1420. this.numPTBaseValue.Margin = new System.Windows.Forms.Padding(2);
  1421. this.numPTBaseValue.Maximum = new decimal(new int[] {
  1422. 99999,
  1423. 0,
  1424. 0,
  1425. 0});
  1426. this.numPTBaseValue.Name = "numPTBaseValue";
  1427. this.numPTBaseValue.Size = new System.Drawing.Size(123, 21);
  1428. this.numPTBaseValue.TabIndex = 13;
  1429. //
  1430. // label10
  1431. //
  1432. this.label10.AutoSize = true;
  1433. this.label10.ForeColor = System.Drawing.SystemColors.ControlText;
  1434. this.label10.Location = new System.Drawing.Point(214, 32);
  1435. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1436. this.label10.Name = "label10";
  1437. this.label10.Size = new System.Drawing.Size(65, 12);
  1438. this.label10.TabIndex = 16;
  1439. this.label10.Text = "下浮范围:";
  1440. //
  1441. // label11
  1442. //
  1443. this.label11.AutoSize = true;
  1444. this.label11.ForeColor = System.Drawing.SystemColors.ControlText;
  1445. this.label11.Location = new System.Drawing.Point(10, 33);
  1446. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1447. this.label11.Name = "label11";
  1448. this.label11.Size = new System.Drawing.Size(65, 12);
  1449. this.label11.TabIndex = 15;
  1450. this.label11.Text = "上浮范围:";
  1451. //
  1452. // label13
  1453. //
  1454. this.label13.AutoSize = true;
  1455. this.label13.ForeColor = System.Drawing.SystemColors.ControlText;
  1456. this.label13.Location = new System.Drawing.Point(10, 11);
  1457. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1458. this.label13.Name = "label13";
  1459. this.label13.Size = new System.Drawing.Size(53, 12);
  1460. this.label13.TabIndex = 14;
  1461. this.label13.Text = "基准值:";
  1462. //
  1463. // skinTabPage10
  1464. //
  1465. this.skinTabPage10.BackColor = System.Drawing.Color.White;
  1466. this.skinTabPage10.Controls.Add(this.label36);
  1467. this.skinTabPage10.Controls.Add(this.groupBox2);
  1468. this.skinTabPage10.Dock = System.Windows.Forms.DockStyle.Fill;
  1469. this.skinTabPage10.Location = new System.Drawing.Point(100, 0);
  1470. this.skinTabPage10.Name = "skinTabPage10";
  1471. this.skinTabPage10.Size = new System.Drawing.Size(529, 564);
  1472. this.skinTabPage10.TabIndex = 3;
  1473. this.skinTabPage10.TabItemImage = null;
  1474. this.skinTabPage10.Text = "线宽";
  1475. //
  1476. // label36
  1477. //
  1478. this.label36.AutoSize = true;
  1479. this.label36.Location = new System.Drawing.Point(58, 252);
  1480. this.label36.Name = "label36";
  1481. this.label36.Size = new System.Drawing.Size(413, 12);
  1482. this.label36.TabIndex = 41;
  1483. this.label36.Text = "此上下限只适用于高级流程,使用快速流程的情况下在流程参数中设置上下限";
  1484. //
  1485. // groupBox2
  1486. //
  1487. this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1488. this.groupBox2.Controls.Add(this.panel2);
  1489. this.groupBox2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1490. this.groupBox2.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  1491. this.groupBox2.Location = new System.Drawing.Point(2, 2);
  1492. this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
  1493. this.groupBox2.Name = "groupBox2";
  1494. this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
  1495. this.groupBox2.Size = new System.Drawing.Size(491, 70);
  1496. this.groupBox2.TabIndex = 38;
  1497. this.groupBox2.TabStop = false;
  1498. this.groupBox2.Text = "线宽基准值(um)";
  1499. //
  1500. // panel2
  1501. //
  1502. this.panel2.BackColor = System.Drawing.Color.White;
  1503. this.panel2.Controls.Add(this.numLineWidthDownFloatValue);
  1504. this.panel2.Controls.Add(this.numLineWidthUpFloatValue);
  1505. this.panel2.Controls.Add(this.numLineWidthBaseValue);
  1506. this.panel2.Controls.Add(this.label7);
  1507. this.panel2.Controls.Add(this.label8);
  1508. this.panel2.Controls.Add(this.label9);
  1509. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1510. this.panel2.Location = new System.Drawing.Point(2, 16);
  1511. this.panel2.Margin = new System.Windows.Forms.Padding(2);
  1512. this.panel2.Name = "panel2";
  1513. this.panel2.Size = new System.Drawing.Size(487, 52);
  1514. this.panel2.TabIndex = 0;
  1515. //
  1516. // numLineWidthDownFloatValue
  1517. //
  1518. this.numLineWidthDownFloatValue.DecimalPlaces = 4;
  1519. this.numLineWidthDownFloatValue.Location = new System.Drawing.Point(278, 29);
  1520. this.numLineWidthDownFloatValue.Margin = new System.Windows.Forms.Padding(2);
  1521. this.numLineWidthDownFloatValue.Maximum = new decimal(new int[] {
  1522. 99999,
  1523. 0,
  1524. 0,
  1525. 0});
  1526. this.numLineWidthDownFloatValue.Minimum = new decimal(new int[] {
  1527. 9999,
  1528. 0,
  1529. 0,
  1530. -2147483648});
  1531. this.numLineWidthDownFloatValue.Name = "numLineWidthDownFloatValue";
  1532. this.numLineWidthDownFloatValue.Size = new System.Drawing.Size(120, 21);
  1533. this.numLineWidthDownFloatValue.TabIndex = 13;
  1534. //
  1535. // numLineWidthUpFloatValue
  1536. //
  1537. this.numLineWidthUpFloatValue.DecimalPlaces = 4;
  1538. this.numLineWidthUpFloatValue.Location = new System.Drawing.Point(74, 30);
  1539. this.numLineWidthUpFloatValue.Margin = new System.Windows.Forms.Padding(2);
  1540. this.numLineWidthUpFloatValue.Maximum = new decimal(new int[] {
  1541. 99999,
  1542. 0,
  1543. 0,
  1544. 0});
  1545. this.numLineWidthUpFloatValue.Name = "numLineWidthUpFloatValue";
  1546. this.numLineWidthUpFloatValue.Size = new System.Drawing.Size(123, 21);
  1547. this.numLineWidthUpFloatValue.TabIndex = 13;
  1548. //
  1549. // numLineWidthBaseValue
  1550. //
  1551. this.numLineWidthBaseValue.DecimalPlaces = 4;
  1552. this.numLineWidthBaseValue.Location = new System.Drawing.Point(74, 7);
  1553. this.numLineWidthBaseValue.Margin = new System.Windows.Forms.Padding(2);
  1554. this.numLineWidthBaseValue.Maximum = new decimal(new int[] {
  1555. 99999,
  1556. 0,
  1557. 0,
  1558. 0});
  1559. this.numLineWidthBaseValue.Name = "numLineWidthBaseValue";
  1560. this.numLineWidthBaseValue.Size = new System.Drawing.Size(123, 21);
  1561. this.numLineWidthBaseValue.TabIndex = 13;
  1562. //
  1563. // label7
  1564. //
  1565. this.label7.AutoSize = true;
  1566. this.label7.ForeColor = System.Drawing.SystemColors.ControlText;
  1567. this.label7.Location = new System.Drawing.Point(214, 32);
  1568. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1569. this.label7.Name = "label7";
  1570. this.label7.Size = new System.Drawing.Size(65, 12);
  1571. this.label7.TabIndex = 16;
  1572. this.label7.Text = "下浮范围:";
  1573. //
  1574. // label8
  1575. //
  1576. this.label8.AutoSize = true;
  1577. this.label8.ForeColor = System.Drawing.SystemColors.ControlText;
  1578. this.label8.Location = new System.Drawing.Point(10, 33);
  1579. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1580. this.label8.Name = "label8";
  1581. this.label8.Size = new System.Drawing.Size(65, 12);
  1582. this.label8.TabIndex = 15;
  1583. this.label8.Text = "上浮范围:";
  1584. //
  1585. // label9
  1586. //
  1587. this.label9.AutoSize = true;
  1588. this.label9.ForeColor = System.Drawing.SystemColors.ControlText;
  1589. this.label9.Location = new System.Drawing.Point(10, 11);
  1590. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1591. this.label9.Name = "label9";
  1592. this.label9.Size = new System.Drawing.Size(53, 12);
  1593. this.label9.TabIndex = 14;
  1594. this.label9.Text = "基准值:";
  1595. //
  1596. // tabPage4
  1597. //
  1598. this.tabPage4.Controls.Add(this.flpQualifiedPannel);
  1599. this.tabPage4.Location = new System.Drawing.Point(4, 22);
  1600. this.tabPage4.Margin = new System.Windows.Forms.Padding(2);
  1601. this.tabPage4.Name = "tabPage4";
  1602. this.tabPage4.Size = new System.Drawing.Size(633, 568);
  1603. this.tabPage4.TabIndex = 3;
  1604. this.tabPage4.Text = "外观合格标准";
  1605. this.tabPage4.UseVisualStyleBackColor = true;
  1606. //
  1607. // flpQualifiedPannel
  1608. //
  1609. this.flpQualifiedPannel.Dock = System.Windows.Forms.DockStyle.Fill;
  1610. this.flpQualifiedPannel.Location = new System.Drawing.Point(0, 0);
  1611. this.flpQualifiedPannel.Margin = new System.Windows.Forms.Padding(2);
  1612. this.flpQualifiedPannel.Name = "flpQualifiedPannel";
  1613. this.flpQualifiedPannel.Padding = new System.Windows.Forms.Padding(3);
  1614. this.flpQualifiedPannel.Size = new System.Drawing.Size(633, 568);
  1615. this.flpQualifiedPannel.TabIndex = 0;
  1616. //
  1617. // tabPage5
  1618. //
  1619. this.tabPage5.Controls.Add(this.groupBox29);
  1620. this.tabPage5.Controls.Add(this.groupBox27);
  1621. this.tabPage5.Controls.Add(this.groupBox28);
  1622. this.tabPage5.Location = new System.Drawing.Point(4, 22);
  1623. this.tabPage5.Name = "tabPage5";
  1624. this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
  1625. this.tabPage5.Size = new System.Drawing.Size(633, 568);
  1626. this.tabPage5.TabIndex = 4;
  1627. this.tabPage5.Text = "打印设置";
  1628. this.tabPage5.UseVisualStyleBackColor = true;
  1629. //
  1630. // groupBox29
  1631. //
  1632. this.groupBox29.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1633. | System.Windows.Forms.AnchorStyles.Right)));
  1634. this.groupBox29.BackColor = System.Drawing.Color.Transparent;
  1635. this.groupBox29.Controls.Add(this.panel29);
  1636. this.groupBox29.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1637. this.groupBox29.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1638. this.groupBox29.Location = new System.Drawing.Point(7, 5);
  1639. this.groupBox29.Margin = new System.Windows.Forms.Padding(2);
  1640. this.groupBox29.Name = "groupBox29";
  1641. this.groupBox29.Padding = new System.Windows.Forms.Padding(2);
  1642. this.groupBox29.Size = new System.Drawing.Size(613, 192);
  1643. this.groupBox29.TabIndex = 37;
  1644. this.groupBox29.TabStop = false;
  1645. this.groupBox29.Text = "检测单打印";
  1646. //
  1647. // panel29
  1648. //
  1649. this.panel29.BackColor = System.Drawing.Color.White;
  1650. this.panel29.Controls.Add(this.tbSavePath);
  1651. this.panel29.Controls.Add(this.cbOrderSave);
  1652. this.panel29.Controls.Add(this.label30);
  1653. this.panel29.Controls.Add(this.dataGridView3);
  1654. this.panel29.Controls.Add(this.tbOrderTempPath);
  1655. this.panel29.Controls.Add(this.cbOrderPrint);
  1656. this.panel29.Controls.Add(this.label84);
  1657. this.panel29.Dock = System.Windows.Forms.DockStyle.Fill;
  1658. this.panel29.ForeColor = System.Drawing.SystemColors.ControlText;
  1659. this.panel29.Location = new System.Drawing.Point(2, 16);
  1660. this.panel29.Margin = new System.Windows.Forms.Padding(2);
  1661. this.panel29.Name = "panel29";
  1662. this.panel29.Size = new System.Drawing.Size(609, 174);
  1663. this.panel29.TabIndex = 0;
  1664. //
  1665. // tbSavePath
  1666. //
  1667. this.tbSavePath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1668. | System.Windows.Forms.AnchorStyles.Right)));
  1669. this.tbSavePath.Location = new System.Drawing.Point(206, 39);
  1670. this.tbSavePath.Margin = new System.Windows.Forms.Padding(2);
  1671. this.tbSavePath.Name = "tbSavePath";
  1672. this.tbSavePath.ReadOnly = true;
  1673. this.tbSavePath.Size = new System.Drawing.Size(360, 21);
  1674. this.tbSavePath.TabIndex = 19;
  1675. this.tbSavePath.Text = "D:\\phtons\\";
  1676. this.tbSavePath.DoubleClick += new System.EventHandler(this.tbSavePath_DoubleClick);
  1677. //
  1678. // cbOrderSave
  1679. //
  1680. this.cbOrderSave.AutoSize = true;
  1681. this.cbOrderSave.ForeColor = System.Drawing.SystemColors.ControlText;
  1682. this.cbOrderSave.Location = new System.Drawing.Point(10, 41);
  1683. this.cbOrderSave.Margin = new System.Windows.Forms.Padding(2);
  1684. this.cbOrderSave.Name = "cbOrderSave";
  1685. this.cbOrderSave.Size = new System.Drawing.Size(108, 16);
  1686. this.cbOrderSave.TabIndex = 20;
  1687. this.cbOrderSave.Text = "启用检测单保存";
  1688. this.cbOrderSave.UseVisualStyleBackColor = true;
  1689. //
  1690. // label30
  1691. //
  1692. this.label30.AutoSize = true;
  1693. this.label30.ForeColor = System.Drawing.SystemColors.ControlText;
  1694. this.label30.Location = new System.Drawing.Point(137, 41);
  1695. this.label30.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1696. this.label30.Name = "label30";
  1697. this.label30.Size = new System.Drawing.Size(65, 12);
  1698. this.label30.TabIndex = 18;
  1699. this.label30.Text = "保存路径:";
  1700. //
  1701. // dataGridView3
  1702. //
  1703. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1704. dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control;
  1705. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1706. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
  1707. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1708. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1709. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1710. this.dataGridView3.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
  1711. this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1712. this.dataGridView3.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1713. this.Key3,
  1714. this.DataType3});
  1715. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1716. dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Window;
  1717. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1718. dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.ControlText;
  1719. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1720. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1721. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1722. this.dataGridView3.DefaultCellStyle = dataGridViewCellStyle6;
  1723. this.dataGridView3.Location = new System.Drawing.Point(10, 65);
  1724. this.dataGridView3.Name = "dataGridView3";
  1725. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1726. dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control;
  1727. dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1728. dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText;
  1729. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1730. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1731. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1732. this.dataGridView3.RowHeadersDefaultCellStyle = dataGridViewCellStyle7;
  1733. this.dataGridView3.RowTemplate.Height = 23;
  1734. this.dataGridView3.Size = new System.Drawing.Size(443, 104);
  1735. this.dataGridView3.TabIndex = 17;
  1736. //
  1737. // Key3
  1738. //
  1739. this.Key3.HeaderText = "Key";
  1740. this.Key3.Name = "Key3";
  1741. this.Key3.Width = 180;
  1742. //
  1743. // DataType3
  1744. //
  1745. this.DataType3.HeaderText = "DataType";
  1746. this.DataType3.Name = "DataType3";
  1747. this.DataType3.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1748. this.DataType3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1749. this.DataType3.Width = 180;
  1750. //
  1751. // tbOrderTempPath
  1752. //
  1753. this.tbOrderTempPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1754. | System.Windows.Forms.AnchorStyles.Right)));
  1755. this.tbOrderTempPath.Location = new System.Drawing.Point(206, 13);
  1756. this.tbOrderTempPath.Margin = new System.Windows.Forms.Padding(2);
  1757. this.tbOrderTempPath.Name = "tbOrderTempPath";
  1758. this.tbOrderTempPath.ReadOnly = true;
  1759. this.tbOrderTempPath.Size = new System.Drawing.Size(360, 21);
  1760. this.tbOrderTempPath.TabIndex = 5;
  1761. this.tbOrderTempPath.Text = "D:\\phtons\\";
  1762. this.tbOrderTempPath.DoubleClick += new System.EventHandler(this.tbBarTenderTempPath_DoubleClick);
  1763. //
  1764. // cbOrderPrint
  1765. //
  1766. this.cbOrderPrint.AutoSize = true;
  1767. this.cbOrderPrint.ForeColor = System.Drawing.SystemColors.ControlText;
  1768. this.cbOrderPrint.Location = new System.Drawing.Point(10, 15);
  1769. this.cbOrderPrint.Margin = new System.Windows.Forms.Padding(2);
  1770. this.cbOrderPrint.Name = "cbOrderPrint";
  1771. this.cbOrderPrint.Size = new System.Drawing.Size(108, 16);
  1772. this.cbOrderPrint.TabIndex = 12;
  1773. this.cbOrderPrint.Text = "启用检测单打印";
  1774. this.cbOrderPrint.UseVisualStyleBackColor = true;
  1775. //
  1776. // label84
  1777. //
  1778. this.label84.AutoSize = true;
  1779. this.label84.ForeColor = System.Drawing.SystemColors.ControlText;
  1780. this.label84.Location = new System.Drawing.Point(137, 15);
  1781. this.label84.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1782. this.label84.Name = "label84";
  1783. this.label84.Size = new System.Drawing.Size(65, 12);
  1784. this.label84.TabIndex = 4;
  1785. this.label84.Text = "模板路径:";
  1786. //
  1787. // groupBox27
  1788. //
  1789. this.groupBox27.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1790. | System.Windows.Forms.AnchorStyles.Right)));
  1791. this.groupBox27.BackColor = System.Drawing.Color.Transparent;
  1792. this.groupBox27.Controls.Add(this.panel27);
  1793. this.groupBox27.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1794. this.groupBox27.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1795. this.groupBox27.Location = new System.Drawing.Point(7, 382);
  1796. this.groupBox27.Margin = new System.Windows.Forms.Padding(2);
  1797. this.groupBox27.Name = "groupBox27";
  1798. this.groupBox27.Padding = new System.Windows.Forms.Padding(2);
  1799. this.groupBox27.Size = new System.Drawing.Size(613, 183);
  1800. this.groupBox27.TabIndex = 36;
  1801. this.groupBox27.TabStop = false;
  1802. this.groupBox27.Text = "Excel打印";
  1803. //
  1804. // panel27
  1805. //
  1806. this.panel27.BackColor = System.Drawing.Color.White;
  1807. this.panel27.Controls.Add(this.dataGridView2);
  1808. this.panel27.Controls.Add(this.tbExcelTempPath);
  1809. this.panel27.Controls.Add(this.cbOpenExcelPrint);
  1810. this.panel27.Controls.Add(this.label85);
  1811. this.panel27.Dock = System.Windows.Forms.DockStyle.Fill;
  1812. this.panel27.Location = new System.Drawing.Point(2, 16);
  1813. this.panel27.Margin = new System.Windows.Forms.Padding(2);
  1814. this.panel27.Name = "panel27";
  1815. this.panel27.Size = new System.Drawing.Size(609, 165);
  1816. this.panel27.TabIndex = 0;
  1817. //
  1818. // dataGridView2
  1819. //
  1820. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1821. dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
  1822. dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1823. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
  1824. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1825. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1826. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1827. this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
  1828. this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1829. this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1830. this.Key2,
  1831. this.DataType2});
  1832. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1833. dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Window;
  1834. dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1835. dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1836. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1837. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.InfoText;
  1838. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1839. this.dataGridView2.DefaultCellStyle = dataGridViewCellStyle9;
  1840. this.dataGridView2.Location = new System.Drawing.Point(10, 37);
  1841. this.dataGridView2.Name = "dataGridView2";
  1842. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1843. dataGridViewCellStyle10.BackColor = System.Drawing.SystemColors.Control;
  1844. dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1845. dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText;
  1846. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1847. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1848. dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1849. this.dataGridView2.RowHeadersDefaultCellStyle = dataGridViewCellStyle10;
  1850. this.dataGridView2.RowTemplate.Height = 23;
  1851. this.dataGridView2.Size = new System.Drawing.Size(443, 123);
  1852. this.dataGridView2.TabIndex = 16;
  1853. //
  1854. // Key2
  1855. //
  1856. this.Key2.HeaderText = "Key";
  1857. this.Key2.Name = "Key2";
  1858. this.Key2.Width = 180;
  1859. //
  1860. // DataType2
  1861. //
  1862. this.DataType2.HeaderText = "DataType";
  1863. this.DataType2.Name = "DataType2";
  1864. this.DataType2.Width = 180;
  1865. //
  1866. // tbExcelTempPath
  1867. //
  1868. this.tbExcelTempPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1869. | System.Windows.Forms.AnchorStyles.Right)));
  1870. this.tbExcelTempPath.Location = new System.Drawing.Point(206, 11);
  1871. this.tbExcelTempPath.Margin = new System.Windows.Forms.Padding(2);
  1872. this.tbExcelTempPath.Name = "tbExcelTempPath";
  1873. this.tbExcelTempPath.ReadOnly = true;
  1874. this.tbExcelTempPath.Size = new System.Drawing.Size(360, 21);
  1875. this.tbExcelTempPath.TabIndex = 5;
  1876. this.tbExcelTempPath.Text = "D:\\phtons\\";
  1877. this.tbExcelTempPath.DoubleClick += new System.EventHandler(this.tbBarTenderTempPath_DoubleClick);
  1878. //
  1879. // cbOpenExcelPrint
  1880. //
  1881. this.cbOpenExcelPrint.AutoSize = true;
  1882. this.cbOpenExcelPrint.ForeColor = System.Drawing.SystemColors.ControlText;
  1883. this.cbOpenExcelPrint.Location = new System.Drawing.Point(10, 10);
  1884. this.cbOpenExcelPrint.Margin = new System.Windows.Forms.Padding(2);
  1885. this.cbOpenExcelPrint.Name = "cbOpenExcelPrint";
  1886. this.cbOpenExcelPrint.Size = new System.Drawing.Size(126, 16);
  1887. this.cbOpenExcelPrint.TabIndex = 12;
  1888. this.cbOpenExcelPrint.Text = "启用Excel文件打印";
  1889. this.cbOpenExcelPrint.UseVisualStyleBackColor = true;
  1890. //
  1891. // label85
  1892. //
  1893. this.label85.AutoSize = true;
  1894. this.label85.ForeColor = System.Drawing.SystemColors.ControlText;
  1895. this.label85.Location = new System.Drawing.Point(137, 11);
  1896. this.label85.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1897. this.label85.Name = "label85";
  1898. this.label85.Size = new System.Drawing.Size(65, 12);
  1899. this.label85.TabIndex = 4;
  1900. this.label85.Text = "模板路径:";
  1901. //
  1902. // groupBox28
  1903. //
  1904. this.groupBox28.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1905. | System.Windows.Forms.AnchorStyles.Right)));
  1906. this.groupBox28.BackColor = System.Drawing.Color.Transparent;
  1907. this.groupBox28.Controls.Add(this.panel28);
  1908. this.groupBox28.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1909. this.groupBox28.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1910. this.groupBox28.Location = new System.Drawing.Point(7, 201);
  1911. this.groupBox28.Margin = new System.Windows.Forms.Padding(2);
  1912. this.groupBox28.Name = "groupBox28";
  1913. this.groupBox28.Padding = new System.Windows.Forms.Padding(2);
  1914. this.groupBox28.Size = new System.Drawing.Size(613, 177);
  1915. this.groupBox28.TabIndex = 35;
  1916. this.groupBox28.TabStop = false;
  1917. this.groupBox28.Text = "标签打印";
  1918. //
  1919. // panel28
  1920. //
  1921. this.panel28.BackColor = System.Drawing.Color.White;
  1922. this.panel28.Controls.Add(this.dataGridView1);
  1923. this.panel28.Controls.Add(this.tbBarTenderTempPath);
  1924. this.panel28.Controls.Add(this.cbOpenBarTenderPrint);
  1925. this.panel28.Controls.Add(this.label87);
  1926. this.panel28.Dock = System.Windows.Forms.DockStyle.Fill;
  1927. this.panel28.ForeColor = System.Drawing.SystemColors.ControlText;
  1928. this.panel28.Location = new System.Drawing.Point(2, 16);
  1929. this.panel28.Margin = new System.Windows.Forms.Padding(2);
  1930. this.panel28.Name = "panel28";
  1931. this.panel28.Size = new System.Drawing.Size(609, 159);
  1932. this.panel28.TabIndex = 0;
  1933. //
  1934. // dataGridView1
  1935. //
  1936. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1937. dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control;
  1938. dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1939. dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText;
  1940. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1941. dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1942. dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1943. this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
  1944. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1945. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1946. this.Key,
  1947. this.DataType});
  1948. dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1949. dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Window;
  1950. dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1951. dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.ControlText;
  1952. dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1953. dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1954. dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1955. this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle12;
  1956. this.dataGridView1.Location = new System.Drawing.Point(10, 31);
  1957. this.dataGridView1.Name = "dataGridView1";
  1958. dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1959. dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Control;
  1960. dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1961. dataGridViewCellStyle13.ForeColor = System.Drawing.SystemColors.WindowText;
  1962. dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1963. dataGridViewCellStyle13.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1964. dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1965. this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle13;
  1966. this.dataGridView1.RowTemplate.Height = 23;
  1967. this.dataGridView1.Size = new System.Drawing.Size(443, 120);
  1968. this.dataGridView1.TabIndex = 16;
  1969. //
  1970. // Key
  1971. //
  1972. this.Key.HeaderText = "Key";
  1973. this.Key.Name = "Key";
  1974. this.Key.Width = 180;
  1975. //
  1976. // DataType
  1977. //
  1978. this.DataType.HeaderText = "DataType";
  1979. this.DataType.Name = "DataType";
  1980. this.DataType.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  1981. this.DataType.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  1982. this.DataType.Width = 180;
  1983. //
  1984. // tbBarTenderTempPath
  1985. //
  1986. this.tbBarTenderTempPath.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1987. | System.Windows.Forms.AnchorStyles.Right)));
  1988. this.tbBarTenderTempPath.Location = new System.Drawing.Point(206, 7);
  1989. this.tbBarTenderTempPath.Margin = new System.Windows.Forms.Padding(2);
  1990. this.tbBarTenderTempPath.Name = "tbBarTenderTempPath";
  1991. this.tbBarTenderTempPath.ReadOnly = true;
  1992. this.tbBarTenderTempPath.Size = new System.Drawing.Size(360, 21);
  1993. this.tbBarTenderTempPath.TabIndex = 5;
  1994. this.tbBarTenderTempPath.Text = "D:\\phtons\\";
  1995. this.tbBarTenderTempPath.DoubleClick += new System.EventHandler(this.tbBarTenderTempPath_DoubleClick);
  1996. //
  1997. // cbOpenBarTenderPrint
  1998. //
  1999. this.cbOpenBarTenderPrint.AutoSize = true;
  2000. this.cbOpenBarTenderPrint.ForeColor = System.Drawing.SystemColors.ControlText;
  2001. this.cbOpenBarTenderPrint.Location = new System.Drawing.Point(10, 10);
  2002. this.cbOpenBarTenderPrint.Margin = new System.Windows.Forms.Padding(2);
  2003. this.cbOpenBarTenderPrint.Name = "cbOpenBarTenderPrint";
  2004. this.cbOpenBarTenderPrint.Size = new System.Drawing.Size(96, 16);
  2005. this.cbOpenBarTenderPrint.TabIndex = 12;
  2006. this.cbOpenBarTenderPrint.Text = "启用标签打印";
  2007. this.cbOpenBarTenderPrint.UseVisualStyleBackColor = true;
  2008. //
  2009. // label87
  2010. //
  2011. this.label87.AutoSize = true;
  2012. this.label87.ForeColor = System.Drawing.SystemColors.ControlText;
  2013. this.label87.Location = new System.Drawing.Point(137, 10);
  2014. this.label87.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  2015. this.label87.Name = "label87";
  2016. this.label87.Size = new System.Drawing.Size(65, 12);
  2017. this.label87.TabIndex = 4;
  2018. this.label87.Text = "模板路径:";
  2019. //
  2020. // uiTitel1
  2021. //
  2022. this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  2023. this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
  2024. this.uiTitel1.FatherForm = null;
  2025. this.uiTitel1.Location = new System.Drawing.Point(0, 0);
  2026. this.uiTitel1.Name = "uiTitel1";
  2027. this.uiTitel1.Size = new System.Drawing.Size(641, 46);
  2028. this.uiTitel1.TabIndex = 26;
  2029. //
  2030. // ProductInfoFrm
  2031. //
  2032. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  2033. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2034. this.ClientSize = new System.Drawing.Size(641, 696);
  2035. this.Controls.Add(this.tabControl1);
  2036. this.Controls.Add(this.toolStrip1);
  2037. this.Controls.Add(this.uiTitel1);
  2038. this.Name = "ProductInfoFrm";
  2039. this.Text = "产品信息";
  2040. this.Load += new System.EventHandler(this.ProductInfoFrm_Load);
  2041. this.toolStrip1.ResumeLayout(false);
  2042. this.toolStrip1.PerformLayout();
  2043. this.tabControl1.ResumeLayout(false);
  2044. this.tabPage1.ResumeLayout(false);
  2045. this.panel8.ResumeLayout(false);
  2046. this.panel8.PerformLayout();
  2047. this.groupBox4.ResumeLayout(false);
  2048. ((System.ComponentModel.ISupportInitialize)(this.dgvBatchList)).EndInit();
  2049. ((System.ComponentModel.ISupportInitialize)(this.numTargetCount)).EndInit();
  2050. this.tabPage3.ResumeLayout(false);
  2051. this.groupBox6.ResumeLayout(false);
  2052. this.panel5.ResumeLayout(false);
  2053. this.panel5.PerformLayout();
  2054. ((System.ComponentModel.ISupportInitialize)(this.numMarkSize)).EndInit();
  2055. this.groupBox5.ResumeLayout(false);
  2056. this.panel4.ResumeLayout(false);
  2057. this.panel4.PerformLayout();
  2058. this.tabPage2.ResumeLayout(false);
  2059. this.skinTabControl1.ResumeLayout(false);
  2060. this.skinTabPage7.ResumeLayout(false);
  2061. this.skinTabPage7.PerformLayout();
  2062. this.groupBox10.ResumeLayout(false);
  2063. this.panel10.ResumeLayout(false);
  2064. this.panel10.PerformLayout();
  2065. ((System.ComponentModel.ISupportInitialize)(this.numTensionDownFloatValue)).EndInit();
  2066. ((System.ComponentModel.ISupportInitialize)(this.numTensionUpFloatValue)).EndInit();
  2067. ((System.ComponentModel.ISupportInitialize)(this.numTensionBaseValue)).EndInit();
  2068. this.skinTabPage8.ResumeLayout(false);
  2069. this.skinTabPage8.PerformLayout();
  2070. this.groupBox1.ResumeLayout(false);
  2071. this.panel1.ResumeLayout(false);
  2072. this.panel1.PerformLayout();
  2073. ((System.ComponentModel.ISupportInitialize)(this.numHeightDownFloatValue)).EndInit();
  2074. ((System.ComponentModel.ISupportInitialize)(this.numHeightUpFloatValue)).EndInit();
  2075. ((System.ComponentModel.ISupportInitialize)(this.numHeightBaseValue)).EndInit();
  2076. this.skinTabPage9.ResumeLayout(false);
  2077. this.skinTabPage9.PerformLayout();
  2078. this.groupBox7.ResumeLayout(false);
  2079. this.panel6.ResumeLayout(false);
  2080. this.panel6.PerformLayout();
  2081. ((System.ComponentModel.ISupportInitialize)(this.numPTXDownFloatValue)).EndInit();
  2082. ((System.ComponentModel.ISupportInitialize)(this.numPTXUpFloatValue)).EndInit();
  2083. ((System.ComponentModel.ISupportInitialize)(this.numPTXBaseValue)).EndInit();
  2084. this.groupBox3.ResumeLayout(false);
  2085. this.panel3.ResumeLayout(false);
  2086. this.panel3.PerformLayout();
  2087. ((System.ComponentModel.ISupportInitialize)(this.numPTDownFloatValue)).EndInit();
  2088. ((System.ComponentModel.ISupportInitialize)(this.numPTUpFloatValue)).EndInit();
  2089. ((System.ComponentModel.ISupportInitialize)(this.numPTBaseValue)).EndInit();
  2090. this.skinTabPage10.ResumeLayout(false);
  2091. this.skinTabPage10.PerformLayout();
  2092. this.groupBox2.ResumeLayout(false);
  2093. this.panel2.ResumeLayout(false);
  2094. this.panel2.PerformLayout();
  2095. ((System.ComponentModel.ISupportInitialize)(this.numLineWidthDownFloatValue)).EndInit();
  2096. ((System.ComponentModel.ISupportInitialize)(this.numLineWidthUpFloatValue)).EndInit();
  2097. ((System.ComponentModel.ISupportInitialize)(this.numLineWidthBaseValue)).EndInit();
  2098. this.tabPage4.ResumeLayout(false);
  2099. this.tabPage5.ResumeLayout(false);
  2100. this.groupBox29.ResumeLayout(false);
  2101. this.panel29.ResumeLayout(false);
  2102. this.panel29.PerformLayout();
  2103. ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).EndInit();
  2104. this.groupBox27.ResumeLayout(false);
  2105. this.panel27.ResumeLayout(false);
  2106. this.panel27.PerformLayout();
  2107. ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
  2108. this.groupBox28.ResumeLayout(false);
  2109. this.panel28.ResumeLayout(false);
  2110. this.panel28.PerformLayout();
  2111. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  2112. this.ResumeLayout(false);
  2113. this.PerformLayout();
  2114. }
  2115. #endregion
  2116. private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
  2117. private System.Windows.Forms.ToolStrip toolStrip1;
  2118. private System.Windows.Forms.ToolStripButton tsbtnSave;
  2119. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  2120. private System.Windows.Forms.ToolStripButton tsbtnAddFile;
  2121. private System.Windows.Forms.ToolStripButton tsbtnNewBatchId;
  2122. private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  2123. private System.Windows.Forms.ToolStripButton tsbtnExit;
  2124. private System.Windows.Forms.TabControl tabControl1;
  2125. private System.Windows.Forms.TabPage tabPage1;
  2126. private System.Windows.Forms.Panel panel8;
  2127. private System.Windows.Forms.ComboBox cmbDefectModelFile;
  2128. private System.Windows.Forms.Label label29;
  2129. private System.Windows.Forms.ComboBox cmbHoleCount;
  2130. private System.Windows.Forms.Label label18;
  2131. private System.Windows.Forms.ComboBox cmbClasses;
  2132. private System.Windows.Forms.Label label17;
  2133. private System.Windows.Forms.GroupBox groupBox4;
  2134. private System.Windows.Forms.DataGridView dgvBatchList;
  2135. private System.Windows.Forms.DataGridViewTextBoxColumn colBatchId;
  2136. private System.Windows.Forms.DataGridViewTextBoxColumn colTargetCount;
  2137. private System.Windows.Forms.DataGridViewTextBoxColumn colCompleteCount;
  2138. private System.Windows.Forms.DataGridViewTextBoxColumn colCreateTime;
  2139. private System.Windows.Forms.NumericUpDown numTargetCount;
  2140. private System.Windows.Forms.TextBox txtBatchId;
  2141. private System.Windows.Forms.Label label15;
  2142. private System.Windows.Forms.Label label16;
  2143. private System.Windows.Forms.TextBox txtCode;
  2144. private System.Windows.Forms.TextBox txtName;
  2145. private System.Windows.Forms.Label label1;
  2146. private System.Windows.Forms.Label label4;
  2147. private System.Windows.Forms.Label label3;
  2148. private System.Windows.Forms.TextBox txtSpec;
  2149. private System.Windows.Forms.TabPage tabPage3;
  2150. private System.Windows.Forms.GroupBox groupBox6;
  2151. private System.Windows.Forms.Panel panel5;
  2152. private System.Windows.Forms.Label label21;
  2153. private System.Windows.Forms.NumericUpDown numMarkSize;
  2154. private System.Windows.Forms.Label label20;
  2155. private System.Windows.Forms.ComboBox cbMarkType;
  2156. private System.Windows.Forms.Label label19;
  2157. private System.Windows.Forms.GroupBox groupBox5;
  2158. private System.Windows.Forms.Panel panel4;
  2159. private System.Windows.Forms.TabPage tabPage2;
  2160. private System.Windows.Forms.TabPage tabPage4;
  2161. private System.Windows.Forms.FlowLayoutPanel flpQualifiedPannel;
  2162. private System.Windows.Forms.ToolTip toolTip1;
  2163. private System.Windows.Forms.ToolStripButton tbtnGetPos;
  2164. private System.Windows.Forms.Label label25;
  2165. private System.Windows.Forms.CheckBox cbMainGrid;
  2166. private System.Windows.Forms.CheckBox cbMarkDisturb;
  2167. private System.Windows.Forms.Label label24;
  2168. private System.Windows.Forms.TextBox textBoxPath;
  2169. private System.Windows.Forms.LinkLabel btnOpenFile;
  2170. private CCWin.SkinControl.SkinTabControl skinTabControl1;
  2171. private CCWin.SkinControl.SkinTabPage skinTabPage7;
  2172. private CCWin.SkinControl.SkinTabPage skinTabPage8;
  2173. private CCWin.SkinControl.SkinTabPage skinTabPage9;
  2174. private CCWin.SkinControl.SkinTabPage skinTabPage10;
  2175. private System.Windows.Forms.GroupBox groupBox10;
  2176. private System.Windows.Forms.Panel panel10;
  2177. private System.Windows.Forms.NumericUpDown numTensionDownFloatValue;
  2178. private System.Windows.Forms.NumericUpDown numTensionUpFloatValue;
  2179. private System.Windows.Forms.Label label12;
  2180. private System.Windows.Forms.Label label22;
  2181. private System.Windows.Forms.Label label23;
  2182. private System.Windows.Forms.NumericUpDown numTensionBaseValue;
  2183. private System.Windows.Forms.GroupBox groupBox1;
  2184. private System.Windows.Forms.Panel panel1;
  2185. private System.Windows.Forms.NumericUpDown numHeightDownFloatValue;
  2186. private System.Windows.Forms.NumericUpDown numHeightUpFloatValue;
  2187. private System.Windows.Forms.NumericUpDown numHeightBaseValue;
  2188. private System.Windows.Forms.TextBox txtHeightBaseDec;
  2189. private System.Windows.Forms.Label label14;
  2190. private System.Windows.Forms.Label label2;
  2191. private System.Windows.Forms.Label label5;
  2192. private System.Windows.Forms.Label label6;
  2193. private System.Windows.Forms.GroupBox groupBox7;
  2194. private System.Windows.Forms.Panel panel6;
  2195. private System.Windows.Forms.NumericUpDown numPTXDownFloatValue;
  2196. private System.Windows.Forms.NumericUpDown numPTXUpFloatValue;
  2197. private System.Windows.Forms.NumericUpDown numPTXBaseValue;
  2198. private System.Windows.Forms.Label label26;
  2199. private System.Windows.Forms.Label label27;
  2200. private System.Windows.Forms.Label label28;
  2201. private System.Windows.Forms.GroupBox groupBox3;
  2202. private System.Windows.Forms.Panel panel3;
  2203. private System.Windows.Forms.NumericUpDown numPTDownFloatValue;
  2204. private System.Windows.Forms.NumericUpDown numPTUpFloatValue;
  2205. private System.Windows.Forms.NumericUpDown numPTBaseValue;
  2206. private System.Windows.Forms.Label label10;
  2207. private System.Windows.Forms.Label label11;
  2208. private System.Windows.Forms.Label label13;
  2209. private System.Windows.Forms.GroupBox groupBox2;
  2210. private System.Windows.Forms.Panel panel2;
  2211. private System.Windows.Forms.NumericUpDown numLineWidthDownFloatValue;
  2212. private System.Windows.Forms.NumericUpDown numLineWidthUpFloatValue;
  2213. private System.Windows.Forms.NumericUpDown numLineWidthBaseValue;
  2214. private System.Windows.Forms.Label label7;
  2215. private System.Windows.Forms.Label label8;
  2216. private System.Windows.Forms.Label label9;
  2217. private System.Windows.Forms.CheckBox cbHavePad;
  2218. private System.Windows.Forms.ToolStripButton tsbPdtPush;
  2219. private System.Windows.Forms.TabPage tabPage5;
  2220. private System.Windows.Forms.GroupBox groupBox27;
  2221. private System.Windows.Forms.Panel panel27;
  2222. private System.Windows.Forms.DataGridView dataGridView2;
  2223. private System.Windows.Forms.DataGridViewTextBoxColumn Key2;
  2224. private System.Windows.Forms.DataGridViewComboBoxColumn DataType2;
  2225. private System.Windows.Forms.TextBox tbExcelTempPath;
  2226. private System.Windows.Forms.CheckBox cbOpenExcelPrint;
  2227. private System.Windows.Forms.Label label85;
  2228. private System.Windows.Forms.GroupBox groupBox28;
  2229. private System.Windows.Forms.Panel panel28;
  2230. private System.Windows.Forms.DataGridView dataGridView1;
  2231. private System.Windows.Forms.DataGridViewTextBoxColumn Key;
  2232. private System.Windows.Forms.DataGridViewComboBoxColumn DataType;
  2233. private System.Windows.Forms.TextBox tbBarTenderTempPath;
  2234. private System.Windows.Forms.CheckBox cbOpenBarTenderPrint;
  2235. private System.Windows.Forms.Label label87;
  2236. private System.Windows.Forms.GroupBox groupBox29;
  2237. private System.Windows.Forms.Panel panel29;
  2238. private System.Windows.Forms.TextBox tbOrderTempPath;
  2239. private System.Windows.Forms.CheckBox cbOrderPrint;
  2240. private System.Windows.Forms.Label label84;
  2241. private System.Windows.Forms.DataGridView dataGridView3;
  2242. private System.Windows.Forms.DataGridViewTextBoxColumn Key3;
  2243. private System.Windows.Forms.DataGridViewComboBoxColumn DataType3;
  2244. private System.Windows.Forms.Label label35;
  2245. private System.Windows.Forms.Label label36;
  2246. private System.Windows.Forms.Label label33;
  2247. private System.Windows.Forms.Label label34;
  2248. private System.Windows.Forms.ToolStripButton tsbStep;
  2249. private System.Windows.Forms.TextBox tbSavePath;
  2250. private System.Windows.Forms.CheckBox cbOrderSave;
  2251. private System.Windows.Forms.Label label30;
  2252. }
  2253. }