Make_FeedingCollection.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520
  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.softwareversion_label = new System.Windows.Forms.CheckBox();
  43. this.ecn_label = new System.Windows.Forms.CheckBox();
  44. this.ClearSn_code = new System.Windows.Forms.PictureBox();
  45. this.CleanMa_code = new System.Windows.Forms.PictureBox();
  46. this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  47. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  48. this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  49. this.mcd_inqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  50. this.ma_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  51. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  52. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  53. this.softwareversion = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  54. this.ecn = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  55. this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  56. this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  57. this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  58. this.LockMakeCode = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
  59. this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  60. this.panel2.SuspendLayout();
  61. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
  62. ((System.ComponentModel.ISupportInitialize)(this.CleanMa_code)).BeginInit();
  63. this.SuspendLayout();
  64. //
  65. // panel2
  66. //
  67. this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
  68. this.panel2.Controls.Add(this.label1);
  69. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  70. this.panel2.Location = new System.Drawing.Point(0, 0);
  71. this.panel2.Name = "panel2";
  72. this.panel2.Size = new System.Drawing.Size(983, 29);
  73. this.panel2.TabIndex = 31;
  74. //
  75. // label1
  76. //
  77. this.label1.AutoSize = true;
  78. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  79. this.label1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  80. this.label1.Location = new System.Drawing.Point(12, 4);
  81. this.label1.Name = "label1";
  82. this.label1.Size = new System.Drawing.Size(74, 21);
  83. this.label1.TabIndex = 0;
  84. this.label1.Text = "工单信息";
  85. //
  86. // mcd_restqty_label
  87. //
  88. this.mcd_restqty_label.AutoSize = true;
  89. this.mcd_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.mcd_restqty_label.Location = new System.Drawing.Point(598, 109);
  91. this.mcd_restqty_label.Name = "mcd_restqty_label";
  92. this.mcd_restqty_label.Size = new System.Drawing.Size(74, 21);
  93. this.mcd_restqty_label.TabIndex = 59;
  94. this.mcd_restqty_label.Text = "待采集数";
  95. //
  96. // mcd_inqty_label
  97. //
  98. this.mcd_inqty_label.AutoSize = true;
  99. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.mcd_inqty_label.Location = new System.Drawing.Point(321, 109);
  101. this.mcd_inqty_label.Name = "mcd_inqty_label";
  102. this.mcd_inqty_label.Size = new System.Drawing.Size(74, 21);
  103. this.mcd_inqty_label.TabIndex = 56;
  104. this.mcd_inqty_label.Text = "已采集数";
  105. //
  106. // ma_qty_label
  107. //
  108. this.ma_qty_label.AutoSize = true;
  109. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  110. this.ma_qty_label.Location = new System.Drawing.Point(33, 109);
  111. this.ma_qty_label.Name = "ma_qty_label";
  112. this.ma_qty_label.Size = new System.Drawing.Size(74, 21);
  113. this.ma_qty_label.TabIndex = 53;
  114. this.ma_qty_label.Text = "工单数量";
  115. //
  116. // ms_makecode_label
  117. //
  118. this.ms_makecode_label.AutoSize = true;
  119. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.ms_makecode_label.Location = new System.Drawing.Point(33, 59);
  121. this.ms_makecode_label.Name = "ms_makecode_label";
  122. this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
  123. this.ms_makecode_label.TabIndex = 49;
  124. this.ms_makecode_label.Text = "归属工单";
  125. //
  126. // pr_detail_label
  127. //
  128. this.pr_detail_label.AutoSize = true;
  129. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. this.pr_detail_label.Location = new System.Drawing.Point(598, 59);
  131. this.pr_detail_label.Name = "pr_detail_label";
  132. this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
  133. this.pr_detail_label.TabIndex = 50;
  134. this.pr_detail_label.Text = "产品名称";
  135. //
  136. // ma_prodcode_label
  137. //
  138. this.ma_prodcode_label.AutoSize = true;
  139. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.ma_prodcode_label.Location = new System.Drawing.Point(321, 59);
  141. this.ma_prodcode_label.Name = "ma_prodcode_label";
  142. this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
  143. this.ma_prodcode_label.TabIndex = 51;
  144. this.ma_prodcode_label.Text = "产品代码";
  145. //
  146. // Loading
  147. //
  148. this.Loading.AutoSize = true;
  149. this.Loading.Checked = true;
  150. this.Loading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  151. this.Loading.ForeColor = System.Drawing.Color.Blue;
  152. this.Loading.Location = new System.Drawing.Point(42, 455);
  153. this.Loading.Name = "Loading";
  154. this.Loading.Size = new System.Drawing.Size(60, 25);
  155. this.Loading.TabIndex = 62;
  156. this.Loading.TabStop = true;
  157. this.Loading.Text = "上料";
  158. this.Loading.UseVisualStyleBackColor = true;
  159. //
  160. // UnLoading
  161. //
  162. this.UnLoading.AutoSize = true;
  163. this.UnLoading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.UnLoading.ForeColor = System.Drawing.Color.Blue;
  165. this.UnLoading.Location = new System.Drawing.Point(122, 455);
  166. this.UnLoading.Name = "UnLoading";
  167. this.UnLoading.Size = new System.Drawing.Size(60, 25);
  168. this.UnLoading.TabIndex = 63;
  169. this.UnLoading.Text = "下料";
  170. this.UnLoading.UseVisualStyleBackColor = true;
  171. //
  172. // sn_code_label
  173. //
  174. this.sn_code_label.AutoSize = true;
  175. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.sn_code_label.Location = new System.Drawing.Point(38, 493);
  177. this.sn_code_label.Name = "sn_code_label";
  178. this.sn_code_label.Size = new System.Drawing.Size(58, 21);
  179. this.sn_code_label.TabIndex = 64;
  180. this.sn_code_label.Text = "序列号";
  181. //
  182. // code_label
  183. //
  184. this.code_label.AutoSize = true;
  185. this.code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  186. this.code_label.Location = new System.Drawing.Point(38, 538);
  187. this.code_label.Name = "code_label";
  188. this.code_label.Size = new System.Drawing.Size(58, 21);
  189. this.code_label.TabIndex = 66;
  190. this.code_label.Text = "录入框";
  191. //
  192. // iflastsn
  193. //
  194. this.iflastsn.AutoSize = true;
  195. this.iflastsn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.iflastsn.Location = new System.Drawing.Point(313, 493);
  197. this.iflastsn.Name = "iflastsn";
  198. this.iflastsn.Size = new System.Drawing.Size(115, 25);
  199. this.iflastsn.TabIndex = 72;
  200. this.iflastsn.Text = "前一工单SN";
  201. this.iflastsn.UseVisualStyleBackColor = true;
  202. //
  203. // softwareversion_label
  204. //
  205. this.softwareversion_label.AutoSize = true;
  206. this.softwareversion_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.softwareversion_label.Location = new System.Drawing.Point(704, 166);
  208. this.softwareversion_label.Name = "softwareversion_label";
  209. this.softwareversion_label.Size = new System.Drawing.Size(93, 25);
  210. this.softwareversion_label.TabIndex = 74;
  211. this.softwareversion_label.Text = "软件版本";
  212. this.softwareversion_label.UseVisualStyleBackColor = true;
  213. //
  214. // ecn_label
  215. //
  216. this.ecn_label.AutoSize = true;
  217. this.ecn_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.ecn_label.Location = new System.Drawing.Point(704, 244);
  219. this.ecn_label.Name = "ecn_label";
  220. this.ecn_label.Size = new System.Drawing.Size(78, 25);
  221. this.ecn_label.TabIndex = 75;
  222. this.ecn_label.Text = "ECN号";
  223. this.ecn_label.UseVisualStyleBackColor = true;
  224. //
  225. // ClearSn_code
  226. //
  227. this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
  228. this.ClearSn_code.Image = global::UAS_MES.Properties.Resources.bindingNavigatorDeleteItem_Image;
  229. this.ClearSn_code.Location = new System.Drawing.Point(287, 496);
  230. this.ClearSn_code.Name = "ClearSn_code";
  231. this.ClearSn_code.Size = new System.Drawing.Size(16, 16);
  232. this.ClearSn_code.TabIndex = 138;
  233. this.ClearSn_code.TabStop = false;
  234. this.ClearSn_code.Click += new System.EventHandler(this.ClearSn_code_Click);
  235. //
  236. // CleanMa_code
  237. //
  238. this.CleanMa_code.Cursor = System.Windows.Forms.Cursors.Hand;
  239. this.CleanMa_code.Image = global::UAS_MES.Properties.Resources.bindingNavigatorDeleteItem_Image;
  240. this.CleanMa_code.Location = new System.Drawing.Point(292, 62);
  241. this.CleanMa_code.Name = "CleanMa_code";
  242. this.CleanMa_code.Size = new System.Drawing.Size(16, 16);
  243. this.CleanMa_code.TabIndex = 139;
  244. this.CleanMa_code.TabStop = false;
  245. this.CleanMa_code.Click += new System.EventHandler(this.CleanMa_code_Click);
  246. //
  247. // ma_prodcode
  248. //
  249. this.ma_prodcode.AutoSize = true;
  250. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  251. this.ma_prodcode.Location = new System.Drawing.Point(416, 59);
  252. this.ma_prodcode.Name = "ma_prodcode";
  253. this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
  254. this.ma_prodcode.TabIndex = 99;
  255. //
  256. // pr_detail
  257. //
  258. this.pr_detail.AutoSize = true;
  259. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.pr_detail.Location = new System.Drawing.Point(698, 59);
  261. this.pr_detail.Name = "pr_detail";
  262. this.pr_detail.Size = new System.Drawing.Size(0, 21);
  263. this.pr_detail.TabIndex = 98;
  264. //
  265. // mcd_remainqty
  266. //
  267. this.mcd_remainqty.AutoSize = true;
  268. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  269. this.mcd_remainqty.Location = new System.Drawing.Point(697, 109);
  270. this.mcd_remainqty.Name = "mcd_remainqty";
  271. this.mcd_remainqty.Size = new System.Drawing.Size(0, 21);
  272. this.mcd_remainqty.TabIndex = 97;
  273. this.mcd_remainqty.Tag = "mcd_remainqty";
  274. //
  275. // mcd_inqty
  276. //
  277. this.mcd_inqty.AutoSize = true;
  278. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  279. this.mcd_inqty.Location = new System.Drawing.Point(416, 109);
  280. this.mcd_inqty.Name = "mcd_inqty";
  281. this.mcd_inqty.Size = new System.Drawing.Size(0, 21);
  282. this.mcd_inqty.TabIndex = 96;
  283. //
  284. // ma_qty
  285. //
  286. this.ma_qty.AutoSize = true;
  287. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.ma_qty.Location = new System.Drawing.Point(136, 109);
  289. this.ma_qty.Name = "ma_qty";
  290. this.ma_qty.Size = new System.Drawing.Size(0, 21);
  291. this.ma_qty.TabIndex = 95;
  292. //
  293. // OperateResult
  294. //
  295. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  296. this.OperateResult.Location = new System.Drawing.Point(37, 146);
  297. this.OperateResult.Name = "OperateResult";
  298. this.OperateResult.Size = new System.Drawing.Size(643, 290);
  299. this.OperateResult.TabIndex = 94;
  300. this.OperateResult.Text = "";
  301. //
  302. // Clean
  303. //
  304. this.Clean.AllPower = null;
  305. this.Clean.BackColor = System.Drawing.Color.Transparent;
  306. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  307. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  308. this.Clean.IsShowBorder = true;
  309. this.Clean.Location = new System.Drawing.Point(616, 456);
  310. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  311. this.Clean.Name = "Clean";
  312. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  313. this.Clean.Power = null;
  314. this.Clean.Size = new System.Drawing.Size(60, 24);
  315. this.Clean.TabIndex = 80;
  316. this.Clean.Text = "清除";
  317. this.Clean.UseVisualStyleBackColor = true;
  318. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  319. //
  320. // softwareversion
  321. //
  322. this.softwareversion.AllPower = null;
  323. this.softwareversion.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  324. | System.Windows.Forms.AnchorStyles.Right)));
  325. this.softwareversion.BackColor = System.Drawing.Color.White;
  326. this.softwareversion.ID = null;
  327. this.softwareversion.Location = new System.Drawing.Point(808, 166);
  328. this.softwareversion.Name = "softwareversion";
  329. this.softwareversion.Power = null;
  330. this.softwareversion.Size = new System.Drawing.Size(145, 21);
  331. this.softwareversion.Str = null;
  332. this.softwareversion.Str1 = null;
  333. this.softwareversion.Str2 = null;
  334. this.softwareversion.TabIndex = 78;
  335. //
  336. // ecn
  337. //
  338. this.ecn.AllPower = null;
  339. this.ecn.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  340. | System.Windows.Forms.AnchorStyles.Right)));
  341. this.ecn.BackColor = System.Drawing.Color.White;
  342. this.ecn.ID = null;
  343. this.ecn.Location = new System.Drawing.Point(808, 244);
  344. this.ecn.Name = "ecn";
  345. this.ecn.Power = null;
  346. this.ecn.Size = new System.Drawing.Size(145, 21);
  347. this.ecn.Str = null;
  348. this.ecn.Str1 = null;
  349. this.ecn.Str2 = null;
  350. this.ecn.TabIndex = 77;
  351. //
  352. // Confirm
  353. //
  354. this.Confirm.AllPower = "ifall";
  355. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  356. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  357. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  358. this.Confirm.IsShowBorder = true;
  359. this.Confirm.Location = new System.Drawing.Point(313, 535);
  360. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  361. this.Confirm.Name = "Confirm";
  362. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  363. this.Confirm.Power = null;
  364. this.Confirm.Size = new System.Drawing.Size(60, 24);
  365. this.Confirm.TabIndex = 73;
  366. this.Confirm.Tag = "IfWrite";
  367. this.Confirm.Text = "确认";
  368. this.Confirm.UseVisualStyleBackColor = true;
  369. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  370. //
  371. // code
  372. //
  373. this.code.AllPower = "ifall";
  374. this.code.BackColor = System.Drawing.Color.White;
  375. this.code.ID = null;
  376. this.code.Location = new System.Drawing.Point(122, 538);
  377. this.code.Name = "code";
  378. this.code.Power = null;
  379. this.code.Size = new System.Drawing.Size(160, 21);
  380. this.code.Str = null;
  381. this.code.Str1 = null;
  382. this.code.Str2 = null;
  383. this.code.TabIndex = 0;
  384. this.code.Tag = "IfWrite";
  385. this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.code_KeyDown);
  386. //
  387. // sn_code
  388. //
  389. this.sn_code.AllPower = null;
  390. this.sn_code.BackColor = System.Drawing.Color.White;
  391. this.sn_code.Enabled = false;
  392. this.sn_code.ID = null;
  393. this.sn_code.Location = new System.Drawing.Point(122, 493);
  394. this.sn_code.Name = "sn_code";
  395. this.sn_code.Power = null;
  396. this.sn_code.Size = new System.Drawing.Size(160, 21);
  397. this.sn_code.Str = null;
  398. this.sn_code.Str1 = null;
  399. this.sn_code.Str2 = null;
  400. this.sn_code.TabIndex = 65;
  401. //
  402. // LockMakeCode
  403. //
  404. this.LockMakeCode.AutoSize = true;
  405. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.LockMakeCode.Location = new System.Drawing.Point(136, 37);
  407. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  408. this.LockMakeCode.Name = "LockMakeCode";
  409. this.LockMakeCode.Size = new System.Drawing.Size(51, 21);
  410. this.LockMakeCode.TabIndex = 140;
  411. this.LockMakeCode.Text = "锁定";
  412. this.LockMakeCode.UseVisualStyleBackColor = true;
  413. //
  414. // ma_code
  415. //
  416. this.ma_code.AllPower = null;
  417. this.ma_code.Caller = null;
  418. this.ma_code.Condition = null;
  419. this.ma_code.DBTitle = null;
  420. this.ma_code.FormName = null;
  421. this.ma_code.Location = new System.Drawing.Point(136, 61);
  422. this.ma_code.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  423. this.ma_code.Name = "ma_code";
  424. this.ma_code.Power = null;
  425. this.ma_code.SelectField = null;
  426. this.ma_code.SetValueField = null;
  427. this.ma_code.Size = new System.Drawing.Size(146, 21);
  428. this.ma_code.TabIndex = 141;
  429. this.ma_code.TableName = null;
  430. this.ma_code.Tag = "ma_code";
  431. this.ma_code.TextBoxEnable = true;
  432. //
  433. // Make_FeedingCollection
  434. //
  435. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  436. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  437. this.ClientSize = new System.Drawing.Size(983, 568);
  438. this.Controls.Add(this.ma_code);
  439. this.Controls.Add(this.LockMakeCode);
  440. this.Controls.Add(this.CleanMa_code);
  441. this.Controls.Add(this.ClearSn_code);
  442. this.Controls.Add(this.ma_prodcode);
  443. this.Controls.Add(this.pr_detail);
  444. this.Controls.Add(this.mcd_remainqty);
  445. this.Controls.Add(this.mcd_inqty);
  446. this.Controls.Add(this.ma_qty);
  447. this.Controls.Add(this.OperateResult);
  448. this.Controls.Add(this.Clean);
  449. this.Controls.Add(this.softwareversion);
  450. this.Controls.Add(this.ecn);
  451. this.Controls.Add(this.ecn_label);
  452. this.Controls.Add(this.softwareversion_label);
  453. this.Controls.Add(this.Confirm);
  454. this.Controls.Add(this.iflastsn);
  455. this.Controls.Add(this.code);
  456. this.Controls.Add(this.code_label);
  457. this.Controls.Add(this.sn_code);
  458. this.Controls.Add(this.sn_code_label);
  459. this.Controls.Add(this.UnLoading);
  460. this.Controls.Add(this.Loading);
  461. this.Controls.Add(this.mcd_restqty_label);
  462. this.Controls.Add(this.mcd_inqty_label);
  463. this.Controls.Add(this.ma_qty_label);
  464. this.Controls.Add(this.ms_makecode_label);
  465. this.Controls.Add(this.pr_detail_label);
  466. this.Controls.Add(this.ma_prodcode_label);
  467. this.Controls.Add(this.panel2);
  468. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  469. this.Name = "Make_FeedingCollection";
  470. this.Tag = "Make!FeedingCollection";
  471. this.Text = "上料采集";
  472. this.Load += new System.EventHandler(this.上料采集_Load);
  473. this.SizeChanged += new System.EventHandler(this.上料采集_SizeChanged);
  474. this.panel2.ResumeLayout(false);
  475. this.panel2.PerformLayout();
  476. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
  477. ((System.ComponentModel.ISupportInitialize)(this.CleanMa_code)).EndInit();
  478. this.ResumeLayout(false);
  479. this.PerformLayout();
  480. }
  481. #endregion
  482. private System.Windows.Forms.Panel panel2;
  483. private System.Windows.Forms.Label label1;
  484. private System.Windows.Forms.Label mcd_restqty_label;
  485. private System.Windows.Forms.Label mcd_inqty_label;
  486. private System.Windows.Forms.Label ma_qty_label;
  487. private System.Windows.Forms.Label ms_makecode_label;
  488. private System.Windows.Forms.Label pr_detail_label;
  489. private System.Windows.Forms.Label ma_prodcode_label;
  490. private System.Windows.Forms.RadioButton Loading;
  491. private System.Windows.Forms.RadioButton UnLoading;
  492. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  493. private System.Windows.Forms.Label sn_code_label;
  494. private System.Windows.Forms.Label code_label;
  495. private CustomControl.TextBoxWithIcon.EnterTextBox code;
  496. private System.Windows.Forms.CheckBox iflastsn;
  497. private CustomControl.ButtonUtil.NormalButton Confirm;
  498. private System.Windows.Forms.CheckBox softwareversion_label;
  499. private System.Windows.Forms.CheckBox ecn_label;
  500. private CustomControl.TextBoxWithIcon.EnterTextBox ecn;
  501. private CustomControl.TextBoxWithIcon.EnterTextBox softwareversion;
  502. private CustomControl.ButtonUtil.NormalButton Clean;
  503. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  504. private CustomControl.ValueLabel.ValueLabel ma_qty;
  505. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  506. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  507. private CustomControl.ValueLabel.ValueLabel pr_detail;
  508. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  509. private System.Windows.Forms.PictureBox ClearSn_code;
  510. private System.Windows.Forms.PictureBox CleanMa_code;
  511. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  512. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  513. }
  514. }