F_PC_1002.Designer.cs 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503
  1. namespace Dongke.IBOSS.PRD.Client.PCModule
  2. {
  3. partial class F_PC_1002
  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. this.txtBarcode = new Dongke.WinForm.Controls.TxtCode();
  29. this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel();
  30. this.lblLabel5 = new Dongke.WinForm.Controls.LblLabel();
  31. this.lblLabel4 = new Dongke.WinForm.Controls.LblLabel();
  32. this.dtpPDate = new Dongke.WinForm.Controls.DtpDate();
  33. this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel();
  34. this.lblLabel3 = new Dongke.WinForm.Controls.LblLabel();
  35. this.dkUserInfo = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkUserInfoSearchBox();
  36. this.txtWeight = new Dongke.WinForm.Controls.TxtNumerical();
  37. this.txtCost = new Dongke.WinForm.Controls.TxtNumerical();
  38. this.lblLabel6 = new Dongke.WinForm.Controls.LblLabel();
  39. this.txtStandardGroutingNum = new Dongke.WinForm.Controls.TxtNumerical();
  40. this.lblLabel7 = new Dongke.WinForm.Controls.LblLabel();
  41. this.txtRemarks = new Dongke.WinForm.Controls.TxtTextBox();
  42. this.lblLabel8 = new Dongke.WinForm.Controls.LblLabel();
  43. this.btnSave = new Dongke.WinForm.Controls.BtnButton();
  44. this.btnCancel = new Dongke.WinForm.Controls.BtnButton();
  45. this.ftcMouldType = new Dongke.WinForm.Controls.FtcFilterComboBox();
  46. this.ftcSuppliers = new Dongke.WinForm.Controls.FtcFilterComboBox();
  47. this.chkAutoPrint = new System.Windows.Forms.CheckBox();
  48. this.txtMCount = new Dongke.WinForm.Controls.TxtNumerical();
  49. this.lblMCount = new Dongke.WinForm.Controls.LblLabel();
  50. this.scbGoods = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods();
  51. this.lblGoods = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
  52. this.txtOutputCount = new Dongke.WinForm.Controls.TxtNumerical();
  53. this.lblOutputCount = new Dongke.WinForm.Controls.LblLabel();
  54. this.lblLabel9 = new Dongke.WinForm.Controls.LblLabel();
  55. this.txtStandardGroutingSum = new Dongke.WinForm.Controls.TxtNumerical();
  56. this.SuspendLayout();
  57. //
  58. // txtBarcode
  59. //
  60. this.txtBarcode.Location = new System.Drawing.Point(89, 12);
  61. this.txtBarcode.MaxLength = 50;
  62. this.txtBarcode.Name = "txtBarcode";
  63. this.txtBarcode.ReadOnly = true;
  64. this.txtBarcode.Size = new System.Drawing.Size(120, 21);
  65. this.txtBarcode.TabIndex = 2;
  66. //
  67. // lblLabel1
  68. //
  69. this.lblLabel1.Location = new System.Drawing.Point(30, 16);
  70. this.lblLabel1.MustInput = true;
  71. this.lblLabel1.Name = "lblLabel1";
  72. this.lblLabel1.Size = new System.Drawing.Size(53, 12);
  73. this.lblLabel1.TabIndex = 1;
  74. this.lblLabel1.Text = "模具条码";
  75. //
  76. // lblLabel5
  77. //
  78. this.lblLabel5.Location = new System.Drawing.Point(18, 69);
  79. this.lblLabel5.MustInput = true;
  80. this.lblLabel5.Name = "lblLabel5";
  81. this.lblLabel5.Size = new System.Drawing.Size(65, 12);
  82. this.lblLabel5.TabIndex = 9;
  83. this.lblLabel5.Text = "材料供应商";
  84. //
  85. // lblLabel4
  86. //
  87. this.lblLabel4.Location = new System.Drawing.Point(30, 43);
  88. this.lblLabel4.MustInput = true;
  89. this.lblLabel4.Name = "lblLabel4";
  90. this.lblLabel4.Size = new System.Drawing.Size(53, 12);
  91. this.lblLabel4.TabIndex = 5;
  92. this.lblLabel4.Text = "模具类型";
  93. //
  94. // dtpPDate
  95. //
  96. this.dtpPDate.AllowNull = false;
  97. this.dtpPDate.Location = new System.Drawing.Point(89, 91);
  98. this.dtpPDate.Name = "dtpPDate";
  99. this.dtpPDate.Size = new System.Drawing.Size(120, 21);
  100. this.dtpPDate.TabIndex = 14;
  101. this.dtpPDate.Value = new System.DateTime(2017, 12, 11, 0, 0, 0, 0);
  102. //
  103. // lblLabel2
  104. //
  105. this.lblLabel2.Location = new System.Drawing.Point(30, 95);
  106. this.lblLabel2.MustInput = true;
  107. this.lblLabel2.Name = "lblLabel2";
  108. this.lblLabel2.Size = new System.Drawing.Size(53, 12);
  109. this.lblLabel2.TabIndex = 13;
  110. this.lblLabel2.Text = "生产日期";
  111. //
  112. // lblLabel3
  113. //
  114. this.lblLabel3.Location = new System.Drawing.Point(239, 42);
  115. this.lblLabel3.MustInput = true;
  116. this.lblLabel3.Name = "lblLabel3";
  117. this.lblLabel3.Size = new System.Drawing.Size(53, 12);
  118. this.lblLabel3.TabIndex = 7;
  119. this.lblLabel3.Text = "重量(KG)";
  120. //
  121. // dkUserInfo
  122. //
  123. this.dkUserInfo.DataSource = null;
  124. this.dkUserInfo.Enabled = true;
  125. this.dkUserInfo.IsMustInput = true;
  126. this.dkUserInfo.IsWorker = false;
  127. this.dkUserInfo.Location = new System.Drawing.Point(30, 118);
  128. this.dkUserInfo.Name = "dkUserInfo";
  129. this.dkUserInfo.PurviewType = ((byte)(0));
  130. this.dkUserInfo.Size = new System.Drawing.Size(179, 21);
  131. this.dkUserInfo.TabIndex = 17;
  132. this.dkUserInfo.Title = "生产工号";
  133. this.dkUserInfo.TxtUserBackColor = System.Drawing.SystemColors.Control;
  134. this.dkUserInfo.UserCode = "";
  135. this.dkUserInfo.UserID = null;
  136. this.dkUserInfo.UserIDS = null;
  137. this.dkUserInfo.UserName = null;
  138. //
  139. // txtWeight
  140. //
  141. this.txtWeight.Location = new System.Drawing.Point(298, 38);
  142. this.txtWeight.MaxValue = new decimal(new int[] {
  143. 999999,
  144. 0,
  145. 0,
  146. 0});
  147. this.txtWeight.MinValue = new decimal(new int[] {
  148. 0,
  149. 0,
  150. 0,
  151. 0});
  152. this.txtWeight.Name = "txtWeight";
  153. this.txtWeight.Number = new System.Drawing.Point(5, 2);
  154. this.txtWeight.Size = new System.Drawing.Size(120, 21);
  155. this.txtWeight.TabIndex = 8;
  156. //
  157. // txtCost
  158. //
  159. this.txtCost.Location = new System.Drawing.Point(298, 64);
  160. this.txtCost.MaxValue = new decimal(new int[] {
  161. 999999,
  162. 0,
  163. 0,
  164. 0});
  165. this.txtCost.MinValue = new decimal(new int[] {
  166. 0,
  167. 0,
  168. 0,
  169. 0});
  170. this.txtCost.Name = "txtCost";
  171. this.txtCost.Number = new System.Drawing.Point(5, 2);
  172. this.txtCost.Size = new System.Drawing.Size(120, 21);
  173. this.txtCost.TabIndex = 12;
  174. //
  175. // lblLabel6
  176. //
  177. this.lblLabel6.Location = new System.Drawing.Point(239, 68);
  178. this.lblLabel6.MustInput = true;
  179. this.lblLabel6.Name = "lblLabel6";
  180. this.lblLabel6.Size = new System.Drawing.Size(53, 12);
  181. this.lblLabel6.TabIndex = 11;
  182. this.lblLabel6.Text = "成本(元)";
  183. //
  184. // txtStandardGroutingNum
  185. //
  186. this.txtStandardGroutingNum.Location = new System.Drawing.Point(298, 118);
  187. this.txtStandardGroutingNum.MaxValue = new decimal(new int[] {
  188. 999999,
  189. 0,
  190. 0,
  191. 0});
  192. this.txtStandardGroutingNum.MinValue = new decimal(new int[] {
  193. 0,
  194. 0,
  195. 0,
  196. 0});
  197. this.txtStandardGroutingNum.Name = "txtStandardGroutingNum";
  198. this.txtStandardGroutingNum.Number = new System.Drawing.Point(6, 0);
  199. this.txtStandardGroutingNum.Size = new System.Drawing.Size(120, 21);
  200. this.txtStandardGroutingNum.TabIndex = 19;
  201. this.txtStandardGroutingNum.TextChanged += new System.EventHandler(this.txtOutputCount_TextChanged);
  202. //
  203. // lblLabel7
  204. //
  205. this.lblLabel7.Location = new System.Drawing.Point(239, 122);
  206. this.lblLabel7.MustInput = true;
  207. this.lblLabel7.Name = "lblLabel7";
  208. this.lblLabel7.Size = new System.Drawing.Size(53, 12);
  209. this.lblLabel7.TabIndex = 18;
  210. this.lblLabel7.Text = "标准次数";
  211. //
  212. // txtRemarks
  213. //
  214. this.txtRemarks.Location = new System.Drawing.Point(89, 172);
  215. this.txtRemarks.MaxLength = 500;
  216. this.txtRemarks.Multiline = true;
  217. this.txtRemarks.Name = "txtRemarks";
  218. this.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both;
  219. this.txtRemarks.Size = new System.Drawing.Size(329, 94);
  220. this.txtRemarks.TabIndex = 23;
  221. //
  222. // lblLabel8
  223. //
  224. this.lblLabel8.Location = new System.Drawing.Point(54, 172);
  225. this.lblLabel8.Name = "lblLabel8";
  226. this.lblLabel8.Size = new System.Drawing.Size(29, 12);
  227. this.lblLabel8.TabIndex = 22;
  228. this.lblLabel8.Text = "备注";
  229. //
  230. // btnSave
  231. //
  232. this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  233. this.btnSave.Location = new System.Drawing.Point(243, 278);
  234. this.btnSave.Name = "btnSave";
  235. this.btnSave.Size = new System.Drawing.Size(85, 30);
  236. this.btnSave.TabIndex = 27;
  237. this.btnSave.Text = "保存(&S)";
  238. this.btnSave.UseVisualStyleBackColor = true;
  239. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  240. //
  241. // btnCancel
  242. //
  243. this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  244. this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  245. this.btnCancel.Location = new System.Drawing.Point(334, 278);
  246. this.btnCancel.Name = "btnCancel";
  247. this.btnCancel.Size = new System.Drawing.Size(85, 30);
  248. this.btnCancel.TabIndex = 28;
  249. this.btnCancel.Text = "取消(&X)";
  250. this.btnCancel.UseVisualStyleBackColor = true;
  251. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  252. //
  253. // ftcMouldType
  254. //
  255. this.ftcMouldType.DisplayMember = "dictionaryvalue";
  256. this.ftcMouldType.FormattingEnabled = true;
  257. this.ftcMouldType.Location = new System.Drawing.Point(89, 39);
  258. this.ftcMouldType.Name = "ftcMouldType";
  259. this.ftcMouldType.Size = new System.Drawing.Size(120, 20);
  260. this.ftcMouldType.TabIndex = 6;
  261. this.ftcMouldType.ValueMember = "dictionaryid";
  262. //
  263. // ftcSuppliers
  264. //
  265. this.ftcSuppliers.DisplayMember = "suppliername";
  266. this.ftcSuppliers.FormattingEnabled = true;
  267. this.ftcSuppliers.Location = new System.Drawing.Point(89, 65);
  268. this.ftcSuppliers.Name = "ftcSuppliers";
  269. this.ftcSuppliers.Size = new System.Drawing.Size(120, 20);
  270. this.ftcSuppliers.TabIndex = 10;
  271. this.ftcSuppliers.ValueMember = "supplierID";
  272. //
  273. // chkAutoPrint
  274. //
  275. this.chkAutoPrint.AutoSize = true;
  276. this.chkAutoPrint.Checked = true;
  277. this.chkAutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
  278. this.chkAutoPrint.Location = new System.Drawing.Point(89, 299);
  279. this.chkAutoPrint.Name = "chkAutoPrint";
  280. this.chkAutoPrint.Size = new System.Drawing.Size(108, 16);
  281. this.chkAutoPrint.TabIndex = 26;
  282. this.chkAutoPrint.Text = "保存后直接打印";
  283. this.chkAutoPrint.UseVisualStyleBackColor = true;
  284. //
  285. // txtMCount
  286. //
  287. this.txtMCount.DataValue = new decimal(new int[] {
  288. 1,
  289. 0,
  290. 0,
  291. 0});
  292. this.txtMCount.Location = new System.Drawing.Point(89, 272);
  293. this.txtMCount.MaxValue = new decimal(new int[] {
  294. 500,
  295. 0,
  296. 0,
  297. 0});
  298. this.txtMCount.MinValue = new decimal(new int[] {
  299. 1,
  300. 0,
  301. 0,
  302. 0});
  303. this.txtMCount.Name = "txtMCount";
  304. this.txtMCount.Size = new System.Drawing.Size(120, 21);
  305. this.txtMCount.TabIndex = 25;
  306. //
  307. // lblMCount
  308. //
  309. this.lblMCount.Location = new System.Drawing.Point(30, 275);
  310. this.lblMCount.MustInput = true;
  311. this.lblMCount.Name = "lblMCount";
  312. this.lblMCount.Size = new System.Drawing.Size(53, 12);
  313. this.lblMCount.TabIndex = 24;
  314. this.lblMCount.Text = "模具个数";
  315. //
  316. // scbGoods
  317. //
  318. this.scbGoods.CheckedData = null;
  319. this.scbGoods.DisplayMember = "GoodsCode";
  320. this.scbGoods.Location = new System.Drawing.Point(298, 11);
  321. this.scbGoods.Name = "scbGoods";
  322. this.scbGoods.Size = new System.Drawing.Size(120, 21);
  323. this.scbGoods.TabIndex = 4;
  324. this.scbGoods.SearchedItemChanged += new System.EventHandler(this.scbGoods_SearchedItemChanged);
  325. //
  326. // lblGoods
  327. //
  328. this.lblGoods.AutoSize = true;
  329. this.lblGoods.BackColor = System.Drawing.Color.Transparent;
  330. this.lblGoods.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.lblGoods.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
  332. this.lblGoods.IsMustInput = true;
  333. this.lblGoods.Location = new System.Drawing.Point(239, 15);
  334. this.lblGoods.Name = "lblGoods";
  335. this.lblGoods.Size = new System.Drawing.Size(53, 12);
  336. this.lblGoods.TabIndex = 3;
  337. this.lblGoods.Text = "产品编码";
  338. //
  339. // txtOutputCount
  340. //
  341. this.txtOutputCount.Location = new System.Drawing.Point(298, 91);
  342. this.txtOutputCount.MaxValue = new decimal(new int[] {
  343. 999,
  344. 0,
  345. 0,
  346. 0});
  347. this.txtOutputCount.MinValue = new decimal(new int[] {
  348. 0,
  349. 0,
  350. 0,
  351. 0});
  352. this.txtOutputCount.Name = "txtOutputCount";
  353. this.txtOutputCount.Number = new System.Drawing.Point(3, 0);
  354. this.txtOutputCount.Size = new System.Drawing.Size(120, 21);
  355. this.txtOutputCount.TabIndex = 16;
  356. this.txtOutputCount.TextChanged += new System.EventHandler(this.txtOutputCount_TextChanged);
  357. //
  358. // lblOutputCount
  359. //
  360. this.lblOutputCount.Location = new System.Drawing.Point(239, 95);
  361. this.lblOutputCount.MustInput = true;
  362. this.lblOutputCount.Name = "lblOutputCount";
  363. this.lblOutputCount.Size = new System.Drawing.Size(53, 12);
  364. this.lblOutputCount.TabIndex = 15;
  365. this.lblOutputCount.Text = "产出数量";
  366. //
  367. // lblLabel9
  368. //
  369. this.lblLabel9.Location = new System.Drawing.Point(239, 149);
  370. this.lblLabel9.Name = "lblLabel9";
  371. this.lblLabel9.Size = new System.Drawing.Size(53, 12);
  372. this.lblLabel9.TabIndex = 20;
  373. this.lblLabel9.Text = "标准总数";
  374. //
  375. // txtStandardGroutingSum
  376. //
  377. this.txtStandardGroutingSum.Location = new System.Drawing.Point(298, 145);
  378. this.txtStandardGroutingSum.MaxValue = new decimal(new int[] {
  379. 999999,
  380. 0,
  381. 0,
  382. 0});
  383. this.txtStandardGroutingSum.MinValue = new decimal(new int[] {
  384. 0,
  385. 0,
  386. 0,
  387. 0});
  388. this.txtStandardGroutingSum.Name = "txtStandardGroutingSum";
  389. this.txtStandardGroutingSum.Number = new System.Drawing.Point(6, 0);
  390. this.txtStandardGroutingSum.ReadOnly = true;
  391. this.txtStandardGroutingSum.Size = new System.Drawing.Size(120, 21);
  392. this.txtStandardGroutingSum.TabIndex = 21;
  393. //
  394. // F_PC_1002
  395. //
  396. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  397. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  398. this.CancelButton = this.btnCancel;
  399. this.ClientSize = new System.Drawing.Size(431, 333);
  400. this.Controls.Add(this.txtOutputCount);
  401. this.Controls.Add(this.lblOutputCount);
  402. this.Controls.Add(this.scbGoods);
  403. this.Controls.Add(this.lblGoods);
  404. this.Controls.Add(this.txtMCount);
  405. this.Controls.Add(this.lblMCount);
  406. this.Controls.Add(this.chkAutoPrint);
  407. this.Controls.Add(this.ftcSuppliers);
  408. this.Controls.Add(this.ftcMouldType);
  409. this.Controls.Add(this.btnCancel);
  410. this.Controls.Add(this.btnSave);
  411. this.Controls.Add(this.txtRemarks);
  412. this.Controls.Add(this.txtStandardGroutingSum);
  413. this.Controls.Add(this.lblLabel9);
  414. this.Controls.Add(this.txtStandardGroutingNum);
  415. this.Controls.Add(this.lblLabel7);
  416. this.Controls.Add(this.txtCost);
  417. this.Controls.Add(this.lblLabel8);
  418. this.Controls.Add(this.lblLabel6);
  419. this.Controls.Add(this.txtWeight);
  420. this.Controls.Add(this.dkUserInfo);
  421. this.Controls.Add(this.dtpPDate);
  422. this.Controls.Add(this.lblLabel5);
  423. this.Controls.Add(this.lblLabel3);
  424. this.Controls.Add(this.lblLabel2);
  425. this.Controls.Add(this.lblLabel4);
  426. this.Controls.Add(this.lblLabel1);
  427. this.Controls.Add(this.txtBarcode);
  428. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  429. this.IsSaveFormSize = false;
  430. this.MaximizeBox = false;
  431. this.Name = "F_PC_1002";
  432. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  433. this.StatusSizingGrip = false;
  434. this.Text = "模具档案";
  435. this.Load += new System.EventHandler(this.F_PC_1002_Load);
  436. this.Controls.SetChildIndex(this.txtBarcode, 0);
  437. this.Controls.SetChildIndex(this.lblLabel1, 0);
  438. this.Controls.SetChildIndex(this.lblLabel4, 0);
  439. this.Controls.SetChildIndex(this.lblLabel2, 0);
  440. this.Controls.SetChildIndex(this.lblLabel3, 0);
  441. this.Controls.SetChildIndex(this.lblLabel5, 0);
  442. this.Controls.SetChildIndex(this.dtpPDate, 0);
  443. this.Controls.SetChildIndex(this.dkUserInfo, 0);
  444. this.Controls.SetChildIndex(this.txtWeight, 0);
  445. this.Controls.SetChildIndex(this.lblLabel6, 0);
  446. this.Controls.SetChildIndex(this.lblLabel8, 0);
  447. this.Controls.SetChildIndex(this.txtCost, 0);
  448. this.Controls.SetChildIndex(this.lblLabel7, 0);
  449. this.Controls.SetChildIndex(this.txtStandardGroutingNum, 0);
  450. this.Controls.SetChildIndex(this.lblLabel9, 0);
  451. this.Controls.SetChildIndex(this.txtStandardGroutingSum, 0);
  452. this.Controls.SetChildIndex(this.txtRemarks, 0);
  453. this.Controls.SetChildIndex(this.btnSave, 0);
  454. this.Controls.SetChildIndex(this.btnCancel, 0);
  455. this.Controls.SetChildIndex(this.ftcMouldType, 0);
  456. this.Controls.SetChildIndex(this.ftcSuppliers, 0);
  457. this.Controls.SetChildIndex(this.chkAutoPrint, 0);
  458. this.Controls.SetChildIndex(this.lblMCount, 0);
  459. this.Controls.SetChildIndex(this.txtMCount, 0);
  460. this.Controls.SetChildIndex(this.lblGoods, 0);
  461. this.Controls.SetChildIndex(this.scbGoods, 0);
  462. this.Controls.SetChildIndex(this.lblOutputCount, 0);
  463. this.Controls.SetChildIndex(this.txtOutputCount, 0);
  464. this.ResumeLayout(false);
  465. this.PerformLayout();
  466. }
  467. #endregion
  468. private WinForm.Controls.TxtCode txtBarcode;
  469. private WinForm.Controls.LblLabel lblLabel1;
  470. private WinForm.Controls.LblLabel lblLabel5;
  471. private WinForm.Controls.LblLabel lblLabel4;
  472. private WinForm.Controls.DtpDate dtpPDate;
  473. private WinForm.Controls.LblLabel lblLabel2;
  474. private WinForm.Controls.LblLabel lblLabel3;
  475. private Controls.SearchTextBox.dkUserInfoSearchBox dkUserInfo;
  476. private WinForm.Controls.TxtNumerical txtWeight;
  477. private WinForm.Controls.TxtNumerical txtCost;
  478. private WinForm.Controls.LblLabel lblLabel6;
  479. private WinForm.Controls.TxtNumerical txtStandardGroutingNum;
  480. private WinForm.Controls.LblLabel lblLabel7;
  481. private WinForm.Controls.TxtTextBox txtRemarks;
  482. private WinForm.Controls.LblLabel lblLabel8;
  483. private WinForm.Controls.BtnButton btnSave;
  484. private WinForm.Controls.BtnButton btnCancel;
  485. private WinForm.Controls.FtcFilterComboBox ftcMouldType;
  486. private WinForm.Controls.FtcFilterComboBox ftcSuppliers;
  487. private System.Windows.Forms.CheckBox chkAutoPrint;
  488. private WinForm.Controls.TxtNumerical txtMCount;
  489. private WinForm.Controls.LblLabel lblMCount;
  490. private Controls.SearchBox.ScbGoods scbGoods;
  491. private Basics.BaseControls.C_Label lblGoods;
  492. private WinForm.Controls.TxtNumerical txtOutputCount;
  493. private WinForm.Controls.LblLabel lblOutputCount;
  494. private WinForm.Controls.LblLabel lblLabel9;
  495. private WinForm.Controls.TxtNumerical txtStandardGroutingSum;
  496. }
  497. }