namespace ICSSoft.Frame.APP { partial class FormICSOWarehousing { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSOWarehousing)); this.lblTitle = new DevExpress.XtraEditors.LabelControl(); this.btnClose = new DevExpress.XtraEditors.SimpleButton(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.chkBtnPack = new DevExpress.XtraEditors.CheckButton(); this.chkBtnNo = new DevExpress.XtraEditors.CheckButton(); this.chkBtnAll = new DevExpress.XtraEditors.CheckButton(); this.txtAllNo = new DevExpress.XtraEditors.TextEdit(); this.txtAllQty = new DevExpress.XtraEditors.TextEdit(); this.labelControl25 = new DevExpress.XtraEditors.LabelControl(); this.txtSumNo = new DevExpress.XtraEditors.TextEdit(); this.labelControl22 = new DevExpress.XtraEditors.LabelControl(); this.txtNowPackQty = new DevExpress.XtraEditors.TextEdit(); this.txtNowNo = new DevExpress.XtraEditors.TextEdit(); this.labelControl24 = new DevExpress.XtraEditors.LabelControl(); this.labelControl26 = new DevExpress.XtraEditors.LabelControl(); this.txtNowQty = new DevExpress.XtraEditors.TextEdit(); this.labelControl23 = new DevExpress.XtraEditors.LabelControl(); this.txtSumQty = new DevExpress.XtraEditors.TextEdit(); this.labelControl21 = new DevExpress.XtraEditors.LabelControl(); this.btnLabelCreate = new DevExpress.XtraEditors.SimpleButton(); this.btnExit = new DevExpress.XtraEditors.SimpleButton(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtAllNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAllQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSumNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNowPackQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNowNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNowQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSumQty.Properties)).BeginInit(); this.SuspendLayout(); // // lblTitle // this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White; this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.lblTitle.Location = new System.Drawing.Point(14, 9); this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.lblTitle.Name = "lblTitle"; this.lblTitle.Size = new System.Drawing.Size(127, 30); this.lblTitle.TabIndex = 19; this.lblTitle.Text = "条码生成"; // // btnClose // this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnClose.Appearance.ForeColor = System.Drawing.Color.White; this.btnClose.Appearance.Options.UseFont = true; this.btnClose.Appearance.Options.UseForeColor = true; this.btnClose.Appearance.Options.UseTextOptions = true; this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image"))); this.btnClose.Location = new System.Drawing.Point(730, 4); this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false; this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(30, 39); this.btnClose.TabIndex = 14; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // panelControl1 // this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panelControl1.Appearance.BackColor = System.Drawing.Color.White; this.panelControl1.Appearance.Options.UseBackColor = true; this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.chkBtnPack); this.panelControl1.Controls.Add(this.chkBtnNo); this.panelControl1.Controls.Add(this.chkBtnAll); this.panelControl1.Controls.Add(this.txtAllNo); this.panelControl1.Controls.Add(this.txtAllQty); this.panelControl1.Controls.Add(this.labelControl25); this.panelControl1.Controls.Add(this.txtSumNo); this.panelControl1.Controls.Add(this.labelControl22); this.panelControl1.Controls.Add(this.txtNowPackQty); this.panelControl1.Controls.Add(this.txtNowNo); this.panelControl1.Controls.Add(this.labelControl24); this.panelControl1.Controls.Add(this.labelControl26); this.panelControl1.Controls.Add(this.txtNowQty); this.panelControl1.Controls.Add(this.labelControl23); this.panelControl1.Controls.Add(this.txtSumQty); this.panelControl1.Controls.Add(this.labelControl21); this.panelControl1.Location = new System.Drawing.Point(1, 46); this.panelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(760, 165); this.panelControl1.TabIndex = 25; // // chkBtnPack // this.chkBtnPack.Image = ((System.Drawing.Image)(resources.GetObject("chkBtnPack.Image"))); this.chkBtnPack.Location = new System.Drawing.Point(466, 86); this.chkBtnPack.Margin = new System.Windows.Forms.Padding(0); this.chkBtnPack.Name = "chkBtnPack"; this.chkBtnPack.Size = new System.Drawing.Size(23, 26); this.chkBtnPack.TabIndex = 8; this.chkBtnPack.Visible = false; this.chkBtnPack.CheckedChanged += new System.EventHandler(this.chkBtnPack_CheckedChanged); // // chkBtnNo // this.chkBtnNo.Image = ((System.Drawing.Image)(resources.GetObject("chkBtnNo.Image"))); this.chkBtnNo.Location = new System.Drawing.Point(725, 86); this.chkBtnNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.chkBtnNo.Name = "chkBtnNo"; this.chkBtnNo.Size = new System.Drawing.Size(23, 26); this.chkBtnNo.TabIndex = 8; this.chkBtnNo.CheckedChanged += new System.EventHandler(this.chkBtnNo_CheckedChanged); // // chkBtnAll // this.chkBtnAll.Image = ((System.Drawing.Image)(resources.GetObject("chkBtnAll.Image"))); this.chkBtnAll.Location = new System.Drawing.Point(254, 87); this.chkBtnAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.chkBtnAll.Name = "chkBtnAll"; this.chkBtnAll.Size = new System.Drawing.Size(23, 26); this.chkBtnAll.TabIndex = 8; this.chkBtnAll.CheckedChanged += new System.EventHandler(this.chkBtnAll_CheckedChanged); // // txtAllNo // this.txtAllNo.Location = new System.Drawing.Point(405, 122); this.txtAllNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtAllNo.Name = "txtAllNo"; this.txtAllNo.Properties.ReadOnly = true; this.txtAllNo.Size = new System.Drawing.Size(114, 24); this.txtAllNo.TabIndex = 7; this.txtAllNo.Visible = false; // // txtAllQty // this.txtAllQty.Location = new System.Drawing.Point(139, 122); this.txtAllQty.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtAllQty.Name = "txtAllQty"; this.txtAllQty.Properties.ReadOnly = true; this.txtAllQty.Size = new System.Drawing.Size(114, 24); this.txtAllQty.TabIndex = 6; this.txtAllQty.Visible = false; // // labelControl25 // this.labelControl25.Location = new System.Drawing.Point(37, 126); this.labelControl25.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl25.Name = "labelControl25"; this.labelControl25.Size = new System.Drawing.Size(30, 18); this.labelControl25.TabIndex = 5; this.labelControl25.Text = "合计"; this.labelControl25.Visible = false; // // txtSumNo // this.txtSumNo.Location = new System.Drawing.Point(405, 30); this.txtSumNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtSumNo.Name = "txtSumNo"; this.txtSumNo.Properties.ReadOnly = true; this.txtSumNo.Size = new System.Drawing.Size(114, 24); this.txtSumNo.TabIndex = 4; // // labelControl22 // this.labelControl22.Location = new System.Drawing.Point(37, 33); this.labelControl22.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl22.Name = "labelControl22"; this.labelControl22.Size = new System.Drawing.Size(105, 18); this.labelControl22.TabIndex = 3; this.labelControl22.Text = "条码生成总数量"; // // txtNowPackQty // this.txtNowPackQty.Location = new System.Drawing.Point(352, 86); this.txtNowPackQty.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtNowPackQty.Name = "txtNowPackQty"; this.txtNowPackQty.Properties.Mask.EditMask = "f4"; this.txtNowPackQty.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.txtNowPackQty.Properties.Mask.UseMaskAsDisplayFormat = true; this.txtNowPackQty.Size = new System.Drawing.Size(114, 24); this.txtNowPackQty.TabIndex = 4; this.txtNowPackQty.EditValueChanged += new System.EventHandler(this.txtNowPackQty_EditValueChanged); this.txtNowPackQty.TextChanged += new System.EventHandler(this.txtNowPackQty_TextChanged); // // txtNowNo // this.txtNowNo.Location = new System.Drawing.Point(610, 87); this.txtNowNo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtNowNo.Name = "txtNowNo"; this.txtNowNo.Properties.Mask.EditMask = "f0"; this.txtNowNo.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.txtNowNo.Properties.Mask.UseMaskAsDisplayFormat = true; this.txtNowNo.Size = new System.Drawing.Size(114, 24); this.txtNowNo.TabIndex = 4; this.txtNowNo.EditValueChanged += new System.EventHandler(this.txtNowNo_EditValueChanged); // // labelControl24 // this.labelControl24.Location = new System.Drawing.Point(37, 91); this.labelControl24.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl24.Name = "labelControl24"; this.labelControl24.Size = new System.Drawing.Size(90, 18); this.labelControl24.TabIndex = 3; this.labelControl24.Text = "本次生成总数"; // // labelControl26 // this.labelControl26.Location = new System.Drawing.Point(304, 90); this.labelControl26.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl26.Name = "labelControl26"; this.labelControl26.Size = new System.Drawing.Size(45, 18); this.labelControl26.TabIndex = 3; this.labelControl26.Text = "包装量"; // // txtNowQty // this.txtNowQty.Location = new System.Drawing.Point(139, 87); this.txtNowQty.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtNowQty.Name = "txtNowQty"; this.txtNowQty.Properties.Mask.EditMask = "f4"; this.txtNowQty.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.txtNowQty.Properties.Mask.UseMaskAsDisplayFormat = true; this.txtNowQty.Size = new System.Drawing.Size(114, 24); this.txtNowQty.TabIndex = 4; this.txtNowQty.EditValueChanged += new System.EventHandler(this.txtNowQty_EditValueChanged); // // labelControl23 // this.labelControl23.Location = new System.Drawing.Point(521, 91); this.labelControl23.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl23.Name = "labelControl23"; this.labelControl23.Size = new System.Drawing.Size(90, 18); this.labelControl23.TabIndex = 3; this.labelControl23.Text = "本次生成张数"; // // txtSumQty // this.txtSumQty.Location = new System.Drawing.Point(139, 30); this.txtSumQty.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.txtSumQty.Name = "txtSumQty"; this.txtSumQty.Properties.ReadOnly = true; this.txtSumQty.Size = new System.Drawing.Size(114, 24); this.txtSumQty.TabIndex = 4; // // labelControl21 // this.labelControl21.Location = new System.Drawing.Point(302, 33); this.labelControl21.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.labelControl21.Name = "labelControl21"; this.labelControl21.Size = new System.Drawing.Size(105, 18); this.labelControl21.TabIndex = 3; this.labelControl21.Text = "条码生成总张数"; // // btnLabelCreate // this.btnLabelCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnLabelCreate.Appearance.ForeColor = System.Drawing.Color.White; this.btnLabelCreate.Appearance.Options.UseFont = true; this.btnLabelCreate.Appearance.Options.UseForeColor = true; this.btnLabelCreate.Appearance.Options.UseTextOptions = true; this.btnLabelCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnLabelCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnLabelCreate.Image"))); this.btnLabelCreate.Location = new System.Drawing.Point(605, 213); this.btnLabelCreate.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnLabelCreate.LookAndFeel.UseDefaultLookAndFeel = false; this.btnLabelCreate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnLabelCreate.Name = "btnLabelCreate"; this.btnLabelCreate.Size = new System.Drawing.Size(63, 39); this.btnLabelCreate.TabIndex = 10; this.btnLabelCreate.Text = "保存"; this.btnLabelCreate.Click += new System.EventHandler(this.btnLabelCreate_Click); // // btnExit // this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.btnExit.Appearance.ForeColor = System.Drawing.Color.White; this.btnExit.Appearance.Options.UseFont = true; this.btnExit.Appearance.Options.UseForeColor = true; this.btnExit.Appearance.Options.UseTextOptions = true; this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image"))); this.btnExit.Location = new System.Drawing.Point(683, 213); this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin"; this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false; this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(63, 39); this.btnExit.TabIndex = 26; this.btnExit.Text = "取消"; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // FormICSOWarehousing // this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue; this.Appearance.Options.UseBackColor = true; this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(762, 256); this.Controls.Add(this.btnExit); this.Controls.Add(this.panelControl1); this.Controls.Add(this.btnClose); this.Controls.Add(this.lblTitle); this.Controls.Add(this.btnLabelCreate); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.Name = "FormICSOWarehousing"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtAllNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtAllQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSumNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNowPackQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNowNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtNowQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtSumQty.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.SimpleButton btnClose; private DevExpress.XtraEditors.LabelControl lblTitle; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.SimpleButton btnLabelCreate; private DevExpress.XtraEditors.LabelControl labelControl25; private DevExpress.XtraEditors.TextEdit txtSumNo; private DevExpress.XtraEditors.LabelControl labelControl22; private DevExpress.XtraEditors.TextEdit txtNowNo; private DevExpress.XtraEditors.LabelControl labelControl24; private DevExpress.XtraEditors.TextEdit txtNowQty; private DevExpress.XtraEditors.LabelControl labelControl23; private DevExpress.XtraEditors.TextEdit txtSumQty; private DevExpress.XtraEditors.LabelControl labelControl21; private DevExpress.XtraEditors.TextEdit txtAllNo; private DevExpress.XtraEditors.TextEdit txtAllQty; private DevExpress.XtraEditors.TextEdit txtNowPackQty; private DevExpress.XtraEditors.LabelControl labelControl26; private DevExpress.XtraEditors.CheckButton chkBtnAll; private DevExpress.XtraEditors.CheckButton chkBtnPack; private DevExpress.XtraEditors.CheckButton chkBtnNo; private DevExpress.XtraEditors.SimpleButton btnExit; } }