namespace Dongke.IBOSS.PRD.Client.Controls { partial class F_MST_012004 { /// /// 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() { this.txtInvoiceName = new Dongke.WinForm.Controls.TxtTextBox(); this.lblInvoiceName = new Dongke.WinForm.Controls.LblLabel(); this.chkValueFlag = new Dongke.WinForm.Controls.ChkCheckBox(); this.btnOK = new Dongke.WinForm.Controls.BtnButton(); this.btnCancel = new Dongke.WinForm.Controls.BtnButton(); this.lblRemark = new Dongke.WinForm.Controls.LblLabel(); this.txtRemark = new Dongke.WinForm.Controls.TxtTextBox(); this.lblLabel1 = new Dongke.WinForm.Controls.LblLabel(); this.ftcLogo = new Dongke.WinForm.Controls.FtcFilterComboBox(); this.scbGoodsType = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoodsType(); this.lblGoodsType = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.ddlPrintType = new Dongke.WinForm.Controls.FtcFilterComboBox(); this.lblLabel2 = new Dongke.WinForm.Controls.LblLabel(); this.SuspendLayout(); // // txtInvoiceName // this.txtInvoiceName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.txtInvoiceName.Location = new System.Drawing.Point(95, 111); this.txtInvoiceName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtInvoiceName.MaxLength = 50; this.txtInvoiceName.Name = "txtInvoiceName"; this.txtInvoiceName.Size = new System.Drawing.Size(436, 25); this.txtInvoiceName.TabIndex = 4; this.txtInvoiceName.TextChanged += new System.EventHandler(this.txtInvoiceName_TextChanged); // // lblInvoiceName // this.lblInvoiceName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblInvoiceName.Location = new System.Drawing.Point(16, 54); this.lblInvoiceName.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblInvoiceName.Name = "lblInvoiceName"; this.lblInvoiceName.Size = new System.Drawing.Size(67, 15); this.lblInvoiceName.TabIndex = 1; this.lblInvoiceName.Text = "产品商标"; // // chkValueFlag // this.chkValueFlag.Checked = true; this.chkValueFlag.CheckState = System.Windows.Forms.CheckState.Checked; this.chkValueFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkValueFlag.Location = new System.Drawing.Point(95, 231); this.chkValueFlag.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.chkValueFlag.Name = "chkValueFlag"; this.chkValueFlag.Size = new System.Drawing.Size(59, 19); this.chkValueFlag.TabIndex = 7; this.chkValueFlag.Text = "有效"; this.chkValueFlag.UseVisualStyleBackColor = true; this.chkValueFlag.Visible = false; // // btnOK // this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOK.Location = new System.Drawing.Point(297, 252); this.btnOK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(113, 38); this.btnOK.TabIndex = 8; this.btnOK.Text = "确定"; this.btnOK.UseVisualStyleBackColor = true; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.Location = new System.Drawing.Point(419, 252); this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(113, 38); this.btnCancel.TabIndex = 9; this.btnCancel.Text = "取消"; this.btnCancel.UseVisualStyleBackColor = true; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // lblRemark // this.lblRemark.Location = new System.Drawing.Point(48, 145); this.lblRemark.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblRemark.Name = "lblRemark"; this.lblRemark.Size = new System.Drawing.Size(37, 15); this.lblRemark.TabIndex = 5; this.lblRemark.Text = "备注"; // // txtRemark // this.txtRemark.Location = new System.Drawing.Point(95, 145); this.txtRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtRemark.MaxLength = 500; this.txtRemark.Multiline = true; this.txtRemark.Name = "txtRemark"; this.txtRemark.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.txtRemark.Size = new System.Drawing.Size(436, 73); this.txtRemark.TabIndex = 6; // // lblLabel1 // this.lblLabel1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(39)))), ((int)(((byte)(39))))); this.lblLabel1.Location = new System.Drawing.Point(16, 116); this.lblLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblLabel1.Name = "lblLabel1"; this.lblLabel1.Size = new System.Drawing.Size(67, 15); this.lblLabel1.TabIndex = 3; this.lblLabel1.Text = "标签名称"; // // ftcLogo // this.ftcLogo.FormattingEnabled = true; this.ftcLogo.HasNullData = true; this.ftcLogo.Location = new System.Drawing.Point(95, 49); this.ftcLogo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ftcLogo.Name = "ftcLogo"; this.ftcLogo.Size = new System.Drawing.Size(436, 23); this.ftcLogo.TabIndex = 2; this.ftcLogo.SelectedIndexChanged += new System.EventHandler(this.ftcLogo_SelectedIndexChanged); // // scbGoodsType // this.scbGoodsType.CheckedData = null; this.scbGoodsType.IsOnlyDisplayEnd = false; this.scbGoodsType.Location = new System.Drawing.Point(95, 15); this.scbGoodsType.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.scbGoodsType.Name = "scbGoodsType"; this.scbGoodsType.Size = new System.Drawing.Size(437, 26); this.scbGoodsType.TabIndex = 21; this.scbGoodsType.SearchedItemChanged += new System.EventHandler(this.scbGoodsType_SearchedItemChanged); // // lblGoodsType // this.lblGoodsType.AutoSize = true; this.lblGoodsType.BackColor = System.Drawing.SystemColors.Control; this.lblGoodsType.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoodsType.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoodsType.Location = new System.Drawing.Point(16, 21); this.lblGoodsType.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblGoodsType.Name = "lblGoodsType"; this.lblGoodsType.Size = new System.Drawing.Size(67, 15); this.lblGoodsType.TabIndex = 22; this.lblGoodsType.Text = "产品类别"; // // ddlPrintType // this.ddlPrintType.FormattingEnabled = true; this.ddlPrintType.HasNullData = true; this.ddlPrintType.Location = new System.Drawing.Point(95, 80); this.ddlPrintType.Margin = new System.Windows.Forms.Padding(4); this.ddlPrintType.Name = "ddlPrintType"; this.ddlPrintType.Size = new System.Drawing.Size(436, 23); this.ddlPrintType.TabIndex = 24; // // lblLabel2 // this.lblLabel2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblLabel2.Location = new System.Drawing.Point(16, 85); this.lblLabel2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.lblLabel2.Name = "lblLabel2"; this.lblLabel2.Size = new System.Drawing.Size(67, 15); this.lblLabel2.TabIndex = 23; this.lblLabel2.Text = "打印类型"; // // F_MST_012004 // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.CancelButton = this.btnCancel; this.ClientSize = new System.Drawing.Size(548, 321); this.Controls.Add(this.ddlPrintType); this.Controls.Add(this.lblLabel2); this.Controls.Add(this.lblGoodsType); this.Controls.Add(this.scbGoodsType); this.Controls.Add(this.ftcLogo); this.Controls.Add(this.txtInvoiceName); this.Controls.Add(this.lblRemark); this.Controls.Add(this.lblLabel1); this.Controls.Add(this.lblInvoiceName); this.Controls.Add(this.txtRemark); this.Controls.Add(this.chkValueFlag); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.IsSaveFormSize = false; this.Margin = new System.Windows.Forms.Padding(7, 6, 7, 6); this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "F_MST_012004"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = ""; this.Load += new System.EventHandler(this.F_MST_012004_Load); this.Controls.SetChildIndex(this.btnOK, 0); this.Controls.SetChildIndex(this.btnCancel, 0); this.Controls.SetChildIndex(this.chkValueFlag, 0); this.Controls.SetChildIndex(this.txtRemark, 0); this.Controls.SetChildIndex(this.lblInvoiceName, 0); this.Controls.SetChildIndex(this.lblLabel1, 0); this.Controls.SetChildIndex(this.lblRemark, 0); this.Controls.SetChildIndex(this.txtInvoiceName, 0); this.Controls.SetChildIndex(this.ftcLogo, 0); this.Controls.SetChildIndex(this.scbGoodsType, 0); this.Controls.SetChildIndex(this.lblGoodsType, 0); this.Controls.SetChildIndex(this.lblLabel2, 0); this.Controls.SetChildIndex(this.ddlPrintType, 0); this.ResumeLayout(false); this.PerformLayout(); } #endregion private WinForm.Controls.TxtTextBox txtInvoiceName; private WinForm.Controls.LblLabel lblInvoiceName; private WinForm.Controls.ChkCheckBox chkValueFlag; private WinForm.Controls.BtnButton btnOK; private WinForm.Controls.BtnButton btnCancel; private WinForm.Controls.LblLabel lblRemark; private WinForm.Controls.TxtTextBox txtRemark; private WinForm.Controls.LblLabel lblLabel1; private WinForm.Controls.FtcFilterComboBox ftcLogo; private SearchBox.ScbGoodsType scbGoodsType; private Basics.BaseControls.C_Label lblGoodsType; private WinForm.Controls.FtcFilterComboBox ddlPrintType; private WinForm.Controls.LblLabel lblLabel2; } }