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

358 lines
20 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSMaterielCreate
  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(FormICSMaterielCreate));
  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.Visible = false;
  128. this.chkBtnPack.CheckedChanged += new System.EventHandler(this.chkBtnPack_CheckedChanged);
  129. //
  130. // chkBtnNo
  131. //
  132. this.chkBtnNo.Image = ((System.Drawing.Image)(resources.GetObject("chkBtnNo.Image")));
  133. this.chkBtnNo.Location = new System.Drawing.Point(634, 67);
  134. this.chkBtnNo.Name = "chkBtnNo";
  135. this.chkBtnNo.Size = new System.Drawing.Size(20, 20);
  136. this.chkBtnNo.TabIndex = 8;
  137. this.chkBtnNo.CheckedChanged += new System.EventHandler(this.chkBtnNo_CheckedChanged);
  138. //
  139. // chkBtnAll
  140. //
  141. this.chkBtnAll.Image = ((System.Drawing.Image)(resources.GetObject("chkBtnAll.Image")));
  142. this.chkBtnAll.Location = new System.Drawing.Point(222, 68);
  143. this.chkBtnAll.Name = "chkBtnAll";
  144. this.chkBtnAll.Size = new System.Drawing.Size(20, 20);
  145. this.chkBtnAll.TabIndex = 8;
  146. this.chkBtnAll.Visible = false;
  147. this.chkBtnAll.CheckedChanged += new System.EventHandler(this.chkBtnAll_CheckedChanged);
  148. //
  149. // txtAllNo
  150. //
  151. this.txtAllNo.Location = new System.Drawing.Point(390, 95);
  152. this.txtAllNo.Name = "txtAllNo";
  153. this.txtAllNo.Properties.ReadOnly = true;
  154. this.txtAllNo.Size = new System.Drawing.Size(100, 20);
  155. this.txtAllNo.TabIndex = 7;
  156. this.txtAllNo.Visible = false;
  157. //
  158. // txtAllQty
  159. //
  160. this.txtAllQty.Location = new System.Drawing.Point(122, 95);
  161. this.txtAllQty.Name = "txtAllQty";
  162. this.txtAllQty.Properties.ReadOnly = true;
  163. this.txtAllQty.Size = new System.Drawing.Size(100, 20);
  164. this.txtAllQty.TabIndex = 6;
  165. this.txtAllQty.Visible = false;
  166. //
  167. // labelControl25
  168. //
  169. this.labelControl25.Location = new System.Drawing.Point(32, 98);
  170. this.labelControl25.Name = "labelControl25";
  171. this.labelControl25.Size = new System.Drawing.Size(24, 14);
  172. this.labelControl25.TabIndex = 5;
  173. this.labelControl25.Text = "合计";
  174. this.labelControl25.Visible = false;
  175. //
  176. // txtSumNo
  177. //
  178. this.txtSumNo.Location = new System.Drawing.Point(334, 23);
  179. this.txtSumNo.Name = "txtSumNo";
  180. this.txtSumNo.Properties.ReadOnly = true;
  181. this.txtSumNo.Size = new System.Drawing.Size(100, 20);
  182. this.txtSumNo.TabIndex = 4;
  183. //
  184. // labelControl22
  185. //
  186. this.labelControl22.Location = new System.Drawing.Point(32, 26);
  187. this.labelControl22.Name = "labelControl22";
  188. this.labelControl22.Size = new System.Drawing.Size(84, 14);
  189. this.labelControl22.TabIndex = 3;
  190. this.labelControl22.Text = "条码生成总数量";
  191. //
  192. // txtNowPackQty
  193. //
  194. this.txtNowPackQty.Location = new System.Drawing.Point(308, 67);
  195. this.txtNowPackQty.Name = "txtNowPackQty";
  196. this.txtNowPackQty.Properties.Mask.EditMask = "f4";
  197. this.txtNowPackQty.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
  198. this.txtNowPackQty.Properties.Mask.UseMaskAsDisplayFormat = true;
  199. this.txtNowPackQty.Size = new System.Drawing.Size(100, 20);
  200. this.txtNowPackQty.TabIndex = 4;
  201. this.txtNowPackQty.EditValueChanged += new System.EventHandler(this.txtNowPackQty_EditValueChanged_1);
  202. this.txtNowPackQty.TextChanged += new System.EventHandler(this.txtNowPackQty_TextChanged);
  203. this.txtNowPackQty.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtNowPackQty_KeyDown);
  204. //
  205. // txtNowNo
  206. //
  207. this.txtNowNo.Location = new System.Drawing.Point(534, 68);
  208. this.txtNowNo.Name = "txtNowNo";
  209. this.txtNowNo.Properties.Mask.EditMask = "f0";
  210. this.txtNowNo.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
  211. this.txtNowNo.Properties.Mask.UseMaskAsDisplayFormat = true;
  212. this.txtNowNo.Size = new System.Drawing.Size(100, 20);
  213. this.txtNowNo.TabIndex = 4;
  214. this.txtNowNo.EditValueChanged += new System.EventHandler(this.txtNowNo_EditValueChanged);
  215. //
  216. // labelControl24
  217. //
  218. this.labelControl24.Location = new System.Drawing.Point(32, 71);
  219. this.labelControl24.Name = "labelControl24";
  220. this.labelControl24.Size = new System.Drawing.Size(72, 14);
  221. this.labelControl24.TabIndex = 3;
  222. this.labelControl24.Text = "本次生成总数";
  223. //
  224. // labelControl26
  225. //
  226. this.labelControl26.Location = new System.Drawing.Point(266, 70);
  227. this.labelControl26.Name = "labelControl26";
  228. this.labelControl26.Size = new System.Drawing.Size(36, 14);
  229. this.labelControl26.TabIndex = 3;
  230. this.labelControl26.Text = "包装量";
  231. //
  232. // txtNowQty
  233. //
  234. this.txtNowQty.Location = new System.Drawing.Point(122, 68);
  235. this.txtNowQty.Name = "txtNowQty";
  236. this.txtNowQty.Properties.Mask.EditMask = "f4";
  237. this.txtNowQty.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
  238. this.txtNowQty.Properties.Mask.UseMaskAsDisplayFormat = true;
  239. this.txtNowQty.Size = new System.Drawing.Size(100, 20);
  240. this.txtNowQty.TabIndex = 4;
  241. this.txtNowQty.EditValueChanged += new System.EventHandler(this.txtNowQty_EditValueChanged);
  242. //
  243. // labelControl23
  244. //
  245. this.labelControl23.Location = new System.Drawing.Point(456, 71);
  246. this.labelControl23.Name = "labelControl23";
  247. this.labelControl23.Size = new System.Drawing.Size(72, 14);
  248. this.labelControl23.TabIndex = 3;
  249. this.labelControl23.Text = "本次生成张数";
  250. //
  251. // txtSumQty
  252. //
  253. this.txtSumQty.Location = new System.Drawing.Point(122, 23);
  254. this.txtSumQty.Name = "txtSumQty";
  255. this.txtSumQty.Properties.ReadOnly = true;
  256. this.txtSumQty.Size = new System.Drawing.Size(100, 20);
  257. this.txtSumQty.TabIndex = 4;
  258. //
  259. // labelControl21
  260. //
  261. this.labelControl21.Location = new System.Drawing.Point(244, 26);
  262. this.labelControl21.Name = "labelControl21";
  263. this.labelControl21.Size = new System.Drawing.Size(84, 14);
  264. this.labelControl21.TabIndex = 3;
  265. this.labelControl21.Text = "条码生成总张数";
  266. //
  267. // btnLabelCreate
  268. //
  269. this.btnLabelCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  270. this.btnLabelCreate.Appearance.ForeColor = System.Drawing.Color.White;
  271. this.btnLabelCreate.Appearance.Options.UseFont = true;
  272. this.btnLabelCreate.Appearance.Options.UseForeColor = true;
  273. this.btnLabelCreate.Appearance.Options.UseTextOptions = true;
  274. this.btnLabelCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  275. this.btnLabelCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnLabelCreate.Image")));
  276. this.btnLabelCreate.Location = new System.Drawing.Point(529, 166);
  277. this.btnLabelCreate.LookAndFeel.SkinName = "BlueButtonSkin";
  278. this.btnLabelCreate.LookAndFeel.UseDefaultLookAndFeel = false;
  279. this.btnLabelCreate.Name = "btnLabelCreate";
  280. this.btnLabelCreate.Size = new System.Drawing.Size(55, 30);
  281. this.btnLabelCreate.TabIndex = 10;
  282. this.btnLabelCreate.Text = "保存";
  283. this.btnLabelCreate.Click += new System.EventHandler(this.btnLabelCreate_Click);
  284. //
  285. // btnExit
  286. //
  287. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  288. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  289. this.btnExit.Appearance.Options.UseFont = true;
  290. this.btnExit.Appearance.Options.UseForeColor = true;
  291. this.btnExit.Appearance.Options.UseTextOptions = true;
  292. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  293. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  294. this.btnExit.Location = new System.Drawing.Point(598, 166);
  295. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  296. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  297. this.btnExit.Name = "btnExit";
  298. this.btnExit.Size = new System.Drawing.Size(55, 30);
  299. this.btnExit.TabIndex = 26;
  300. this.btnExit.Text = "取消";
  301. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  302. //
  303. // FormICSMaterielCreate
  304. //
  305. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  306. this.Appearance.Options.UseBackColor = true;
  307. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  308. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  309. this.ClientSize = new System.Drawing.Size(667, 199);
  310. this.Controls.Add(this.btnExit);
  311. this.Controls.Add(this.panelControl1);
  312. this.Controls.Add(this.btnClose);
  313. this.Controls.Add(this.lblTitle);
  314. this.Controls.Add(this.btnLabelCreate);
  315. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  316. this.Name = "FormICSMaterielCreate";
  317. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  318. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  319. this.panelControl1.ResumeLayout(false);
  320. this.panelControl1.PerformLayout();
  321. ((System.ComponentModel.ISupportInitialize)(this.txtAllNo.Properties)).EndInit();
  322. ((System.ComponentModel.ISupportInitialize)(this.txtAllQty.Properties)).EndInit();
  323. ((System.ComponentModel.ISupportInitialize)(this.txtSumNo.Properties)).EndInit();
  324. ((System.ComponentModel.ISupportInitialize)(this.txtNowPackQty.Properties)).EndInit();
  325. ((System.ComponentModel.ISupportInitialize)(this.txtNowNo.Properties)).EndInit();
  326. ((System.ComponentModel.ISupportInitialize)(this.txtNowQty.Properties)).EndInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.txtSumQty.Properties)).EndInit();
  328. this.ResumeLayout(false);
  329. }
  330. #endregion
  331. private DevExpress.XtraEditors.SimpleButton btnClose;
  332. private DevExpress.XtraEditors.LabelControl lblTitle;
  333. private DevExpress.XtraEditors.PanelControl panelControl1;
  334. private DevExpress.XtraEditors.SimpleButton btnLabelCreate;
  335. private DevExpress.XtraEditors.LabelControl labelControl25;
  336. private DevExpress.XtraEditors.TextEdit txtSumNo;
  337. private DevExpress.XtraEditors.LabelControl labelControl22;
  338. private DevExpress.XtraEditors.TextEdit txtNowNo;
  339. private DevExpress.XtraEditors.LabelControl labelControl24;
  340. private DevExpress.XtraEditors.TextEdit txtNowQty;
  341. private DevExpress.XtraEditors.LabelControl labelControl23;
  342. private DevExpress.XtraEditors.TextEdit txtSumQty;
  343. private DevExpress.XtraEditors.LabelControl labelControl21;
  344. private DevExpress.XtraEditors.TextEdit txtAllNo;
  345. private DevExpress.XtraEditors.TextEdit txtAllQty;
  346. private DevExpress.XtraEditors.TextEdit txtNowPackQty;
  347. private DevExpress.XtraEditors.LabelControl labelControl26;
  348. private DevExpress.XtraEditors.CheckButton chkBtnAll;
  349. private DevExpress.XtraEditors.CheckButton chkBtnPack;
  350. private DevExpress.XtraEditors.CheckButton chkBtnNo;
  351. private DevExpress.XtraEditors.SimpleButton btnExit;
  352. }
  353. }