Make_Decompose.Designer.cs 50 KB

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