Make_FeedingCollection.Designer.cs 36 KB

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