革博士V2程序
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

1719 行
98 KiB

  1. namespace GeBoShi
  2. {
  3. partial class Main
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
  30. System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea3 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
  31. System.Windows.Forms.DataVisualization.Charting.Legend legend3 = new System.Windows.Forms.DataVisualization.Charting.Legend();
  32. System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
  33. System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea4 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
  34. System.Windows.Forms.DataVisualization.Charting.Legend legend4 = new System.Windows.Forms.DataVisualization.Charting.Legend();
  35. System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  39. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  40. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  41. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  42. this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
  43. this.tsbtnImpStop = new System.Windows.Forms.ToolStripButton();
  44. this.tsbtnStart = new System.Windows.Forms.ToolStripButton();
  45. this.tsbtnStop = new System.Windows.Forms.ToolStripButton();
  46. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  47. this.tsbtnWarning = new System.Windows.Forms.ToolStripButton();
  48. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  49. this.tsbtnReset = new System.Windows.Forms.ToolStripButton();
  50. this.tsbGoHome = new System.Windows.Forms.ToolStripButton();
  51. this.menuStrip1 = new System.Windows.Forms.MenuStrip();
  52. this.tsmSysmgr = new System.Windows.Forms.ToolStripMenuItem();
  53. this.tsmPdtMgr = new System.Windows.Forms.ToolStripMenuItem();
  54. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  55. this.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  56. this.tsmSysDataFind = new System.Windows.Forms.ToolStripMenuItem();
  57. this.本地数据库查询ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  58. this.tsmSysUserMgr = new System.Windows.Forms.ToolStripMenuItem();
  59. this.tsmUserRight = new System.Windows.Forms.ToolStripMenuItem();
  60. this.tsmUserList = new System.Windows.Forms.ToolStripMenuItem();
  61. this.stmSysSet = new System.Windows.Forms.ToolStripMenuItem();
  62. this.tsmSysSet = new System.Windows.Forms.ToolStripMenuItem();
  63. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  64. this.tsmDebug = new System.Windows.Forms.ToolStripMenuItem();
  65. this.tsmHelp = new System.Windows.Forms.ToolStripMenuItem();
  66. this.tsmReadLog = new System.Windows.Forms.ToolStripMenuItem();
  67. this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  68. this.tsmHelpInfo = new System.Windows.Forms.ToolStripMenuItem();
  69. this.tsmInfoUS = new System.Windows.Forms.ToolStripMenuItem();
  70. this.tsmSoftFile = new System.Windows.Forms.ToolStripMenuItem();
  71. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  72. this.tsState = new System.Windows.Forms.ToolStripStatusLabel();
  73. this.tsslLoginTime = new System.Windows.Forms.ToolStripStatusLabel();
  74. this.tsslLoginInfo = new System.Windows.Forms.ToolStripStatusLabel();
  75. this.tslabelTime = new System.Windows.Forms.ToolStripStatusLabel();
  76. this.stsSaveQueue = new System.Windows.Forms.ToolStripStatusLabel();
  77. this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  78. this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
  79. this.uiTitel1 = new MaiMuControl.UIKits.MaiMuMenu.UITitel();
  80. this.lblDefectSpeed = new System.Windows.Forms.Label();
  81. this.lblDefectLen = new System.Windows.Forms.Label();
  82. this.skinButton2 = new CCWin.SkinControl.SkinButton();
  83. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  84. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  85. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  86. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  87. this.gpbProductInfo = new System.Windows.Forms.GroupBox();
  88. this.panel1 = new System.Windows.Forms.Panel();
  89. this.cbDefectCode = new System.Windows.Forms.ComboBox();
  90. this.label8 = new System.Windows.Forms.Label();
  91. this.cbPdtSN = new System.Windows.Forms.ComboBox();
  92. this.label4 = new System.Windows.Forms.Label();
  93. this.cbProductCode = new System.Windows.Forms.ComboBox();
  94. this.label3 = new System.Windows.Forms.Label();
  95. this.cbProductNum = new System.Windows.Forms.ComboBox();
  96. this.label5 = new System.Windows.Forms.Label();
  97. this.cbProductReelNum = new System.Windows.Forms.ComboBox();
  98. this.label1 = new System.Windows.Forms.Label();
  99. this.cbProductBatch = new System.Windows.Forms.ComboBox();
  100. this.label2 = new System.Windows.Forms.Label();
  101. this.panel2 = new System.Windows.Forms.Panel();
  102. this.groupBox2 = new System.Windows.Forms.GroupBox();
  103. this.dataGridView1 = new System.Windows.Forms.DataGridView();
  104. this.DefectItem = new System.Windows.Forms.DataGridViewTextBoxColumn();
  105. this.Enable = new System.Windows.Forms.DataGridViewButtonColumn();
  106. this.PrintLabel = new System.Windows.Forms.DataGridViewButtonColumn();
  107. this.label7 = new System.Windows.Forms.Label();
  108. this.label6 = new System.Windows.Forms.Label();
  109. this.ucSwitch1 = new HZH_Controls.Controls.UCSwitch();
  110. this.ucTrackBar1 = new HZH_Controls.Controls.UCTrackBar();
  111. this.splitContainer3 = new System.Windows.Forms.SplitContainer();
  112. this.splitContainer4 = new System.Windows.Forms.SplitContainer();
  113. this.groupBox3 = new System.Windows.Forms.GroupBox();
  114. this.panel5 = new System.Windows.Forms.Panel();
  115. this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
  116. this.gpbLog = new System.Windows.Forms.GroupBox();
  117. this.lstLog = new System.Windows.Forms.ListBox();
  118. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  119. this.panel8 = new System.Windows.Forms.Panel();
  120. this.groupBox5 = new System.Windows.Forms.GroupBox();
  121. this.panel9 = new System.Windows.Forms.Panel();
  122. this.lbFK = new System.Windows.Forms.Label();
  123. this.chart3 = new System.Windows.Forms.DataVisualization.Charting.Chart();
  124. this.panel6 = new System.Windows.Forms.Panel();
  125. this.groupBox4 = new System.Windows.Forms.GroupBox();
  126. this.panel7 = new System.Windows.Forms.Panel();
  127. this.imageBox3 = new ImageToolKits.ImageBox();
  128. this.groupBox1 = new System.Windows.Forms.GroupBox();
  129. this.panel4 = new System.Windows.Forms.Panel();
  130. this.skinDataGridView1 = new CCWin.SkinControl.SkinDataGridView();
  131. this.colUid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  132. this.colCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  133. this.colIndex = new System.Windows.Forms.DataGridViewTextBoxColumn();
  134. this.colDefectName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  135. this.colX = new System.Windows.Forms.DataGridViewTextBoxColumn();
  136. this.colY = new System.Windows.Forms.DataGridViewTextBoxColumn();
  137. this.colW = new System.Windows.Forms.DataGridViewTextBoxColumn();
  138. this.colH = new System.Windows.Forms.DataGridViewTextBoxColumn();
  139. this.colArea = new System.Windows.Forms.DataGridViewTextBoxColumn();
  140. this.colZXD = new System.Windows.Forms.DataGridViewTextBoxColumn();
  141. this.colTarget = new System.Windows.Forms.DataGridViewTextBoxColumn();
  142. this.keyPanel = new System.Windows.Forms.Panel();
  143. this.ucKeyBorderAll1 = new HZH_Controls.Controls.UCKeyBorderAll();
  144. this.label9 = new System.Windows.Forms.Label();
  145. this.ucSwitch2 = new HZH_Controls.Controls.UCSwitch();
  146. this.toolStrip1.SuspendLayout();
  147. this.menuStrip1.SuspendLayout();
  148. this.statusStrip1.SuspendLayout();
  149. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
  150. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  151. this.splitContainer1.Panel1.SuspendLayout();
  152. this.splitContainer1.Panel2.SuspendLayout();
  153. this.splitContainer1.SuspendLayout();
  154. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  156. this.splitContainer2.Panel1.SuspendLayout();
  157. this.splitContainer2.Panel2.SuspendLayout();
  158. this.splitContainer2.SuspendLayout();
  159. this.tableLayoutPanel1.SuspendLayout();
  160. this.gpbProductInfo.SuspendLayout();
  161. this.panel1.SuspendLayout();
  162. this.panel2.SuspendLayout();
  163. this.groupBox2.SuspendLayout();
  164. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
  166. this.splitContainer3.Panel1.SuspendLayout();
  167. this.splitContainer3.Panel2.SuspendLayout();
  168. this.splitContainer3.SuspendLayout();
  169. ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit();
  170. this.splitContainer4.Panel1.SuspendLayout();
  171. this.splitContainer4.Panel2.SuspendLayout();
  172. this.splitContainer4.SuspendLayout();
  173. this.groupBox3.SuspendLayout();
  174. this.panel5.SuspendLayout();
  175. ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
  176. this.gpbLog.SuspendLayout();
  177. this.tableLayoutPanel3.SuspendLayout();
  178. this.panel8.SuspendLayout();
  179. this.groupBox5.SuspendLayout();
  180. this.panel9.SuspendLayout();
  181. ((System.ComponentModel.ISupportInitialize)(this.chart3)).BeginInit();
  182. this.panel6.SuspendLayout();
  183. this.groupBox4.SuspendLayout();
  184. this.panel7.SuspendLayout();
  185. this.groupBox1.SuspendLayout();
  186. this.panel4.SuspendLayout();
  187. ((System.ComponentModel.ISupportInitialize)(this.skinDataGridView1)).BeginInit();
  188. this.keyPanel.SuspendLayout();
  189. this.SuspendLayout();
  190. //
  191. // toolStrip1
  192. //
  193. this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
  194. this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
  195. this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
  196. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  197. this.toolStripSeparator10,
  198. this.tsbtnImpStop,
  199. this.tsbtnStart,
  200. this.tsbtnStop,
  201. this.toolStripSeparator2,
  202. this.tsbtnWarning,
  203. this.toolStripSeparator3,
  204. this.tsbtnReset,
  205. this.tsbGoHome});
  206. this.toolStrip1.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
  207. this.toolStrip1.Location = new System.Drawing.Point(0, 89);
  208. this.toolStrip1.Name = "toolStrip1";
  209. this.toolStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
  210. this.toolStrip1.Size = new System.Drawing.Size(1048, 60);
  211. this.toolStrip1.TabIndex = 23;
  212. this.toolStrip1.Text = "toolStrip1";
  213. //
  214. // toolStripSeparator10
  215. //
  216. this.toolStripSeparator10.Name = "toolStripSeparator10";
  217. this.toolStripSeparator10.Size = new System.Drawing.Size(6, 60);
  218. //
  219. // tsbtnImpStop
  220. //
  221. this.tsbtnImpStop.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  222. this.tsbtnImpStop.ForeColor = System.Drawing.SystemColors.Control;
  223. this.tsbtnImpStop.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnImpStop.Image")));
  224. this.tsbtnImpStop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  225. this.tsbtnImpStop.ImageTransparentColor = System.Drawing.Color.Magenta;
  226. this.tsbtnImpStop.Name = "tsbtnImpStop";
  227. this.tsbtnImpStop.Size = new System.Drawing.Size(78, 57);
  228. this.tsbtnImpStop.Text = "结束验布";
  229. this.tsbtnImpStop.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  230. this.tsbtnImpStop.Click += new System.EventHandler(this.tsbtnImpStop_Click);
  231. //
  232. // tsbtnStart
  233. //
  234. this.tsbtnStart.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.tsbtnStart.ForeColor = System.Drawing.SystemColors.Control;
  236. this.tsbtnStart.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnStart.Image")));
  237. this.tsbtnStart.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  238. this.tsbtnStart.ImageTransparentColor = System.Drawing.Color.Magenta;
  239. this.tsbtnStart.Name = "tsbtnStart";
  240. this.tsbtnStart.Size = new System.Drawing.Size(78, 57);
  241. this.tsbtnStart.Text = "开始验布";
  242. this.tsbtnStart.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  243. this.tsbtnStart.Click += new System.EventHandler(this.tsbtnStart_Click);
  244. //
  245. // tsbtnStop
  246. //
  247. this.tsbtnStop.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.tsbtnStop.ForeColor = System.Drawing.SystemColors.Control;
  249. this.tsbtnStop.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnStop.Image")));
  250. this.tsbtnStop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  251. this.tsbtnStop.ImageTransparentColor = System.Drawing.Color.Magenta;
  252. this.tsbtnStop.Name = "tsbtnStop";
  253. this.tsbtnStop.Size = new System.Drawing.Size(66, 57);
  254. this.tsbtnStop.Text = " 暂停 ";
  255. this.tsbtnStop.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  256. this.tsbtnStop.Click += new System.EventHandler(this.tsbtnStop_Click);
  257. //
  258. // toolStripSeparator2
  259. //
  260. this.toolStripSeparator2.Name = "toolStripSeparator2";
  261. this.toolStripSeparator2.Size = new System.Drawing.Size(6, 60);
  262. //
  263. // tsbtnWarning
  264. //
  265. this.tsbtnWarning.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  266. this.tsbtnWarning.ForeColor = System.Drawing.Color.White;
  267. this.tsbtnWarning.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnWarning.Image")));
  268. this.tsbtnWarning.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  269. this.tsbtnWarning.ImageTransparentColor = System.Drawing.Color.Magenta;
  270. this.tsbtnWarning.Name = "tsbtnWarning";
  271. this.tsbtnWarning.Size = new System.Drawing.Size(78, 57);
  272. this.tsbtnWarning.Text = "解除报警";
  273. this.tsbtnWarning.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  274. this.tsbtnWarning.Click += new System.EventHandler(this.tsbtnWarning_Click);
  275. //
  276. // toolStripSeparator3
  277. //
  278. this.toolStripSeparator3.Name = "toolStripSeparator3";
  279. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 60);
  280. //
  281. // tsbtnReset
  282. //
  283. this.tsbtnReset.ForeColor = System.Drawing.SystemColors.Control;
  284. this.tsbtnReset.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnReset.Image")));
  285. this.tsbtnReset.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  286. this.tsbtnReset.ImageTransparentColor = System.Drawing.Color.Magenta;
  287. this.tsbtnReset.Name = "tsbtnReset";
  288. this.tsbtnReset.Size = new System.Drawing.Size(52, 57);
  289. this.tsbtnReset.Text = " 复位 ";
  290. this.tsbtnReset.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  291. this.tsbtnReset.Visible = false;
  292. this.tsbtnReset.Click += new System.EventHandler(this.tsbtnReset_Click);
  293. //
  294. // tsbGoHome
  295. //
  296. this.tsbGoHome.ForeColor = System.Drawing.Color.White;
  297. this.tsbGoHome.Image = ((System.Drawing.Image)(resources.GetObject("tsbGoHome.Image")));
  298. this.tsbGoHome.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  299. this.tsbGoHome.ImageTransparentColor = System.Drawing.Color.Magenta;
  300. this.tsbGoHome.Name = "tsbGoHome";
  301. this.tsbGoHome.Size = new System.Drawing.Size(60, 57);
  302. this.tsbGoHome.Text = "硬件重启";
  303. this.tsbGoHome.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  304. this.tsbGoHome.Visible = false;
  305. this.tsbGoHome.Click += new System.EventHandler(this.tsbGoHome_Click);
  306. //
  307. // menuStrip1
  308. //
  309. this.menuStrip1.AutoSize = false;
  310. this.menuStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  311. this.menuStrip1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  312. this.menuStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
  313. this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  314. this.tsmSysmgr,
  315. this.tsmSysDataFind,
  316. this.tsmSysUserMgr,
  317. this.stmSysSet,
  318. this.tsmHelp});
  319. this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  320. this.menuStrip1.Name = "menuStrip1";
  321. this.menuStrip1.Size = new System.Drawing.Size(1048, 43);
  322. this.menuStrip1.TabIndex = 22;
  323. this.menuStrip1.Text = "menuStrip1";
  324. //
  325. // tsmSysmgr
  326. //
  327. this.tsmSysmgr.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  328. this.tsmPdtMgr,
  329. this.toolStripSeparator1,
  330. this.退出ToolStripMenuItem});
  331. this.tsmSysmgr.ForeColor = System.Drawing.SystemColors.Control;
  332. this.tsmSysmgr.Name = "tsmSysmgr";
  333. this.tsmSysmgr.ShortcutKeyDisplayString = "Ctrl+M";
  334. this.tsmSysmgr.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.M)));
  335. this.tsmSysmgr.Size = new System.Drawing.Size(164, 39);
  336. this.tsmSysmgr.Text = "系统管理(M)";
  337. this.tsmSysmgr.Click += new System.EventHandler(this.tsmSysmgr_Click);
  338. //
  339. // tsmPdtMgr
  340. //
  341. this.tsmPdtMgr.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.tsmPdtMgr.Image = ((System.Drawing.Image)(resources.GetObject("tsmPdtMgr.Image")));
  343. this.tsmPdtMgr.Name = "tsmPdtMgr";
  344. this.tsmPdtMgr.Size = new System.Drawing.Size(150, 32);
  345. this.tsmPdtMgr.Text = "检测管理";
  346. this.tsmPdtMgr.Click += new System.EventHandler(this.tsmPdtMgr_Click);
  347. //
  348. // toolStripSeparator1
  349. //
  350. this.toolStripSeparator1.Name = "toolStripSeparator1";
  351. this.toolStripSeparator1.Size = new System.Drawing.Size(147, 6);
  352. //
  353. // 退出ToolStripMenuItem
  354. //
  355. this.退出ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("退出ToolStripMenuItem.Image")));
  356. this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem";
  357. this.退出ToolStripMenuItem.Size = new System.Drawing.Size(150, 32);
  358. this.退出ToolStripMenuItem.Text = "退出";
  359. this.退出ToolStripMenuItem.Click += new System.EventHandler(this.退出ToolStripMenuItem_Click);
  360. //
  361. // tsmSysDataFind
  362. //
  363. this.tsmSysDataFind.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  364. this.本地数据库查询ToolStripMenuItem});
  365. this.tsmSysDataFind.ForeColor = System.Drawing.SystemColors.Control;
  366. this.tsmSysDataFind.Name = "tsmSysDataFind";
  367. this.tsmSysDataFind.ShortcutKeyDisplayString = "Ctrl+R";
  368. this.tsmSysDataFind.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.R)));
  369. this.tsmSysDataFind.Size = new System.Drawing.Size(157, 39);
  370. this.tsmSysDataFind.Text = "系统查询(R)";
  371. //
  372. // 本地数据库查询ToolStripMenuItem
  373. //
  374. this.本地数据库查询ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("本地数据库查询ToolStripMenuItem.Image")));
  375. this.本地数据库查询ToolStripMenuItem.Name = "本地数据库查询ToolStripMenuItem";
  376. this.本地数据库查询ToolStripMenuItem.Size = new System.Drawing.Size(168, 32);
  377. this.本地数据库查询ToolStripMenuItem.Text = "数据查询";
  378. this.本地数据库查询ToolStripMenuItem.Click += new System.EventHandler(this.本地数据库查询ToolStripMenuItem_Click);
  379. //
  380. // tsmSysUserMgr
  381. //
  382. this.tsmSysUserMgr.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  383. this.tsmSysUserMgr.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  384. this.tsmUserRight,
  385. this.tsmUserList});
  386. this.tsmSysUserMgr.ForeColor = System.Drawing.Color.White;
  387. this.tsmSysUserMgr.Name = "tsmSysUserMgr";
  388. this.tsmSysUserMgr.Size = new System.Drawing.Size(133, 39);
  389. this.tsmSysUserMgr.Text = "用户管理(U)";
  390. //
  391. // tsmUserRight
  392. //
  393. this.tsmUserRight.Image = ((System.Drawing.Image)(resources.GetObject("tsmUserRight.Image")));
  394. this.tsmUserRight.Name = "tsmUserRight";
  395. this.tsmUserRight.Size = new System.Drawing.Size(168, 32);
  396. this.tsmUserRight.Text = "权限管理";
  397. this.tsmUserRight.Click += new System.EventHandler(this.tsmUserRight_Click);
  398. //
  399. // tsmUserList
  400. //
  401. this.tsmUserList.Image = ((System.Drawing.Image)(resources.GetObject("tsmUserList.Image")));
  402. this.tsmUserList.Name = "tsmUserList";
  403. this.tsmUserList.Size = new System.Drawing.Size(168, 32);
  404. this.tsmUserList.Text = "用户设置";
  405. this.tsmUserList.Click += new System.EventHandler(this.tsmUserList_Click);
  406. //
  407. // stmSysSet
  408. //
  409. this.stmSysSet.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  410. this.tsmSysSet,
  411. this.toolStripSeparator5,
  412. this.tsmDebug});
  413. this.stmSysSet.ForeColor = System.Drawing.SystemColors.Control;
  414. this.stmSysSet.Name = "stmSysSet";
  415. this.stmSysSet.ShortcutKeyDisplayString = "Ctrl+S";
  416. this.stmSysSet.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
  417. this.stmSysSet.Size = new System.Drawing.Size(156, 39);
  418. this.stmSysSet.Text = "系统设置(S)";
  419. //
  420. // tsmSysSet
  421. //
  422. this.tsmSysSet.Image = ((System.Drawing.Image)(resources.GetObject("tsmSysSet.Image")));
  423. this.tsmSysSet.Name = "tsmSysSet";
  424. this.tsmSysSet.Size = new System.Drawing.Size(168, 32);
  425. this.tsmSysSet.Text = "系统设置";
  426. this.tsmSysSet.Click += new System.EventHandler(this.tsmSysSet_Click);
  427. //
  428. // toolStripSeparator5
  429. //
  430. this.toolStripSeparator5.Name = "toolStripSeparator5";
  431. this.toolStripSeparator5.Size = new System.Drawing.Size(165, 6);
  432. //
  433. // tsmDebug
  434. //
  435. this.tsmDebug.Image = ((System.Drawing.Image)(resources.GetObject("tsmDebug.Image")));
  436. this.tsmDebug.Name = "tsmDebug";
  437. this.tsmDebug.Size = new System.Drawing.Size(168, 32);
  438. this.tsmDebug.Text = "调试";
  439. this.tsmDebug.Click += new System.EventHandler(this.tsmDebug_Click);
  440. //
  441. // tsmHelp
  442. //
  443. this.tsmHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  444. this.tsmReadLog,
  445. this.toolStripSeparator6,
  446. this.tsmHelpInfo,
  447. this.tsmInfoUS,
  448. this.tsmSoftFile});
  449. this.tsmHelp.ForeColor = System.Drawing.SystemColors.Control;
  450. this.tsmHelp.Name = "tsmHelp";
  451. this.tsmHelp.ShortcutKeyDisplayString = "Ctrl+H";
  452. this.tsmHelp.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.H)));
  453. this.tsmHelp.Size = new System.Drawing.Size(119, 39);
  454. this.tsmHelp.Text = "帮助(H)";
  455. //
  456. // tsmReadLog
  457. //
  458. this.tsmReadLog.Image = ((System.Drawing.Image)(resources.GetObject("tsmReadLog.Image")));
  459. this.tsmReadLog.Name = "tsmReadLog";
  460. this.tsmReadLog.Size = new System.Drawing.Size(208, 32);
  461. this.tsmReadLog.Text = "日志查询";
  462. //
  463. // toolStripSeparator6
  464. //
  465. this.toolStripSeparator6.Name = "toolStripSeparator6";
  466. this.toolStripSeparator6.Size = new System.Drawing.Size(205, 6);
  467. //
  468. // tsmHelpInfo
  469. //
  470. this.tsmHelpInfo.Image = ((System.Drawing.Image)(resources.GetObject("tsmHelpInfo.Image")));
  471. this.tsmHelpInfo.Name = "tsmHelpInfo";
  472. this.tsmHelpInfo.Size = new System.Drawing.Size(208, 32);
  473. this.tsmHelpInfo.Text = "帮助";
  474. //
  475. // tsmInfoUS
  476. //
  477. this.tsmInfoUS.Image = ((System.Drawing.Image)(resources.GetObject("tsmInfoUS.Image")));
  478. this.tsmInfoUS.Name = "tsmInfoUS";
  479. this.tsmInfoUS.Size = new System.Drawing.Size(208, 32);
  480. this.tsmInfoUS.Text = "关于";
  481. //
  482. // tsmSoftFile
  483. //
  484. this.tsmSoftFile.Name = "tsmSoftFile";
  485. this.tsmSoftFile.Size = new System.Drawing.Size(208, 32);
  486. this.tsmSoftFile.Text = "软件使用说明";
  487. //
  488. // statusStrip1
  489. //
  490. this.statusStrip1.BackColor = System.Drawing.SystemColors.HotTrack;
  491. this.statusStrip1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  492. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  493. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  494. this.tsState,
  495. this.tsslLoginTime,
  496. this.tsslLoginInfo,
  497. this.tslabelTime,
  498. this.stsSaveQueue});
  499. this.statusStrip1.Location = new System.Drawing.Point(0, 648);
  500. this.statusStrip1.Name = "statusStrip1";
  501. this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 9, 0);
  502. this.statusStrip1.Size = new System.Drawing.Size(1048, 26);
  503. this.statusStrip1.TabIndex = 25;
  504. this.statusStrip1.Text = "statusStrip1";
  505. //
  506. // tsState
  507. //
  508. this.tsState.ForeColor = System.Drawing.Color.White;
  509. this.tsState.Name = "tsState";
  510. this.tsState.Size = new System.Drawing.Size(74, 21);
  511. this.tsState.Text = "测试信息";
  512. //
  513. // tsslLoginTime
  514. //
  515. this.tsslLoginTime.ForeColor = System.Drawing.Color.White;
  516. this.tsslLoginTime.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
  517. this.tsslLoginTime.Name = "tsslLoginTime";
  518. this.tsslLoginTime.Size = new System.Drawing.Size(243, 21);
  519. this.tsslLoginTime.Text = "登录时间:2022-12-12 12:44:56";
  520. this.tsslLoginTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  521. //
  522. // tsslLoginInfo
  523. //
  524. this.tsslLoginInfo.ForeColor = System.Drawing.Color.White;
  525. this.tsslLoginInfo.Name = "tsslLoginInfo";
  526. this.tsslLoginInfo.Size = new System.Drawing.Size(122, 21);
  527. this.tsslLoginInfo.Text = "操作员:admin";
  528. //
  529. // tslabelTime
  530. //
  531. this.tslabelTime.ForeColor = System.Drawing.Color.White;
  532. this.tslabelTime.Name = "tslabelTime";
  533. this.tslabelTime.RightToLeft = System.Windows.Forms.RightToLeft.No;
  534. this.tslabelTime.Size = new System.Drawing.Size(106, 21);
  535. this.tslabelTime.Text = "实时测试队列";
  536. //
  537. // stsSaveQueue
  538. //
  539. this.stsSaveQueue.ForeColor = System.Drawing.Color.White;
  540. this.stsSaveQueue.Name = "stsSaveQueue";
  541. this.stsSaveQueue.RightToLeft = System.Windows.Forms.RightToLeft.No;
  542. this.stsSaveQueue.Size = new System.Drawing.Size(87, 21);
  543. this.stsSaveQueue.Text = "存图队列:0";
  544. //
  545. // backgroundWorker1
  546. //
  547. this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
  548. //
  549. // uiTitel1
  550. //
  551. this.uiTitel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  552. this.uiTitel1.Dock = System.Windows.Forms.DockStyle.Top;
  553. this.uiTitel1.FatherForm = null;
  554. this.uiTitel1.Location = new System.Drawing.Point(0, 43);
  555. this.uiTitel1.Margin = new System.Windows.Forms.Padding(4);
  556. this.uiTitel1.Name = "uiTitel1";
  557. this.uiTitel1.Size = new System.Drawing.Size(1048, 46);
  558. this.uiTitel1.TabIndex = 21;
  559. //
  560. // lblDefectSpeed
  561. //
  562. this.lblDefectSpeed.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  563. this.lblDefectSpeed.AutoSize = true;
  564. this.lblDefectSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
  565. this.lblDefectSpeed.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  566. this.lblDefectSpeed.ForeColor = System.Drawing.Color.LimeGreen;
  567. this.lblDefectSpeed.Location = new System.Drawing.Point(842, 118);
  568. this.lblDefectSpeed.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  569. this.lblDefectSpeed.Name = "lblDefectSpeed";
  570. this.lblDefectSpeed.Size = new System.Drawing.Size(171, 16);
  571. this.lblDefectSpeed.TabIndex = 30;
  572. this.lblDefectSpeed.Text = "检测速度: 0 米/分钟";
  573. //
  574. // lblDefectLen
  575. //
  576. this.lblDefectLen.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  577. this.lblDefectLen.AutoSize = true;
  578. this.lblDefectLen.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(51)))), ((int)(((byte)(122)))));
  579. this.lblDefectLen.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  580. this.lblDefectLen.ForeColor = System.Drawing.Color.LimeGreen;
  581. this.lblDefectLen.Location = new System.Drawing.Point(842, 98);
  582. this.lblDefectLen.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  583. this.lblDefectLen.Name = "lblDefectLen";
  584. this.lblDefectLen.Size = new System.Drawing.Size(128, 16);
  585. this.lblDefectLen.TabIndex = 29;
  586. this.lblDefectLen.Text = "检测长度: 0 米";
  587. //
  588. // skinButton2
  589. //
  590. this.skinButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  591. this.skinButton2.BackColor = System.Drawing.Color.Transparent;
  592. this.skinButton2.BaseColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  593. this.skinButton2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  594. this.skinButton2.ControlState = CCWin.SkinClass.ControlState.Normal;
  595. this.skinButton2.DownBack = null;
  596. this.skinButton2.Font = new System.Drawing.Font("微软雅黑", 16.2F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  597. this.skinButton2.ForeColor = System.Drawing.SystemColors.ControlText;
  598. this.skinButton2.GlowColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  599. this.skinButton2.Image = ((System.Drawing.Image)(resources.GetObject("skinButton2.Image")));
  600. this.skinButton2.ImageSize = new System.Drawing.Size(36, 36);
  601. this.skinButton2.InnerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(87)))), ((int)(((byte)(157)))), ((int)(((byte)(253)))));
  602. this.skinButton2.Location = new System.Drawing.Point(424, 97);
  603. this.skinButton2.MouseBack = null;
  604. this.skinButton2.Name = "skinButton2";
  605. this.skinButton2.NormlBack = null;
  606. this.skinButton2.RoundStyle = CCWin.SkinClass.RoundStyle.All;
  607. this.skinButton2.Size = new System.Drawing.Size(149, 38);
  608. this.skinButton2.TabIndex = 99;
  609. this.skinButton2.Text = "查询";
  610. this.skinButton2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  611. this.skinButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
  612. this.skinButton2.UseVisualStyleBackColor = false;
  613. this.skinButton2.Visible = false;
  614. //
  615. // splitContainer1
  616. //
  617. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  618. this.splitContainer1.Location = new System.Drawing.Point(0, 149);
  619. this.splitContainer1.Name = "splitContainer1";
  620. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  621. //
  622. // splitContainer1.Panel1
  623. //
  624. this.splitContainer1.Panel1.Controls.Add(this.pictureBox1);
  625. //
  626. // splitContainer1.Panel2
  627. //
  628. this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
  629. this.splitContainer1.Size = new System.Drawing.Size(1048, 499);
  630. this.splitContainer1.SplitterDistance = 91;
  631. this.splitContainer1.TabIndex = 100;
  632. //
  633. // pictureBox1
  634. //
  635. this.pictureBox1.BackColor = System.Drawing.SystemColors.Control;
  636. this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  637. this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  638. this.pictureBox1.Location = new System.Drawing.Point(0, 0);
  639. this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
  640. this.pictureBox1.Name = "pictureBox1";
  641. this.pictureBox1.Size = new System.Drawing.Size(1048, 91);
  642. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  643. this.pictureBox1.TabIndex = 12;
  644. this.pictureBox1.TabStop = false;
  645. //
  646. // splitContainer2
  647. //
  648. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  649. this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
  650. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  651. this.splitContainer2.Name = "splitContainer2";
  652. //
  653. // splitContainer2.Panel1
  654. //
  655. this.splitContainer2.Panel1.Controls.Add(this.tableLayoutPanel1);
  656. //
  657. // splitContainer2.Panel2
  658. //
  659. this.splitContainer2.Panel2.Controls.Add(this.splitContainer3);
  660. this.splitContainer2.Size = new System.Drawing.Size(1048, 404);
  661. this.splitContainer2.SplitterDistance = 381;
  662. this.splitContainer2.TabIndex = 25;
  663. //
  664. // tableLayoutPanel1
  665. //
  666. this.tableLayoutPanel1.ColumnCount = 1;
  667. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  668. this.tableLayoutPanel1.Controls.Add(this.gpbProductInfo, 0, 0);
  669. this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1);
  670. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  671. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  672. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  673. this.tableLayoutPanel1.RowCount = 2;
  674. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 150F));
  675. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  676. this.tableLayoutPanel1.Size = new System.Drawing.Size(381, 404);
  677. this.tableLayoutPanel1.TabIndex = 0;
  678. //
  679. // gpbProductInfo
  680. //
  681. this.gpbProductInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  682. this.gpbProductInfo.Controls.Add(this.panel1);
  683. this.gpbProductInfo.Dock = System.Windows.Forms.DockStyle.Fill;
  684. this.gpbProductInfo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  685. this.gpbProductInfo.ForeColor = System.Drawing.SystemColors.Control;
  686. this.gpbProductInfo.Location = new System.Drawing.Point(2, 2);
  687. this.gpbProductInfo.Margin = new System.Windows.Forms.Padding(2);
  688. this.gpbProductInfo.Name = "gpbProductInfo";
  689. this.gpbProductInfo.Padding = new System.Windows.Forms.Padding(2);
  690. this.gpbProductInfo.Size = new System.Drawing.Size(377, 146);
  691. this.gpbProductInfo.TabIndex = 4;
  692. this.gpbProductInfo.TabStop = false;
  693. this.gpbProductInfo.Text = "产品信息";
  694. //
  695. // panel1
  696. //
  697. this.panel1.Controls.Add(this.cbDefectCode);
  698. this.panel1.Controls.Add(this.label8);
  699. this.panel1.Controls.Add(this.cbPdtSN);
  700. this.panel1.Controls.Add(this.label4);
  701. this.panel1.Controls.Add(this.cbProductCode);
  702. this.panel1.Controls.Add(this.label3);
  703. this.panel1.Controls.Add(this.cbProductNum);
  704. this.panel1.Controls.Add(this.label5);
  705. this.panel1.Controls.Add(this.cbProductReelNum);
  706. this.panel1.Controls.Add(this.label1);
  707. this.panel1.Controls.Add(this.cbProductBatch);
  708. this.panel1.Controls.Add(this.label2);
  709. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  710. this.panel1.Location = new System.Drawing.Point(2, 24);
  711. this.panel1.Name = "panel1";
  712. this.panel1.Size = new System.Drawing.Size(373, 120);
  713. this.panel1.TabIndex = 0;
  714. //
  715. // cbDefectCode
  716. //
  717. this.cbDefectCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  718. | System.Windows.Forms.AnchorStyles.Right)));
  719. this.cbDefectCode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  720. this.cbDefectCode.FormattingEnabled = true;
  721. this.cbDefectCode.Items.AddRange(new object[] {
  722. "1",
  723. "2",
  724. "3",
  725. "4",
  726. "5"});
  727. this.cbDefectCode.Location = new System.Drawing.Point(91, 78);
  728. this.cbDefectCode.Name = "cbDefectCode";
  729. this.cbDefectCode.Size = new System.Drawing.Size(258, 28);
  730. this.cbDefectCode.TabIndex = 19;
  731. this.cbDefectCode.SelectedIndexChanged += new System.EventHandler(this.cbDefectCode_SelectedIndexChanged);
  732. //
  733. // label8
  734. //
  735. this.label8.AutoSize = true;
  736. this.label8.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  737. this.label8.ForeColor = System.Drawing.Color.White;
  738. this.label8.Location = new System.Drawing.Point(8, 81);
  739. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  740. this.label8.Name = "label8";
  741. this.label8.Size = new System.Drawing.Size(79, 20);
  742. this.label8.TabIndex = 18;
  743. this.label8.Text = "检测标准:";
  744. //
  745. // cbPdtSN
  746. //
  747. this.cbPdtSN.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  748. | System.Windows.Forms.AnchorStyles.Right)));
  749. this.cbPdtSN.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  750. this.cbPdtSN.FormattingEnabled = true;
  751. this.cbPdtSN.Items.AddRange(new object[] {
  752. "test"});
  753. this.cbPdtSN.Location = new System.Drawing.Point(91, 10);
  754. this.cbPdtSN.Name = "cbPdtSN";
  755. this.cbPdtSN.Size = new System.Drawing.Size(258, 28);
  756. this.cbPdtSN.TabIndex = 13;
  757. this.cbPdtSN.Click += new System.EventHandler(this.cbPdtSN_Click);
  758. //
  759. // label4
  760. //
  761. this.label4.AutoSize = true;
  762. this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  763. this.label4.ForeColor = System.Drawing.Color.White;
  764. this.label4.Location = new System.Drawing.Point(8, 13);
  765. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  766. this.label4.Name = "label4";
  767. this.label4.Size = new System.Drawing.Size(79, 20);
  768. this.label4.TabIndex = 12;
  769. this.label4.Text = "产品条码:";
  770. //
  771. // cbProductCode
  772. //
  773. this.cbProductCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  774. | System.Windows.Forms.AnchorStyles.Right)));
  775. this.cbProductCode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  776. this.cbProductCode.FormattingEnabled = true;
  777. this.cbProductCode.Items.AddRange(new object[] {
  778. "1",
  779. "2",
  780. "3",
  781. "4",
  782. "5"});
  783. this.cbProductCode.Location = new System.Drawing.Point(91, 44);
  784. this.cbProductCode.Name = "cbProductCode";
  785. this.cbProductCode.Size = new System.Drawing.Size(258, 28);
  786. this.cbProductCode.TabIndex = 10;
  787. //
  788. // label3
  789. //
  790. this.label3.AutoSize = true;
  791. this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  792. this.label3.ForeColor = System.Drawing.Color.White;
  793. this.label3.Location = new System.Drawing.Point(8, 47);
  794. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  795. this.label3.Name = "label3";
  796. this.label3.Size = new System.Drawing.Size(79, 20);
  797. this.label3.TabIndex = 6;
  798. this.label3.Text = "产品品名:";
  799. //
  800. // cbProductNum
  801. //
  802. this.cbProductNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  803. | System.Windows.Forms.AnchorStyles.Right)));
  804. this.cbProductNum.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  805. this.cbProductNum.FormattingEnabled = true;
  806. this.cbProductNum.Items.AddRange(new object[] {
  807. "1",
  808. "2",
  809. "3",
  810. "4",
  811. "5"});
  812. this.cbProductNum.Location = new System.Drawing.Point(91, 77);
  813. this.cbProductNum.Name = "cbProductNum";
  814. this.cbProductNum.Size = new System.Drawing.Size(258, 28);
  815. this.cbProductNum.TabIndex = 17;
  816. this.cbProductNum.Visible = false;
  817. //
  818. // label5
  819. //
  820. this.label5.AutoSize = true;
  821. this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  822. this.label5.ForeColor = System.Drawing.Color.White;
  823. this.label5.Location = new System.Drawing.Point(8, 80);
  824. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  825. this.label5.Name = "label5";
  826. this.label5.Size = new System.Drawing.Size(79, 20);
  827. this.label5.TabIndex = 16;
  828. this.label5.Text = "产品数量:";
  829. this.label5.Visible = false;
  830. //
  831. // cbProductReelNum
  832. //
  833. this.cbProductReelNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  834. | System.Windows.Forms.AnchorStyles.Right)));
  835. this.cbProductReelNum.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  836. this.cbProductReelNum.FormattingEnabled = true;
  837. this.cbProductReelNum.Items.AddRange(new object[] {
  838. "1",
  839. "2",
  840. "3",
  841. "4",
  842. "5"});
  843. this.cbProductReelNum.Location = new System.Drawing.Point(91, 43);
  844. this.cbProductReelNum.Name = "cbProductReelNum";
  845. this.cbProductReelNum.Size = new System.Drawing.Size(258, 28);
  846. this.cbProductReelNum.TabIndex = 15;
  847. this.cbProductReelNum.Visible = false;
  848. //
  849. // label1
  850. //
  851. this.label1.AutoSize = true;
  852. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  853. this.label1.ForeColor = System.Drawing.Color.White;
  854. this.label1.Location = new System.Drawing.Point(8, 46);
  855. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  856. this.label1.Name = "label1";
  857. this.label1.Size = new System.Drawing.Size(79, 20);
  858. this.label1.TabIndex = 14;
  859. this.label1.Text = "产品卷号:";
  860. this.label1.Visible = false;
  861. //
  862. // cbProductBatch
  863. //
  864. this.cbProductBatch.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  865. | System.Windows.Forms.AnchorStyles.Right)));
  866. this.cbProductBatch.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  867. this.cbProductBatch.FormattingEnabled = true;
  868. this.cbProductBatch.Items.AddRange(new object[] {
  869. "1",
  870. "2",
  871. "3",
  872. "4",
  873. "5"});
  874. this.cbProductBatch.Location = new System.Drawing.Point(91, 9);
  875. this.cbProductBatch.Name = "cbProductBatch";
  876. this.cbProductBatch.Size = new System.Drawing.Size(258, 28);
  877. this.cbProductBatch.TabIndex = 11;
  878. this.cbProductBatch.Visible = false;
  879. //
  880. // label2
  881. //
  882. this.label2.AutoSize = true;
  883. this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  884. this.label2.ForeColor = System.Drawing.Color.White;
  885. this.label2.Location = new System.Drawing.Point(8, 12);
  886. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  887. this.label2.Name = "label2";
  888. this.label2.Size = new System.Drawing.Size(79, 20);
  889. this.label2.TabIndex = 7;
  890. this.label2.Text = "产品批号:";
  891. this.label2.Visible = false;
  892. //
  893. // panel2
  894. //
  895. this.panel2.Controls.Add(this.groupBox2);
  896. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  897. this.panel2.Location = new System.Drawing.Point(3, 153);
  898. this.panel2.Name = "panel2";
  899. this.panel2.Size = new System.Drawing.Size(375, 248);
  900. this.panel2.TabIndex = 5;
  901. //
  902. // groupBox2
  903. //
  904. this.groupBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  905. this.groupBox2.Controls.Add(this.label9);
  906. this.groupBox2.Controls.Add(this.ucSwitch2);
  907. this.groupBox2.Controls.Add(this.dataGridView1);
  908. this.groupBox2.Controls.Add(this.label7);
  909. this.groupBox2.Controls.Add(this.label6);
  910. this.groupBox2.Controls.Add(this.ucSwitch1);
  911. this.groupBox2.Controls.Add(this.ucTrackBar1);
  912. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  913. this.groupBox2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  914. this.groupBox2.ForeColor = System.Drawing.Color.White;
  915. this.groupBox2.Location = new System.Drawing.Point(0, 0);
  916. this.groupBox2.Margin = new System.Windows.Forms.Padding(2);
  917. this.groupBox2.Name = "groupBox2";
  918. this.groupBox2.Padding = new System.Windows.Forms.Padding(2);
  919. this.groupBox2.Size = new System.Drawing.Size(375, 248);
  920. this.groupBox2.TabIndex = 8;
  921. this.groupBox2.TabStop = false;
  922. this.groupBox2.Text = "检测控制";
  923. //
  924. // dataGridView1
  925. //
  926. this.dataGridView1.AllowUserToAddRows = false;
  927. this.dataGridView1.AllowUserToDeleteRows = false;
  928. this.dataGridView1.AllowUserToResizeColumns = false;
  929. this.dataGridView1.AllowUserToResizeRows = false;
  930. this.dataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  931. | System.Windows.Forms.AnchorStyles.Left)
  932. | System.Windows.Forms.AnchorStyles.Right)));
  933. this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  934. this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  935. this.DefectItem,
  936. this.Enable,
  937. this.PrintLabel});
  938. this.dataGridView1.Location = new System.Drawing.Point(5, 66);
  939. this.dataGridView1.Name = "dataGridView1";
  940. this.dataGridView1.RowHeadersVisible = false;
  941. this.dataGridView1.RowHeadersWidth = 51;
  942. this.dataGridView1.RowTemplate.Height = 30;
  943. this.dataGridView1.Size = new System.Drawing.Size(368, 177);
  944. this.dataGridView1.TabIndex = 9;
  945. this.dataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellContentClick);
  946. //
  947. // DefectItem
  948. //
  949. this.DefectItem.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  950. this.DefectItem.HeaderText = "二次判断项";
  951. this.DefectItem.MinimumWidth = 6;
  952. this.DefectItem.Name = "DefectItem";
  953. this.DefectItem.ReadOnly = true;
  954. //
  955. // Enable
  956. //
  957. this.Enable.HeaderText = "判断";
  958. this.Enable.MinimumWidth = 6;
  959. this.Enable.Name = "Enable";
  960. this.Enable.Text = "启用";
  961. this.Enable.Width = 125;
  962. //
  963. // PrintLabel
  964. //
  965. this.PrintLabel.HeaderText = "打标";
  966. this.PrintLabel.MinimumWidth = 6;
  967. this.PrintLabel.Name = "PrintLabel";
  968. this.PrintLabel.Width = 125;
  969. //
  970. // label7
  971. //
  972. this.label7.AutoSize = true;
  973. this.label7.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  974. this.label7.Location = new System.Drawing.Point(15, 27);
  975. this.label7.Name = "label7";
  976. this.label7.Size = new System.Drawing.Size(65, 20);
  977. this.label7.TabIndex = 8;
  978. this.label7.Text = "二次判断";
  979. //
  980. // label6
  981. //
  982. this.label6.AutoSize = true;
  983. this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  984. this.label6.Location = new System.Drawing.Point(37, 24);
  985. this.label6.Name = "label6";
  986. this.label6.Size = new System.Drawing.Size(37, 20);
  987. this.label6.TabIndex = 7;
  988. this.label6.Text = "光源";
  989. this.label6.Visible = false;
  990. //
  991. // ucSwitch1
  992. //
  993. this.ucSwitch1.BackColor = System.Drawing.Color.Transparent;
  994. this.ucSwitch1.Checked = false;
  995. this.ucSwitch1.FalseColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(189)))));
  996. this.ucSwitch1.FalseTextColr = System.Drawing.Color.Black;
  997. this.ucSwitch1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  998. this.ucSwitch1.Location = new System.Drawing.Point(91, 21);
  999. this.ucSwitch1.Name = "ucSwitch1";
  1000. this.ucSwitch1.Size = new System.Drawing.Size(80, 28);
  1001. this.ucSwitch1.SwitchType = HZH_Controls.Controls.SwitchType.Ellipse;
  1002. this.ucSwitch1.TabIndex = 0;
  1003. this.ucSwitch1.Texts = new string[] {
  1004. "开启",
  1005. "关闭"};
  1006. this.ucSwitch1.TrueColor = System.Drawing.Color.Lime;
  1007. this.ucSwitch1.TrueTextColr = System.Drawing.Color.Black;
  1008. this.ucSwitch1.CheckedChanged += new System.EventHandler(this.ucSwitch1_CheckedChanged);
  1009. //
  1010. // ucTrackBar1
  1011. //
  1012. this.ucTrackBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1013. | System.Windows.Forms.AnchorStyles.Right)));
  1014. this.ucTrackBar1.Cursor = System.Windows.Forms.Cursors.Hand;
  1015. this.ucTrackBar1.DcimalDigits = 0;
  1016. this.ucTrackBar1.IsShowTips = true;
  1017. this.ucTrackBar1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(231)))), ((int)(((byte)(237)))));
  1018. this.ucTrackBar1.LineWidth = 8F;
  1019. this.ucTrackBar1.Location = new System.Drawing.Point(92, 19);
  1020. this.ucTrackBar1.MaxValue = 255F;
  1021. this.ucTrackBar1.MinValue = 0F;
  1022. this.ucTrackBar1.Name = "ucTrackBar1";
  1023. this.ucTrackBar1.Size = new System.Drawing.Size(277, 30);
  1024. this.ucTrackBar1.TabIndex = 6;
  1025. this.ucTrackBar1.Text = "光源";
  1026. this.ucTrackBar1.TipsFormat = null;
  1027. this.ucTrackBar1.Value = 0F;
  1028. this.ucTrackBar1.ValueColor = System.Drawing.Color.DeepSkyBlue;
  1029. this.ucTrackBar1.Visible = false;
  1030. //
  1031. // splitContainer3
  1032. //
  1033. this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
  1034. this.splitContainer3.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
  1035. this.splitContainer3.Location = new System.Drawing.Point(0, 0);
  1036. this.splitContainer3.Name = "splitContainer3";
  1037. //
  1038. // splitContainer3.Panel1
  1039. //
  1040. this.splitContainer3.Panel1.Controls.Add(this.splitContainer4);
  1041. //
  1042. // splitContainer3.Panel2
  1043. //
  1044. this.splitContainer3.Panel2.Controls.Add(this.tableLayoutPanel3);
  1045. this.splitContainer3.Size = new System.Drawing.Size(663, 404);
  1046. this.splitContainer3.SplitterDistance = 139;
  1047. this.splitContainer3.TabIndex = 0;
  1048. //
  1049. // splitContainer4
  1050. //
  1051. this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
  1052. this.splitContainer4.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
  1053. this.splitContainer4.Location = new System.Drawing.Point(0, 0);
  1054. this.splitContainer4.Name = "splitContainer4";
  1055. this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1056. //
  1057. // splitContainer4.Panel1
  1058. //
  1059. this.splitContainer4.Panel1.Controls.Add(this.groupBox3);
  1060. //
  1061. // splitContainer4.Panel2
  1062. //
  1063. this.splitContainer4.Panel2.Controls.Add(this.gpbLog);
  1064. this.splitContainer4.Size = new System.Drawing.Size(139, 404);
  1065. this.splitContainer4.SplitterDistance = 244;
  1066. this.splitContainer4.TabIndex = 0;
  1067. //
  1068. // groupBox3
  1069. //
  1070. this.groupBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1071. this.groupBox3.Controls.Add(this.panel5);
  1072. this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  1073. this.groupBox3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1074. this.groupBox3.ForeColor = System.Drawing.SystemColors.Control;
  1075. this.groupBox3.Location = new System.Drawing.Point(0, 0);
  1076. this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
  1077. this.groupBox3.Name = "groupBox3";
  1078. this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
  1079. this.groupBox3.Size = new System.Drawing.Size(139, 244);
  1080. this.groupBox3.TabIndex = 6;
  1081. this.groupBox3.TabStop = false;
  1082. this.groupBox3.Text = "瑕疵分布";
  1083. //
  1084. // panel5
  1085. //
  1086. this.panel5.BackColor = System.Drawing.Color.White;
  1087. this.panel5.Controls.Add(this.chart1);
  1088. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  1089. this.panel5.Location = new System.Drawing.Point(2, 24);
  1090. this.panel5.Margin = new System.Windows.Forms.Padding(2);
  1091. this.panel5.Name = "panel5";
  1092. this.panel5.Size = new System.Drawing.Size(135, 218);
  1093. this.panel5.TabIndex = 0;
  1094. //
  1095. // chart1
  1096. //
  1097. chartArea3.AxisX.Maximum = 160D;
  1098. chartArea3.AxisX.Minimum = 0D;
  1099. chartArea3.AxisY.LabelStyle.Format = "N0";
  1100. chartArea3.AxisY.MaximumAutoSize = 95F;
  1101. chartArea3.Name = "ChartArea1";
  1102. this.chart1.ChartAreas.Add(chartArea3);
  1103. this.chart1.Dock = System.Windows.Forms.DockStyle.Fill;
  1104. legend3.Name = "Legend1";
  1105. this.chart1.Legends.Add(legend3);
  1106. this.chart1.Location = new System.Drawing.Point(0, 0);
  1107. this.chart1.Margin = new System.Windows.Forms.Padding(2);
  1108. this.chart1.Name = "chart1";
  1109. series3.ChartArea = "ChartArea1";
  1110. series3.Legend = "Legend1";
  1111. series3.Name = "Series1";
  1112. this.chart1.Series.Add(series3);
  1113. this.chart1.Size = new System.Drawing.Size(135, 218);
  1114. this.chart1.TabIndex = 3;
  1115. this.chart1.Text = "chart1";
  1116. //
  1117. // gpbLog
  1118. //
  1119. this.gpbLog.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1120. | System.Windows.Forms.AnchorStyles.Left)
  1121. | System.Windows.Forms.AnchorStyles.Right)));
  1122. this.gpbLog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1123. this.gpbLog.Controls.Add(this.lstLog);
  1124. this.gpbLog.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1125. this.gpbLog.ForeColor = System.Drawing.SystemColors.Control;
  1126. this.gpbLog.Location = new System.Drawing.Point(0, 0);
  1127. this.gpbLog.Margin = new System.Windows.Forms.Padding(2);
  1128. this.gpbLog.Name = "gpbLog";
  1129. this.gpbLog.Padding = new System.Windows.Forms.Padding(2);
  1130. this.gpbLog.Size = new System.Drawing.Size(137, 153);
  1131. this.gpbLog.TabIndex = 8;
  1132. this.gpbLog.TabStop = false;
  1133. this.gpbLog.Text = "日志信息";
  1134. //
  1135. // lstLog
  1136. //
  1137. this.lstLog.Dock = System.Windows.Forms.DockStyle.Fill;
  1138. this.lstLog.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  1139. this.lstLog.FormattingEnabled = true;
  1140. this.lstLog.HorizontalScrollbar = true;
  1141. this.lstLog.ItemHeight = 20;
  1142. this.lstLog.Location = new System.Drawing.Point(2, 24);
  1143. this.lstLog.Name = "lstLog";
  1144. this.lstLog.ScrollAlwaysVisible = true;
  1145. this.lstLog.Size = new System.Drawing.Size(133, 127);
  1146. this.lstLog.TabIndex = 27;
  1147. this.lstLog.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.lstLog_DrawItem);
  1148. //
  1149. // tableLayoutPanel3
  1150. //
  1151. this.tableLayoutPanel3.ColumnCount = 1;
  1152. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1153. this.tableLayoutPanel3.Controls.Add(this.panel8, 0, 2);
  1154. this.tableLayoutPanel3.Controls.Add(this.panel6, 0, 1);
  1155. this.tableLayoutPanel3.Controls.Add(this.groupBox1, 0, 0);
  1156. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1157. this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  1158. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  1159. this.tableLayoutPanel3.RowCount = 3;
  1160. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
  1161. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
  1162. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
  1163. this.tableLayoutPanel3.Size = new System.Drawing.Size(520, 404);
  1164. this.tableLayoutPanel3.TabIndex = 0;
  1165. //
  1166. // panel8
  1167. //
  1168. this.panel8.Controls.Add(this.groupBox5);
  1169. this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
  1170. this.panel8.Location = new System.Drawing.Point(3, 285);
  1171. this.panel8.Name = "panel8";
  1172. this.panel8.Size = new System.Drawing.Size(514, 116);
  1173. this.panel8.TabIndex = 8;
  1174. //
  1175. // groupBox5
  1176. //
  1177. this.groupBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1178. | System.Windows.Forms.AnchorStyles.Left)
  1179. | System.Windows.Forms.AnchorStyles.Right)));
  1180. this.groupBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1181. this.groupBox5.Controls.Add(this.panel9);
  1182. this.groupBox5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1183. this.groupBox5.ForeColor = System.Drawing.SystemColors.Control;
  1184. this.groupBox5.Location = new System.Drawing.Point(0, 2);
  1185. this.groupBox5.Margin = new System.Windows.Forms.Padding(2);
  1186. this.groupBox5.Name = "groupBox5";
  1187. this.groupBox5.Padding = new System.Windows.Forms.Padding(2);
  1188. this.groupBox5.Size = new System.Drawing.Size(512, 114);
  1189. this.groupBox5.TabIndex = 8;
  1190. this.groupBox5.TabStop = false;
  1191. this.groupBox5.Text = "幅宽";
  1192. //
  1193. // panel9
  1194. //
  1195. this.panel9.BackColor = System.Drawing.Color.White;
  1196. this.panel9.Controls.Add(this.lbFK);
  1197. this.panel9.Controls.Add(this.chart3);
  1198. this.panel9.Dock = System.Windows.Forms.DockStyle.Fill;
  1199. this.panel9.Location = new System.Drawing.Point(2, 24);
  1200. this.panel9.Margin = new System.Windows.Forms.Padding(2);
  1201. this.panel9.Name = "panel9";
  1202. this.panel9.Size = new System.Drawing.Size(508, 88);
  1203. this.panel9.TabIndex = 0;
  1204. //
  1205. // lbFK
  1206. //
  1207. this.lbFK.AutoSize = true;
  1208. this.lbFK.Font = new System.Drawing.Font("微软雅黑", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1209. this.lbFK.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  1210. this.lbFK.Location = new System.Drawing.Point(3, 3);
  1211. this.lbFK.Name = "lbFK";
  1212. this.lbFK.Size = new System.Drawing.Size(93, 25);
  1213. this.lbFK.TabIndex = 1;
  1214. this.lbFK.Text = "当前幅宽:";
  1215. //
  1216. // chart3
  1217. //
  1218. this.chart3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  1219. | System.Windows.Forms.AnchorStyles.Left)
  1220. | System.Windows.Forms.AnchorStyles.Right)));
  1221. chartArea4.AxisX.LabelStyle.Format = "N0";
  1222. chartArea4.AxisX.MaximumAutoSize = 95F;
  1223. chartArea4.AxisX.Minimum = 0D;
  1224. chartArea4.Name = "ChartArea1";
  1225. this.chart3.ChartAreas.Add(chartArea4);
  1226. legend4.Name = "Legend1";
  1227. this.chart3.Legends.Add(legend4);
  1228. this.chart3.Location = new System.Drawing.Point(4, 30);
  1229. this.chart3.Margin = new System.Windows.Forms.Padding(2);
  1230. this.chart3.Name = "chart3";
  1231. series4.ChartArea = "ChartArea1";
  1232. series4.Legend = "Legend1";
  1233. series4.Name = "Series1";
  1234. this.chart3.Series.Add(series4);
  1235. this.chart3.Size = new System.Drawing.Size(500, 56);
  1236. this.chart3.TabIndex = 2;
  1237. this.chart3.Text = "chart3";
  1238. //
  1239. // panel6
  1240. //
  1241. this.panel6.Controls.Add(this.groupBox4);
  1242. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1243. this.panel6.Location = new System.Drawing.Point(3, 164);
  1244. this.panel6.Name = "panel6";
  1245. this.panel6.Size = new System.Drawing.Size(514, 115);
  1246. this.panel6.TabIndex = 7;
  1247. //
  1248. // groupBox4
  1249. //
  1250. this.groupBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1251. this.groupBox4.Controls.Add(this.panel7);
  1252. this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
  1253. this.groupBox4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1254. this.groupBox4.ForeColor = System.Drawing.SystemColors.Control;
  1255. this.groupBox4.Location = new System.Drawing.Point(0, 0);
  1256. this.groupBox4.Margin = new System.Windows.Forms.Padding(2);
  1257. this.groupBox4.Name = "groupBox4";
  1258. this.groupBox4.Padding = new System.Windows.Forms.Padding(2);
  1259. this.groupBox4.Size = new System.Drawing.Size(514, 115);
  1260. this.groupBox4.TabIndex = 6;
  1261. this.groupBox4.TabStop = false;
  1262. this.groupBox4.Text = "瑕疵信息";
  1263. //
  1264. // panel7
  1265. //
  1266. this.panel7.BackColor = System.Drawing.Color.White;
  1267. this.panel7.Controls.Add(this.imageBox3);
  1268. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  1269. this.panel7.Location = new System.Drawing.Point(2, 24);
  1270. this.panel7.Margin = new System.Windows.Forms.Padding(2);
  1271. this.panel7.Name = "panel7";
  1272. this.panel7.Size = new System.Drawing.Size(510, 89);
  1273. this.panel7.TabIndex = 0;
  1274. //
  1275. // imageBox3
  1276. //
  1277. this.imageBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1278. this.imageBox3.ColorName = System.Drawing.Color.LimeGreen;
  1279. this.imageBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  1280. this.imageBox3.DrawParam = null;
  1281. this.imageBox3.Image = null;
  1282. this.imageBox3.Location = new System.Drawing.Point(0, 0);
  1283. this.imageBox3.Margin = new System.Windows.Forms.Padding(0);
  1284. this.imageBox3.Name = "imageBox3";
  1285. this.imageBox3.Size = new System.Drawing.Size(510, 89);
  1286. this.imageBox3.TabIndex = 3;
  1287. //
  1288. // groupBox1
  1289. //
  1290. this.groupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(31)))), ((int)(((byte)(120)))));
  1291. this.groupBox1.Controls.Add(this.panel4);
  1292. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  1293. this.groupBox1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1294. this.groupBox1.ForeColor = System.Drawing.SystemColors.Control;
  1295. this.groupBox1.Location = new System.Drawing.Point(2, 2);
  1296. this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
  1297. this.groupBox1.Name = "groupBox1";
  1298. this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
  1299. this.groupBox1.Size = new System.Drawing.Size(516, 157);
  1300. this.groupBox1.TabIndex = 5;
  1301. this.groupBox1.TabStop = false;
  1302. this.groupBox1.Text = "瑕疵列表";
  1303. //
  1304. // panel4
  1305. //
  1306. this.panel4.BackColor = System.Drawing.Color.White;
  1307. this.panel4.Controls.Add(this.skinDataGridView1);
  1308. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1309. this.panel4.Location = new System.Drawing.Point(2, 24);
  1310. this.panel4.Margin = new System.Windows.Forms.Padding(2);
  1311. this.panel4.Name = "panel4";
  1312. this.panel4.Size = new System.Drawing.Size(512, 131);
  1313. this.panel4.TabIndex = 0;
  1314. //
  1315. // skinDataGridView1
  1316. //
  1317. dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(246)))), ((int)(((byte)(253)))));
  1318. this.skinDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
  1319. this.skinDataGridView1.BackgroundColor = System.Drawing.SystemColors.Window;
  1320. this.skinDataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
  1321. this.skinDataGridView1.ColumnFont = null;
  1322. this.skinDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  1323. dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  1324. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(246)))), ((int)(((byte)(239)))));
  1325. dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1326. dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.Window;
  1327. dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1328. dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1329. dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1330. this.skinDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
  1331. this.skinDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  1332. this.skinDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  1333. this.colUid,
  1334. this.colCode,
  1335. this.colIndex,
  1336. this.colDefectName,
  1337. this.colX,
  1338. this.colY,
  1339. this.colW,
  1340. this.colH,
  1341. this.colArea,
  1342. this.colZXD,
  1343. this.colTarget});
  1344. this.skinDataGridView1.ColumnSelectForeColor = System.Drawing.SystemColors.HighlightText;
  1345. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1346. dataGridViewCellStyle8.BackColor = System.Drawing.Color.White;
  1347. dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1348. dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.Control;
  1349. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(188)))), ((int)(((byte)(240)))));
  1350. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.White;
  1351. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  1352. this.skinDataGridView1.DefaultCellStyle = dataGridViewCellStyle8;
  1353. this.skinDataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
  1354. this.skinDataGridView1.EnableHeadersVisualStyles = false;
  1355. this.skinDataGridView1.GridColor = System.Drawing.SystemColors.GradientActiveCaption;
  1356. this.skinDataGridView1.HeadFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1357. this.skinDataGridView1.HeadForeColor = System.Drawing.SystemColors.Window;
  1358. this.skinDataGridView1.HeadSelectForeColor = System.Drawing.SystemColors.HighlightText;
  1359. this.skinDataGridView1.Location = new System.Drawing.Point(0, 0);
  1360. this.skinDataGridView1.Name = "skinDataGridView1";
  1361. this.skinDataGridView1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
  1362. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1363. dataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.ButtonHighlight;
  1364. dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1365. dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.MenuText;
  1366. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1367. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1368. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  1369. this.skinDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
  1370. this.skinDataGridView1.RowHeadersWidth = 51;
  1371. this.skinDataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
  1372. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  1373. dataGridViewCellStyle10.ForeColor = System.Drawing.SystemColors.WindowText;
  1374. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  1375. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  1376. this.skinDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle10;
  1377. this.skinDataGridView1.RowTemplate.Height = 23;
  1378. this.skinDataGridView1.Size = new System.Drawing.Size(512, 131);
  1379. this.skinDataGridView1.TabIndex = 0;
  1380. this.skinDataGridView1.TitleBack = null;
  1381. this.skinDataGridView1.TitleBackColorBegin = System.Drawing.SystemColors.HotTrack;
  1382. this.skinDataGridView1.TitleBackColorEnd = System.Drawing.SystemColors.HotTrack;
  1383. this.skinDataGridView1.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.skinDataGridView1_CellContentClick);
  1384. //
  1385. // colUid
  1386. //
  1387. this.colUid.HeaderText = "Uid";
  1388. this.colUid.MinimumWidth = 6;
  1389. this.colUid.Name = "colUid";
  1390. this.colUid.ReadOnly = true;
  1391. this.colUid.Visible = false;
  1392. this.colUid.Width = 125;
  1393. //
  1394. // colCode
  1395. //
  1396. this.colCode.HeaderText = "Code";
  1397. this.colCode.MinimumWidth = 6;
  1398. this.colCode.Name = "colCode";
  1399. this.colCode.ReadOnly = true;
  1400. this.colCode.Visible = false;
  1401. this.colCode.Width = 125;
  1402. //
  1403. // colIndex
  1404. //
  1405. this.colIndex.DataPropertyName = "Index";
  1406. this.colIndex.HeaderText = "图号";
  1407. this.colIndex.MinimumWidth = 6;
  1408. this.colIndex.Name = "colIndex";
  1409. this.colIndex.ReadOnly = true;
  1410. this.colIndex.Width = 70;
  1411. //
  1412. // colDefectName
  1413. //
  1414. this.colDefectName.DataPropertyName = "Name";
  1415. this.colDefectName.HeaderText = "名称";
  1416. this.colDefectName.MinimumWidth = 6;
  1417. this.colDefectName.Name = "colDefectName";
  1418. this.colDefectName.ReadOnly = true;
  1419. this.colDefectName.Width = 125;
  1420. //
  1421. // colX
  1422. //
  1423. this.colX.DataPropertyName = "X";
  1424. this.colX.HeaderText = "X(cm)";
  1425. this.colX.MinimumWidth = 6;
  1426. this.colX.Name = "colX";
  1427. this.colX.ReadOnly = true;
  1428. this.colX.Width = 60;
  1429. //
  1430. // colY
  1431. //
  1432. this.colY.DataPropertyName = "Y";
  1433. this.colY.HeaderText = "Y(m)";
  1434. this.colY.MinimumWidth = 6;
  1435. this.colY.Name = "colY";
  1436. this.colY.ReadOnly = true;
  1437. this.colY.Width = 60;
  1438. //
  1439. // colW
  1440. //
  1441. this.colW.HeaderText = "宽(cm)";
  1442. this.colW.MinimumWidth = 6;
  1443. this.colW.Name = "colW";
  1444. this.colW.ReadOnly = true;
  1445. this.colW.Visible = false;
  1446. this.colW.Width = 60;
  1447. //
  1448. // colH
  1449. //
  1450. this.colH.HeaderText = "高(cm)";
  1451. this.colH.MinimumWidth = 6;
  1452. this.colH.Name = "colH";
  1453. this.colH.ReadOnly = true;
  1454. this.colH.Visible = false;
  1455. this.colH.Width = 60;
  1456. //
  1457. // colArea
  1458. //
  1459. this.colArea.HeaderText = "面积(cm)";
  1460. this.colArea.MinimumWidth = 6;
  1461. this.colArea.Name = "colArea";
  1462. this.colArea.ReadOnly = true;
  1463. this.colArea.Width = 80;
  1464. //
  1465. // colZXD
  1466. //
  1467. this.colZXD.DataPropertyName = "ZXD";
  1468. this.colZXD.HeaderText = "置信度";
  1469. this.colZXD.MinimumWidth = 6;
  1470. this.colZXD.Name = "colZXD";
  1471. this.colZXD.ReadOnly = true;
  1472. this.colZXD.Width = 70;
  1473. //
  1474. // colTarget
  1475. //
  1476. this.colTarget.DataPropertyName = "Contrast";
  1477. this.colTarget.HeaderText = "对比度";
  1478. this.colTarget.MinimumWidth = 6;
  1479. this.colTarget.Name = "colTarget";
  1480. this.colTarget.ReadOnly = true;
  1481. this.colTarget.Width = 70;
  1482. //
  1483. // keyPanel
  1484. //
  1485. this.keyPanel.Controls.Add(this.ucKeyBorderAll1);
  1486. this.keyPanel.Location = new System.Drawing.Point(70, 74);
  1487. this.keyPanel.Name = "keyPanel";
  1488. this.keyPanel.Size = new System.Drawing.Size(753, 308);
  1489. this.keyPanel.TabIndex = 0;
  1490. this.keyPanel.Visible = false;
  1491. //
  1492. // ucKeyBorderAll1
  1493. //
  1494. this.ucKeyBorderAll1.BackColor = System.Drawing.Color.White;
  1495. this.ucKeyBorderAll1.CharType = HZH_Controls.Controls.KeyBorderCharType.CHAR;
  1496. this.ucKeyBorderAll1.Dock = System.Windows.Forms.DockStyle.Fill;
  1497. this.ucKeyBorderAll1.Location = new System.Drawing.Point(0, 0);
  1498. this.ucKeyBorderAll1.Margin = new System.Windows.Forms.Padding(0);
  1499. this.ucKeyBorderAll1.Name = "ucKeyBorderAll1";
  1500. this.ucKeyBorderAll1.Size = new System.Drawing.Size(753, 308);
  1501. this.ucKeyBorderAll1.TabIndex = 0;
  1502. //
  1503. // label9
  1504. //
  1505. this.label9.AutoSize = true;
  1506. this.label9.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1507. this.label9.Location = new System.Drawing.Point(194, 27);
  1508. this.label9.Name = "label9";
  1509. this.label9.Size = new System.Drawing.Size(37, 20);
  1510. this.label9.TabIndex = 11;
  1511. this.label9.Text = "打标";
  1512. //
  1513. // ucSwitch2
  1514. //
  1515. this.ucSwitch2.BackColor = System.Drawing.Color.Transparent;
  1516. this.ucSwitch2.Checked = false;
  1517. this.ucSwitch2.FalseColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(189)))), ((int)(((byte)(189)))));
  1518. this.ucSwitch2.FalseTextColr = System.Drawing.Color.Black;
  1519. this.ucSwitch2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1520. this.ucSwitch2.Location = new System.Drawing.Point(270, 21);
  1521. this.ucSwitch2.Name = "ucSwitch2";
  1522. this.ucSwitch2.Size = new System.Drawing.Size(80, 28);
  1523. this.ucSwitch2.SwitchType = HZH_Controls.Controls.SwitchType.Ellipse;
  1524. this.ucSwitch2.TabIndex = 10;
  1525. this.ucSwitch2.Texts = new string[] {
  1526. "开启",
  1527. "关闭"};
  1528. this.ucSwitch2.TrueColor = System.Drawing.Color.Lime;
  1529. this.ucSwitch2.TrueTextColr = System.Drawing.Color.Black;
  1530. this.ucSwitch2.CheckedChanged += new System.EventHandler(this.ucSwitch2_CheckedChanged);
  1531. //
  1532. // Main
  1533. //
  1534. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1535. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1536. this.ClientSize = new System.Drawing.Size(1048, 674);
  1537. this.Controls.Add(this.splitContainer1);
  1538. this.Controls.Add(this.skinButton2);
  1539. this.Controls.Add(this.lblDefectSpeed);
  1540. this.Controls.Add(this.lblDefectLen);
  1541. this.Controls.Add(this.statusStrip1);
  1542. this.Controls.Add(this.toolStrip1);
  1543. this.Controls.Add(this.uiTitel1);
  1544. this.Controls.Add(this.menuStrip1);
  1545. this.Controls.Add(this.keyPanel);
  1546. this.Name = "Main";
  1547. this.Text = "革博士检测程序";
  1548. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Main_FormClosing);
  1549. this.Load += new System.EventHandler(this.Main_Load);
  1550. this.SizeChanged += new System.EventHandler(this.Main_SizeChanged);
  1551. this.Paint += new System.Windows.Forms.PaintEventHandler(this.MainFrm_Paint);
  1552. this.toolStrip1.ResumeLayout(false);
  1553. this.toolStrip1.PerformLayout();
  1554. this.menuStrip1.ResumeLayout(false);
  1555. this.menuStrip1.PerformLayout();
  1556. this.statusStrip1.ResumeLayout(false);
  1557. this.statusStrip1.PerformLayout();
  1558. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
  1559. this.splitContainer1.Panel1.ResumeLayout(false);
  1560. this.splitContainer1.Panel2.ResumeLayout(false);
  1561. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1562. this.splitContainer1.ResumeLayout(false);
  1563. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  1564. this.splitContainer2.Panel1.ResumeLayout(false);
  1565. this.splitContainer2.Panel2.ResumeLayout(false);
  1566. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1567. this.splitContainer2.ResumeLayout(false);
  1568. this.tableLayoutPanel1.ResumeLayout(false);
  1569. this.gpbProductInfo.ResumeLayout(false);
  1570. this.panel1.ResumeLayout(false);
  1571. this.panel1.PerformLayout();
  1572. this.panel2.ResumeLayout(false);
  1573. this.groupBox2.ResumeLayout(false);
  1574. this.groupBox2.PerformLayout();
  1575. ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
  1576. this.splitContainer3.Panel1.ResumeLayout(false);
  1577. this.splitContainer3.Panel2.ResumeLayout(false);
  1578. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
  1579. this.splitContainer3.ResumeLayout(false);
  1580. this.splitContainer4.Panel1.ResumeLayout(false);
  1581. this.splitContainer4.Panel2.ResumeLayout(false);
  1582. ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit();
  1583. this.splitContainer4.ResumeLayout(false);
  1584. this.groupBox3.ResumeLayout(false);
  1585. this.panel5.ResumeLayout(false);
  1586. ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
  1587. this.gpbLog.ResumeLayout(false);
  1588. this.tableLayoutPanel3.ResumeLayout(false);
  1589. this.panel8.ResumeLayout(false);
  1590. this.groupBox5.ResumeLayout(false);
  1591. this.panel9.ResumeLayout(false);
  1592. this.panel9.PerformLayout();
  1593. ((System.ComponentModel.ISupportInitialize)(this.chart3)).EndInit();
  1594. this.panel6.ResumeLayout(false);
  1595. this.groupBox4.ResumeLayout(false);
  1596. this.panel7.ResumeLayout(false);
  1597. this.groupBox1.ResumeLayout(false);
  1598. this.panel4.ResumeLayout(false);
  1599. ((System.ComponentModel.ISupportInitialize)(this.skinDataGridView1)).EndInit();
  1600. this.keyPanel.ResumeLayout(false);
  1601. this.ResumeLayout(false);
  1602. this.PerformLayout();
  1603. }
  1604. #endregion
  1605. private System.Windows.Forms.ToolStrip toolStrip1;
  1606. private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
  1607. private System.Windows.Forms.ToolStripButton tsbtnImpStop;
  1608. private System.Windows.Forms.ToolStripButton tsbtnStart;
  1609. private System.Windows.Forms.ToolStripButton tsbtnStop;
  1610. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  1611. private System.Windows.Forms.ToolStripButton tsbtnWarning;
  1612. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  1613. private System.Windows.Forms.ToolStripButton tsbtnReset;
  1614. private System.Windows.Forms.ToolStripButton tsbGoHome;
  1615. private MaiMuControl.UIKits.MaiMuMenu.UITitel uiTitel1;
  1616. private System.Windows.Forms.MenuStrip menuStrip1;
  1617. private System.Windows.Forms.ToolStripMenuItem tsmSysmgr;
  1618. private System.Windows.Forms.ToolStripMenuItem tsmPdtMgr;
  1619. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1620. private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem;
  1621. private System.Windows.Forms.ToolStripMenuItem tsmSysDataFind;
  1622. private System.Windows.Forms.ToolStripMenuItem 本地数据库查询ToolStripMenuItem;
  1623. private System.Windows.Forms.ToolStripMenuItem tsmSysUserMgr;
  1624. private System.Windows.Forms.ToolStripMenuItem tsmUserRight;
  1625. private System.Windows.Forms.ToolStripMenuItem tsmUserList;
  1626. private System.Windows.Forms.ToolStripMenuItem stmSysSet;
  1627. private System.Windows.Forms.ToolStripMenuItem tsmSysSet;
  1628. private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  1629. private System.Windows.Forms.ToolStripMenuItem tsmDebug;
  1630. private System.Windows.Forms.ToolStripMenuItem tsmHelp;
  1631. private System.Windows.Forms.ToolStripMenuItem tsmReadLog;
  1632. private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
  1633. private System.Windows.Forms.ToolStripMenuItem tsmHelpInfo;
  1634. private System.Windows.Forms.ToolStripMenuItem tsmInfoUS;
  1635. private System.Windows.Forms.ToolStripMenuItem tsmSoftFile;
  1636. private System.Windows.Forms.StatusStrip statusStrip1;
  1637. private System.Windows.Forms.ToolStripStatusLabel tsState;
  1638. private System.Windows.Forms.ToolStripStatusLabel tsslLoginTime;
  1639. private System.Windows.Forms.ToolStripStatusLabel tsslLoginInfo;
  1640. private System.Windows.Forms.BindingSource bindingSource1;
  1641. private System.ComponentModel.BackgroundWorker backgroundWorker1;
  1642. private System.Windows.Forms.Label lblDefectSpeed;
  1643. private System.Windows.Forms.Label lblDefectLen;
  1644. private CCWin.SkinControl.SkinButton skinButton2;
  1645. private System.Windows.Forms.SplitContainer splitContainer1;
  1646. private System.Windows.Forms.SplitContainer splitContainer2;
  1647. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  1648. private System.Windows.Forms.GroupBox gpbProductInfo;
  1649. private System.Windows.Forms.Panel panel1;
  1650. private System.Windows.Forms.ComboBox cbDefectCode;
  1651. private System.Windows.Forms.Label label8;
  1652. private System.Windows.Forms.ComboBox cbProductNum;
  1653. private System.Windows.Forms.Label label5;
  1654. private System.Windows.Forms.ComboBox cbProductReelNum;
  1655. private System.Windows.Forms.Label label1;
  1656. private System.Windows.Forms.ComboBox cbPdtSN;
  1657. private System.Windows.Forms.Label label4;
  1658. private System.Windows.Forms.ComboBox cbProductBatch;
  1659. private System.Windows.Forms.ComboBox cbProductCode;
  1660. private System.Windows.Forms.Label label3;
  1661. private System.Windows.Forms.Label label2;
  1662. private System.Windows.Forms.Panel panel2;
  1663. private System.Windows.Forms.GroupBox groupBox2;
  1664. private System.Windows.Forms.DataGridView dataGridView1;
  1665. private System.Windows.Forms.DataGridViewTextBoxColumn DefectItem;
  1666. private System.Windows.Forms.DataGridViewButtonColumn Enable;
  1667. private System.Windows.Forms.DataGridViewButtonColumn PrintLabel;
  1668. private System.Windows.Forms.Label label7;
  1669. private System.Windows.Forms.Label label6;
  1670. private HZH_Controls.Controls.UCSwitch ucSwitch1;
  1671. private HZH_Controls.Controls.UCTrackBar ucTrackBar1;
  1672. private System.Windows.Forms.SplitContainer splitContainer3;
  1673. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  1674. private System.Windows.Forms.Panel panel8;
  1675. private System.Windows.Forms.Panel panel6;
  1676. private System.Windows.Forms.GroupBox groupBox4;
  1677. private System.Windows.Forms.Panel panel7;
  1678. private ImageToolKits.ImageBox imageBox3;
  1679. private System.Windows.Forms.GroupBox groupBox1;
  1680. private System.Windows.Forms.Panel panel4;
  1681. private CCWin.SkinControl.SkinDataGridView skinDataGridView1;
  1682. private System.Windows.Forms.PictureBox pictureBox1;
  1683. private System.Windows.Forms.SplitContainer splitContainer4;
  1684. private System.Windows.Forms.GroupBox groupBox3;
  1685. private System.Windows.Forms.Panel panel5;
  1686. private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
  1687. private System.Windows.Forms.GroupBox groupBox5;
  1688. private System.Windows.Forms.Panel panel9;
  1689. private System.Windows.Forms.Label lbFK;
  1690. private System.Windows.Forms.DataVisualization.Charting.Chart chart3;
  1691. private System.Windows.Forms.GroupBox gpbLog;
  1692. private System.Windows.Forms.ListBox lstLog;
  1693. private System.Windows.Forms.Panel keyPanel;
  1694. private HZH_Controls.Controls.UCKeyBorderAll ucKeyBorderAll1;
  1695. private System.Windows.Forms.DataGridViewTextBoxColumn colUid;
  1696. private System.Windows.Forms.DataGridViewTextBoxColumn colCode;
  1697. private System.Windows.Forms.DataGridViewTextBoxColumn colIndex;
  1698. private System.Windows.Forms.DataGridViewTextBoxColumn colDefectName;
  1699. private System.Windows.Forms.DataGridViewTextBoxColumn colX;
  1700. private System.Windows.Forms.DataGridViewTextBoxColumn colY;
  1701. private System.Windows.Forms.DataGridViewTextBoxColumn colW;
  1702. private System.Windows.Forms.DataGridViewTextBoxColumn colH;
  1703. private System.Windows.Forms.DataGridViewTextBoxColumn colArea;
  1704. private System.Windows.Forms.DataGridViewTextBoxColumn colZXD;
  1705. private System.Windows.Forms.DataGridViewTextBoxColumn colTarget;
  1706. private System.Windows.Forms.ToolStripStatusLabel stsSaveQueue;
  1707. private System.Windows.Forms.ToolStripStatusLabel tslabelTime;
  1708. private System.Windows.Forms.Label label9;
  1709. private HZH_Controls.Controls.UCSwitch ucSwitch2;
  1710. }
  1711. }