革博士程序V1仓库
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

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