Make_FeedingCollectionCheck.Designer.cs 40 KB

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