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

1912 rindas
111 KiB

  1. namespace ProductionControl
  2. {
  3. partial class FrmMain
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
  35. this.menuStrip1 = new System.Windows.Forms.MenuStrip();
  36. this.管理HToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  37. this.流程管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  38. this.产品管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  39. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  40. this.设备调试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  41. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  42. this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
  43. this.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  44. this.Menu查询统计 = new System.Windows.Forms.ToolStripMenuItem();
  45. this.设置SToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  46. this.角色管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  47. this.用户管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  48. this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
  49. this.tsMenuModifyPW = new System.Windows.Forms.ToolStripMenuItem();
  50. this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
  51. this.tsbtnProductRevise = new System.Windows.Forms.ToolStripMenuItem();
  52. this.tsMenuSysSetting = new System.Windows.Forms.ToolStripMenuItem();
  53. this.tsMenuCmdSetting = new System.Windows.Forms.ToolStripMenuItem();
  54. this.tsMenuPTSetting = new System.Windows.Forms.ToolStripMenuItem();
  55. this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
  56. this.帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  57. this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
  58. this.关于ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  59. this.测试ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  60. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  61. this.tsAxisState = new System.Windows.Forms.ToolStripStatusLabel();
  62. this.tsslLoginTime = new System.Windows.Forms.ToolStripStatusLabel();
  63. this.tsslLoginInfo = new System.Windows.Forms.ToolStripStatusLabel();
  64. this.toolStrip1 = new System.Windows.Forms.ToolStrip();
  65. this.tsbtnOpenDev = new System.Windows.Forms.ToolStripButton();
  66. this.tsbtnCloseDev = new System.Windows.Forms.ToolStripButton();
  67. this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
  68. this.tsbtnWarning = new System.Windows.Forms.ToolStripButton();
  69. this.tsbtnGoDownPT = new System.Windows.Forms.ToolStripButton();
  70. this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
  71. this.tsbtnStopNow = new System.Windows.Forms.ToolStripButton();
  72. this.tsbtnStart = new System.Windows.Forms.ToolStripButton();
  73. this.tsbtnPause = new System.Windows.Forms.ToolStripButton();
  74. this.tsbtnReset = new System.Windows.Forms.ToolStripButton();
  75. this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
  76. this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
  77. this.tsbtnDefectImage = new System.Windows.Forms.ToolStripButton();
  78. this.tsbtnSizeTag = new System.Windows.Forms.ToolStripButton();
  79. this.tsbtnSizeImage = new System.Windows.Forms.ToolStripButton();
  80. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  81. this.tsbtnLight = new System.Windows.Forms.ToolStripButton();
  82. this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
  83. this.tsbtnLog = new System.Windows.Forms.ToolStripButton();
  84. this.tsbtnRelogin = new System.Windows.Forms.ToolStripButton();
  85. this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
  86. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  87. this.gpbProcessList = new System.Windows.Forms.GroupBox();
  88. this.dgvProcess = new System.Windows.Forms.DataGridView();
  89. this.colCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  90. this.colProcessName = new System.Windows.Forms.DataGridViewTextBoxColumn();
  91. this.colValue = new System.Windows.Forms.DataGridViewTextBoxColumn();
  92. this.flpnlResultData = new System.Windows.Forms.FlowLayoutPanel();
  93. this.kanban1 = new System.Windows.Forms.Panel();
  94. this.lblTensionMin = new System.Windows.Forms.Label();
  95. this.lblTensionMax = new System.Windows.Forms.Label();
  96. this.label10 = new System.Windows.Forms.Label();
  97. this.label16 = new System.Windows.Forms.Label();
  98. this.lblTension = new System.Windows.Forms.Label();
  99. this.label4 = new System.Windows.Forms.Label();
  100. this.label6 = new System.Windows.Forms.Label();
  101. this.kanban2 = new System.Windows.Forms.Panel();
  102. this.lblHeightMin = new System.Windows.Forms.Label();
  103. this.lblHeightMax = new System.Windows.Forms.Label();
  104. this.label17 = new System.Windows.Forms.Label();
  105. this.label19 = new System.Windows.Forms.Label();
  106. this.lblHeight = new System.Windows.Forms.Label();
  107. this.label7 = new System.Windows.Forms.Label();
  108. this.label12 = new System.Windows.Forms.Label();
  109. this.kanban3 = new System.Windows.Forms.Panel();
  110. this.lblLineWidthMin = new System.Windows.Forms.Label();
  111. this.lblLineWidthMax = new System.Windows.Forms.Label();
  112. this.label20 = new System.Windows.Forms.Label();
  113. this.label23 = new System.Windows.Forms.Label();
  114. this.lblLineWidth = new System.Windows.Forms.Label();
  115. this.label9 = new System.Windows.Forms.Label();
  116. this.label15 = new System.Windows.Forms.Label();
  117. this.kanban4 = new System.Windows.Forms.Panel();
  118. this.lblPTMin = new System.Windows.Forms.Label();
  119. this.lblPTMax = new System.Windows.Forms.Label();
  120. this.label24 = new System.Windows.Forms.Label();
  121. this.label25 = new System.Windows.Forms.Label();
  122. this.label11 = new System.Windows.Forms.Label();
  123. this.lblPT = new System.Windows.Forms.Label();
  124. this.label18 = new System.Windows.Forms.Label();
  125. this.kanban5 = new System.Windows.Forms.Panel();
  126. this.label14 = new System.Windows.Forms.Label();
  127. this.lblCompareResultCount = new System.Windows.Forms.Label();
  128. this.label5 = new System.Windows.Forms.Label();
  129. this.lblCompareResult = new System.Windows.Forms.Label();
  130. this.label8 = new System.Windows.Forms.Label();
  131. this.kanban6 = new System.Windows.Forms.Panel();
  132. this.lblDefectResultCount = new System.Windows.Forms.Label();
  133. this.label21 = new System.Windows.Forms.Label();
  134. this.lblDefectResult = new System.Windows.Forms.Label();
  135. this.label13 = new System.Windows.Forms.Label();
  136. this.gpbLog = new System.Windows.Forms.GroupBox();
  137. this.lstLog = new System.Windows.Forms.ListBox();
  138. this.gpbProductInfo = new System.Windows.Forms.GroupBox();
  139. this.panel1 = new System.Windows.Forms.Panel();
  140. this.txtBatchId = new System.Windows.Forms.TextBox();
  141. this.lblBatchId = new System.Windows.Forms.Label();
  142. this.txtProductCode = new System.Windows.Forms.TextBox();
  143. this.label3 = new System.Windows.Forms.Label();
  144. this.txtProductSN = new System.Windows.Forms.TextBox();
  145. this.label2 = new System.Windows.Forms.Label();
  146. this.txtProductName = new System.Windows.Forms.TextBox();
  147. this.label1 = new System.Windows.Forms.Label();
  148. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  149. this.splitContainer3 = new System.Windows.Forms.SplitContainer();
  150. this.picScanner1 = new System.Windows.Forms.PictureBox();
  151. this.picScanner2 = new System.Windows.Forms.PictureBox();
  152. this.gboxDefectList = new System.Windows.Forms.GroupBox();
  153. this.lblDefectAddTag = new System.Windows.Forms.Label();
  154. this.pnlBmpList = new System.Windows.Forms.FlowLayoutPanel();
  155. this.chkBuzzer = new System.Windows.Forms.CheckBox();
  156. this.chkDoorSensor = new System.Windows.Forms.CheckBox();
  157. this.btnMakeTags = new System.Windows.Forms.Button();
  158. this.chkHttpLog = new System.Windows.Forms.CheckBox();
  159. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  160. this.lblTimeLen = new System.Windows.Forms.Label();
  161. this.menuStrip1.SuspendLayout();
  162. this.statusStrip1.SuspendLayout();
  163. this.toolStrip1.SuspendLayout();
  164. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  165. this.splitContainer1.Panel1.SuspendLayout();
  166. this.splitContainer1.Panel2.SuspendLayout();
  167. this.splitContainer1.SuspendLayout();
  168. this.gpbProcessList.SuspendLayout();
  169. ((System.ComponentModel.ISupportInitialize)(this.dgvProcess)).BeginInit();
  170. this.flpnlResultData.SuspendLayout();
  171. this.kanban1.SuspendLayout();
  172. this.kanban2.SuspendLayout();
  173. this.kanban3.SuspendLayout();
  174. this.kanban4.SuspendLayout();
  175. this.kanban5.SuspendLayout();
  176. this.kanban6.SuspendLayout();
  177. this.gpbLog.SuspendLayout();
  178. this.gpbProductInfo.SuspendLayout();
  179. this.panel1.SuspendLayout();
  180. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  181. this.splitContainer2.Panel1.SuspendLayout();
  182. this.splitContainer2.Panel2.SuspendLayout();
  183. this.splitContainer2.SuspendLayout();
  184. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
  185. this.splitContainer3.Panel1.SuspendLayout();
  186. this.splitContainer3.Panel2.SuspendLayout();
  187. this.splitContainer3.SuspendLayout();
  188. ((System.ComponentModel.ISupportInitialize)(this.picScanner1)).BeginInit();
  189. ((System.ComponentModel.ISupportInitialize)(this.picScanner2)).BeginInit();
  190. this.gboxDefectList.SuspendLayout();
  191. this.SuspendLayout();
  192. //
  193. // menuStrip1
  194. //
  195. this.menuStrip1.BackColor = System.Drawing.SystemColors.HotTrack;
  196. this.menuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  197. this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  198. this.管理HToolStripMenuItem,
  199. this.Menu查询统计,
  200. this.设置SToolStripMenuItem,
  201. this.toolStripMenuItem2});
  202. this.menuStrip1.Location = new System.Drawing.Point(0, 0);
  203. this.menuStrip1.Name = "menuStrip1";
  204. this.menuStrip1.Padding = new System.Windows.Forms.Padding(4, 1, 0, 1);
  205. this.menuStrip1.Size = new System.Drawing.Size(978, 24);
  206. this.menuStrip1.TabIndex = 0;
  207. this.menuStrip1.Text = "menuStrip1";
  208. //
  209. // 管理HToolStripMenuItem
  210. //
  211. this.管理HToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  212. this.流程管理ToolStripMenuItem,
  213. this.产品管理ToolStripMenuItem,
  214. this.toolStripSeparator1,
  215. this.设备调试ToolStripMenuItem,
  216. this.toolStripSeparator2,
  217. this.toolStripSeparator9,
  218. this.退出ToolStripMenuItem});
  219. this.管理HToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold);
  220. this.管理HToolStripMenuItem.ForeColor = System.Drawing.SystemColors.InactiveCaption;
  221. this.管理HToolStripMenuItem.Name = "管理HToolStripMenuItem";
  222. this.管理HToolStripMenuItem.Size = new System.Drawing.Size(90, 22);
  223. this.管理HToolStripMenuItem.Text = "系统管理(&M)";
  224. this.管理HToolStripMenuItem.ToolTipText = "工序管理";
  225. //
  226. // 流程管理ToolStripMenuItem
  227. //
  228. this.流程管理ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("流程管理ToolStripMenuItem.Image")));
  229. this.流程管理ToolStripMenuItem.Name = "流程管理ToolStripMenuItem";
  230. this.流程管理ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  231. this.流程管理ToolStripMenuItem.Text = "流程管理";
  232. this.流程管理ToolStripMenuItem.Click += new System.EventHandler(this.流程管理ToolStripMenuItem_Click);
  233. //
  234. // 产品管理ToolStripMenuItem
  235. //
  236. this.产品管理ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("产品管理ToolStripMenuItem.Image")));
  237. this.产品管理ToolStripMenuItem.Name = "产品管理ToolStripMenuItem";
  238. this.产品管理ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  239. this.产品管理ToolStripMenuItem.Text = "产品管理";
  240. this.产品管理ToolStripMenuItem.Click += new System.EventHandler(this.产品管理ToolStripMenuItem_Click);
  241. //
  242. // toolStripSeparator1
  243. //
  244. this.toolStripSeparator1.Name = "toolStripSeparator1";
  245. this.toolStripSeparator1.Size = new System.Drawing.Size(121, 6);
  246. //
  247. // 设备调试ToolStripMenuItem
  248. //
  249. this.设备调试ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("设备调试ToolStripMenuItem.Image")));
  250. this.设备调试ToolStripMenuItem.Name = "设备调试ToolStripMenuItem";
  251. this.设备调试ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  252. this.设备调试ToolStripMenuItem.Text = "设备调试";
  253. this.设备调试ToolStripMenuItem.Click += new System.EventHandler(this.设备调试ToolStripMenuItem_Click);
  254. //
  255. // toolStripSeparator2
  256. //
  257. this.toolStripSeparator2.Name = "toolStripSeparator2";
  258. this.toolStripSeparator2.Size = new System.Drawing.Size(121, 6);
  259. //
  260. // toolStripSeparator9
  261. //
  262. this.toolStripSeparator9.Name = "toolStripSeparator9";
  263. this.toolStripSeparator9.Size = new System.Drawing.Size(121, 6);
  264. //
  265. // 退出ToolStripMenuItem
  266. //
  267. this.退出ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("退出ToolStripMenuItem.Image")));
  268. this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem";
  269. this.退出ToolStripMenuItem.Size = new System.Drawing.Size(124, 22);
  270. this.退出ToolStripMenuItem.Text = "注销";
  271. this.退出ToolStripMenuItem.Click += new System.EventHandler(this.注销ToolStripMenuItem_Click);
  272. //
  273. // Menu查询统计
  274. //
  275. this.Menu查询统计.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold);
  276. this.Menu查询统计.ForeColor = System.Drawing.SystemColors.InactiveCaption;
  277. this.Menu查询统计.Name = "Menu查询统计";
  278. this.Menu查询统计.Size = new System.Drawing.Size(86, 22);
  279. this.Menu查询统计.Text = "查询统计(&R)";
  280. this.Menu查询统计.Click += new System.EventHandler(this.Menu查询统计_Click);
  281. //
  282. // 设置SToolStripMenuItem
  283. //
  284. this.设置SToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  285. this.角色管理ToolStripMenuItem,
  286. this.用户管理ToolStripMenuItem,
  287. this.toolStripSeparator6,
  288. this.tsMenuModifyPW,
  289. this.toolStripSeparator5,
  290. this.tsbtnProductRevise,
  291. this.tsMenuSysSetting,
  292. this.tsMenuCmdSetting,
  293. this.tsMenuPTSetting});
  294. this.设置SToolStripMenuItem.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold);
  295. this.设置SToolStripMenuItem.ForeColor = System.Drawing.SystemColors.InactiveCaption;
  296. this.设置SToolStripMenuItem.Name = "设置SToolStripMenuItem";
  297. this.设置SToolStripMenuItem.Size = new System.Drawing.Size(85, 22);
  298. this.设置SToolStripMenuItem.Text = "系统设置(&S)";
  299. //
  300. // 角色管理ToolStripMenuItem
  301. //
  302. this.角色管理ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("角色管理ToolStripMenuItem.Image")));
  303. this.角色管理ToolStripMenuItem.Name = "角色管理ToolStripMenuItem";
  304. this.角色管理ToolStripMenuItem.Size = new System.Drawing.Size(176, 22);
  305. this.角色管理ToolStripMenuItem.Text = "角色管理";
  306. this.角色管理ToolStripMenuItem.Click += new System.EventHandler(this.角色管理ToolStripMenuItem_Click);
  307. //
  308. // 用户管理ToolStripMenuItem
  309. //
  310. this.用户管理ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("用户管理ToolStripMenuItem.Image")));
  311. this.用户管理ToolStripMenuItem.Name = "用户管理ToolStripMenuItem";
  312. this.用户管理ToolStripMenuItem.Size = new System.Drawing.Size(176, 22);
  313. this.用户管理ToolStripMenuItem.Text = "用户管理";
  314. this.用户管理ToolStripMenuItem.Click += new System.EventHandler(this.用户管理ToolStripMenuItem_Click);
  315. //
  316. // toolStripSeparator6
  317. //
  318. this.toolStripSeparator6.Name = "toolStripSeparator6";
  319. this.toolStripSeparator6.Size = new System.Drawing.Size(173, 6);
  320. //
  321. // tsMenuModifyPW
  322. //
  323. this.tsMenuModifyPW.Image = ((System.Drawing.Image)(resources.GetObject("tsMenuModifyPW.Image")));
  324. this.tsMenuModifyPW.Name = "tsMenuModifyPW";
  325. this.tsMenuModifyPW.Size = new System.Drawing.Size(176, 22);
  326. this.tsMenuModifyPW.Text = "修改密码";
  327. this.tsMenuModifyPW.Click += new System.EventHandler(this.tsMenuModifyPW_Click);
  328. //
  329. // toolStripSeparator5
  330. //
  331. this.toolStripSeparator5.Name = "toolStripSeparator5";
  332. this.toolStripSeparator5.Size = new System.Drawing.Size(173, 6);
  333. //
  334. // tsbtnProductRevise
  335. //
  336. this.tsbtnProductRevise.Enabled = false;
  337. this.tsbtnProductRevise.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnProductRevise.Image")));
  338. this.tsbtnProductRevise.Name = "tsbtnProductRevise";
  339. this.tsbtnProductRevise.Size = new System.Drawing.Size(176, 22);
  340. this.tsbtnProductRevise.Text = "产品厚度base校正";
  341. this.tsbtnProductRevise.Click += new System.EventHandler(this.tsbtnProductRevise_Click);
  342. //
  343. // tsMenuSysSetting
  344. //
  345. this.tsMenuSysSetting.Image = ((System.Drawing.Image)(resources.GetObject("tsMenuSysSetting.Image")));
  346. this.tsMenuSysSetting.Name = "tsMenuSysSetting";
  347. this.tsMenuSysSetting.Size = new System.Drawing.Size(176, 22);
  348. this.tsMenuSysSetting.Text = "系统设置";
  349. this.tsMenuSysSetting.Click += new System.EventHandler(this.系统设置ToolStripMenuItem_Click);
  350. //
  351. // tsMenuCmdSetting
  352. //
  353. this.tsMenuCmdSetting.Image = ((System.Drawing.Image)(resources.GetObject("tsMenuCmdSetting.Image")));
  354. this.tsMenuCmdSetting.Name = "tsMenuCmdSetting";
  355. this.tsMenuCmdSetting.Size = new System.Drawing.Size(176, 22);
  356. this.tsMenuCmdSetting.Text = "指令设置";
  357. this.tsMenuCmdSetting.Click += new System.EventHandler(this.tsbtnGButSetting_Click);
  358. //
  359. // tsMenuPTSetting
  360. //
  361. this.tsMenuPTSetting.Image = ((System.Drawing.Image)(resources.GetObject("tsMenuPTSetting.Image")));
  362. this.tsMenuPTSetting.Name = "tsMenuPTSetting";
  363. this.tsMenuPTSetting.Size = new System.Drawing.Size(176, 22);
  364. this.tsMenuPTSetting.Text = "点位设置";
  365. this.tsMenuPTSetting.Click += new System.EventHandler(this.tsbtnPTSetting_Click);
  366. //
  367. // toolStripMenuItem2
  368. //
  369. this.toolStripMenuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  370. this.帮助ToolStripMenuItem,
  371. this.toolStripSeparator8,
  372. this.关于ToolStripMenuItem,
  373. this.测试ToolStripMenuItem});
  374. this.toolStripMenuItem2.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F, System.Drawing.FontStyle.Bold);
  375. this.toolStripMenuItem2.ForeColor = System.Drawing.SystemColors.InactiveCaption;
  376. this.toolStripMenuItem2.Name = "toolStripMenuItem2";
  377. this.toolStripMenuItem2.Size = new System.Drawing.Size(64, 22);
  378. this.toolStripMenuItem2.Text = "帮助(&H)";
  379. //
  380. // 帮助ToolStripMenuItem
  381. //
  382. this.帮助ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("帮助ToolStripMenuItem.Image")));
  383. this.帮助ToolStripMenuItem.Name = "帮助ToolStripMenuItem";
  384. this.帮助ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  385. this.帮助ToolStripMenuItem.Text = "帮助";
  386. //
  387. // toolStripSeparator8
  388. //
  389. this.toolStripSeparator8.Name = "toolStripSeparator8";
  390. this.toolStripSeparator8.Size = new System.Drawing.Size(97, 6);
  391. //
  392. // 关于ToolStripMenuItem
  393. //
  394. this.关于ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("关于ToolStripMenuItem.Image")));
  395. this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
  396. this.关于ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  397. this.关于ToolStripMenuItem.Text = "关于";
  398. this.关于ToolStripMenuItem.Click += new System.EventHandler(this.关于ToolStripMenuItem_Click);
  399. //
  400. // 测试ToolStripMenuItem
  401. //
  402. this.测试ToolStripMenuItem.Name = "测试ToolStripMenuItem";
  403. this.测试ToolStripMenuItem.Size = new System.Drawing.Size(100, 22);
  404. this.测试ToolStripMenuItem.Text = "测试";
  405. this.测试ToolStripMenuItem.Click += new System.EventHandler(this.测试ToolStripMenuItem_Click);
  406. //
  407. // statusStrip1
  408. //
  409. this.statusStrip1.BackColor = System.Drawing.SystemColors.HotTrack;
  410. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  411. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  412. this.tsAxisState,
  413. this.tsslLoginTime,
  414. this.tsslLoginInfo});
  415. this.statusStrip1.Location = new System.Drawing.Point(0, 605);
  416. this.statusStrip1.Name = "statusStrip1";
  417. this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 9, 0);
  418. this.statusStrip1.Size = new System.Drawing.Size(978, 22);
  419. this.statusStrip1.TabIndex = 1;
  420. this.statusStrip1.Text = "statusStrip1";
  421. //
  422. // tsAxisState
  423. //
  424. this.tsAxisState.ForeColor = System.Drawing.Color.White;
  425. this.tsAxisState.Name = "tsAxisState";
  426. this.tsAxisState.Size = new System.Drawing.Size(56, 17);
  427. this.tsAxisState.Text = "位置信息";
  428. //
  429. // tsslLoginTime
  430. //
  431. this.tsslLoginTime.ForeColor = System.Drawing.Color.White;
  432. this.tsslLoginTime.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
  433. this.tsslLoginTime.Name = "tsslLoginTime";
  434. this.tsslLoginTime.Size = new System.Drawing.Size(186, 17);
  435. this.tsslLoginTime.Text = "登录时间:2022-12-12 12:44:56";
  436. this.tsslLoginTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
  437. //
  438. // tsslLoginInfo
  439. //
  440. this.tsslLoginInfo.ForeColor = System.Drawing.Color.White;
  441. this.tsslLoginInfo.Name = "tsslLoginInfo";
  442. this.tsslLoginInfo.Size = new System.Drawing.Size(92, 17);
  443. this.tsslLoginInfo.Text = "操作员:admin";
  444. //
  445. // toolStrip1
  446. //
  447. this.toolStrip1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  448. this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
  449. this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  450. this.tsbtnOpenDev,
  451. this.tsbtnCloseDev,
  452. this.toolStripSeparator10,
  453. this.tsbtnWarning,
  454. this.tsbtnGoDownPT,
  455. this.toolStripSeparator11,
  456. this.tsbtnStopNow,
  457. this.tsbtnStart,
  458. this.tsbtnPause,
  459. this.tsbtnReset,
  460. this.toolStripButton3,
  461. this.toolStripSeparator7,
  462. this.tsbtnDefectImage,
  463. this.tsbtnSizeTag,
  464. this.tsbtnSizeImage,
  465. this.toolStripSeparator3,
  466. this.tsbtnLight,
  467. this.toolStripSeparator4,
  468. this.tsbtnLog,
  469. this.tsbtnRelogin,
  470. this.toolStripButton1});
  471. this.toolStrip1.Location = new System.Drawing.Point(0, 24);
  472. this.toolStrip1.Name = "toolStrip1";
  473. this.toolStrip1.Padding = new System.Windows.Forms.Padding(0, 0, 2, 0);
  474. this.toolStrip1.Size = new System.Drawing.Size(978, 56);
  475. this.toolStrip1.TabIndex = 11;
  476. this.toolStrip1.Text = "toolStrip1";
  477. //
  478. // tsbtnOpenDev
  479. //
  480. this.tsbtnOpenDev.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnOpenDev.Image")));
  481. this.tsbtnOpenDev.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  482. this.tsbtnOpenDev.ImageTransparentColor = System.Drawing.Color.Magenta;
  483. this.tsbtnOpenDev.Name = "tsbtnOpenDev";
  484. this.tsbtnOpenDev.Size = new System.Drawing.Size(60, 53);
  485. this.tsbtnOpenDev.Text = "打开设备";
  486. this.tsbtnOpenDev.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  487. this.tsbtnOpenDev.Click += new System.EventHandler(this.tsbtnOpenDev_Click);
  488. //
  489. // tsbtnCloseDev
  490. //
  491. this.tsbtnCloseDev.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnCloseDev.Image")));
  492. this.tsbtnCloseDev.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  493. this.tsbtnCloseDev.ImageTransparentColor = System.Drawing.Color.Magenta;
  494. this.tsbtnCloseDev.Name = "tsbtnCloseDev";
  495. this.tsbtnCloseDev.Size = new System.Drawing.Size(60, 53);
  496. this.tsbtnCloseDev.Text = "关闭设备";
  497. this.tsbtnCloseDev.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  498. this.tsbtnCloseDev.Click += new System.EventHandler(this.tsbtnCloseDev_Click);
  499. //
  500. // toolStripSeparator10
  501. //
  502. this.toolStripSeparator10.Name = "toolStripSeparator10";
  503. this.toolStripSeparator10.Size = new System.Drawing.Size(6, 56);
  504. //
  505. // tsbtnWarning
  506. //
  507. this.tsbtnWarning.Enabled = false;
  508. this.tsbtnWarning.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnWarning.Image")));
  509. this.tsbtnWarning.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  510. this.tsbtnWarning.ImageTransparentColor = System.Drawing.Color.Magenta;
  511. this.tsbtnWarning.Name = "tsbtnWarning";
  512. this.tsbtnWarning.Size = new System.Drawing.Size(60, 53);
  513. this.tsbtnWarning.Text = "解除报警";
  514. this.tsbtnWarning.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  515. this.tsbtnWarning.Click += new System.EventHandler(this.tsbtnWarning_Click);
  516. //
  517. // tsbtnGoDownPT
  518. //
  519. this.tsbtnGoDownPT.Enabled = false;
  520. this.tsbtnGoDownPT.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnGoDownPT.Image")));
  521. this.tsbtnGoDownPT.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  522. this.tsbtnGoDownPT.ImageTransparentColor = System.Drawing.Color.Magenta;
  523. this.tsbtnGoDownPT.Name = "tsbtnGoDownPT";
  524. this.tsbtnGoDownPT.Size = new System.Drawing.Size(60, 53);
  525. this.tsbtnGoDownPT.Text = "手动下料";
  526. this.tsbtnGoDownPT.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  527. this.tsbtnGoDownPT.Click += new System.EventHandler(this.tsbtnGoDownPT_Click);
  528. //
  529. // toolStripSeparator11
  530. //
  531. this.toolStripSeparator11.Name = "toolStripSeparator11";
  532. this.toolStripSeparator11.Size = new System.Drawing.Size(6, 56);
  533. //
  534. // tsbtnStopNow
  535. //
  536. this.tsbtnStopNow.Enabled = false;
  537. this.tsbtnStopNow.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnStopNow.Image")));
  538. this.tsbtnStopNow.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  539. this.tsbtnStopNow.ImageTransparentColor = System.Drawing.Color.Magenta;
  540. this.tsbtnStopNow.Name = "tsbtnStopNow";
  541. this.tsbtnStopNow.Size = new System.Drawing.Size(36, 53);
  542. this.tsbtnStopNow.Text = "急停";
  543. this.tsbtnStopNow.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  544. this.tsbtnStopNow.Click += new System.EventHandler(this.tsbtnStopNow_Click);
  545. //
  546. // tsbtnStart
  547. //
  548. this.tsbtnStart.Enabled = false;
  549. this.tsbtnStart.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnStart.Image")));
  550. this.tsbtnStart.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  551. this.tsbtnStart.ImageTransparentColor = System.Drawing.Color.Magenta;
  552. this.tsbtnStart.Name = "tsbtnStart";
  553. this.tsbtnStart.Size = new System.Drawing.Size(36, 53);
  554. this.tsbtnStart.Text = "启动";
  555. this.tsbtnStart.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  556. this.tsbtnStart.Click += new System.EventHandler(this.tsbtnStart_Click);
  557. //
  558. // tsbtnPause
  559. //
  560. this.tsbtnPause.Enabled = false;
  561. this.tsbtnPause.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnPause.Image")));
  562. this.tsbtnPause.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  563. this.tsbtnPause.ImageTransparentColor = System.Drawing.Color.Magenta;
  564. this.tsbtnPause.Name = "tsbtnPause";
  565. this.tsbtnPause.Size = new System.Drawing.Size(36, 53);
  566. this.tsbtnPause.Text = "暂停";
  567. this.tsbtnPause.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  568. this.tsbtnPause.Click += new System.EventHandler(this.tsbtnPause_Click);
  569. //
  570. // tsbtnReset
  571. //
  572. this.tsbtnReset.Enabled = false;
  573. this.tsbtnReset.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnReset.Image")));
  574. this.tsbtnReset.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  575. this.tsbtnReset.ImageTransparentColor = System.Drawing.Color.Magenta;
  576. this.tsbtnReset.Name = "tsbtnReset";
  577. this.tsbtnReset.Size = new System.Drawing.Size(36, 53);
  578. this.tsbtnReset.Text = "复位";
  579. this.tsbtnReset.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  580. this.tsbtnReset.Click += new System.EventHandler(this.tsbtnReset_Click);
  581. //
  582. // toolStripButton3
  583. //
  584. this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
  585. this.toolStripButton3.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  586. this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
  587. this.toolStripButton3.Name = "toolStripButton3";
  588. this.toolStripButton3.Size = new System.Drawing.Size(60, 53);
  589. this.toolStripButton3.Text = "设备调试";
  590. this.toolStripButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  591. this.toolStripButton3.Visible = false;
  592. this.toolStripButton3.Click += new System.EventHandler(this.设备调试ToolStripMenuItem_Click);
  593. //
  594. // toolStripSeparator7
  595. //
  596. this.toolStripSeparator7.Name = "toolStripSeparator7";
  597. this.toolStripSeparator7.Size = new System.Drawing.Size(6, 56);
  598. //
  599. // tsbtnDefectImage
  600. //
  601. this.tsbtnDefectImage.Enabled = false;
  602. this.tsbtnDefectImage.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnDefectImage.Image")));
  603. this.tsbtnDefectImage.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  604. this.tsbtnDefectImage.ImageTransparentColor = System.Drawing.Color.Magenta;
  605. this.tsbtnDefectImage.Name = "tsbtnDefectImage";
  606. this.tsbtnDefectImage.Size = new System.Drawing.Size(60, 53);
  607. this.tsbtnDefectImage.Tag = "0";
  608. this.tsbtnDefectImage.Text = "缺陷分布";
  609. this.tsbtnDefectImage.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  610. this.tsbtnDefectImage.Click += new System.EventHandler(this.tsbtnDefectImage_Click);
  611. //
  612. // tsbtnSizeTag
  613. //
  614. this.tsbtnSizeTag.Enabled = false;
  615. this.tsbtnSizeTag.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSizeTag.Image")));
  616. this.tsbtnSizeTag.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  617. this.tsbtnSizeTag.ImageTransparentColor = System.Drawing.Color.Magenta;
  618. this.tsbtnSizeTag.Name = "tsbtnSizeTag";
  619. this.tsbtnSizeTag.Size = new System.Drawing.Size(60, 53);
  620. this.tsbtnSizeTag.Text = "过程变量";
  621. this.tsbtnSizeTag.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  622. this.tsbtnSizeTag.Click += new System.EventHandler(this.tsbtnSizeTag_Click);
  623. //
  624. // tsbtnSizeImage
  625. //
  626. this.tsbtnSizeImage.Enabled = false;
  627. this.tsbtnSizeImage.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnSizeImage.Image")));
  628. this.tsbtnSizeImage.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  629. this.tsbtnSizeImage.ImageTransparentColor = System.Drawing.Color.Magenta;
  630. this.tsbtnSizeImage.Name = "tsbtnSizeImage";
  631. this.tsbtnSizeImage.Size = new System.Drawing.Size(60, 53);
  632. this.tsbtnSizeImage.Tag = "1";
  633. this.tsbtnSizeImage.Text = "图纸比对";
  634. this.tsbtnSizeImage.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  635. this.tsbtnSizeImage.ToolTipText = "图纸比对失败区域分布";
  636. this.tsbtnSizeImage.Click += new System.EventHandler(this.tsbtnDefectImage_Click);
  637. //
  638. // toolStripSeparator3
  639. //
  640. this.toolStripSeparator3.Name = "toolStripSeparator3";
  641. this.toolStripSeparator3.Size = new System.Drawing.Size(6, 56);
  642. //
  643. // tsbtnLight
  644. //
  645. this.tsbtnLight.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnLight.Image")));
  646. this.tsbtnLight.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  647. this.tsbtnLight.ImageTransparentColor = System.Drawing.Color.Magenta;
  648. this.tsbtnLight.Name = "tsbtnLight";
  649. this.tsbtnLight.Size = new System.Drawing.Size(52, 53);
  650. this.tsbtnLight.Text = " 开灯 ";
  651. this.tsbtnLight.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  652. this.tsbtnLight.Click += new System.EventHandler(this.tsbtnLight_Click);
  653. //
  654. // toolStripSeparator4
  655. //
  656. this.toolStripSeparator4.Name = "toolStripSeparator4";
  657. this.toolStripSeparator4.Size = new System.Drawing.Size(6, 56);
  658. this.toolStripSeparator4.Click += new System.EventHandler(this.toolStripSeparator4_Click);
  659. //
  660. // tsbtnLog
  661. //
  662. this.tsbtnLog.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnLog.Image")));
  663. this.tsbtnLog.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  664. this.tsbtnLog.ImageTransparentColor = System.Drawing.Color.Magenta;
  665. this.tsbtnLog.Name = "tsbtnLog";
  666. this.tsbtnLog.Size = new System.Drawing.Size(60, 53);
  667. this.tsbtnLog.Text = "日志查看";
  668. this.tsbtnLog.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  669. this.tsbtnLog.Click += new System.EventHandler(this.tsbtnLog_Click);
  670. //
  671. // tsbtnRelogin
  672. //
  673. this.tsbtnRelogin.Image = ((System.Drawing.Image)(resources.GetObject("tsbtnRelogin.Image")));
  674. this.tsbtnRelogin.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
  675. this.tsbtnRelogin.ImageTransparentColor = System.Drawing.Color.Magenta;
  676. this.tsbtnRelogin.Name = "tsbtnRelogin";
  677. this.tsbtnRelogin.Size = new System.Drawing.Size(60, 53);
  678. this.tsbtnRelogin.Text = " 注销 ";
  679. this.tsbtnRelogin.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
  680. this.tsbtnRelogin.Visible = false;
  681. this.tsbtnRelogin.Click += new System.EventHandler(this.注销ToolStripMenuItem_Click);
  682. //
  683. // toolStripButton1
  684. //
  685. this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
  686. this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
  687. this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
  688. this.toolStripButton1.Name = "toolStripButton1";
  689. this.toolStripButton1.Size = new System.Drawing.Size(36, 53);
  690. this.toolStripButton1.Text = "toolStripButton1";
  691. this.toolStripButton1.Visible = false;
  692. this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
  693. //
  694. // splitContainer1
  695. //
  696. this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  697. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  698. this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
  699. this.splitContainer1.Location = new System.Drawing.Point(0, 80);
  700. this.splitContainer1.Margin = new System.Windows.Forms.Padding(2);
  701. this.splitContainer1.Name = "splitContainer1";
  702. //
  703. // splitContainer1.Panel1
  704. //
  705. this.splitContainer1.Panel1.BackColor = System.Drawing.SystemColors.ActiveCaption;
  706. this.splitContainer1.Panel1.Controls.Add(this.gpbProcessList);
  707. this.splitContainer1.Panel1.Controls.Add(this.flpnlResultData);
  708. this.splitContainer1.Panel1.Controls.Add(this.gpbLog);
  709. this.splitContainer1.Panel1.Controls.Add(this.gpbProductInfo);
  710. this.splitContainer1.Panel1.Resize += new System.EventHandler(this.splitContainer1_Panel1_Resize);
  711. this.splitContainer1.Panel1MinSize = 300;
  712. //
  713. // splitContainer1.Panel2
  714. //
  715. this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
  716. this.splitContainer1.Size = new System.Drawing.Size(978, 525);
  717. this.splitContainer1.SplitterDistance = 510;
  718. this.splitContainer1.SplitterWidth = 3;
  719. this.splitContainer1.TabIndex = 12;
  720. this.splitContainer1.ClientSizeChanged += new System.EventHandler(this.splitContainer1_ClientSizeChanged);
  721. //
  722. // gpbProcessList
  723. //
  724. this.gpbProcessList.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  725. | System.Windows.Forms.AnchorStyles.Left)
  726. | System.Windows.Forms.AnchorStyles.Right)));
  727. this.gpbProcessList.BackColor = System.Drawing.SystemColors.ActiveCaption;
  728. this.gpbProcessList.Controls.Add(this.dgvProcess);
  729. this.gpbProcessList.Location = new System.Drawing.Point(2, 202);
  730. this.gpbProcessList.Margin = new System.Windows.Forms.Padding(2);
  731. this.gpbProcessList.Name = "gpbProcessList";
  732. this.gpbProcessList.Padding = new System.Windows.Forms.Padding(2);
  733. this.gpbProcessList.Size = new System.Drawing.Size(504, 159);
  734. this.gpbProcessList.TabIndex = 3;
  735. this.gpbProcessList.TabStop = false;
  736. this.gpbProcessList.Text = "工序列表";
  737. //
  738. // dgvProcess
  739. //
  740. this.dgvProcess.AllowUserToAddRows = false;
  741. this.dgvProcess.AllowUserToDeleteRows = false;
  742. dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  743. dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control;
  744. dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  745. dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText;
  746. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  747. dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  748. dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  749. this.dgvProcess.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11;
  750. this.dgvProcess.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  751. this.dgvProcess.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  752. this.colCode,
  753. this.colProcessName,
  754. this.colValue});
  755. dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  756. dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Window;
  757. dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  758. dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.ControlText;
  759. dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  760. dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  761. dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  762. this.dgvProcess.DefaultCellStyle = dataGridViewCellStyle14;
  763. this.dgvProcess.Dock = System.Windows.Forms.DockStyle.Fill;
  764. this.dgvProcess.Location = new System.Drawing.Point(2, 16);
  765. this.dgvProcess.Margin = new System.Windows.Forms.Padding(2);
  766. this.dgvProcess.MultiSelect = false;
  767. this.dgvProcess.Name = "dgvProcess";
  768. this.dgvProcess.ReadOnly = true;
  769. this.dgvProcess.RowHeadersVisible = false;
  770. this.dgvProcess.RowHeadersWidth = 62;
  771. dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  772. this.dgvProcess.RowsDefaultCellStyle = dataGridViewCellStyle15;
  773. this.dgvProcess.RowTemplate.Height = 30;
  774. this.dgvProcess.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
  775. this.dgvProcess.Size = new System.Drawing.Size(500, 141);
  776. this.dgvProcess.TabIndex = 3;
  777. this.dgvProcess.DataBindingComplete += new System.Windows.Forms.DataGridViewBindingCompleteEventHandler(this.dgvProcess_DataBindingComplete);
  778. //
  779. // colCode
  780. //
  781. this.colCode.DataPropertyName = "ProcessCode";
  782. this.colCode.HeaderText = "code";
  783. this.colCode.MinimumWidth = 8;
  784. this.colCode.Name = "colCode";
  785. this.colCode.ReadOnly = true;
  786. this.colCode.Visible = false;
  787. this.colCode.Width = 150;
  788. //
  789. // colProcessName
  790. //
  791. this.colProcessName.DataPropertyName = "ProcessName";
  792. dataGridViewCellStyle12.BackColor = System.Drawing.Color.White;
  793. dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  794. this.colProcessName.DefaultCellStyle = dataGridViewCellStyle12;
  795. this.colProcessName.HeaderText = "工序名称";
  796. this.colProcessName.MinimumWidth = 8;
  797. this.colProcessName.Name = "colProcessName";
  798. this.colProcessName.ReadOnly = true;
  799. this.colProcessName.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  800. this.colProcessName.Width = 173;
  801. //
  802. // colValue
  803. //
  804. this.colValue.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  805. dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold);
  806. this.colValue.DefaultCellStyle = dataGridViewCellStyle13;
  807. this.colValue.HeaderText = "内容";
  808. this.colValue.MinimumWidth = 8;
  809. this.colValue.Name = "colValue";
  810. this.colValue.ReadOnly = true;
  811. this.colValue.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  812. //
  813. // flpnlResultData
  814. //
  815. this.flpnlResultData.Controls.Add(this.kanban1);
  816. this.flpnlResultData.Controls.Add(this.kanban2);
  817. this.flpnlResultData.Controls.Add(this.kanban3);
  818. this.flpnlResultData.Controls.Add(this.kanban4);
  819. this.flpnlResultData.Controls.Add(this.kanban5);
  820. this.flpnlResultData.Controls.Add(this.kanban6);
  821. this.flpnlResultData.Location = new System.Drawing.Point(2, 102);
  822. this.flpnlResultData.Margin = new System.Windows.Forms.Padding(2);
  823. this.flpnlResultData.Name = "flpnlResultData";
  824. this.flpnlResultData.Size = new System.Drawing.Size(335, 108);
  825. this.flpnlResultData.TabIndex = 5;
  826. //
  827. // kanban1
  828. //
  829. this.kanban1.BackColor = System.Drawing.SystemColors.MenuHighlight;
  830. this.kanban1.Controls.Add(this.lblTensionMin);
  831. this.kanban1.Controls.Add(this.lblTensionMax);
  832. this.kanban1.Controls.Add(this.label10);
  833. this.kanban1.Controls.Add(this.label16);
  834. this.kanban1.Controls.Add(this.lblTension);
  835. this.kanban1.Controls.Add(this.label4);
  836. this.kanban1.Controls.Add(this.label6);
  837. this.kanban1.Location = new System.Drawing.Point(2, 2);
  838. this.kanban1.Margin = new System.Windows.Forms.Padding(2);
  839. this.kanban1.Name = "kanban1";
  840. this.kanban1.Size = new System.Drawing.Size(53, 94);
  841. this.kanban1.TabIndex = 14;
  842. //
  843. // lblTensionMin
  844. //
  845. this.lblTensionMin.AutoSize = true;
  846. this.lblTensionMin.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  847. this.lblTensionMin.ForeColor = System.Drawing.Color.White;
  848. this.lblTensionMin.Location = new System.Drawing.Point(36, 79);
  849. this.lblTensionMin.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  850. this.lblTensionMin.Name = "lblTensionMin";
  851. this.lblTensionMin.Size = new System.Drawing.Size(32, 14);
  852. this.lblTensionMin.TabIndex = 11;
  853. this.lblTensionMin.Text = "0.00";
  854. this.lblTensionMin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  855. //
  856. // lblTensionMax
  857. //
  858. this.lblTensionMax.AutoSize = true;
  859. this.lblTensionMax.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  860. this.lblTensionMax.ForeColor = System.Drawing.Color.White;
  861. this.lblTensionMax.Location = new System.Drawing.Point(36, 65);
  862. this.lblTensionMax.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  863. this.lblTensionMax.Name = "lblTensionMax";
  864. this.lblTensionMax.Size = new System.Drawing.Size(32, 14);
  865. this.lblTensionMax.TabIndex = 11;
  866. this.lblTensionMax.Text = "0.00";
  867. this.lblTensionMax.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  868. //
  869. // label10
  870. //
  871. this.label10.AutoSize = true;
  872. this.label10.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  873. this.label10.ForeColor = System.Drawing.Color.White;
  874. this.label10.Location = new System.Drawing.Point(2, 65);
  875. this.label10.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  876. this.label10.Name = "label10";
  877. this.label10.Size = new System.Drawing.Size(36, 14);
  878. this.label10.TabIndex = 11;
  879. this.label10.Text = "Max: ";
  880. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  881. //
  882. // label16
  883. //
  884. this.label16.AutoSize = true;
  885. this.label16.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  886. this.label16.ForeColor = System.Drawing.Color.White;
  887. this.label16.Location = new System.Drawing.Point(2, 79);
  888. this.label16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  889. this.label16.Name = "label16";
  890. this.label16.Size = new System.Drawing.Size(33, 14);
  891. this.label16.TabIndex = 11;
  892. this.label16.Text = "Min: ";
  893. this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  894. //
  895. // lblTension
  896. //
  897. this.lblTension.AutoSize = true;
  898. this.lblTension.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  899. this.lblTension.ForeColor = System.Drawing.Color.White;
  900. this.lblTension.Location = new System.Drawing.Point(7, 30);
  901. this.lblTension.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  902. this.lblTension.Name = "lblTension";
  903. this.lblTension.Size = new System.Drawing.Size(55, 24);
  904. this.lblTension.TabIndex = 11;
  905. this.lblTension.Text = "0.00";
  906. this.lblTension.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  907. //
  908. // label4
  909. //
  910. this.label4.AutoSize = true;
  911. this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  912. this.label4.Location = new System.Drawing.Point(7, 5);
  913. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  914. this.label4.Name = "label4";
  915. this.label4.Size = new System.Drawing.Size(95, 20);
  916. this.label4.TabIndex = 10;
  917. this.label4.Text = "张力(N/cm)";
  918. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  919. //
  920. // label6
  921. //
  922. this.label6.AutoSize = true;
  923. this.label6.ForeColor = System.Drawing.Color.White;
  924. this.label6.Location = new System.Drawing.Point(-3, 51);
  925. this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  926. this.label6.Name = "label6";
  927. this.label6.Size = new System.Drawing.Size(209, 12);
  928. this.label6.TabIndex = 12;
  929. this.label6.Text = "__________________________________";
  930. //
  931. // kanban2
  932. //
  933. this.kanban2.Anchor = System.Windows.Forms.AnchorStyles.Top;
  934. this.kanban2.BackColor = System.Drawing.SystemColors.MenuHighlight;
  935. this.kanban2.Controls.Add(this.lblHeightMin);
  936. this.kanban2.Controls.Add(this.lblHeightMax);
  937. this.kanban2.Controls.Add(this.label17);
  938. this.kanban2.Controls.Add(this.label19);
  939. this.kanban2.Controls.Add(this.lblHeight);
  940. this.kanban2.Controls.Add(this.label7);
  941. this.kanban2.Controls.Add(this.label12);
  942. this.kanban2.Location = new System.Drawing.Point(59, 2);
  943. this.kanban2.Margin = new System.Windows.Forms.Padding(2);
  944. this.kanban2.Name = "kanban2";
  945. this.kanban2.Size = new System.Drawing.Size(53, 94);
  946. this.kanban2.TabIndex = 17;
  947. //
  948. // lblHeightMin
  949. //
  950. this.lblHeightMin.AutoSize = true;
  951. this.lblHeightMin.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  952. this.lblHeightMin.ForeColor = System.Drawing.Color.White;
  953. this.lblHeightMin.Location = new System.Drawing.Point(37, 79);
  954. this.lblHeightMin.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  955. this.lblHeightMin.Name = "lblHeightMin";
  956. this.lblHeightMin.Size = new System.Drawing.Size(32, 14);
  957. this.lblHeightMin.TabIndex = 11;
  958. this.lblHeightMin.Text = "0.00";
  959. this.lblHeightMin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  960. //
  961. // lblHeightMax
  962. //
  963. this.lblHeightMax.AutoSize = true;
  964. this.lblHeightMax.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  965. this.lblHeightMax.ForeColor = System.Drawing.Color.White;
  966. this.lblHeightMax.Location = new System.Drawing.Point(37, 65);
  967. this.lblHeightMax.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  968. this.lblHeightMax.Name = "lblHeightMax";
  969. this.lblHeightMax.Size = new System.Drawing.Size(32, 14);
  970. this.lblHeightMax.TabIndex = 11;
  971. this.lblHeightMax.Text = "0.00";
  972. this.lblHeightMax.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  973. //
  974. // label17
  975. //
  976. this.label17.AutoSize = true;
  977. this.label17.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  978. this.label17.ForeColor = System.Drawing.Color.White;
  979. this.label17.Location = new System.Drawing.Point(2, 65);
  980. this.label17.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  981. this.label17.Name = "label17";
  982. this.label17.Size = new System.Drawing.Size(36, 14);
  983. this.label17.TabIndex = 13;
  984. this.label17.Text = "Max: ";
  985. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  986. //
  987. // label19
  988. //
  989. this.label19.AutoSize = true;
  990. this.label19.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  991. this.label19.ForeColor = System.Drawing.Color.White;
  992. this.label19.Location = new System.Drawing.Point(2, 79);
  993. this.label19.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  994. this.label19.Name = "label19";
  995. this.label19.Size = new System.Drawing.Size(33, 14);
  996. this.label19.TabIndex = 14;
  997. this.label19.Text = "Min: ";
  998. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  999. //
  1000. // lblHeight
  1001. //
  1002. this.lblHeight.AutoSize = true;
  1003. this.lblHeight.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1004. this.lblHeight.ForeColor = System.Drawing.Color.White;
  1005. this.lblHeight.Location = new System.Drawing.Point(10, 30);
  1006. this.lblHeight.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1007. this.lblHeight.Name = "lblHeight";
  1008. this.lblHeight.Size = new System.Drawing.Size(55, 24);
  1009. this.lblHeight.TabIndex = 11;
  1010. this.lblHeight.Text = "0.00";
  1011. this.lblHeight.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1012. //
  1013. // label7
  1014. //
  1015. this.label7.AutoSize = true;
  1016. this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1017. this.label7.Location = new System.Drawing.Point(11, 5);
  1018. this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1019. this.label7.Name = "label7";
  1020. this.label7.Size = new System.Drawing.Size(79, 20);
  1021. this.label7.TabIndex = 10;
  1022. this.label7.Text = "厚度(um)";
  1023. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1024. //
  1025. // label12
  1026. //
  1027. this.label12.AutoSize = true;
  1028. this.label12.ForeColor = System.Drawing.Color.White;
  1029. this.label12.Location = new System.Drawing.Point(-2, 51);
  1030. this.label12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1031. this.label12.Name = "label12";
  1032. this.label12.Size = new System.Drawing.Size(209, 12);
  1033. this.label12.TabIndex = 12;
  1034. this.label12.Text = "__________________________________";
  1035. //
  1036. // kanban3
  1037. //
  1038. this.kanban3.Anchor = System.Windows.Forms.AnchorStyles.Top;
  1039. this.kanban3.BackColor = System.Drawing.SystemColors.MenuHighlight;
  1040. this.kanban3.Controls.Add(this.lblLineWidthMin);
  1041. this.kanban3.Controls.Add(this.lblLineWidthMax);
  1042. this.kanban3.Controls.Add(this.label20);
  1043. this.kanban3.Controls.Add(this.label23);
  1044. this.kanban3.Controls.Add(this.lblLineWidth);
  1045. this.kanban3.Controls.Add(this.label9);
  1046. this.kanban3.Controls.Add(this.label15);
  1047. this.kanban3.Location = new System.Drawing.Point(116, 2);
  1048. this.kanban3.Margin = new System.Windows.Forms.Padding(2);
  1049. this.kanban3.Name = "kanban3";
  1050. this.kanban3.Size = new System.Drawing.Size(53, 94);
  1051. this.kanban3.TabIndex = 16;
  1052. //
  1053. // lblLineWidthMin
  1054. //
  1055. this.lblLineWidthMin.AutoSize = true;
  1056. this.lblLineWidthMin.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1057. this.lblLineWidthMin.ForeColor = System.Drawing.Color.White;
  1058. this.lblLineWidthMin.Location = new System.Drawing.Point(33, 79);
  1059. this.lblLineWidthMin.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1060. this.lblLineWidthMin.Name = "lblLineWidthMin";
  1061. this.lblLineWidthMin.Size = new System.Drawing.Size(32, 14);
  1062. this.lblLineWidthMin.TabIndex = 11;
  1063. this.lblLineWidthMin.Text = "0.00";
  1064. this.lblLineWidthMin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1065. //
  1066. // lblLineWidthMax
  1067. //
  1068. this.lblLineWidthMax.AutoSize = true;
  1069. this.lblLineWidthMax.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1070. this.lblLineWidthMax.ForeColor = System.Drawing.Color.White;
  1071. this.lblLineWidthMax.Location = new System.Drawing.Point(33, 65);
  1072. this.lblLineWidthMax.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1073. this.lblLineWidthMax.Name = "lblLineWidthMax";
  1074. this.lblLineWidthMax.Size = new System.Drawing.Size(32, 14);
  1075. this.lblLineWidthMax.TabIndex = 11;
  1076. this.lblLineWidthMax.Text = "0.00";
  1077. this.lblLineWidthMax.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1078. //
  1079. // label20
  1080. //
  1081. this.label20.AutoSize = true;
  1082. this.label20.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1083. this.label20.ForeColor = System.Drawing.Color.White;
  1084. this.label20.Location = new System.Drawing.Point(2, 65);
  1085. this.label20.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1086. this.label20.Name = "label20";
  1087. this.label20.Size = new System.Drawing.Size(36, 14);
  1088. this.label20.TabIndex = 13;
  1089. this.label20.Text = "Max: ";
  1090. this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1091. //
  1092. // label23
  1093. //
  1094. this.label23.AutoSize = true;
  1095. this.label23.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1096. this.label23.ForeColor = System.Drawing.Color.White;
  1097. this.label23.Location = new System.Drawing.Point(2, 79);
  1098. this.label23.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1099. this.label23.Name = "label23";
  1100. this.label23.Size = new System.Drawing.Size(33, 14);
  1101. this.label23.TabIndex = 14;
  1102. this.label23.Text = "Min: ";
  1103. this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1104. //
  1105. // lblLineWidth
  1106. //
  1107. this.lblLineWidth.AutoSize = true;
  1108. this.lblLineWidth.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1109. this.lblLineWidth.ForeColor = System.Drawing.Color.White;
  1110. this.lblLineWidth.Location = new System.Drawing.Point(13, 30);
  1111. this.lblLineWidth.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1112. this.lblLineWidth.Name = "lblLineWidth";
  1113. this.lblLineWidth.Size = new System.Drawing.Size(55, 24);
  1114. this.lblLineWidth.TabIndex = 11;
  1115. this.lblLineWidth.Text = "0.00";
  1116. this.lblLineWidth.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1117. //
  1118. // label9
  1119. //
  1120. this.label9.AutoSize = true;
  1121. this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1122. this.label9.Location = new System.Drawing.Point(13, 5);
  1123. this.label9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1124. this.label9.Name = "label9";
  1125. this.label9.Size = new System.Drawing.Size(79, 20);
  1126. this.label9.TabIndex = 10;
  1127. this.label9.Text = "线宽(um)";
  1128. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1129. //
  1130. // label15
  1131. //
  1132. this.label15.AutoSize = true;
  1133. this.label15.ForeColor = System.Drawing.Color.White;
  1134. this.label15.Location = new System.Drawing.Point(-5, 51);
  1135. this.label15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1136. this.label15.Name = "label15";
  1137. this.label15.Size = new System.Drawing.Size(209, 12);
  1138. this.label15.TabIndex = 12;
  1139. this.label15.Text = "__________________________________";
  1140. //
  1141. // kanban4
  1142. //
  1143. this.kanban4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1144. this.kanban4.BackColor = System.Drawing.SystemColors.MenuHighlight;
  1145. this.kanban4.Controls.Add(this.lblPTMin);
  1146. this.kanban4.Controls.Add(this.lblPTMax);
  1147. this.kanban4.Controls.Add(this.label24);
  1148. this.kanban4.Controls.Add(this.label25);
  1149. this.kanban4.Controls.Add(this.label11);
  1150. this.kanban4.Controls.Add(this.lblPT);
  1151. this.kanban4.Controls.Add(this.label18);
  1152. this.kanban4.Location = new System.Drawing.Point(173, 2);
  1153. this.kanban4.Margin = new System.Windows.Forms.Padding(2);
  1154. this.kanban4.Name = "kanban4";
  1155. this.kanban4.Size = new System.Drawing.Size(53, 94);
  1156. this.kanban4.TabIndex = 15;
  1157. //
  1158. // lblPTMin
  1159. //
  1160. this.lblPTMin.AutoSize = true;
  1161. this.lblPTMin.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1162. this.lblPTMin.ForeColor = System.Drawing.Color.White;
  1163. this.lblPTMin.Location = new System.Drawing.Point(33, 79);
  1164. this.lblPTMin.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1165. this.lblPTMin.Name = "lblPTMin";
  1166. this.lblPTMin.Size = new System.Drawing.Size(46, 14);
  1167. this.lblPTMin.TabIndex = 11;
  1168. this.lblPTMin.Text = "0.0000";
  1169. this.lblPTMin.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1170. //
  1171. // lblPTMax
  1172. //
  1173. this.lblPTMax.AutoSize = true;
  1174. this.lblPTMax.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1175. this.lblPTMax.ForeColor = System.Drawing.Color.White;
  1176. this.lblPTMax.Location = new System.Drawing.Point(33, 65);
  1177. this.lblPTMax.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1178. this.lblPTMax.Name = "lblPTMax";
  1179. this.lblPTMax.Size = new System.Drawing.Size(46, 14);
  1180. this.lblPTMax.TabIndex = 11;
  1181. this.lblPTMax.Text = "0.0000";
  1182. this.lblPTMax.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1183. //
  1184. // label24
  1185. //
  1186. this.label24.AutoSize = true;
  1187. this.label24.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1188. this.label24.ForeColor = System.Drawing.Color.White;
  1189. this.label24.Location = new System.Drawing.Point(2, 65);
  1190. this.label24.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1191. this.label24.Name = "label24";
  1192. this.label24.Size = new System.Drawing.Size(36, 14);
  1193. this.label24.TabIndex = 13;
  1194. this.label24.Text = "Max: ";
  1195. this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1196. //
  1197. // label25
  1198. //
  1199. this.label25.AutoSize = true;
  1200. this.label25.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1201. this.label25.ForeColor = System.Drawing.Color.White;
  1202. this.label25.Location = new System.Drawing.Point(2, 79);
  1203. this.label25.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1204. this.label25.Name = "label25";
  1205. this.label25.Size = new System.Drawing.Size(33, 14);
  1206. this.label25.TabIndex = 14;
  1207. this.label25.Text = "Min: ";
  1208. this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1209. //
  1210. // label11
  1211. //
  1212. this.label11.AutoSize = true;
  1213. this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1214. this.label11.Location = new System.Drawing.Point(9, 5);
  1215. this.label11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1216. this.label11.Name = "label11";
  1217. this.label11.Size = new System.Drawing.Size(87, 20);
  1218. this.label11.TabIndex = 10;
  1219. this.label11.Text = "PT值(mm)";
  1220. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1221. //
  1222. // lblPT
  1223. //
  1224. this.lblPT.AutoSize = true;
  1225. this.lblPT.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1226. this.lblPT.ForeColor = System.Drawing.Color.White;
  1227. this.lblPT.Location = new System.Drawing.Point(9, 30);
  1228. this.lblPT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1229. this.lblPT.Name = "lblPT";
  1230. this.lblPT.Size = new System.Drawing.Size(81, 24);
  1231. this.lblPT.TabIndex = 11;
  1232. this.lblPT.Text = "0.0000";
  1233. this.lblPT.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1234. //
  1235. // label18
  1236. //
  1237. this.label18.AutoSize = true;
  1238. this.label18.ForeColor = System.Drawing.Color.White;
  1239. this.label18.Location = new System.Drawing.Point(-5, 51);
  1240. this.label18.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1241. this.label18.Name = "label18";
  1242. this.label18.Size = new System.Drawing.Size(209, 12);
  1243. this.label18.TabIndex = 12;
  1244. this.label18.Text = "__________________________________";
  1245. //
  1246. // kanban5
  1247. //
  1248. this.kanban5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1249. this.kanban5.BackColor = System.Drawing.SystemColors.MenuHighlight;
  1250. this.kanban5.Controls.Add(this.label14);
  1251. this.kanban5.Controls.Add(this.lblCompareResultCount);
  1252. this.kanban5.Controls.Add(this.label5);
  1253. this.kanban5.Controls.Add(this.lblCompareResult);
  1254. this.kanban5.Controls.Add(this.label8);
  1255. this.kanban5.Location = new System.Drawing.Point(230, 2);
  1256. this.kanban5.Margin = new System.Windows.Forms.Padding(2);
  1257. this.kanban5.Name = "kanban5";
  1258. this.kanban5.Size = new System.Drawing.Size(53, 94);
  1259. this.kanban5.TabIndex = 18;
  1260. //
  1261. // label14
  1262. //
  1263. this.label14.AutoSize = true;
  1264. this.label14.ForeColor = System.Drawing.Color.White;
  1265. this.label14.Location = new System.Drawing.Point(4, 67);
  1266. this.label14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1267. this.label14.Name = "label14";
  1268. this.label14.Size = new System.Drawing.Size(47, 12);
  1269. this.label14.TabIndex = 14;
  1270. this.label14.Text = "未通过:";
  1271. this.label14.Click += new System.EventHandler(this.lblCompareResult_Click);
  1272. //
  1273. // lblCompareResultCount
  1274. //
  1275. this.lblCompareResultCount.AutoSize = true;
  1276. this.lblCompareResultCount.Cursor = System.Windows.Forms.Cursors.Hand;
  1277. this.lblCompareResultCount.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1278. this.lblCompareResultCount.ForeColor = System.Drawing.Color.White;
  1279. this.lblCompareResultCount.Location = new System.Drawing.Point(53, 65);
  1280. this.lblCompareResultCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1281. this.lblCompareResultCount.Name = "lblCompareResultCount";
  1282. this.lblCompareResultCount.Size = new System.Drawing.Size(14, 14);
  1283. this.lblCompareResultCount.TabIndex = 11;
  1284. this.lblCompareResultCount.Text = "0";
  1285. this.lblCompareResultCount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1286. this.lblCompareResultCount.Click += new System.EventHandler(this.lblCompareResult_Click);
  1287. //
  1288. // label5
  1289. //
  1290. this.label5.AutoSize = true;
  1291. this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1292. this.label5.Location = new System.Drawing.Point(9, 5);
  1293. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1294. this.label5.Name = "label5";
  1295. this.label5.Size = new System.Drawing.Size(77, 20);
  1296. this.label5.TabIndex = 10;
  1297. this.label5.Text = "图纸比对";
  1298. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1299. //
  1300. // lblCompareResult
  1301. //
  1302. this.lblCompareResult.AutoSize = true;
  1303. this.lblCompareResult.Cursor = System.Windows.Forms.Cursors.Hand;
  1304. this.lblCompareResult.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1305. this.lblCompareResult.ForeColor = System.Drawing.Color.White;
  1306. this.lblCompareResult.Location = new System.Drawing.Point(9, 30);
  1307. this.lblCompareResult.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1308. this.lblCompareResult.Name = "lblCompareResult";
  1309. this.lblCompareResult.Size = new System.Drawing.Size(31, 24);
  1310. this.lblCompareResult.TabIndex = 11;
  1311. this.lblCompareResult.Text = "无";
  1312. this.lblCompareResult.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1313. this.lblCompareResult.Click += new System.EventHandler(this.lblCompareResult_Click);
  1314. //
  1315. // label8
  1316. //
  1317. this.label8.AutoSize = true;
  1318. this.label8.ForeColor = System.Drawing.Color.White;
  1319. this.label8.Location = new System.Drawing.Point(-5, 51);
  1320. this.label8.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1321. this.label8.Name = "label8";
  1322. this.label8.Size = new System.Drawing.Size(209, 12);
  1323. this.label8.TabIndex = 12;
  1324. this.label8.Text = "__________________________________";
  1325. //
  1326. // kanban6
  1327. //
  1328. this.kanban6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1329. this.kanban6.BackColor = System.Drawing.SystemColors.MenuHighlight;
  1330. this.kanban6.Controls.Add(this.lblDefectResultCount);
  1331. this.kanban6.Controls.Add(this.label21);
  1332. this.kanban6.Controls.Add(this.lblDefectResult);
  1333. this.kanban6.Controls.Add(this.label13);
  1334. this.kanban6.Location = new System.Drawing.Point(287, 2);
  1335. this.kanban6.Margin = new System.Windows.Forms.Padding(2);
  1336. this.kanban6.Name = "kanban6";
  1337. this.kanban6.Size = new System.Drawing.Size(40, 94);
  1338. this.kanban6.TabIndex = 19;
  1339. //
  1340. // lblDefectResultCount
  1341. //
  1342. this.lblDefectResultCount.AutoSize = true;
  1343. this.lblDefectResultCount.ForeColor = System.Drawing.Color.White;
  1344. this.lblDefectResultCount.Location = new System.Drawing.Point(2, 67);
  1345. this.lblDefectResultCount.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1346. this.lblDefectResultCount.Name = "lblDefectResultCount";
  1347. this.lblDefectResultCount.Size = new System.Drawing.Size(17, 12);
  1348. this.lblDefectResultCount.TabIndex = 15;
  1349. this.lblDefectResultCount.Text = "无";
  1350. //
  1351. // label21
  1352. //
  1353. this.label21.AutoSize = true;
  1354. this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1355. this.label21.Location = new System.Drawing.Point(9, 5);
  1356. this.label21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1357. this.label21.Name = "label21";
  1358. this.label21.Size = new System.Drawing.Size(77, 20);
  1359. this.label21.TabIndex = 10;
  1360. this.label21.Text = "外观检测";
  1361. this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1362. //
  1363. // lblDefectResult
  1364. //
  1365. this.lblDefectResult.AutoSize = true;
  1366. this.lblDefectResult.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1367. this.lblDefectResult.ForeColor = System.Drawing.Color.White;
  1368. this.lblDefectResult.Location = new System.Drawing.Point(9, 30);
  1369. this.lblDefectResult.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1370. this.lblDefectResult.Name = "lblDefectResult";
  1371. this.lblDefectResult.Size = new System.Drawing.Size(31, 24);
  1372. this.lblDefectResult.TabIndex = 11;
  1373. this.lblDefectResult.Text = "无";
  1374. this.lblDefectResult.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1375. //
  1376. // label13
  1377. //
  1378. this.label13.AutoSize = true;
  1379. this.label13.ForeColor = System.Drawing.Color.White;
  1380. this.label13.Location = new System.Drawing.Point(-5, 51);
  1381. this.label13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1382. this.label13.Name = "label13";
  1383. this.label13.Size = new System.Drawing.Size(209, 12);
  1384. this.label13.TabIndex = 12;
  1385. this.label13.Text = "__________________________________";
  1386. //
  1387. // gpbLog
  1388. //
  1389. this.gpbLog.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1390. this.gpbLog.Controls.Add(this.lstLog);
  1391. this.gpbLog.Location = new System.Drawing.Point(2, 365);
  1392. this.gpbLog.Margin = new System.Windows.Forms.Padding(2);
  1393. this.gpbLog.Name = "gpbLog";
  1394. this.gpbLog.Padding = new System.Windows.Forms.Padding(2);
  1395. this.gpbLog.Size = new System.Drawing.Size(502, 161);
  1396. this.gpbLog.TabIndex = 4;
  1397. this.gpbLog.TabStop = false;
  1398. this.gpbLog.Text = "日志信息";
  1399. //
  1400. // lstLog
  1401. //
  1402. this.lstLog.Dock = System.Windows.Forms.DockStyle.Fill;
  1403. this.lstLog.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
  1404. this.lstLog.FormattingEnabled = true;
  1405. this.lstLog.HorizontalScrollbar = true;
  1406. this.lstLog.ItemHeight = 16;
  1407. this.lstLog.Location = new System.Drawing.Point(2, 16);
  1408. this.lstLog.Name = "lstLog";
  1409. this.lstLog.Size = new System.Drawing.Size(498, 143);
  1410. this.lstLog.TabIndex = 27;
  1411. this.lstLog.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.lstLog_DrawItem);
  1412. //
  1413. // gpbProductInfo
  1414. //
  1415. this.gpbProductInfo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1416. | System.Windows.Forms.AnchorStyles.Right)));
  1417. this.gpbProductInfo.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1418. this.gpbProductInfo.Controls.Add(this.panel1);
  1419. this.gpbProductInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1420. this.gpbProductInfo.Location = new System.Drawing.Point(2, 2);
  1421. this.gpbProductInfo.Margin = new System.Windows.Forms.Padding(2);
  1422. this.gpbProductInfo.Name = "gpbProductInfo";
  1423. this.gpbProductInfo.Padding = new System.Windows.Forms.Padding(2);
  1424. this.gpbProductInfo.Size = new System.Drawing.Size(504, 98);
  1425. this.gpbProductInfo.TabIndex = 2;
  1426. this.gpbProductInfo.TabStop = false;
  1427. this.gpbProductInfo.Text = "产品信息";
  1428. //
  1429. // panel1
  1430. //
  1431. this.panel1.BackColor = System.Drawing.Color.White;
  1432. this.panel1.Controls.Add(this.txtBatchId);
  1433. this.panel1.Controls.Add(this.lblBatchId);
  1434. this.panel1.Controls.Add(this.txtProductCode);
  1435. this.panel1.Controls.Add(this.label3);
  1436. this.panel1.Controls.Add(this.txtProductSN);
  1437. this.panel1.Controls.Add(this.label2);
  1438. this.panel1.Controls.Add(this.txtProductName);
  1439. this.panel1.Controls.Add(this.label1);
  1440. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1441. this.panel1.Location = new System.Drawing.Point(2, 16);
  1442. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  1443. this.panel1.Name = "panel1";
  1444. this.panel1.Size = new System.Drawing.Size(500, 80);
  1445. this.panel1.TabIndex = 0;
  1446. //
  1447. // txtBatchId
  1448. //
  1449. this.txtBatchId.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1450. | System.Windows.Forms.AnchorStyles.Right)));
  1451. this.txtBatchId.Location = new System.Drawing.Point(216, 58);
  1452. this.txtBatchId.Margin = new System.Windows.Forms.Padding(2);
  1453. this.txtBatchId.Name = "txtBatchId";
  1454. this.txtBatchId.ReadOnly = true;
  1455. this.txtBatchId.Size = new System.Drawing.Size(282, 21);
  1456. this.txtBatchId.TabIndex = 12;
  1457. //
  1458. // lblBatchId
  1459. //
  1460. this.lblBatchId.AutoSize = true;
  1461. this.lblBatchId.Location = new System.Drawing.Point(171, 61);
  1462. this.lblBatchId.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1463. this.lblBatchId.Name = "lblBatchId";
  1464. this.lblBatchId.Size = new System.Drawing.Size(41, 12);
  1465. this.lblBatchId.TabIndex = 11;
  1466. this.lblBatchId.Text = "批次:";
  1467. //
  1468. // txtProductCode
  1469. //
  1470. this.txtProductCode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1471. | System.Windows.Forms.AnchorStyles.Right)));
  1472. this.txtProductCode.Location = new System.Drawing.Point(55, 33);
  1473. this.txtProductCode.Margin = new System.Windows.Forms.Padding(2);
  1474. this.txtProductCode.Name = "txtProductCode";
  1475. this.txtProductCode.ReadOnly = true;
  1476. this.txtProductCode.Size = new System.Drawing.Size(444, 21);
  1477. this.txtProductCode.TabIndex = 8;
  1478. this.txtProductCode.DoubleClick += new System.EventHandler(this.txtProductCode_DoubleClick);
  1479. //
  1480. // label3
  1481. //
  1482. this.label3.AutoSize = true;
  1483. this.label3.Location = new System.Drawing.Point(5, 37);
  1484. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1485. this.label3.Name = "label3";
  1486. this.label3.Size = new System.Drawing.Size(41, 12);
  1487. this.label3.TabIndex = 6;
  1488. this.label3.Text = "料号:";
  1489. //
  1490. // txtProductSN
  1491. //
  1492. this.txtProductSN.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1493. | System.Windows.Forms.AnchorStyles.Right)));
  1494. this.txtProductSN.Location = new System.Drawing.Point(55, 58);
  1495. this.txtProductSN.Margin = new System.Windows.Forms.Padding(2);
  1496. this.txtProductSN.Name = "txtProductSN";
  1497. this.txtProductSN.ReadOnly = true;
  1498. this.txtProductSN.Size = new System.Drawing.Size(282, 21);
  1499. this.txtProductSN.TabIndex = 9;
  1500. //
  1501. // label2
  1502. //
  1503. this.label2.AutoSize = true;
  1504. this.label2.Location = new System.Drawing.Point(5, 61);
  1505. this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1506. this.label2.Name = "label2";
  1507. this.label2.Size = new System.Drawing.Size(65, 12);
  1508. this.label2.TabIndex = 7;
  1509. this.label2.Text = "网版编码:";
  1510. //
  1511. // txtProductName
  1512. //
  1513. this.txtProductName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  1514. | System.Windows.Forms.AnchorStyles.Right)));
  1515. this.txtProductName.Location = new System.Drawing.Point(55, 9);
  1516. this.txtProductName.Margin = new System.Windows.Forms.Padding(2);
  1517. this.txtProductName.Name = "txtProductName";
  1518. this.txtProductName.ReadOnly = true;
  1519. this.txtProductName.Size = new System.Drawing.Size(444, 21);
  1520. this.txtProductName.TabIndex = 5;
  1521. this.txtProductName.DoubleClick += new System.EventHandler(this.txtProductName_DoubleClick);
  1522. this.txtProductName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtProductName_KeyPress);
  1523. //
  1524. // label1
  1525. //
  1526. this.label1.AutoSize = true;
  1527. this.label1.Location = new System.Drawing.Point(5, 12);
  1528. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1529. this.label1.Name = "label1";
  1530. this.label1.Size = new System.Drawing.Size(41, 12);
  1531. this.label1.TabIndex = 4;
  1532. this.label1.Text = "名称:";
  1533. //
  1534. // splitContainer2
  1535. //
  1536. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  1537. this.splitContainer2.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
  1538. this.splitContainer2.IsSplitterFixed = true;
  1539. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  1540. this.splitContainer2.Margin = new System.Windows.Forms.Padding(2);
  1541. this.splitContainer2.Name = "splitContainer2";
  1542. //
  1543. // splitContainer2.Panel1
  1544. //
  1545. this.splitContainer2.Panel1.Controls.Add(this.splitContainer3);
  1546. //
  1547. // splitContainer2.Panel2
  1548. //
  1549. this.splitContainer2.Panel2.Controls.Add(this.gboxDefectList);
  1550. this.splitContainer2.Panel2MinSize = 400;
  1551. this.splitContainer2.Size = new System.Drawing.Size(463, 523);
  1552. this.splitContainer2.SplitterDistance = 29;
  1553. this.splitContainer2.SplitterWidth = 3;
  1554. this.splitContainer2.TabIndex = 10;
  1555. //
  1556. // splitContainer3
  1557. //
  1558. this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill;
  1559. this.splitContainer3.IsSplitterFixed = true;
  1560. this.splitContainer3.Location = new System.Drawing.Point(0, 0);
  1561. this.splitContainer3.Margin = new System.Windows.Forms.Padding(2);
  1562. this.splitContainer3.Name = "splitContainer3";
  1563. this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1564. //
  1565. // splitContainer3.Panel1
  1566. //
  1567. this.splitContainer3.Panel1.Controls.Add(this.picScanner1);
  1568. //
  1569. // splitContainer3.Panel2
  1570. //
  1571. this.splitContainer3.Panel2.Controls.Add(this.picScanner2);
  1572. this.splitContainer3.Size = new System.Drawing.Size(29, 523);
  1573. this.splitContainer3.SplitterDistance = 226;
  1574. this.splitContainer3.SplitterWidth = 3;
  1575. this.splitContainer3.TabIndex = 11;
  1576. this.splitContainer3.ClientSizeChanged += new System.EventHandler(this.splitContainer3_ClientSizeChanged);
  1577. //
  1578. // picScanner1
  1579. //
  1580. this.picScanner1.BackColor = System.Drawing.SystemColors.AppWorkspace;
  1581. this.picScanner1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1582. this.picScanner1.Dock = System.Windows.Forms.DockStyle.Fill;
  1583. this.picScanner1.Location = new System.Drawing.Point(0, 0);
  1584. this.picScanner1.Margin = new System.Windows.Forms.Padding(2);
  1585. this.picScanner1.Name = "picScanner1";
  1586. this.picScanner1.Size = new System.Drawing.Size(29, 226);
  1587. this.picScanner1.TabIndex = 7;
  1588. this.picScanner1.TabStop = false;
  1589. //
  1590. // picScanner2
  1591. //
  1592. this.picScanner2.BackColor = System.Drawing.SystemColors.ButtonFace;
  1593. this.picScanner2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1594. this.picScanner2.Dock = System.Windows.Forms.DockStyle.Fill;
  1595. this.picScanner2.Location = new System.Drawing.Point(0, 0);
  1596. this.picScanner2.Margin = new System.Windows.Forms.Padding(2);
  1597. this.picScanner2.Name = "picScanner2";
  1598. this.picScanner2.Size = new System.Drawing.Size(29, 294);
  1599. this.picScanner2.TabIndex = 9;
  1600. this.picScanner2.TabStop = false;
  1601. //
  1602. // gboxDefectList
  1603. //
  1604. this.gboxDefectList.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1605. this.gboxDefectList.Controls.Add(this.lblDefectAddTag);
  1606. this.gboxDefectList.Controls.Add(this.pnlBmpList);
  1607. this.gboxDefectList.Dock = System.Windows.Forms.DockStyle.Fill;
  1608. this.gboxDefectList.Location = new System.Drawing.Point(0, 0);
  1609. this.gboxDefectList.Margin = new System.Windows.Forms.Padding(2);
  1610. this.gboxDefectList.Name = "gboxDefectList";
  1611. this.gboxDefectList.Padding = new System.Windows.Forms.Padding(2);
  1612. this.gboxDefectList.Size = new System.Drawing.Size(431, 523);
  1613. this.gboxDefectList.TabIndex = 3;
  1614. this.gboxDefectList.TabStop = false;
  1615. this.gboxDefectList.Tag = "0";
  1616. this.gboxDefectList.Text = "缺陷图像";
  1617. //
  1618. // lblDefectAddTag
  1619. //
  1620. this.lblDefectAddTag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1621. this.lblDefectAddTag.AutoSize = true;
  1622. this.lblDefectAddTag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1623. this.lblDefectAddTag.ForeColor = System.Drawing.Color.Blue;
  1624. this.lblDefectAddTag.Location = new System.Drawing.Point(280, 2);
  1625. this.lblDefectAddTag.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1626. this.lblDefectAddTag.Name = "lblDefectAddTag";
  1627. this.lblDefectAddTag.Size = new System.Drawing.Size(0, 12);
  1628. this.lblDefectAddTag.TabIndex = 1;
  1629. this.lblDefectAddTag.Tag = "0";
  1630. //
  1631. // pnlBmpList
  1632. //
  1633. this.pnlBmpList.AutoScroll = true;
  1634. this.pnlBmpList.AutoSize = true;
  1635. this.pnlBmpList.Dock = System.Windows.Forms.DockStyle.Fill;
  1636. this.pnlBmpList.Location = new System.Drawing.Point(2, 16);
  1637. this.pnlBmpList.Margin = new System.Windows.Forms.Padding(2);
  1638. this.pnlBmpList.Name = "pnlBmpList";
  1639. this.pnlBmpList.Size = new System.Drawing.Size(427, 505);
  1640. this.pnlBmpList.TabIndex = 0;
  1641. //
  1642. // chkBuzzer
  1643. //
  1644. this.chkBuzzer.AutoSize = true;
  1645. this.chkBuzzer.Location = new System.Drawing.Point(677, 27);
  1646. this.chkBuzzer.Margin = new System.Windows.Forms.Padding(2);
  1647. this.chkBuzzer.Name = "chkBuzzer";
  1648. this.chkBuzzer.Size = new System.Drawing.Size(84, 16);
  1649. this.chkBuzzer.TabIndex = 13;
  1650. this.chkBuzzer.Text = "禁用蜂鸣器";
  1651. this.chkBuzzer.UseVisualStyleBackColor = true;
  1652. this.chkBuzzer.CheckedChanged += new System.EventHandler(this.chkBuzzer_CheckedChanged);
  1653. //
  1654. // chkDoorSensor
  1655. //
  1656. this.chkDoorSensor.AutoSize = true;
  1657. this.chkDoorSensor.Location = new System.Drawing.Point(677, 47);
  1658. this.chkDoorSensor.Margin = new System.Windows.Forms.Padding(2);
  1659. this.chkDoorSensor.Name = "chkDoorSensor";
  1660. this.chkDoorSensor.Size = new System.Drawing.Size(96, 16);
  1661. this.chkDoorSensor.TabIndex = 14;
  1662. this.chkDoorSensor.Text = "禁用门磁告警";
  1663. this.chkDoorSensor.UseVisualStyleBackColor = true;
  1664. this.chkDoorSensor.CheckedChanged += new System.EventHandler(this.chkDoorSensor_CheckedChanged);
  1665. //
  1666. // btnMakeTags
  1667. //
  1668. this.btnMakeTags.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1669. this.btnMakeTags.Enabled = false;
  1670. this.btnMakeTags.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1671. this.btnMakeTags.ForeColor = System.Drawing.Color.Blue;
  1672. this.btnMakeTags.Location = new System.Drawing.Point(881, 29);
  1673. this.btnMakeTags.Margin = new System.Windows.Forms.Padding(2);
  1674. this.btnMakeTags.Name = "btnMakeTags";
  1675. this.btnMakeTags.Size = new System.Drawing.Size(65, 34);
  1676. this.btnMakeTags.TabIndex = 15;
  1677. this.btnMakeTags.Text = "批量打标";
  1678. this.btnMakeTags.UseVisualStyleBackColor = true;
  1679. this.btnMakeTags.Click += new System.EventHandler(this.btnMakeTag_Click);
  1680. //
  1681. // chkHttpLog
  1682. //
  1683. this.chkHttpLog.AutoSize = true;
  1684. this.chkHttpLog.Location = new System.Drawing.Point(800, 27);
  1685. this.chkHttpLog.Margin = new System.Windows.Forms.Padding(2);
  1686. this.chkHttpLog.Name = "chkHttpLog";
  1687. this.chkHttpLog.Size = new System.Drawing.Size(96, 16);
  1688. this.chkHttpLog.TabIndex = 16;
  1689. this.chkHttpLog.Text = "HTTP服务日志";
  1690. this.chkHttpLog.UseVisualStyleBackColor = true;
  1691. this.chkHttpLog.CheckedChanged += new System.EventHandler(this.chkHttpLog_CheckedChanged);
  1692. //
  1693. // lblTimeLen
  1694. //
  1695. this.lblTimeLen.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1696. this.lblTimeLen.AutoSize = true;
  1697. this.lblTimeLen.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
  1698. this.lblTimeLen.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1699. this.lblTimeLen.ForeColor = System.Drawing.Color.Green;
  1700. this.lblTimeLen.Location = new System.Drawing.Point(732, 43);
  1701. this.lblTimeLen.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  1702. this.lblTimeLen.Name = "lblTimeLen";
  1703. this.lblTimeLen.Size = new System.Drawing.Size(128, 16);
  1704. this.lblTimeLen.TabIndex = 17;
  1705. this.lblTimeLen.Text = "检测时长: 0 秒";
  1706. this.lblTimeLen.Visible = false;
  1707. //
  1708. // FrmMain
  1709. //
  1710. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1711. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1712. this.ClientSize = new System.Drawing.Size(978, 627);
  1713. this.Controls.Add(this.lblTimeLen);
  1714. this.Controls.Add(this.chkHttpLog);
  1715. this.Controls.Add(this.btnMakeTags);
  1716. this.Controls.Add(this.chkDoorSensor);
  1717. this.Controls.Add(this.chkBuzzer);
  1718. this.Controls.Add(this.splitContainer1);
  1719. this.Controls.Add(this.toolStrip1);
  1720. this.Controls.Add(this.statusStrip1);
  1721. this.Controls.Add(this.menuStrip1);
  1722. this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1723. this.MainMenuStrip = this.menuStrip1;
  1724. this.Margin = new System.Windows.Forms.Padding(2);
  1725. this.Name = "FrmMain";
  1726. this.ShowIcon = false;
  1727. this.Text = "自动化视觉检测系统 - v1.2.4";
  1728. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  1729. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmMian_FormClosing);
  1730. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmMian_FormClosed);
  1731. this.Load += new System.EventHandler(this.FrmMian_Load);
  1732. this.Shown += new System.EventHandler(this.FrmMian_Shown);
  1733. this.Resize += new System.EventHandler(this.FrmMian_Resize);
  1734. this.menuStrip1.ResumeLayout(false);
  1735. this.menuStrip1.PerformLayout();
  1736. this.statusStrip1.ResumeLayout(false);
  1737. this.statusStrip1.PerformLayout();
  1738. this.toolStrip1.ResumeLayout(false);
  1739. this.toolStrip1.PerformLayout();
  1740. this.splitContainer1.Panel1.ResumeLayout(false);
  1741. this.splitContainer1.Panel2.ResumeLayout(false);
  1742. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  1743. this.splitContainer1.ResumeLayout(false);
  1744. this.gpbProcessList.ResumeLayout(false);
  1745. ((System.ComponentModel.ISupportInitialize)(this.dgvProcess)).EndInit();
  1746. this.flpnlResultData.ResumeLayout(false);
  1747. this.kanban1.ResumeLayout(false);
  1748. this.kanban1.PerformLayout();
  1749. this.kanban2.ResumeLayout(false);
  1750. this.kanban2.PerformLayout();
  1751. this.kanban3.ResumeLayout(false);
  1752. this.kanban3.PerformLayout();
  1753. this.kanban4.ResumeLayout(false);
  1754. this.kanban4.PerformLayout();
  1755. this.kanban5.ResumeLayout(false);
  1756. this.kanban5.PerformLayout();
  1757. this.kanban6.ResumeLayout(false);
  1758. this.kanban6.PerformLayout();
  1759. this.gpbLog.ResumeLayout(false);
  1760. this.gpbProductInfo.ResumeLayout(false);
  1761. this.panel1.ResumeLayout(false);
  1762. this.panel1.PerformLayout();
  1763. this.splitContainer2.Panel1.ResumeLayout(false);
  1764. this.splitContainer2.Panel2.ResumeLayout(false);
  1765. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  1766. this.splitContainer2.ResumeLayout(false);
  1767. this.splitContainer3.Panel1.ResumeLayout(false);
  1768. this.splitContainer3.Panel2.ResumeLayout(false);
  1769. ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
  1770. this.splitContainer3.ResumeLayout(false);
  1771. ((System.ComponentModel.ISupportInitialize)(this.picScanner1)).EndInit();
  1772. ((System.ComponentModel.ISupportInitialize)(this.picScanner2)).EndInit();
  1773. this.gboxDefectList.ResumeLayout(false);
  1774. this.gboxDefectList.PerformLayout();
  1775. this.ResumeLayout(false);
  1776. this.PerformLayout();
  1777. }
  1778. #endregion
  1779. private System.Windows.Forms.MenuStrip menuStrip1;
  1780. private System.Windows.Forms.ToolStripMenuItem 管理HToolStripMenuItem;
  1781. private System.Windows.Forms.ToolStripMenuItem 流程管理ToolStripMenuItem;
  1782. private System.Windows.Forms.ToolStripMenuItem 产品管理ToolStripMenuItem;
  1783. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  1784. private System.Windows.Forms.ToolStripMenuItem 设备调试ToolStripMenuItem;
  1785. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  1786. private System.Windows.Forms.ToolStripMenuItem Menu查询统计;
  1787. private System.Windows.Forms.ToolStripMenuItem 设置SToolStripMenuItem;
  1788. private System.Windows.Forms.ToolStripMenuItem 角色管理ToolStripMenuItem;
  1789. private System.Windows.Forms.ToolStripMenuItem 用户管理ToolStripMenuItem;
  1790. private System.Windows.Forms.ToolStripSeparator toolStripSeparator6;
  1791. private System.Windows.Forms.ToolStripMenuItem tsMenuModifyPW;
  1792. private System.Windows.Forms.ToolStripSeparator toolStripSeparator5;
  1793. private System.Windows.Forms.StatusStrip statusStrip1;
  1794. private System.Windows.Forms.ToolStripStatusLabel tsslLoginInfo;
  1795. private System.Windows.Forms.ToolStripStatusLabel tsslLoginTime;
  1796. private System.Windows.Forms.ToolStrip toolStrip1;
  1797. private System.Windows.Forms.SplitContainer splitContainer1;
  1798. private System.Windows.Forms.GroupBox gpbLog;
  1799. private System.Windows.Forms.GroupBox gpbProcessList;
  1800. private System.Windows.Forms.DataGridView dgvProcess;
  1801. private System.Windows.Forms.GroupBox gpbProductInfo;
  1802. private System.Windows.Forms.SplitContainer splitContainer2;
  1803. private System.Windows.Forms.ToolStripButton toolStripButton3;
  1804. private System.Windows.Forms.ToolStripButton tsbtnLog;
  1805. private System.Windows.Forms.Panel panel1;
  1806. private System.Windows.Forms.TextBox txtProductCode;
  1807. private System.Windows.Forms.Label label3;
  1808. private System.Windows.Forms.TextBox txtProductSN;
  1809. private System.Windows.Forms.Label label2;
  1810. private System.Windows.Forms.TextBox txtProductName;
  1811. private System.Windows.Forms.Label label1;
  1812. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
  1813. private System.Windows.Forms.ToolStripMenuItem 帮助ToolStripMenuItem;
  1814. private System.Windows.Forms.ToolStripSeparator toolStripSeparator8;
  1815. private System.Windows.Forms.ToolStripMenuItem 关于ToolStripMenuItem;
  1816. private System.Windows.Forms.SplitContainer splitContainer3;
  1817. private System.Windows.Forms.PictureBox picScanner1;
  1818. private System.Windows.Forms.PictureBox picScanner2;
  1819. private System.Windows.Forms.ToolStripButton tsbtnWarning;
  1820. private System.Windows.Forms.GroupBox gboxDefectList;
  1821. private System.Windows.Forms.ListBox lstLog;
  1822. private System.Windows.Forms.ToolStripMenuItem tsMenuSysSetting;
  1823. private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem;
  1824. private System.Windows.Forms.ToolStripButton tsbtnOpenDev;
  1825. private System.Windows.Forms.ToolStripButton tsbtnCloseDev;
  1826. private System.Windows.Forms.ToolStripSeparator toolStripSeparator10;
  1827. private System.Windows.Forms.ToolStripButton tsbtnReset;
  1828. private System.Windows.Forms.ToolStripButton tsbtnGoDownPT;
  1829. private System.Windows.Forms.FlowLayoutPanel pnlBmpList;
  1830. private System.Windows.Forms.ToolStripSeparator toolStripSeparator11;
  1831. private System.Windows.Forms.ToolStripButton tsbtnStopNow;
  1832. private System.Windows.Forms.ToolStripButton tsbtnStart;
  1833. private System.Windows.Forms.ToolStripButton tsbtnPause;
  1834. private System.Windows.Forms.ToolStripMenuItem tsMenuPTSetting;
  1835. private System.Windows.Forms.ToolStripMenuItem tsMenuCmdSetting;
  1836. private System.Windows.Forms.ToolStripButton toolStripButton1;
  1837. private System.Windows.Forms.ToolStripSeparator toolStripSeparator7;
  1838. private System.Windows.Forms.ToolStripButton tsbtnRelogin;
  1839. private System.Windows.Forms.CheckBox chkBuzzer;
  1840. private System.Windows.Forms.CheckBox chkDoorSensor;
  1841. private System.Windows.Forms.ToolStripButton tsbtnLight;
  1842. private System.Windows.Forms.ToolStripSeparator toolStripSeparator4;
  1843. private System.Windows.Forms.ToolStripStatusLabel tsAxisState;
  1844. private System.Windows.Forms.ToolStripMenuItem tsbtnProductRevise;
  1845. private System.Windows.Forms.Button btnMakeTags;
  1846. private System.Windows.Forms.Label lblDefectAddTag;
  1847. private System.Windows.Forms.ToolStripMenuItem 测试ToolStripMenuItem;
  1848. private System.Windows.Forms.TextBox txtBatchId;
  1849. private System.Windows.Forms.Label lblBatchId;
  1850. private System.Windows.Forms.CheckBox chkHttpLog;
  1851. private System.Windows.Forms.ToolStripSeparator toolStripSeparator9;
  1852. private System.Windows.Forms.DataGridViewTextBoxColumn colCode;
  1853. private System.Windows.Forms.DataGridViewTextBoxColumn colProcessName;
  1854. private System.Windows.Forms.DataGridViewTextBoxColumn colValue;
  1855. private System.Windows.Forms.FlowLayoutPanel flpnlResultData;
  1856. private System.Windows.Forms.Panel kanban5;
  1857. private System.Windows.Forms.Label label5;
  1858. private System.Windows.Forms.Label lblCompareResult;
  1859. private System.Windows.Forms.Panel kanban4;
  1860. private System.Windows.Forms.Label lblPTMin;
  1861. private System.Windows.Forms.Label label11;
  1862. private System.Windows.Forms.Label lblPT;
  1863. private System.Windows.Forms.Label lblPTMax;
  1864. private System.Windows.Forms.Label label18;
  1865. private System.Windows.Forms.Panel kanban3;
  1866. private System.Windows.Forms.Label lblLineWidthMin;
  1867. private System.Windows.Forms.Label lblLineWidth;
  1868. private System.Windows.Forms.Label label9;
  1869. private System.Windows.Forms.Label lblLineWidthMax;
  1870. private System.Windows.Forms.Label label15;
  1871. private System.Windows.Forms.Panel kanban2;
  1872. private System.Windows.Forms.Label lblHeightMin;
  1873. private System.Windows.Forms.Label lblHeight;
  1874. private System.Windows.Forms.Label lblHeightMax;
  1875. private System.Windows.Forms.Label label7;
  1876. private System.Windows.Forms.Label label12;
  1877. private System.Windows.Forms.Panel kanban1;
  1878. private System.Windows.Forms.Label lblTensionMin;
  1879. private System.Windows.Forms.Label lblTensionMax;
  1880. private System.Windows.Forms.Label lblTension;
  1881. private System.Windows.Forms.Label label4;
  1882. private System.Windows.Forms.Label label6;
  1883. private System.Windows.Forms.Panel kanban6;
  1884. private System.Windows.Forms.Label label21;
  1885. private System.Windows.Forms.Label lblDefectResult;
  1886. private System.Windows.Forms.Label lblCompareResultCount;
  1887. private System.Windows.Forms.Label label8;
  1888. private System.Windows.Forms.Label label13;
  1889. private System.Windows.Forms.Label label10;
  1890. private System.Windows.Forms.Label label16;
  1891. private System.Windows.Forms.Label label17;
  1892. private System.Windows.Forms.Label label19;
  1893. private System.Windows.Forms.Label label20;
  1894. private System.Windows.Forms.Label label23;
  1895. private System.Windows.Forms.Label label24;
  1896. private System.Windows.Forms.Label label25;
  1897. private System.Windows.Forms.Label label14;
  1898. private System.Windows.Forms.Label lblDefectResultCount;
  1899. private System.Windows.Forms.ToolTip toolTip1;
  1900. private System.Windows.Forms.ToolStripButton tsbtnSizeTag;
  1901. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  1902. private System.Windows.Forms.ToolStripButton tsbtnDefectImage;
  1903. private System.Windows.Forms.Label lblTimeLen;
  1904. private System.Windows.Forms.ToolStripButton tsbtnSizeImage;
  1905. }
  1906. }