锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

390 lines
21 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSPOArriveLOTCreate
  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(FormICSPOArriveLOTCreate));
  29. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  30. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  31. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  32. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  33. this.txtBatch = new DevExpress.XtraEditors.TextEdit();
  34. this.txtVenBatch = new DevExpress.XtraEditors.TextEdit();
  35. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  36. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  37. this.txtNowNo = new System.Windows.Forms.TextBox();
  38. this.txtNowPackQty = new System.Windows.Forms.TextBox();
  39. this.txtNowQty = new System.Windows.Forms.TextBox();
  40. this.chkBtnPack = new DevExpress.XtraEditors.CheckButton();
  41. this.chkBtnNo = new DevExpress.XtraEditors.CheckButton();
  42. this.chkBtnAll = new DevExpress.XtraEditors.CheckButton();
  43. this.txtAllNo = new DevExpress.XtraEditors.TextEdit();
  44. this.txtAllQty = new DevExpress.XtraEditors.TextEdit();
  45. this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
  46. this.txtSumNo = new DevExpress.XtraEditors.TextEdit();
  47. this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
  48. this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
  49. this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
  50. this.txtSumQty = new DevExpress.XtraEditors.TextEdit();
  51. this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
  52. this.btnLabelCreate = new DevExpress.XtraEditors.SimpleButton();
  53. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  54. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  55. this.panelControl1.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.txtBatch.Properties)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.txtVenBatch.Properties)).BeginInit();
  58. ((System.ComponentModel.ISupportInitialize)(this.txtAllNo.Properties)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.txtAllQty.Properties)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.txtSumNo.Properties)).BeginInit();
  61. ((System.ComponentModel.ISupportInitialize)(this.txtSumQty.Properties)).BeginInit();
  62. this.SuspendLayout();
  63. //
  64. // lblTitle
  65. //
  66. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  67. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.Red;
  68. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  69. this.lblTitle.Location = new System.Drawing.Point(12, 7);
  70. this.lblTitle.Name = "lblTitle";
  71. this.lblTitle.Size = new System.Drawing.Size(153, 23);
  72. this.lblTitle.TabIndex = 19;
  73. this.lblTitle.Text = "采购到货单生成条码";
  74. //
  75. // btnClose
  76. //
  77. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  78. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  79. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  80. this.btnClose.Appearance.Options.UseFont = true;
  81. this.btnClose.Appearance.Options.UseForeColor = true;
  82. this.btnClose.Appearance.Options.UseTextOptions = true;
  83. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  84. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  85. this.btnClose.Location = new System.Drawing.Point(673, 3);
  86. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  87. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  88. this.btnClose.Name = "btnClose";
  89. this.btnClose.Size = new System.Drawing.Size(26, 30);
  90. this.btnClose.TabIndex = 14;
  91. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  92. //
  93. // panelControl1
  94. //
  95. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  96. | System.Windows.Forms.AnchorStyles.Left)
  97. | System.Windows.Forms.AnchorStyles.Right)));
  98. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  99. this.panelControl1.Appearance.Options.UseBackColor = true;
  100. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  101. this.panelControl1.Controls.Add(this.labelControl2);
  102. this.panelControl1.Controls.Add(this.txtBatch);
  103. this.panelControl1.Controls.Add(this.txtVenBatch);
  104. this.panelControl1.Controls.Add(this.labelControl1);
  105. this.panelControl1.Controls.Add(this.labelControl3);
  106. this.panelControl1.Controls.Add(this.txtNowNo);
  107. this.panelControl1.Controls.Add(this.txtNowPackQty);
  108. this.panelControl1.Controls.Add(this.txtNowQty);
  109. this.panelControl1.Controls.Add(this.chkBtnPack);
  110. this.panelControl1.Controls.Add(this.chkBtnNo);
  111. this.panelControl1.Controls.Add(this.chkBtnAll);
  112. this.panelControl1.Controls.Add(this.txtAllNo);
  113. this.panelControl1.Controls.Add(this.txtAllQty);
  114. this.panelControl1.Controls.Add(this.labelControl25);
  115. this.panelControl1.Controls.Add(this.txtSumNo);
  116. this.panelControl1.Controls.Add(this.labelControl22);
  117. this.panelControl1.Controls.Add(this.labelControl24);
  118. this.panelControl1.Controls.Add(this.labelControl23);
  119. this.panelControl1.Controls.Add(this.txtSumQty);
  120. this.panelControl1.Controls.Add(this.labelControl21);
  121. this.panelControl1.Location = new System.Drawing.Point(1, 36);
  122. this.panelControl1.Name = "panelControl1";
  123. this.panelControl1.Size = new System.Drawing.Size(699, 143);
  124. this.panelControl1.TabIndex = 25;
  125. //
  126. // labelControl2
  127. //
  128. this.labelControl2.Location = new System.Drawing.Point(248, 115);
  129. this.labelControl2.Name = "labelControl2";
  130. this.labelControl2.Size = new System.Drawing.Size(36, 14);
  131. this.labelControl2.TabIndex = 141;
  132. this.labelControl2.Text = "批次号";
  133. //
  134. // txtBatch
  135. //
  136. this.txtBatch.Location = new System.Drawing.Point(338, 112);
  137. this.txtBatch.Name = "txtBatch";
  138. this.txtBatch.Size = new System.Drawing.Size(100, 20);
  139. this.txtBatch.TabIndex = 140;
  140. //
  141. // txtVenBatch
  142. //
  143. this.txtVenBatch.Location = new System.Drawing.Point(110, 112);
  144. this.txtVenBatch.Name = "txtVenBatch";
  145. this.txtVenBatch.Size = new System.Drawing.Size(100, 20);
  146. this.txtVenBatch.TabIndex = 139;
  147. //
  148. // labelControl1
  149. //
  150. this.labelControl1.Location = new System.Drawing.Point(20, 115);
  151. this.labelControl1.Name = "labelControl1";
  152. this.labelControl1.Size = new System.Drawing.Size(72, 14);
  153. this.labelControl1.TabIndex = 138;
  154. this.labelControl1.Text = "供应商炉批号";
  155. //
  156. // labelControl3
  157. //
  158. this.labelControl3.Location = new System.Drawing.Point(248, 61);
  159. this.labelControl3.Name = "labelControl3";
  160. this.labelControl3.Size = new System.Drawing.Size(48, 14);
  161. this.labelControl3.TabIndex = 137;
  162. this.labelControl3.Text = "生成数量";
  163. //
  164. // txtNowNo
  165. //
  166. this.txtNowNo.Enabled = false;
  167. this.txtNowNo.Location = new System.Drawing.Point(556, 58);
  168. this.txtNowNo.Name = "txtNowNo";
  169. this.txtNowNo.Size = new System.Drawing.Size(100, 22);
  170. this.txtNowNo.TabIndex = 11;
  171. //
  172. // txtNowPackQty
  173. //
  174. this.txtNowPackQty.Location = new System.Drawing.Point(338, 58);
  175. this.txtNowPackQty.Name = "txtNowPackQty";
  176. this.txtNowPackQty.Size = new System.Drawing.Size(100, 22);
  177. this.txtNowPackQty.TabIndex = 10;
  178. this.txtNowPackQty.TextChanged += new System.EventHandler(this.txtNowPackQty_TextChanged);
  179. this.txtNowPackQty.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtNowQty_KeyDown);
  180. //
  181. // txtNowQty
  182. //
  183. this.txtNowQty.Location = new System.Drawing.Point(110, 58);
  184. this.txtNowQty.Name = "txtNowQty";
  185. this.txtNowQty.Size = new System.Drawing.Size(100, 22);
  186. this.txtNowQty.TabIndex = 9;
  187. this.txtNowQty.TextChanged += new System.EventHandler(this.txtNowQty_TextChanged);
  188. this.txtNowQty.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtNowQty_KeyDown);
  189. //
  190. // chkBtnPack
  191. //
  192. this.chkBtnPack.Image = ((System.Drawing.Image)(resources.GetObject("chkBtnPack.Image")));
  193. this.chkBtnPack.Location = new System.Drawing.Point(441, 58);
  194. this.chkBtnPack.Margin = new System.Windows.Forms.Padding(0);
  195. this.chkBtnPack.Name = "chkBtnPack";
  196. this.chkBtnPack.Size = new System.Drawing.Size(20, 22);
  197. this.chkBtnPack.TabIndex = 8;
  198. this.chkBtnPack.Visible = false;
  199. this.chkBtnPack.CheckedChanged += new System.EventHandler(this.chkBtnPack_CheckedChanged);
  200. //
  201. // chkBtnNo
  202. //
  203. this.chkBtnNo.Image = ((System.Drawing.Image)(resources.GetObject("chkBtnNo.Image")));
  204. this.chkBtnNo.Location = new System.Drawing.Point(662, 58);
  205. this.chkBtnNo.Name = "chkBtnNo";
  206. this.chkBtnNo.Size = new System.Drawing.Size(20, 22);
  207. this.chkBtnNo.TabIndex = 8;
  208. this.chkBtnNo.Visible = false;
  209. this.chkBtnNo.CheckedChanged += new System.EventHandler(this.chkBtnNo_CheckedChanged);
  210. //
  211. // chkBtnAll
  212. //
  213. this.chkBtnAll.Image = ((System.Drawing.Image)(resources.GetObject("chkBtnAll.Image")));
  214. this.chkBtnAll.Location = new System.Drawing.Point(216, 58);
  215. this.chkBtnAll.Name = "chkBtnAll";
  216. this.chkBtnAll.Size = new System.Drawing.Size(20, 22);
  217. this.chkBtnAll.TabIndex = 8;
  218. this.chkBtnAll.Visible = false;
  219. this.chkBtnAll.CheckedChanged += new System.EventHandler(this.chkBtnAll_CheckedChanged);
  220. //
  221. // txtAllNo
  222. //
  223. this.txtAllNo.Location = new System.Drawing.Point(338, 86);
  224. this.txtAllNo.Name = "txtAllNo";
  225. this.txtAllNo.Properties.ReadOnly = true;
  226. this.txtAllNo.Size = new System.Drawing.Size(100, 20);
  227. this.txtAllNo.TabIndex = 7;
  228. this.txtAllNo.Visible = false;
  229. //
  230. // txtAllQty
  231. //
  232. this.txtAllQty.Location = new System.Drawing.Point(110, 86);
  233. this.txtAllQty.Name = "txtAllQty";
  234. this.txtAllQty.Properties.ReadOnly = true;
  235. this.txtAllQty.Size = new System.Drawing.Size(100, 20);
  236. this.txtAllQty.TabIndex = 6;
  237. this.txtAllQty.Visible = false;
  238. //
  239. // labelControl25
  240. //
  241. this.labelControl25.Location = new System.Drawing.Point(20, 89);
  242. this.labelControl25.Name = "labelControl25";
  243. this.labelControl25.Size = new System.Drawing.Size(24, 14);
  244. this.labelControl25.TabIndex = 5;
  245. this.labelControl25.Text = "合计";
  246. this.labelControl25.Visible = false;
  247. //
  248. // txtSumNo
  249. //
  250. this.txtSumNo.Location = new System.Drawing.Point(338, 14);
  251. this.txtSumNo.Name = "txtSumNo";
  252. this.txtSumNo.Properties.ReadOnly = true;
  253. this.txtSumNo.Size = new System.Drawing.Size(100, 20);
  254. this.txtSumNo.TabIndex = 4;
  255. //
  256. // labelControl22
  257. //
  258. this.labelControl22.Location = new System.Drawing.Point(20, 17);
  259. this.labelControl22.Name = "labelControl22";
  260. this.labelControl22.Size = new System.Drawing.Size(84, 14);
  261. this.labelControl22.TabIndex = 3;
  262. this.labelControl22.Text = "条码生成总数量";
  263. //
  264. // labelControl24
  265. //
  266. this.labelControl24.Location = new System.Drawing.Point(20, 61);
  267. this.labelControl24.Name = "labelControl24";
  268. this.labelControl24.Size = new System.Drawing.Size(72, 14);
  269. this.labelControl24.TabIndex = 3;
  270. this.labelControl24.Text = "本次生成总数";
  271. //
  272. // labelControl23
  273. //
  274. this.labelControl23.Location = new System.Drawing.Point(478, 61);
  275. this.labelControl23.Name = "labelControl23";
  276. this.labelControl23.Size = new System.Drawing.Size(72, 14);
  277. this.labelControl23.TabIndex = 3;
  278. this.labelControl23.Text = "本次生成张数";
  279. //
  280. // txtSumQty
  281. //
  282. this.txtSumQty.Location = new System.Drawing.Point(110, 14);
  283. this.txtSumQty.Name = "txtSumQty";
  284. this.txtSumQty.Properties.ReadOnly = true;
  285. this.txtSumQty.Size = new System.Drawing.Size(100, 20);
  286. this.txtSumQty.TabIndex = 4;
  287. //
  288. // labelControl21
  289. //
  290. this.labelControl21.Location = new System.Drawing.Point(248, 17);
  291. this.labelControl21.Name = "labelControl21";
  292. this.labelControl21.Size = new System.Drawing.Size(84, 14);
  293. this.labelControl21.TabIndex = 3;
  294. this.labelControl21.Text = "条码生成总张数";
  295. //
  296. // btnLabelCreate
  297. //
  298. this.btnLabelCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  299. this.btnLabelCreate.Appearance.ForeColor = System.Drawing.Color.White;
  300. this.btnLabelCreate.Appearance.Options.UseFont = true;
  301. this.btnLabelCreate.Appearance.Options.UseForeColor = true;
  302. this.btnLabelCreate.Appearance.Options.UseTextOptions = true;
  303. this.btnLabelCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  304. this.btnLabelCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnLabelCreate.Image")));
  305. this.btnLabelCreate.Location = new System.Drawing.Point(518, 181);
  306. this.btnLabelCreate.LookAndFeel.SkinName = "BlueButtonSkin";
  307. this.btnLabelCreate.LookAndFeel.UseDefaultLookAndFeel = false;
  308. this.btnLabelCreate.Name = "btnLabelCreate";
  309. this.btnLabelCreate.Size = new System.Drawing.Size(55, 30);
  310. this.btnLabelCreate.TabIndex = 10;
  311. this.btnLabelCreate.Text = "保存";
  312. this.btnLabelCreate.Click += new System.EventHandler(this.btnLabelCreate_Click);
  313. //
  314. // btnExit
  315. //
  316. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  317. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  318. this.btnExit.Appearance.Options.UseFont = true;
  319. this.btnExit.Appearance.Options.UseForeColor = true;
  320. this.btnExit.Appearance.Options.UseTextOptions = true;
  321. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  322. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  323. this.btnExit.Location = new System.Drawing.Point(602, 181);
  324. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  325. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  326. this.btnExit.Name = "btnExit";
  327. this.btnExit.Size = new System.Drawing.Size(55, 30);
  328. this.btnExit.TabIndex = 26;
  329. this.btnExit.Text = "取消";
  330. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  331. //
  332. // FormICSPOArriveLOTCreate
  333. //
  334. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  335. this.Appearance.Options.UseBackColor = true;
  336. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  337. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  338. this.ClientSize = new System.Drawing.Size(701, 214);
  339. this.Controls.Add(this.btnExit);
  340. this.Controls.Add(this.panelControl1);
  341. this.Controls.Add(this.btnClose);
  342. this.Controls.Add(this.lblTitle);
  343. this.Controls.Add(this.btnLabelCreate);
  344. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  345. this.Name = "FormICSPOArriveLOTCreate";
  346. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  347. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  348. this.panelControl1.ResumeLayout(false);
  349. this.panelControl1.PerformLayout();
  350. ((System.ComponentModel.ISupportInitialize)(this.txtBatch.Properties)).EndInit();
  351. ((System.ComponentModel.ISupportInitialize)(this.txtVenBatch.Properties)).EndInit();
  352. ((System.ComponentModel.ISupportInitialize)(this.txtAllNo.Properties)).EndInit();
  353. ((System.ComponentModel.ISupportInitialize)(this.txtAllQty.Properties)).EndInit();
  354. ((System.ComponentModel.ISupportInitialize)(this.txtSumNo.Properties)).EndInit();
  355. ((System.ComponentModel.ISupportInitialize)(this.txtSumQty.Properties)).EndInit();
  356. this.ResumeLayout(false);
  357. }
  358. #endregion
  359. private DevExpress.XtraEditors.SimpleButton btnClose;
  360. private DevExpress.XtraEditors.LabelControl lblTitle;
  361. private DevExpress.XtraEditors.PanelControl panelControl1;
  362. private DevExpress.XtraEditors.SimpleButton btnLabelCreate;
  363. private DevExpress.XtraEditors.LabelControl labelControl25;
  364. private DevExpress.XtraEditors.TextEdit txtSumNo;
  365. private DevExpress.XtraEditors.LabelControl labelControl22;
  366. private DevExpress.XtraEditors.LabelControl labelControl24;
  367. private DevExpress.XtraEditors.LabelControl labelControl23;
  368. private DevExpress.XtraEditors.TextEdit txtSumQty;
  369. private DevExpress.XtraEditors.LabelControl labelControl21;
  370. private DevExpress.XtraEditors.TextEdit txtAllNo;
  371. private DevExpress.XtraEditors.TextEdit txtAllQty;
  372. private DevExpress.XtraEditors.CheckButton chkBtnAll;
  373. private DevExpress.XtraEditors.CheckButton chkBtnPack;
  374. private DevExpress.XtraEditors.CheckButton chkBtnNo;
  375. private DevExpress.XtraEditors.SimpleButton btnExit;
  376. private System.Windows.Forms.TextBox txtNowNo;
  377. private System.Windows.Forms.TextBox txtNowPackQty;
  378. private System.Windows.Forms.TextBox txtNowQty;
  379. private DevExpress.XtraEditors.LabelControl labelControl3;
  380. private DevExpress.XtraEditors.TextEdit txtBatch;
  381. private DevExpress.XtraEditors.TextEdit txtVenBatch;
  382. private DevExpress.XtraEditors.LabelControl labelControl1;
  383. private DevExpress.XtraEditors.LabelControl labelControl2;
  384. }
  385. }