Make_PreFeedingCollection.Designer.cs 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_PreFeedingCollection
  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_PreFeedingCollection));
  29. this.mcd_restqty_label = new System.Windows.Forms.Label();
  30. this.mcd_inqty_label = new System.Windows.Forms.Label();
  31. this.ma_qty_label = new System.Windows.Forms.Label();
  32. this.ms_makecode_label = new System.Windows.Forms.Label();
  33. this.pr_detail_label = new System.Windows.Forms.Label();
  34. this.ma_prodcode_label = new System.Windows.Forms.Label();
  35. this.Loading = new System.Windows.Forms.RadioButton();
  36. this.UnLoading = new System.Windows.Forms.RadioButton();
  37. this.code_label = new System.Windows.Forms.Label();
  38. this.ms_craftcode = new System.Windows.Forms.Label();
  39. this.ma_craftcode = new System.Windows.Forms.Label();
  40. this.NoteForChange = new System.Windows.Forms.CheckBox();
  41. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  42. this.序号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.cm_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.pr_detail_ = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.cm_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.cm_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.label1 = new System.Windows.Forms.Label();
  49. this.ClearSn_code = new System.Windows.Forms.PictureBox();
  50. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.mainbarcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  57. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCountPre();
  58. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  59. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  60. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  61. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  62. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  63. this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  64. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  65. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  66. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  67. this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  68. this.code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  69. this.ProdNum = new System.Windows.Forms.NumericUpDown();
  70. this.label2 = new System.Windows.Forms.Label();
  71. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.ProdNum)).BeginInit();
  74. this.SuspendLayout();
  75. //
  76. // mcd_restqty_label
  77. //
  78. this.mcd_restqty_label.AutoSize = true;
  79. this.mcd_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  80. this.mcd_restqty_label.Location = new System.Drawing.Point(858, 95);
  81. this.mcd_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  82. this.mcd_restqty_label.Name = "mcd_restqty_label";
  83. this.mcd_restqty_label.Size = new System.Drawing.Size(110, 31);
  84. this.mcd_restqty_label.TabIndex = 59;
  85. this.mcd_restqty_label.Text = "待采集数";
  86. this.mcd_restqty_label.Visible = false;
  87. //
  88. // mcd_inqty_label
  89. //
  90. this.mcd_inqty_label.AutoSize = true;
  91. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.mcd_inqty_label.Location = new System.Drawing.Point(1060, 183);
  93. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  94. this.mcd_inqty_label.Name = "mcd_inqty_label";
  95. this.mcd_inqty_label.Size = new System.Drawing.Size(110, 31);
  96. this.mcd_inqty_label.TabIndex = 56;
  97. this.mcd_inqty_label.Text = "已采集数";
  98. this.mcd_inqty_label.Visible = false;
  99. //
  100. // ma_qty_label
  101. //
  102. this.ma_qty_label.AutoSize = true;
  103. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.ma_qty_label.Location = new System.Drawing.Point(14, 92);
  105. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  106. this.ma_qty_label.Name = "ma_qty_label";
  107. this.ma_qty_label.Size = new System.Drawing.Size(110, 31);
  108. this.ma_qty_label.TabIndex = 53;
  109. this.ma_qty_label.Text = "工单数量";
  110. //
  111. // ms_makecode_label
  112. //
  113. this.ms_makecode_label.AutoSize = true;
  114. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. this.ms_makecode_label.Location = new System.Drawing.Point(14, 18);
  116. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  117. this.ms_makecode_label.Name = "ms_makecode_label";
  118. this.ms_makecode_label.Size = new System.Drawing.Size(110, 31);
  119. this.ms_makecode_label.TabIndex = 49;
  120. this.ms_makecode_label.Text = "归属工单";
  121. //
  122. // pr_detail_label
  123. //
  124. this.pr_detail_label.AutoSize = true;
  125. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.pr_detail_label.Location = new System.Drawing.Point(840, 21);
  127. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  128. this.pr_detail_label.Name = "pr_detail_label";
  129. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  130. this.pr_detail_label.TabIndex = 50;
  131. this.pr_detail_label.Text = "产品规格";
  132. //
  133. // ma_prodcode_label
  134. //
  135. this.ma_prodcode_label.AutoSize = true;
  136. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  137. this.ma_prodcode_label.Location = new System.Drawing.Point(428, 21);
  138. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  139. this.ma_prodcode_label.Name = "ma_prodcode_label";
  140. this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
  141. this.ma_prodcode_label.TabIndex = 51;
  142. this.ma_prodcode_label.Text = "产品代码";
  143. //
  144. // Loading
  145. //
  146. this.Loading.AutoSize = true;
  147. this.Loading.Checked = true;
  148. this.Loading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  149. this.Loading.ForeColor = System.Drawing.Color.Blue;
  150. this.Loading.Location = new System.Drawing.Point(27, 540);
  151. this.Loading.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  152. this.Loading.Name = "Loading";
  153. this.Loading.Size = new System.Drawing.Size(87, 35);
  154. this.Loading.TabIndex = 62;
  155. this.Loading.TabStop = true;
  156. this.Loading.Text = "上料";
  157. this.Loading.UseVisualStyleBackColor = true;
  158. //
  159. // UnLoading
  160. //
  161. this.UnLoading.AutoSize = true;
  162. this.UnLoading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.UnLoading.ForeColor = System.Drawing.Color.Blue;
  164. this.UnLoading.Location = new System.Drawing.Point(147, 540);
  165. this.UnLoading.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  166. this.UnLoading.Name = "UnLoading";
  167. this.UnLoading.Size = new System.Drawing.Size(87, 35);
  168. this.UnLoading.TabIndex = 63;
  169. this.UnLoading.Text = "下料";
  170. this.UnLoading.UseVisualStyleBackColor = true;
  171. //
  172. // code_label
  173. //
  174. this.code_label.AutoSize = true;
  175. this.code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.code_label.Location = new System.Drawing.Point(21, 661);
  177. this.code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  178. this.code_label.Name = "code_label";
  179. this.code_label.Size = new System.Drawing.Size(86, 31);
  180. this.code_label.TabIndex = 66;
  181. this.code_label.Text = "录入框";
  182. //
  183. // ms_craftcode
  184. //
  185. this.ms_craftcode.AutoSize = true;
  186. this.ms_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.ms_craftcode.Location = new System.Drawing.Point(1114, 25);
  188. this.ms_craftcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  189. this.ms_craftcode.Name = "ms_craftcode";
  190. this.ms_craftcode.Size = new System.Drawing.Size(0, 31);
  191. this.ms_craftcode.TabIndex = 142;
  192. this.ms_craftcode.Visible = false;
  193. //
  194. // ma_craftcode
  195. //
  196. this.ma_craftcode.AutoSize = true;
  197. this.ma_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  198. this.ma_craftcode.Location = new System.Drawing.Point(1111, 95);
  199. this.ma_craftcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  200. this.ma_craftcode.Name = "ma_craftcode";
  201. this.ma_craftcode.Size = new System.Drawing.Size(0, 31);
  202. this.ma_craftcode.TabIndex = 145;
  203. this.ma_craftcode.Visible = false;
  204. //
  205. // NoteForChange
  206. //
  207. this.NoteForChange.AutoSize = true;
  208. this.NoteForChange.Checked = true;
  209. this.NoteForChange.CheckState = System.Windows.Forms.CheckState.Checked;
  210. this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.NoteForChange.Location = new System.Drawing.Point(16, 58);
  212. this.NoteForChange.Name = "NoteForChange";
  213. this.NoteForChange.Size = new System.Drawing.Size(144, 28);
  214. this.NoteForChange.TabIndex = 192;
  215. this.NoteForChange.Text = "切换工单提示";
  216. this.NoteForChange.UseVisualStyleBackColor = true;
  217. //
  218. // LabelDataGridView
  219. //
  220. this.LabelDataGridView.AllowUserToAddRows = false;
  221. this.LabelDataGridView.AllowUserToResizeRows = false;
  222. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  223. this.LabelDataGridView.ColumnHeadersHeight = 34;
  224. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  225. this.序号,
  226. this.cm_makecode,
  227. this.pr_detail_,
  228. this.cm_soncode,
  229. this.cm_barcode,
  230. this.BarCode});
  231. this.LabelDataGridView.Location = new System.Drawing.Point(27, 162);
  232. this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  233. this.LabelDataGridView.Name = "LabelDataGridView";
  234. this.LabelDataGridView.RowHeadersVisible = false;
  235. this.LabelDataGridView.RowHeadersWidth = 62;
  236. this.LabelDataGridView.RowTemplate.Height = 23;
  237. this.LabelDataGridView.Size = new System.Drawing.Size(962, 340);
  238. this.LabelDataGridView.TabIndex = 193;
  239. //
  240. // 序号
  241. //
  242. this.序号.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  243. this.序号.DataPropertyName = "sp_detno";
  244. this.序号.HeaderText = "序号";
  245. this.序号.MinimumWidth = 8;
  246. this.序号.Name = "序号";
  247. this.序号.ReadOnly = true;
  248. this.序号.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  249. this.序号.Width = 70;
  250. //
  251. // cm_makecode
  252. //
  253. this.cm_makecode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  254. this.cm_makecode.DataPropertyName = "sp_fsoncode";
  255. this.cm_makecode.HeaderText = "上料料号";
  256. this.cm_makecode.MinimumWidth = 8;
  257. this.cm_makecode.Name = "cm_makecode";
  258. this.cm_makecode.ReadOnly = true;
  259. this.cm_makecode.Width = 116;
  260. //
  261. // pr_detail_
  262. //
  263. this.pr_detail_.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  264. this.pr_detail_.DataPropertyName = "pr_detail";
  265. this.pr_detail_.HeaderText = "上料名称";
  266. this.pr_detail_.MinimumWidth = 8;
  267. this.pr_detail_.Name = "pr_detail_";
  268. this.pr_detail_.ReadOnly = true;
  269. this.pr_detail_.Width = 116;
  270. //
  271. // cm_soncode
  272. //
  273. this.cm_soncode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  274. this.cm_soncode.DataPropertyName = "sp_prefix";
  275. this.cm_soncode.HeaderText = "前缀";
  276. this.cm_soncode.MinimumWidth = 8;
  277. this.cm_soncode.Name = "cm_soncode";
  278. this.cm_soncode.ReadOnly = true;
  279. this.cm_soncode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  280. this.cm_soncode.Width = 50;
  281. //
  282. // cm_barcode
  283. //
  284. this.cm_barcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  285. this.cm_barcode.DataPropertyName = "sp_length";
  286. this.cm_barcode.HeaderText = "长度";
  287. this.cm_barcode.MinimumWidth = 8;
  288. this.cm_barcode.Name = "cm_barcode";
  289. this.cm_barcode.ReadOnly = true;
  290. this.cm_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  291. this.cm_barcode.Width = 50;
  292. //
  293. // BarCode
  294. //
  295. this.BarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  296. this.BarCode.DataPropertyName = "bhp_barcode";
  297. this.BarCode.HeaderText = "条码号";
  298. this.BarCode.MinimumWidth = 300;
  299. this.BarCode.Name = "BarCode";
  300. this.BarCode.ReadOnly = true;
  301. this.BarCode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  302. this.BarCode.Width = 300;
  303. //
  304. // label1
  305. //
  306. this.label1.AutoSize = true;
  307. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.label1.Location = new System.Drawing.Point(21, 600);
  309. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  310. this.label1.Name = "label1";
  311. this.label1.Size = new System.Drawing.Size(86, 31);
  312. this.label1.TabIndex = 195;
  313. this.label1.Text = "主条码";
  314. //
  315. // ClearSn_code
  316. //
  317. this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
  318. this.ClearSn_code.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  319. this.ClearSn_code.Location = new System.Drawing.Point(434, 607);
  320. this.ClearSn_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  321. this.ClearSn_code.Name = "ClearSn_code";
  322. this.ClearSn_code.Size = new System.Drawing.Size(24, 24);
  323. this.ClearSn_code.TabIndex = 196;
  324. this.ClearSn_code.TabStop = false;
  325. this.ClearSn_code.Click += new System.EventHandler(this.ClearSn_code_Click);
  326. //
  327. // dataGridViewTextBoxColumn1
  328. //
  329. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  330. this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
  331. this.dataGridViewTextBoxColumn1.HeaderText = "上料料号";
  332. this.dataGridViewTextBoxColumn1.MinimumWidth = 8;
  333. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  334. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  335. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  336. this.dataGridViewTextBoxColumn1.Width = 50;
  337. //
  338. // dataGridViewTextBoxColumn2
  339. //
  340. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  341. this.dataGridViewTextBoxColumn2.DataPropertyName = "pr_detail";
  342. this.dataGridViewTextBoxColumn2.HeaderText = "上料名称";
  343. this.dataGridViewTextBoxColumn2.MinimumWidth = 8;
  344. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  345. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  346. this.dataGridViewTextBoxColumn2.Width = 150;
  347. //
  348. // dataGridViewTextBoxColumn3
  349. //
  350. this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  351. this.dataGridViewTextBoxColumn3.DataPropertyName = "cm_soncode";
  352. this.dataGridViewTextBoxColumn3.HeaderText = "前缀";
  353. this.dataGridViewTextBoxColumn3.MinimumWidth = 8;
  354. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  355. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  356. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  357. this.dataGridViewTextBoxColumn3.Width = 150;
  358. //
  359. // dataGridViewTextBoxColumn4
  360. //
  361. this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  362. this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
  363. this.dataGridViewTextBoxColumn4.HeaderText = "长度";
  364. this.dataGridViewTextBoxColumn4.MinimumWidth = 8;
  365. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  366. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  367. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  368. this.dataGridViewTextBoxColumn4.Width = 150;
  369. //
  370. // dataGridViewTextBoxColumn5
  371. //
  372. this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  373. this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_length";
  374. this.dataGridViewTextBoxColumn5.HeaderText = "条码号";
  375. this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
  376. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  377. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  378. this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  379. this.dataGridViewTextBoxColumn5.Width = 150;
  380. //
  381. // dataGridViewTextBoxColumn6
  382. //
  383. this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  384. this.dataGridViewTextBoxColumn6.DataPropertyName = "bhp_barcode";
  385. this.dataGridViewTextBoxColumn6.HeaderText = "条码号";
  386. this.dataGridViewTextBoxColumn6.MinimumWidth = 300;
  387. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  388. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  389. this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  390. this.dataGridViewTextBoxColumn6.Width = 150;
  391. //
  392. // mainbarcode
  393. //
  394. this.mainbarcode.AllPower = "ifall";
  395. this.mainbarcode.BackColor = System.Drawing.Color.White;
  396. this.mainbarcode.Enabled = false;
  397. this.mainbarcode.ID = null;
  398. this.mainbarcode.Location = new System.Drawing.Point(147, 604);
  399. this.mainbarcode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  400. this.mainbarcode.Name = "mainbarcode";
  401. this.mainbarcode.Power = null;
  402. this.mainbarcode.Size = new System.Drawing.Size(238, 28);
  403. this.mainbarcode.Str = null;
  404. this.mainbarcode.Str1 = null;
  405. this.mainbarcode.Str2 = null;
  406. this.mainbarcode.TabIndex = 194;
  407. this.mainbarcode.Tag = "IfRead";
  408. //
  409. // StepCount
  410. //
  411. this.StepCount.LineCode = null;
  412. this.StepCount.Location = new System.Drawing.Point(428, 95);
  413. this.StepCount.Name = "StepCount";
  414. this.StepCount.Size = new System.Drawing.Size(120, 33);
  415. this.StepCount.Source = null;
  416. this.StepCount.StepCode = null;
  417. this.StepCount.TabIndex = 189;
  418. this.StepCount.Tag1 = null;
  419. //
  420. // ma_code
  421. //
  422. this.ma_code.AllPower = null;
  423. this.ma_code.Caller = null;
  424. this.ma_code.Condition = null;
  425. this.ma_code.DBTitle = null;
  426. this.ma_code.FormName = null;
  427. this.ma_code.Location = new System.Drawing.Point(144, 20);
  428. this.ma_code.Name = "ma_code";
  429. this.ma_code.Power = null;
  430. this.ma_code.ReturnData = null;
  431. this.ma_code.SelectField = null;
  432. this.ma_code.SetValueField = null;
  433. this.ma_code.Size = new System.Drawing.Size(222, 32);
  434. this.ma_code.TabIndex = 141;
  435. this.ma_code.TableName = null;
  436. this.ma_code.Tag = "ma_code";
  437. this.ma_code.TextBoxEnable = true;
  438. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  439. //
  440. // LockMakeCode
  441. //
  442. this.LockMakeCode.AutoSize = true;
  443. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  444. this.LockMakeCode.LeaveEvent = false;
  445. this.LockMakeCode.Location = new System.Drawing.Point(182, 58);
  446. this.LockMakeCode.Name = "LockMakeCode";
  447. this.LockMakeCode.Size = new System.Drawing.Size(72, 28);
  448. this.LockMakeCode.TabIndex = 140;
  449. this.LockMakeCode.Text = "锁定";
  450. this.LockMakeCode.UseVisualStyleBackColor = true;
  451. //
  452. // ma_prodcode
  453. //
  454. this.ma_prodcode.AutoSize = true;
  455. this.ma_prodcode.CutLength = null;
  456. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  457. this.ma_prodcode.Location = new System.Drawing.Point(564, 21);
  458. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  459. this.ma_prodcode.MaximumSize = new System.Drawing.Size(225, 0);
  460. this.ma_prodcode.Name = "ma_prodcode";
  461. this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
  462. this.ma_prodcode.TabIndex = 99;
  463. //
  464. // pr_detail
  465. //
  466. this.pr_detail.AutoSize = true;
  467. this.pr_detail.CutLength = null;
  468. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  469. this.pr_detail.Location = new System.Drawing.Point(974, 21);
  470. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  471. this.pr_detail.MaximumSize = new System.Drawing.Size(225, 0);
  472. this.pr_detail.Name = "pr_detail";
  473. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  474. this.pr_detail.TabIndex = 98;
  475. //
  476. // mcd_remainqty
  477. //
  478. this.mcd_remainqty.AutoSize = true;
  479. this.mcd_remainqty.CutLength = null;
  480. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  481. this.mcd_remainqty.Location = new System.Drawing.Point(991, 95);
  482. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  483. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(225, 0);
  484. this.mcd_remainqty.Name = "mcd_remainqty";
  485. this.mcd_remainqty.Size = new System.Drawing.Size(0, 31);
  486. this.mcd_remainqty.TabIndex = 97;
  487. this.mcd_remainqty.Tag = "mcd_remainqty";
  488. this.mcd_remainqty.Visible = false;
  489. //
  490. // mcd_inqty
  491. //
  492. this.mcd_inqty.AutoSize = true;
  493. this.mcd_inqty.CutLength = null;
  494. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  495. this.mcd_inqty.Location = new System.Drawing.Point(1195, 183);
  496. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  497. this.mcd_inqty.MaximumSize = new System.Drawing.Size(225, 0);
  498. this.mcd_inqty.Name = "mcd_inqty";
  499. this.mcd_inqty.Size = new System.Drawing.Size(0, 31);
  500. this.mcd_inqty.TabIndex = 96;
  501. this.mcd_inqty.Visible = false;
  502. //
  503. // ma_qty
  504. //
  505. this.ma_qty.AutoSize = true;
  506. this.ma_qty.CutLength = null;
  507. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  508. this.ma_qty.Location = new System.Drawing.Point(144, 92);
  509. this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  510. this.ma_qty.MaximumSize = new System.Drawing.Size(225, 0);
  511. this.ma_qty.Name = "ma_qty";
  512. this.ma_qty.Size = new System.Drawing.Size(0, 31);
  513. this.ma_qty.TabIndex = 95;
  514. //
  515. // OperateResult
  516. //
  517. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  518. this.OperateResult.Location = new System.Drawing.Point(818, 516);
  519. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  520. this.OperateResult.Name = "OperateResult";
  521. this.OperateResult.Size = new System.Drawing.Size(523, 180);
  522. this.OperateResult.TabIndex = 94;
  523. this.OperateResult.Text = "";
  524. //
  525. // Clean
  526. //
  527. this.Clean.AllPower = null;
  528. this.Clean.BackColor = System.Drawing.Color.Transparent;
  529. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  530. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  531. this.Clean.IsShowBorder = true;
  532. this.Clean.Location = new System.Drawing.Point(690, 658);
  533. this.Clean.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  534. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  535. this.Clean.Name = "Clean";
  536. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  537. this.Clean.Power = null;
  538. this.Clean.Size = new System.Drawing.Size(90, 36);
  539. this.Clean.TabIndex = 80;
  540. this.Clean.Text = "清除";
  541. this.Clean.UseVisualStyleBackColor = true;
  542. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  543. //
  544. // Confirm
  545. //
  546. this.Confirm.AllPower = "ifall";
  547. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  548. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  549. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  550. this.Confirm.IsShowBorder = true;
  551. this.Confirm.Location = new System.Drawing.Point(434, 660);
  552. this.Confirm.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  553. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  554. this.Confirm.Name = "Confirm";
  555. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  556. this.Confirm.Power = null;
  557. this.Confirm.Size = new System.Drawing.Size(90, 36);
  558. this.Confirm.TabIndex = 73;
  559. this.Confirm.Tag = "IfRead";
  560. this.Confirm.Text = "确认";
  561. this.Confirm.UseVisualStyleBackColor = true;
  562. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  563. //
  564. // code
  565. //
  566. this.code.AllPower = "ifall";
  567. this.code.BackColor = System.Drawing.Color.White;
  568. this.code.ID = null;
  569. this.code.Location = new System.Drawing.Point(147, 663);
  570. this.code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  571. this.code.Name = "code";
  572. this.code.Power = null;
  573. this.code.Size = new System.Drawing.Size(238, 28);
  574. this.code.Str = null;
  575. this.code.Str1 = null;
  576. this.code.Str2 = null;
  577. this.code.TabIndex = 0;
  578. this.code.Tag = "IfRead";
  579. this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.code_KeyDown);
  580. //
  581. // ProdNum
  582. //
  583. this.ProdNum.Location = new System.Drawing.Point(496, 548);
  584. this.ProdNum.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  585. this.ProdNum.Name = "ProdNum";
  586. this.ProdNum.Size = new System.Drawing.Size(90, 28);
  587. this.ProdNum.TabIndex = 197;
  588. this.ProdNum.ValueChanged += new System.EventHandler(this.numericUpDown1_ValueChanged);
  589. //
  590. // label2
  591. //
  592. this.label2.AutoSize = true;
  593. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  594. this.label2.Location = new System.Drawing.Point(325, 543);
  595. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  596. this.label2.Name = "label2";
  597. this.label2.Size = new System.Drawing.Size(158, 31);
  598. this.label2.TabIndex = 198;
  599. this.label2.Text = "采集物料数量";
  600. //
  601. // Make_PreFeedingCollection
  602. //
  603. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  604. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  605. this.ClientSize = new System.Drawing.Size(1347, 730);
  606. this.Controls.Add(this.label2);
  607. this.Controls.Add(this.ProdNum);
  608. this.Controls.Add(this.ClearSn_code);
  609. this.Controls.Add(this.label1);
  610. this.Controls.Add(this.mainbarcode);
  611. this.Controls.Add(this.LabelDataGridView);
  612. this.Controls.Add(this.NoteForChange);
  613. this.Controls.Add(this.StepCount);
  614. this.Controls.Add(this.ma_craftcode);
  615. this.Controls.Add(this.ms_craftcode);
  616. this.Controls.Add(this.ma_code);
  617. this.Controls.Add(this.LockMakeCode);
  618. this.Controls.Add(this.ma_prodcode);
  619. this.Controls.Add(this.pr_detail);
  620. this.Controls.Add(this.mcd_remainqty);
  621. this.Controls.Add(this.mcd_inqty);
  622. this.Controls.Add(this.ma_qty);
  623. this.Controls.Add(this.OperateResult);
  624. this.Controls.Add(this.Clean);
  625. this.Controls.Add(this.Confirm);
  626. this.Controls.Add(this.code);
  627. this.Controls.Add(this.code_label);
  628. this.Controls.Add(this.UnLoading);
  629. this.Controls.Add(this.Loading);
  630. this.Controls.Add(this.mcd_restqty_label);
  631. this.Controls.Add(this.mcd_inqty_label);
  632. this.Controls.Add(this.ma_qty_label);
  633. this.Controls.Add(this.ms_makecode_label);
  634. this.Controls.Add(this.pr_detail_label);
  635. this.Controls.Add(this.ma_prodcode_label);
  636. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  637. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  638. this.Name = "Make_PreFeedingCollection";
  639. this.Tag = "Make!PreFeedingCollection";
  640. this.Text = "上料采集";
  641. this.Load += new System.EventHandler(this.Make_FeedingCollection_Load);
  642. this.SizeChanged += new System.EventHandler(this.Make_FeedingCollection_SizeChanged);
  643. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  644. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
  645. ((System.ComponentModel.ISupportInitialize)(this.ProdNum)).EndInit();
  646. this.ResumeLayout(false);
  647. this.PerformLayout();
  648. }
  649. #endregion
  650. private System.Windows.Forms.Label mcd_restqty_label;
  651. private System.Windows.Forms.Label mcd_inqty_label;
  652. private System.Windows.Forms.Label ma_qty_label;
  653. private System.Windows.Forms.Label ms_makecode_label;
  654. private System.Windows.Forms.Label pr_detail_label;
  655. private System.Windows.Forms.Label ma_prodcode_label;
  656. private System.Windows.Forms.RadioButton Loading;
  657. private System.Windows.Forms.RadioButton UnLoading;
  658. private System.Windows.Forms.Label code_label;
  659. private CustomControl.TextBoxWithIcon.SnCollectionBox code;
  660. private CustomControl.ButtonUtil.NormalButton Confirm;
  661. private CustomControl.ButtonUtil.NormalButton Clean;
  662. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  663. private CustomControl.ValueLabel.ValueLabel ma_qty;
  664. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  665. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  666. private CustomControl.ValueLabel.ValueLabel pr_detail;
  667. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  668. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  669. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  670. private System.Windows.Forms.Label ms_craftcode;
  671. private System.Windows.Forms.Label ma_craftcode;
  672. private System.Windows.Forms.CheckBox NoteForChange;
  673. private System.Windows.Forms.DataGridView LabelDataGridView;
  674. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  675. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  676. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  677. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  678. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  679. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  680. private CustomControl.TextBoxWithIcon.SnCollectionBox mainbarcode;
  681. private System.Windows.Forms.Label label1;
  682. private System.Windows.Forms.PictureBox ClearSn_code;
  683. private System.Windows.Forms.DataGridViewTextBoxColumn 序号;
  684. private System.Windows.Forms.DataGridViewTextBoxColumn cm_makecode;
  685. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail_;
  686. private System.Windows.Forms.DataGridViewTextBoxColumn cm_soncode;
  687. private System.Windows.Forms.DataGridViewTextBoxColumn cm_barcode;
  688. private System.Windows.Forms.DataGridViewTextBoxColumn BarCode;
  689. private CustomControl.TextBoxWithIcon.SourceStepCountPre StepCount;
  690. private System.Windows.Forms.NumericUpDown ProdNum;
  691. private System.Windows.Forms.Label label2;
  692. }
  693. }