版博士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.
 
 
 
 

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