Make_Decompose.Designer.cs 38 KB

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