锐腾搅拌上料功能
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.

355 lines
20 KiB

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