版博士V2.0程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

2220 lines
129 KiB

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