版博士V2.0程序
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 

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