Make_Decompose.Designer.cs 39 KB

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