版博士V2.0程序
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 

1997 строки
116 KiB

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