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

378 lines
22 KiB

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