Make_BurnInfo.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_BurnInfo
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.ms_makecode_label = new System.Windows.Forms.Label();
  29. this.LineLab = new System.Windows.Forms.Label();
  30. this.LineVal = new System.Windows.Forms.ComboBox();
  31. this.BurnSwVal = new System.Windows.Forms.TextBox();
  32. this.BurnSwLab = new System.Windows.Forms.Label();
  33. this.CheckCodeLab = new System.Windows.Forms.Label();
  34. this.DotLab = new System.Windows.Forms.Label();
  35. this.CheckCodeVal = new System.Windows.Forms.TextBox();
  36. this.DotVal = new System.Windows.Forms.TextBox();
  37. this.Confirm = new System.Windows.Forms.Button();
  38. this.TopBox = new System.Windows.Forms.Panel();
  39. this.BurnLotnoVal = new System.Windows.Forms.TextBox();
  40. this.BurnLotnoLab = new System.Windows.Forms.Label();
  41. this.DataBox = new System.Windows.Forms.DataGridView();
  42. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  43. this.RightBox = new System.Windows.Forms.Panel();
  44. this.ClearMsg = new System.Windows.Forms.Button();
  45. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.work_order = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.burn_lotno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.line = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.burn_software = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.check_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.dot_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.update_time = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.update_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  62. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  63. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  64. this.TopBox.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.DataBox)).BeginInit();
  66. this.tableLayoutPanel1.SuspendLayout();
  67. this.RightBox.SuspendLayout();
  68. this.SuspendLayout();
  69. //
  70. // ms_makecode_label
  71. //
  72. this.ms_makecode_label.AutoSize = true;
  73. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  74. this.ms_makecode_label.Location = new System.Drawing.Point(25, 32);
  75. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  76. this.ms_makecode_label.Name = "ms_makecode_label";
  77. this.ms_makecode_label.Size = new System.Drawing.Size(96, 28);
  78. this.ms_makecode_label.TabIndex = 142;
  79. this.ms_makecode_label.Text = "归属工单";
  80. //
  81. // LineLab
  82. //
  83. this.LineLab.AutoSize = true;
  84. this.LineLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  85. this.LineLab.Location = new System.Drawing.Point(402, 32);
  86. this.LineLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  87. this.LineLab.Name = "LineLab";
  88. this.LineLab.Size = new System.Drawing.Size(54, 28);
  89. this.LineLab.TabIndex = 144;
  90. this.LineLab.Text = "线体";
  91. //
  92. // LineVal
  93. //
  94. this.LineVal.FormattingEnabled = true;
  95. this.LineVal.Location = new System.Drawing.Point(458, 32);
  96. this.LineVal.Name = "LineVal";
  97. this.LineVal.Size = new System.Drawing.Size(243, 32);
  98. this.LineVal.TabIndex = 145;
  99. //
  100. // BurnSwVal
  101. //
  102. this.BurnSwVal.Location = new System.Drawing.Point(90, 102);
  103. this.BurnSwVal.Multiline = true;
  104. this.BurnSwVal.Name = "BurnSwVal";
  105. this.BurnSwVal.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  106. this.BurnSwVal.Size = new System.Drawing.Size(276, 50);
  107. this.BurnSwVal.TabIndex = 146;
  108. this.BurnSwVal.KeyDown += new System.Windows.Forms.KeyEventHandler(this.BurnSwVal_KeyDown);
  109. //
  110. // BurnSwLab
  111. //
  112. this.BurnSwLab.AutoSize = true;
  113. this.BurnSwLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  114. this.BurnSwLab.Location = new System.Drawing.Point(25, 111);
  115. this.BurnSwLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  116. this.BurnSwLab.Name = "BurnSwLab";
  117. this.BurnSwLab.Size = new System.Drawing.Size(96, 28);
  118. this.BurnSwLab.TabIndex = 147;
  119. this.BurnSwLab.Text = "烧录软件";
  120. //
  121. // CheckCodeLab
  122. //
  123. this.CheckCodeLab.AutoSize = true;
  124. this.CheckCodeLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.CheckCodeLab.Location = new System.Drawing.Point(402, 111);
  126. this.CheckCodeLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  127. this.CheckCodeLab.Name = "CheckCodeLab";
  128. this.CheckCodeLab.Size = new System.Drawing.Size(75, 28);
  129. this.CheckCodeLab.TabIndex = 148;
  130. this.CheckCodeLab.Text = "效验码";
  131. //
  132. // DotLab
  133. //
  134. this.DotLab.AutoSize = true;
  135. this.DotLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.DotLab.Location = new System.Drawing.Point(718, 111);
  137. this.DotLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  138. this.DotLab.Name = "DotLab";
  139. this.DotLab.Size = new System.Drawing.Size(96, 28);
  140. this.DotLab.TabIndex = 149;
  141. this.DotLab.Text = "打点信息";
  142. //
  143. // CheckCodeVal
  144. //
  145. this.CheckCodeVal.Location = new System.Drawing.Point(458, 102);
  146. this.CheckCodeVal.Multiline = true;
  147. this.CheckCodeVal.Name = "CheckCodeVal";
  148. this.CheckCodeVal.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  149. this.CheckCodeVal.Size = new System.Drawing.Size(243, 50);
  150. this.CheckCodeVal.TabIndex = 150;
  151. this.CheckCodeVal.KeyDown += new System.Windows.Forms.KeyEventHandler(this.CheckCodeVal_KeyDown);
  152. //
  153. // DotVal
  154. //
  155. this.DotVal.Location = new System.Drawing.Point(780, 99);
  156. this.DotVal.Multiline = true;
  157. this.DotVal.Name = "DotVal";
  158. this.DotVal.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  159. this.DotVal.Size = new System.Drawing.Size(243, 50);
  160. this.DotVal.TabIndex = 151;
  161. this.DotVal.KeyDown += new System.Windows.Forms.KeyEventHandler(this.DotVal_KeyDown);
  162. //
  163. // Confirm
  164. //
  165. this.Confirm.Cursor = System.Windows.Forms.Cursors.Hand;
  166. this.Confirm.Location = new System.Drawing.Point(1054, 111);
  167. this.Confirm.Name = "Confirm";
  168. this.Confirm.Size = new System.Drawing.Size(81, 28);
  169. this.Confirm.TabIndex = 152;
  170. this.Confirm.Text = "确定";
  171. this.Confirm.UseVisualStyleBackColor = true;
  172. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  173. //
  174. // TopBox
  175. //
  176. this.TopBox.Controls.Add(this.BurnLotnoVal);
  177. this.TopBox.Controls.Add(this.BurnLotnoLab);
  178. this.TopBox.Controls.Add(this.LineLab);
  179. this.TopBox.Controls.Add(this.LockMakeCode);
  180. this.TopBox.Controls.Add(this.Confirm);
  181. this.TopBox.Controls.Add(this.DotVal);
  182. this.TopBox.Controls.Add(this.LineVal);
  183. this.TopBox.Controls.Add(this.CheckCodeVal);
  184. this.TopBox.Controls.Add(this.ms_makecode_label);
  185. this.TopBox.Controls.Add(this.DotLab);
  186. this.TopBox.Controls.Add(this.ma_code);
  187. this.TopBox.Controls.Add(this.CheckCodeLab);
  188. this.TopBox.Controls.Add(this.BurnSwVal);
  189. this.TopBox.Controls.Add(this.BurnSwLab);
  190. this.TopBox.Dock = System.Windows.Forms.DockStyle.Top;
  191. this.TopBox.Location = new System.Drawing.Point(0, 0);
  192. this.TopBox.Name = "TopBox";
  193. this.TopBox.Size = new System.Drawing.Size(1280, 192);
  194. this.TopBox.TabIndex = 153;
  195. //
  196. // BurnLotnoVal
  197. //
  198. this.BurnLotnoVal.Location = new System.Drawing.Point(780, 32);
  199. this.BurnLotnoVal.Name = "BurnLotnoVal";
  200. this.BurnLotnoVal.Size = new System.Drawing.Size(243, 31);
  201. this.BurnLotnoVal.TabIndex = 155;
  202. this.BurnLotnoVal.KeyDown += new System.Windows.Forms.KeyEventHandler(this.BurnLotnoVal_KeyDown);
  203. //
  204. // BurnLotnoLab
  205. //
  206. this.BurnLotnoLab.AutoSize = true;
  207. this.BurnLotnoLab.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.BurnLotnoLab.Location = new System.Drawing.Point(718, 36);
  209. this.BurnLotnoLab.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  210. this.BurnLotnoLab.Name = "BurnLotnoLab";
  211. this.BurnLotnoLab.Size = new System.Drawing.Size(96, 28);
  212. this.BurnLotnoLab.TabIndex = 154;
  213. this.BurnLotnoLab.Text = "烧录批次";
  214. //
  215. // DataBox
  216. //
  217. this.DataBox.AllowUserToAddRows = false;
  218. this.DataBox.AllowUserToDeleteRows = false;
  219. this.DataBox.BackgroundColor = System.Drawing.SystemColors.Control;
  220. this.DataBox.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  221. this.DataBox.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  222. this.work_order,
  223. this.burn_lotno,
  224. this.line,
  225. this.burn_software,
  226. this.check_code,
  227. this.dot_detail,
  228. this.update_time,
  229. this.update_name});
  230. this.DataBox.Dock = System.Windows.Forms.DockStyle.Fill;
  231. this.DataBox.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
  232. this.DataBox.Location = new System.Drawing.Point(3, 3);
  233. this.DataBox.Name = "DataBox";
  234. this.DataBox.ReadOnly = true;
  235. this.DataBox.RowHeadersWidth = 62;
  236. this.DataBox.RowTemplate.Height = 30;
  237. this.DataBox.Size = new System.Drawing.Size(890, 522);
  238. this.DataBox.TabIndex = 154;
  239. //
  240. // tableLayoutPanel1
  241. //
  242. this.tableLayoutPanel1.ColumnCount = 2;
  243. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 70F));
  244. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 30F));
  245. this.tableLayoutPanel1.Controls.Add(this.DataBox, 0, 0);
  246. this.tableLayoutPanel1.Controls.Add(this.RightBox, 1, 0);
  247. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  248. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 192);
  249. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  250. this.tableLayoutPanel1.RowCount = 1;
  251. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  252. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 528F));
  253. this.tableLayoutPanel1.Size = new System.Drawing.Size(1280, 528);
  254. this.tableLayoutPanel1.TabIndex = 156;
  255. //
  256. // RightBox
  257. //
  258. this.RightBox.Controls.Add(this.ClearMsg);
  259. this.RightBox.Controls.Add(this.OperateResult);
  260. this.RightBox.Dock = System.Windows.Forms.DockStyle.Fill;
  261. this.RightBox.Location = new System.Drawing.Point(899, 3);
  262. this.RightBox.Name = "RightBox";
  263. this.RightBox.Size = new System.Drawing.Size(378, 522);
  264. this.RightBox.TabIndex = 156;
  265. //
  266. // ClearMsg
  267. //
  268. this.ClearMsg.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  269. | System.Windows.Forms.AnchorStyles.Right)));
  270. this.ClearMsg.Cursor = System.Windows.Forms.Cursors.Hand;
  271. this.ClearMsg.Location = new System.Drawing.Point(155, 471);
  272. this.ClearMsg.Name = "ClearMsg";
  273. this.ClearMsg.Size = new System.Drawing.Size(81, 28);
  274. this.ClearMsg.TabIndex = 156;
  275. this.ClearMsg.Text = "清理";
  276. this.ClearMsg.UseVisualStyleBackColor = true;
  277. this.ClearMsg.Click += new System.EventHandler(this.ClearMsg_Click);
  278. //
  279. // dataGridViewTextBoxColumn1
  280. //
  281. this.dataGridViewTextBoxColumn1.DataPropertyName = "work_order";
  282. this.dataGridViewTextBoxColumn1.HeaderText = "工单号";
  283. this.dataGridViewTextBoxColumn1.MinimumWidth = 8;
  284. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  285. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  286. this.dataGridViewTextBoxColumn1.Width = 150;
  287. //
  288. // dataGridViewTextBoxColumn2
  289. //
  290. this.dataGridViewTextBoxColumn2.DataPropertyName = "burn_lotno";
  291. this.dataGridViewTextBoxColumn2.HeaderText = "烧录批号";
  292. this.dataGridViewTextBoxColumn2.MinimumWidth = 8;
  293. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  294. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  295. this.dataGridViewTextBoxColumn2.Width = 150;
  296. //
  297. // dataGridViewTextBoxColumn3
  298. //
  299. this.dataGridViewTextBoxColumn3.DataPropertyName = "line";
  300. this.dataGridViewTextBoxColumn3.HeaderText = "线体";
  301. this.dataGridViewTextBoxColumn3.MinimumWidth = 8;
  302. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  303. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  304. this.dataGridViewTextBoxColumn3.Width = 150;
  305. //
  306. // dataGridViewTextBoxColumn4
  307. //
  308. this.dataGridViewTextBoxColumn4.DataPropertyName = "burn_software";
  309. this.dataGridViewTextBoxColumn4.HeaderText = "烧录软件";
  310. this.dataGridViewTextBoxColumn4.MinimumWidth = 8;
  311. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  312. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  313. this.dataGridViewTextBoxColumn4.Width = 150;
  314. //
  315. // dataGridViewTextBoxColumn5
  316. //
  317. this.dataGridViewTextBoxColumn5.DataPropertyName = "check_code";
  318. this.dataGridViewTextBoxColumn5.HeaderText = "校验码";
  319. this.dataGridViewTextBoxColumn5.MinimumWidth = 8;
  320. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  321. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  322. this.dataGridViewTextBoxColumn5.Width = 150;
  323. //
  324. // dataGridViewTextBoxColumn6
  325. //
  326. this.dataGridViewTextBoxColumn6.DataPropertyName = "dot_detail";
  327. this.dataGridViewTextBoxColumn6.HeaderText = "打点信息";
  328. this.dataGridViewTextBoxColumn6.MinimumWidth = 8;
  329. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  330. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  331. this.dataGridViewTextBoxColumn6.Width = 150;
  332. //
  333. // dataGridViewTextBoxColumn7
  334. //
  335. this.dataGridViewTextBoxColumn7.DataPropertyName = "update_time";
  336. this.dataGridViewTextBoxColumn7.HeaderText = "操作时间";
  337. this.dataGridViewTextBoxColumn7.MinimumWidth = 8;
  338. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  339. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  340. this.dataGridViewTextBoxColumn7.Width = 150;
  341. //
  342. // dataGridViewTextBoxColumn8
  343. //
  344. this.dataGridViewTextBoxColumn8.DataPropertyName = "update_name";
  345. this.dataGridViewTextBoxColumn8.HeaderText = "操作人";
  346. this.dataGridViewTextBoxColumn8.MinimumWidth = 8;
  347. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  348. this.dataGridViewTextBoxColumn8.ReadOnly = true;
  349. this.dataGridViewTextBoxColumn8.Width = 150;
  350. //
  351. // work_order
  352. //
  353. this.work_order.DataPropertyName = "work_order";
  354. this.work_order.HeaderText = "工单号";
  355. this.work_order.MinimumWidth = 8;
  356. this.work_order.Name = "work_order";
  357. this.work_order.ReadOnly = true;
  358. this.work_order.Width = 150;
  359. //
  360. // burn_lotno
  361. //
  362. this.burn_lotno.DataPropertyName = "burn_lotno";
  363. this.burn_lotno.HeaderText = "烧录批号";
  364. this.burn_lotno.MinimumWidth = 8;
  365. this.burn_lotno.Name = "burn_lotno";
  366. this.burn_lotno.ReadOnly = true;
  367. this.burn_lotno.Width = 150;
  368. //
  369. // line
  370. //
  371. this.line.DataPropertyName = "line";
  372. this.line.HeaderText = "线体";
  373. this.line.MinimumWidth = 8;
  374. this.line.Name = "line";
  375. this.line.ReadOnly = true;
  376. this.line.Width = 150;
  377. //
  378. // burn_software
  379. //
  380. this.burn_software.DataPropertyName = "burn_software";
  381. this.burn_software.HeaderText = "烧录软件";
  382. this.burn_software.MinimumWidth = 8;
  383. this.burn_software.Name = "burn_software";
  384. this.burn_software.ReadOnly = true;
  385. this.burn_software.Width = 150;
  386. //
  387. // check_code
  388. //
  389. this.check_code.DataPropertyName = "check_code";
  390. this.check_code.HeaderText = "校验码";
  391. this.check_code.MinimumWidth = 8;
  392. this.check_code.Name = "check_code";
  393. this.check_code.ReadOnly = true;
  394. this.check_code.Width = 150;
  395. //
  396. // dot_detail
  397. //
  398. this.dot_detail.DataPropertyName = "dot_detail";
  399. this.dot_detail.HeaderText = "打点信息";
  400. this.dot_detail.MinimumWidth = 8;
  401. this.dot_detail.Name = "dot_detail";
  402. this.dot_detail.ReadOnly = true;
  403. this.dot_detail.Width = 150;
  404. //
  405. // update_time
  406. //
  407. this.update_time.DataPropertyName = "update_time";
  408. this.update_time.HeaderText = "操作时间";
  409. this.update_time.MinimumWidth = 8;
  410. this.update_time.Name = "update_time";
  411. this.update_time.ReadOnly = true;
  412. this.update_time.Width = 150;
  413. //
  414. // update_name
  415. //
  416. this.update_name.DataPropertyName = "update_name";
  417. this.update_name.HeaderText = "操作人";
  418. this.update_name.MinimumWidth = 8;
  419. this.update_name.Name = "update_name";
  420. this.update_name.ReadOnly = true;
  421. this.update_name.Width = 150;
  422. //
  423. // OperateResult
  424. //
  425. this.OperateResult.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  426. | System.Windows.Forms.AnchorStyles.Right)));
  427. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  428. this.OperateResult.Location = new System.Drawing.Point(0, 0);
  429. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  430. this.OperateResult.Name = "OperateResult";
  431. this.OperateResult.Size = new System.Drawing.Size(378, 463);
  432. this.OperateResult.TabIndex = 155;
  433. this.OperateResult.Text = "";
  434. //
  435. // LockMakeCode
  436. //
  437. this.LockMakeCode.AutoSize = true;
  438. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  439. this.LockMakeCode.LeaveEvent = false;
  440. this.LockMakeCode.Location = new System.Drawing.Point(310, 34);
  441. this.LockMakeCode.Name = "LockMakeCode";
  442. this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
  443. this.LockMakeCode.TabIndex = 153;
  444. this.LockMakeCode.Text = "锁定";
  445. this.LockMakeCode.UseVisualStyleBackColor = true;
  446. //
  447. // ma_code
  448. //
  449. this.ma_code.AllPower = null;
  450. this.ma_code.Caller = null;
  451. this.ma_code.Condition = null;
  452. this.ma_code.DBTitle = null;
  453. this.ma_code.FormName = null;
  454. this.ma_code.Location = new System.Drawing.Point(91, 32);
  455. this.ma_code.Name = "ma_code";
  456. this.ma_code.Power = null;
  457. this.ma_code.ReturnData = null;
  458. this.ma_code.SelectField = null;
  459. this.ma_code.SetValueField = null;
  460. this.ma_code.Size = new System.Drawing.Size(205, 32);
  461. this.ma_code.TabIndex = 143;
  462. this.ma_code.TableName = null;
  463. this.ma_code.Tag = "ma_code";
  464. this.ma_code.TextBoxEnable = true;
  465. //
  466. // Make_BurnInfo
  467. //
  468. this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 24F);
  469. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  470. this.ClientSize = new System.Drawing.Size(1280, 720);
  471. this.Controls.Add(this.tableLayoutPanel1);
  472. this.Controls.Add(this.TopBox);
  473. this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  474. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  475. this.Margin = new System.Windows.Forms.Padding(4);
  476. this.Name = "Make_BurnInfo";
  477. this.Text = "Make_BurnInfo";
  478. this.Load += new System.EventHandler(this.Make_BurnInfo_Load);
  479. this.TopBox.ResumeLayout(false);
  480. this.TopBox.PerformLayout();
  481. ((System.ComponentModel.ISupportInitialize)(this.DataBox)).EndInit();
  482. this.tableLayoutPanel1.ResumeLayout(false);
  483. this.RightBox.ResumeLayout(false);
  484. this.ResumeLayout(false);
  485. }
  486. #endregion
  487. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  488. private System.Windows.Forms.Label ms_makecode_label;
  489. private System.Windows.Forms.Label LineLab;
  490. private System.Windows.Forms.ComboBox LineVal;
  491. private System.Windows.Forms.TextBox BurnSwVal;
  492. private System.Windows.Forms.Label BurnSwLab;
  493. private System.Windows.Forms.Label CheckCodeLab;
  494. private System.Windows.Forms.Label DotLab;
  495. private System.Windows.Forms.TextBox CheckCodeVal;
  496. private System.Windows.Forms.TextBox DotVal;
  497. private System.Windows.Forms.Button Confirm;
  498. private System.Windows.Forms.Panel TopBox;
  499. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  500. private System.Windows.Forms.Label BurnLotnoLab;
  501. private System.Windows.Forms.DataGridView DataBox;
  502. private System.Windows.Forms.TextBox BurnLotnoVal;
  503. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  504. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  505. private System.Windows.Forms.DataGridViewTextBoxColumn work_order;
  506. private System.Windows.Forms.DataGridViewTextBoxColumn burn_lotno;
  507. private System.Windows.Forms.DataGridViewTextBoxColumn line;
  508. private System.Windows.Forms.DataGridViewTextBoxColumn burn_software;
  509. private System.Windows.Forms.DataGridViewTextBoxColumn check_code;
  510. private System.Windows.Forms.DataGridViewTextBoxColumn dot_detail;
  511. private System.Windows.Forms.DataGridViewTextBoxColumn update_time;
  512. private System.Windows.Forms.DataGridViewTextBoxColumn update_name;
  513. private System.Windows.Forms.Panel RightBox;
  514. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  515. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  516. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  517. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  518. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  519. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  520. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  521. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  522. private System.Windows.Forms.Button ClearMsg;
  523. }
  524. }