Make_Decompose.Designer.cs 49 KB

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