Make_Decompose.Designer.cs 54 KB

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