Make_Decompose.Designer.cs 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_Decompose
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_Decompose));
  29. this.pa_makecode_label = new System.Windows.Forms.Label();
  30. this.label1 = new System.Windows.Forms.Label();
  31. this.label2 = new System.Windows.Forms.Label();
  32. this.label3 = new System.Windows.Forms.Label();
  33. this.label4 = new System.Windows.Forms.Label();
  34. this.label5 = new System.Windows.Forms.Label();
  35. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  36. this.dataGridViewCheckBoxColumn1 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  37. this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  38. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.dataGridViewImageColumn1 = new System.Windows.Forms.DataGridViewImageColumn();
  43. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.ms_wccode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  51. this.ms_craftname = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  52. this.ms_craftcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  53. this.deccount = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  54. this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  55. this.pr_name = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  56. this.ms_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  57. this.ms_sncode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  58. this.Close = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  59. this.Decompose = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  60. this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  61. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  62. this.Choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  63. this.Choose2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  64. this.cm_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.mb_bgcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.mb_badcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.AddBad = new System.Windows.Forms.DataGridViewImageColumn();
  69. this.cm_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.cm_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.New_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.qqqqq = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.cm_maid = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.cm_materialtype = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.cm_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  77. this.SuspendLayout();
  78. //
  79. // pa_makecode_label
  80. //
  81. this.pa_makecode_label.AutoSize = true;
  82. this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. this.pa_makecode_label.Location = new System.Drawing.Point(33, 552);
  84. this.pa_makecode_label.Name = "pa_makecode_label";
  85. this.pa_makecode_label.Size = new System.Drawing.Size(72, 27);
  86. this.pa_makecode_label.TabIndex = 173;
  87. this.pa_makecode_label.Text = "序列号";
  88. //
  89. // label1
  90. //
  91. this.label1.AutoSize = true;
  92. this.label1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  93. this.label1.Location = new System.Drawing.Point(33, 18);
  94. this.label1.Name = "label1";
  95. this.label1.Size = new System.Drawing.Size(72, 27);
  96. this.label1.TabIndex = 177;
  97. this.label1.Text = "序列号";
  98. //
  99. // label2
  100. //
  101. this.label2.AutoSize = true;
  102. this.label2.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.label2.Location = new System.Drawing.Point(33, 66);
  104. this.label2.Name = "label2";
  105. this.label2.Size = new System.Drawing.Size(92, 27);
  106. this.label2.TabIndex = 178;
  107. this.label2.Text = "产品编号";
  108. //
  109. // label3
  110. //
  111. this.label3.AutoSize = true;
  112. this.label3.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.label3.Location = new System.Drawing.Point(433, 66);
  114. this.label3.Name = "label3";
  115. this.label3.Size = new System.Drawing.Size(92, 27);
  116. this.label3.TabIndex = 179;
  117. this.label3.Text = "名称规格";
  118. //
  119. // label4
  120. //
  121. this.label4.AutoSize = true;
  122. this.label4.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.label4.Location = new System.Drawing.Point(433, 18);
  124. this.label4.Name = "label4";
  125. this.label4.Size = new System.Drawing.Size(72, 27);
  126. this.label4.TabIndex = 180;
  127. this.label4.Text = "工单号";
  128. //
  129. // label5
  130. //
  131. this.label5.AutoSize = true;
  132. this.label5.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.label5.Location = new System.Drawing.Point(809, 18);
  134. this.label5.Name = "label5";
  135. this.label5.Size = new System.Drawing.Size(92, 27);
  136. this.label5.TabIndex = 181;
  137. this.label5.Text = "已采集数";
  138. //
  139. // LabelDataGridView
  140. //
  141. this.LabelDataGridView.AllowUserToAddRows = false;
  142. this.LabelDataGridView.AllowUserToResizeRows = false;
  143. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  144. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  145. this.Choose,
  146. this.Choose2,
  147. this.cm_id,
  148. this.pr_detail,
  149. this.mb_bgcode,
  150. this.mb_badcode,
  151. this.AddBad,
  152. this.cm_soncode,
  153. this.cm_barcode,
  154. this.New_BarCode,
  155. this.qqqqq,
  156. this.cm_maid,
  157. this.cm_materialtype,
  158. this.cm_sncode});
  159. this.LabelDataGridView.Location = new System.Drawing.Point(12, 105);
  160. this.LabelDataGridView.Name = "LabelDataGridView";
  161. this.LabelDataGridView.RowTemplate.Height = 23;
  162. this.LabelDataGridView.Size = new System.Drawing.Size(1027, 233);
  163. this.LabelDataGridView.TabIndex = 188;
  164. this.LabelDataGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelDataGridView_CellClick);
  165. this.LabelDataGridView.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.LabelDataGridView_CellContentClick);
  166. //
  167. // dataGridViewCheckBoxColumn1
  168. //
  169. this.dataGridViewCheckBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  170. this.dataGridViewCheckBoxColumn1.HeaderText = "拆解更料";
  171. this.dataGridViewCheckBoxColumn1.Name = "dataGridViewCheckBoxColumn1";
  172. this.dataGridViewCheckBoxColumn1.Width = 60;
  173. //
  174. // dataGridViewCheckBoxColumn2
  175. //
  176. this.dataGridViewCheckBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  177. this.dataGridViewCheckBoxColumn2.HeaderText = "拆解";
  178. this.dataGridViewCheckBoxColumn2.Name = "dataGridViewCheckBoxColumn2";
  179. this.dataGridViewCheckBoxColumn2.Width = 40;
  180. //
  181. // dataGridViewTextBoxColumn1
  182. //
  183. this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_id";
  184. this.dataGridViewTextBoxColumn1.HeaderText = "cm_id";
  185. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  186. this.dataGridViewTextBoxColumn1.Visible = false;
  187. this.dataGridViewTextBoxColumn1.Width = 5;
  188. //
  189. // dataGridViewTextBoxColumn2
  190. //
  191. this.dataGridViewTextBoxColumn2.DataPropertyName = "pr_detail";
  192. this.dataGridViewTextBoxColumn2.HeaderText = "pr_detail";
  193. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  194. this.dataGridViewTextBoxColumn2.Visible = false;
  195. this.dataGridViewTextBoxColumn2.Width = 80;
  196. //
  197. // dataGridViewTextBoxColumn3
  198. //
  199. this.dataGridViewTextBoxColumn3.HeaderText = "不良代码组编号";
  200. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  201. this.dataGridViewTextBoxColumn3.Visible = false;
  202. this.dataGridViewTextBoxColumn3.Width = 80;
  203. //
  204. // dataGridViewTextBoxColumn4
  205. //
  206. this.dataGridViewTextBoxColumn4.HeaderText = "不良代码";
  207. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  208. this.dataGridViewTextBoxColumn4.Width = 80;
  209. //
  210. // dataGridViewImageColumn1
  211. //
  212. this.dataGridViewImageColumn1.HeaderText = "";
  213. this.dataGridViewImageColumn1.Image = global::UAS_MES.Properties.Resources.plus;
  214. this.dataGridViewImageColumn1.Name = "dataGridViewImageColumn1";
  215. this.dataGridViewImageColumn1.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  216. this.dataGridViewImageColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  217. this.dataGridViewImageColumn1.Width = 20;
  218. //
  219. // dataGridViewTextBoxColumn5
  220. //
  221. this.dataGridViewTextBoxColumn5.DataPropertyName = "cm_soncode";
  222. this.dataGridViewTextBoxColumn5.HeaderText = "子件编号";
  223. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  224. //
  225. // dataGridViewTextBoxColumn6
  226. //
  227. this.dataGridViewTextBoxColumn6.DataPropertyName = "cm_barcode";
  228. this.dataGridViewTextBoxColumn6.HeaderText = "物料批号";
  229. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  230. //
  231. // dataGridViewTextBoxColumn7
  232. //
  233. this.dataGridViewTextBoxColumn7.HeaderText = "新批号";
  234. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  235. //
  236. // dataGridViewTextBoxColumn8
  237. //
  238. this.dataGridViewTextBoxColumn8.HeaderText = "";
  239. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  240. this.dataGridViewTextBoxColumn8.Width = 5;
  241. //
  242. // dataGridViewTextBoxColumn9
  243. //
  244. this.dataGridViewTextBoxColumn9.DataPropertyName = "cm_maid";
  245. this.dataGridViewTextBoxColumn9.HeaderText = "";
  246. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  247. this.dataGridViewTextBoxColumn9.Visible = false;
  248. //
  249. // dataGridViewTextBoxColumn10
  250. //
  251. this.dataGridViewTextBoxColumn10.HeaderText = "";
  252. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  253. this.dataGridViewTextBoxColumn10.Visible = false;
  254. //
  255. // dataGridViewTextBoxColumn11
  256. //
  257. this.dataGridViewTextBoxColumn11.HeaderText = "";
  258. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  259. this.dataGridViewTextBoxColumn11.Visible = false;
  260. //
  261. // ms_wccode
  262. //
  263. this.ms_wccode.AutoSize = true;
  264. this.ms_wccode.CutLength = null;
  265. this.ms_wccode.Location = new System.Drawing.Point(931, 86);
  266. this.ms_wccode.MaximumSize = new System.Drawing.Size(200, 0);
  267. this.ms_wccode.Name = "ms_wccode";
  268. this.ms_wccode.Size = new System.Drawing.Size(0, 12);
  269. this.ms_wccode.TabIndex = 191;
  270. this.ms_wccode.Visible = false;
  271. //
  272. // ms_craftname
  273. //
  274. this.ms_craftname.AutoSize = true;
  275. this.ms_craftname.CutLength = null;
  276. this.ms_craftname.Location = new System.Drawing.Point(856, 87);
  277. this.ms_craftname.MaximumSize = new System.Drawing.Size(200, 0);
  278. this.ms_craftname.Name = "ms_craftname";
  279. this.ms_craftname.Size = new System.Drawing.Size(0, 12);
  280. this.ms_craftname.TabIndex = 190;
  281. this.ms_craftname.Visible = false;
  282. //
  283. // ms_craftcode
  284. //
  285. this.ms_craftcode.AutoSize = true;
  286. this.ms_craftcode.CutLength = null;
  287. this.ms_craftcode.Location = new System.Drawing.Point(720, 87);
  288. this.ms_craftcode.MaximumSize = new System.Drawing.Size(200, 0);
  289. this.ms_craftcode.Name = "ms_craftcode";
  290. this.ms_craftcode.Size = new System.Drawing.Size(0, 12);
  291. this.ms_craftcode.TabIndex = 189;
  292. this.ms_craftcode.Visible = false;
  293. //
  294. // deccount
  295. //
  296. this.deccount.AutoSize = true;
  297. this.deccount.CutLength = null;
  298. this.deccount.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  299. this.deccount.Location = new System.Drawing.Point(907, 18);
  300. this.deccount.MaximumSize = new System.Drawing.Size(150, 0);
  301. this.deccount.Name = "deccount";
  302. this.deccount.Size = new System.Drawing.Size(0, 27);
  303. this.deccount.TabIndex = 187;
  304. this.deccount.Tag = "1";
  305. //
  306. // ms_makecode
  307. //
  308. this.ms_makecode.AutoSize = true;
  309. this.ms_makecode.CutLength = null;
  310. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. this.ms_makecode.Location = new System.Drawing.Point(525, 18);
  312. this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
  313. this.ms_makecode.Name = "ms_makecode";
  314. this.ms_makecode.Size = new System.Drawing.Size(0, 27);
  315. this.ms_makecode.TabIndex = 186;
  316. this.ms_makecode.Tag = "1";
  317. //
  318. // pr_name
  319. //
  320. this.pr_name.AutoSize = true;
  321. this.pr_name.CutLength = null;
  322. this.pr_name.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  323. this.pr_name.Location = new System.Drawing.Point(531, 66);
  324. this.pr_name.MaximumSize = new System.Drawing.Size(150, 0);
  325. this.pr_name.Name = "pr_name";
  326. this.pr_name.Size = new System.Drawing.Size(0, 27);
  327. this.pr_name.TabIndex = 185;
  328. this.pr_name.Tag = "1";
  329. //
  330. // ms_prodcode
  331. //
  332. this.ms_prodcode.AutoSize = true;
  333. this.ms_prodcode.CutLength = null;
  334. this.ms_prodcode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  335. this.ms_prodcode.Location = new System.Drawing.Point(125, 66);
  336. this.ms_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
  337. this.ms_prodcode.Name = "ms_prodcode";
  338. this.ms_prodcode.Size = new System.Drawing.Size(0, 27);
  339. this.ms_prodcode.TabIndex = 184;
  340. this.ms_prodcode.Tag = "1";
  341. //
  342. // ms_sncode
  343. //
  344. this.ms_sncode.AutoSize = true;
  345. this.ms_sncode.CutLength = null;
  346. this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  347. this.ms_sncode.Location = new System.Drawing.Point(125, 18);
  348. this.ms_sncode.MaximumSize = new System.Drawing.Size(150, 0);
  349. this.ms_sncode.Name = "ms_sncode";
  350. this.ms_sncode.Size = new System.Drawing.Size(0, 27);
  351. this.ms_sncode.TabIndex = 183;
  352. this.ms_sncode.Tag = "1";
  353. //
  354. // Close
  355. //
  356. this.Close.AllPower = null;
  357. this.Close.BackColor = System.Drawing.Color.Transparent;
  358. this.Close.DownImage = ((System.Drawing.Image)(resources.GetObject("Close.DownImage")));
  359. this.Close.Image = ((System.Drawing.Image)(resources.GetObject("Close.Image")));
  360. this.Close.IsShowBorder = true;
  361. this.Close.Location = new System.Drawing.Point(870, 556);
  362. this.Close.MoveImage = ((System.Drawing.Image)(resources.GetObject("Close.MoveImage")));
  363. this.Close.Name = "Close";
  364. this.Close.NormalImage = ((System.Drawing.Image)(resources.GetObject("Close.NormalImage")));
  365. this.Close.Power = null;
  366. this.Close.Size = new System.Drawing.Size(105, 27);
  367. this.Close.TabIndex = 176;
  368. this.Close.Text = "关闭";
  369. this.Close.UseVisualStyleBackColor = true;
  370. //
  371. // Decompose
  372. //
  373. this.Decompose.AllPower = null;
  374. this.Decompose.BackColor = System.Drawing.Color.Transparent;
  375. this.Decompose.DownImage = ((System.Drawing.Image)(resources.GetObject("Decompose.DownImage")));
  376. this.Decompose.Image = ((System.Drawing.Image)(resources.GetObject("Decompose.Image")));
  377. this.Decompose.IsShowBorder = true;
  378. this.Decompose.Location = new System.Drawing.Point(534, 556);
  379. this.Decompose.MoveImage = ((System.Drawing.Image)(resources.GetObject("Decompose.MoveImage")));
  380. this.Decompose.Name = "Decompose";
  381. this.Decompose.NormalImage = ((System.Drawing.Image)(resources.GetObject("Decompose.NormalImage")));
  382. this.Decompose.Power = null;
  383. this.Decompose.Size = new System.Drawing.Size(105, 27);
  384. this.Decompose.TabIndex = 175;
  385. this.Decompose.Text = "确定拆解";
  386. this.Decompose.UseVisualStyleBackColor = true;
  387. this.Decompose.Click += new System.EventHandler(this.Decompose_Click);
  388. //
  389. // sn_code
  390. //
  391. this.sn_code.AllPower = null;
  392. this.sn_code.BackColor = System.Drawing.Color.White;
  393. this.sn_code.ID = null;
  394. this.sn_code.Location = new System.Drawing.Point(147, 558);
  395. this.sn_code.Name = "sn_code";
  396. this.sn_code.Power = null;
  397. this.sn_code.Size = new System.Drawing.Size(196, 21);
  398. this.sn_code.Str = null;
  399. this.sn_code.Str1 = null;
  400. this.sn_code.Str2 = null;
  401. this.sn_code.TabIndex = 174;
  402. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  403. //
  404. // OperateResult
  405. //
  406. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  407. this.OperateResult.Location = new System.Drawing.Point(12, 355);
  408. this.OperateResult.Name = "OperateResult";
  409. this.OperateResult.Size = new System.Drawing.Size(1053, 152);
  410. this.OperateResult.TabIndex = 172;
  411. this.OperateResult.Text = "";
  412. //
  413. // Choose
  414. //
  415. this.Choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  416. this.Choose.HeaderText = "拆解更料";
  417. this.Choose.Name = "Choose";
  418. this.Choose.Width = 60;
  419. //
  420. // Choose2
  421. //
  422. this.Choose2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  423. this.Choose2.HeaderText = "拆解";
  424. this.Choose2.Name = "Choose2";
  425. this.Choose2.Width = 40;
  426. //
  427. // cm_id
  428. //
  429. this.cm_id.DataPropertyName = "cm_id";
  430. this.cm_id.HeaderText = "cm_id";
  431. this.cm_id.Name = "cm_id";
  432. this.cm_id.Width = 5;
  433. //
  434. // pr_detail
  435. //
  436. this.pr_detail.DataPropertyName = "pr_detail";
  437. this.pr_detail.HeaderText = "pr_detail";
  438. this.pr_detail.Name = "pr_detail";
  439. this.pr_detail.Visible = false;
  440. this.pr_detail.Width = 80;
  441. //
  442. // mb_bgcode
  443. //
  444. this.mb_bgcode.HeaderText = "不良代码组编号";
  445. this.mb_bgcode.Name = "mb_bgcode";
  446. this.mb_bgcode.Visible = false;
  447. this.mb_bgcode.Width = 80;
  448. //
  449. // mb_badcode
  450. //
  451. this.mb_badcode.HeaderText = "不良代码";
  452. this.mb_badcode.Name = "mb_badcode";
  453. this.mb_badcode.Width = 80;
  454. //
  455. // AddBad
  456. //
  457. this.AddBad.HeaderText = "";
  458. this.AddBad.Image = global::UAS_MES.Properties.Resources.plus;
  459. this.AddBad.Name = "AddBad";
  460. this.AddBad.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  461. this.AddBad.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  462. this.AddBad.Width = 20;
  463. //
  464. // cm_soncode
  465. //
  466. this.cm_soncode.DataPropertyName = "cm_soncode";
  467. this.cm_soncode.HeaderText = "子件编号";
  468. this.cm_soncode.Name = "cm_soncode";
  469. //
  470. // cm_barcode
  471. //
  472. this.cm_barcode.DataPropertyName = "cm_barcode";
  473. this.cm_barcode.HeaderText = "物料批号";
  474. this.cm_barcode.Name = "cm_barcode";
  475. //
  476. // New_BarCode
  477. //
  478. this.New_BarCode.HeaderText = "新批号";
  479. this.New_BarCode.Name = "New_BarCode";
  480. //
  481. // qqqqq
  482. //
  483. this.qqqqq.HeaderText = "";
  484. this.qqqqq.Name = "qqqqq";
  485. this.qqqqq.Width = 5;
  486. //
  487. // cm_maid
  488. //
  489. this.cm_maid.DataPropertyName = "cm_maid";
  490. this.cm_maid.HeaderText = "";
  491. this.cm_maid.Name = "cm_maid";
  492. this.cm_maid.Visible = false;
  493. //
  494. // cm_materialtype
  495. //
  496. this.cm_materialtype.DataPropertyName = "cm_materialtype";
  497. this.cm_materialtype.HeaderText = "";
  498. this.cm_materialtype.Name = "cm_materialtype";
  499. this.cm_materialtype.Visible = false;
  500. //
  501. // cm_sncode
  502. //
  503. this.cm_sncode.DataPropertyName = "cm_sncode";
  504. this.cm_sncode.HeaderText = "";
  505. this.cm_sncode.Name = "cm_sncode";
  506. this.cm_sncode.Visible = false;
  507. //
  508. // Make_Decompose
  509. //
  510. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  511. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  512. this.ClientSize = new System.Drawing.Size(1120, 625);
  513. this.Controls.Add(this.ms_wccode);
  514. this.Controls.Add(this.ms_craftname);
  515. this.Controls.Add(this.ms_craftcode);
  516. this.Controls.Add(this.LabelDataGridView);
  517. this.Controls.Add(this.deccount);
  518. this.Controls.Add(this.ms_makecode);
  519. this.Controls.Add(this.pr_name);
  520. this.Controls.Add(this.ms_prodcode);
  521. this.Controls.Add(this.ms_sncode);
  522. this.Controls.Add(this.label5);
  523. this.Controls.Add(this.label4);
  524. this.Controls.Add(this.label3);
  525. this.Controls.Add(this.label2);
  526. this.Controls.Add(this.label1);
  527. this.Controls.Add(this.Close);
  528. this.Controls.Add(this.Decompose);
  529. this.Controls.Add(this.sn_code);
  530. this.Controls.Add(this.pa_makecode_label);
  531. this.Controls.Add(this.OperateResult);
  532. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  533. this.Name = "Make_Decompose";
  534. this.Tag = "Make!Decompose";
  535. this.Text = "拆解处理";
  536. this.Load += new System.EventHandler(this.Make_Decompose_Load);
  537. this.SizeChanged += new System.EventHandler(this.Make_Decompose_SizeChanged);
  538. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  539. this.ResumeLayout(false);
  540. this.PerformLayout();
  541. }
  542. #endregion
  543. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  544. private System.Windows.Forms.Label pa_makecode_label;
  545. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  546. private CustomControl.ButtonUtil.NormalButton Decompose;
  547. private CustomControl.ButtonUtil.NormalButton Close;
  548. private System.Windows.Forms.Label label1;
  549. private System.Windows.Forms.Label label2;
  550. private System.Windows.Forms.Label label3;
  551. private System.Windows.Forms.Label label4;
  552. private System.Windows.Forms.Label label5;
  553. private CustomControl.ValueLabel.ValueLabel ms_sncode;
  554. private CustomControl.ValueLabel.ValueLabel ms_prodcode;
  555. private CustomControl.ValueLabel.ValueLabel pr_name;
  556. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  557. private CustomControl.ValueLabel.ValueLabel deccount;
  558. private System.Windows.Forms.DataGridView LabelDataGridView;
  559. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
  560. private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn2;
  561. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  562. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  563. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  564. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  565. private System.Windows.Forms.DataGridViewImageColumn dataGridViewImageColumn1;
  566. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  567. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  568. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  569. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  570. private CustomControl.ValueLabel.ValueLabel ms_craftcode;
  571. private CustomControl.ValueLabel.ValueLabel ms_craftname;
  572. private CustomControl.ValueLabel.ValueLabel ms_wccode;
  573. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  574. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  575. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
  576. private System.Windows.Forms.DataGridViewCheckBoxColumn Choose2;
  577. private System.Windows.Forms.DataGridViewTextBoxColumn cm_id;
  578. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
  579. private System.Windows.Forms.DataGridViewTextBoxColumn mb_bgcode;
  580. private System.Windows.Forms.DataGridViewTextBoxColumn mb_badcode;
  581. private System.Windows.Forms.DataGridViewImageColumn AddBad;
  582. private System.Windows.Forms.DataGridViewTextBoxColumn cm_soncode;
  583. private System.Windows.Forms.DataGridViewTextBoxColumn cm_barcode;
  584. private System.Windows.Forms.DataGridViewTextBoxColumn New_BarCode;
  585. private System.Windows.Forms.DataGridViewTextBoxColumn qqqqq;
  586. private System.Windows.Forms.DataGridViewTextBoxColumn cm_maid;
  587. private System.Windows.Forms.DataGridViewTextBoxColumn cm_materialtype;
  588. private System.Windows.Forms.DataGridViewTextBoxColumn cm_sncode;
  589. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  590. }
  591. }