namespace Dongke.IBOSS.PRD.Client.SystemModule { partial class F_MST_1302 { /// /// 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(F_MST_1302)); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.c_Label6 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.c_Label5 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtKingdeeCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.ddlLogoName = new Dongke.WinForm.Controls.FtcFilterComboBox(); this.ddlGlazeTypeID = new Dongke.WinForm.Controls.FtcFilterComboBox(); this.scbGoodsCode = new Dongke.IBOSS.PRD.Client.Controls.SearchBox.ScbGoods(); this.SuspendLayout(); // // c_Label1 // this.c_Label1.AutoSize = true; this.c_Label1.BackColor = System.Drawing.Color.Transparent; this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label1.ForeColor = System.Drawing.Color.Red; this.c_Label1.Location = new System.Drawing.Point(342, 106); this.c_Label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(80, 18); this.c_Label1.TabIndex = 80; this.c_Label1.Text = "釉料类别"; // // c_Label6 // this.c_Label6.AutoSize = true; this.c_Label6.BackColor = System.Drawing.Color.Transparent; this.c_Label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label6.ForeColor = System.Drawing.Color.Red; this.c_Label6.Location = new System.Drawing.Point(22, 111); this.c_Label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.c_Label6.Name = "c_Label6"; this.c_Label6.Size = new System.Drawing.Size(80, 18); this.c_Label6.TabIndex = 78; this.c_Label6.Text = "商标名称"; // // btnSave // this.btnSave.BackColor = System.Drawing.SystemColors.ControlDark; this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage"))); this.btnSave.Font = new System.Drawing.Font("宋体", 9F); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.Location = new System.Drawing.Point(366, 178); this.btnSave.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(128, 45); this.btnSave.TabIndex = 75; this.btnSave.Text = "保存(&S)"; this.btnSave.UseVisualStyleBackColor = false; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnCancel // this.btnCancel.BackColor = System.Drawing.SystemColors.ControlDark; this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage"))); this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.btnCancel.Font = new System.Drawing.Font("宋体", 9F); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.Location = new System.Drawing.Point(502, 178); this.btnCancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(128, 45); this.btnCancel.TabIndex = 76; this.btnCancel.Text = "关闭"; this.btnCancel.UseVisualStyleBackColor = false; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // c_Label5 // this.c_Label5.AutoSize = true; this.c_Label5.BackColor = System.Drawing.Color.Transparent; this.c_Label5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label5.ForeColor = System.Drawing.Color.Red; this.c_Label5.Location = new System.Drawing.Point(22, 34); this.c_Label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.c_Label5.Name = "c_Label5"; this.c_Label5.Size = new System.Drawing.Size(80, 18); this.c_Label5.TabIndex = 71; this.c_Label5.Text = "产品编码"; this.c_Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // c_Label4 // this.c_Label4.AutoSize = true; this.c_Label4.BackColor = System.Drawing.Color.Transparent; this.c_Label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label4.ForeColor = System.Drawing.Color.Red; this.c_Label4.Location = new System.Drawing.Point(342, 34); this.c_Label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.c_Label4.Name = "c_Label4"; this.c_Label4.Size = new System.Drawing.Size(80, 18); this.c_Label4.TabIndex = 70; this.c_Label4.Text = "金蝶代码"; this.c_Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // txtKingdeeCode // this.txtKingdeeCode.BackColor = System.Drawing.SystemColors.Window; this.txtKingdeeCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtKingdeeCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtKingdeeCode.ErrorMessage = ""; this.txtKingdeeCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtKingdeeCode.Location = new System.Drawing.Point(430, 30); this.txtKingdeeCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.txtKingdeeCode.MaxLength = 100; this.txtKingdeeCode.Name = "txtKingdeeCode"; this.txtKingdeeCode.Size = new System.Drawing.Size(193, 28); this.txtKingdeeCode.TabIndex = 69; // // ddlLogoName // this.ddlLogoName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ddlLogoName.FormattingEnabled = true; this.ddlLogoName.Location = new System.Drawing.Point(111, 106); this.ddlLogoName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ddlLogoName.Name = "ddlLogoName"; this.ddlLogoName.ShowMustInputAlert = false; this.ddlLogoName.Size = new System.Drawing.Size(193, 26); this.ddlLogoName.TabIndex = 83; // // ddlGlazeTypeID // this.ddlGlazeTypeID.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.ddlGlazeTypeID.FormattingEnabled = true; this.ddlGlazeTypeID.Location = new System.Drawing.Point(435, 106); this.ddlGlazeTypeID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.ddlGlazeTypeID.Name = "ddlGlazeTypeID"; this.ddlGlazeTypeID.ShowMustInputAlert = false; this.ddlGlazeTypeID.Size = new System.Drawing.Size(188, 26); this.ddlGlazeTypeID.TabIndex = 84; // // scbGoodsCode // this.scbGoodsCode.CheckedData = null; this.scbGoodsCode.DisplayMember = "GoodsCode"; this.scbGoodsCode.Location = new System.Drawing.Point(111, 30); this.scbGoodsCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.scbGoodsCode.Name = "scbGoodsCode"; this.scbGoodsCode.Size = new System.Drawing.Size(195, 32); this.scbGoodsCode.TabIndex = 89; // // F_MST_1302 // this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(646, 258); this.Controls.Add(this.scbGoodsCode); this.Controls.Add(this.ddlGlazeTypeID); this.Controls.Add(this.ddlLogoName); this.Controls.Add(this.c_Label1); this.Controls.Add(this.c_Label6); this.Controls.Add(this.btnSave); this.Controls.Add(this.btnCancel); this.Controls.Add(this.c_Label5); this.Controls.Add(this.c_Label4); this.Controls.Add(this.txtKingdeeCode); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow; this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.Name = "F_MST_1302"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "F_MST_1302"; this.Load += new System.EventHandler(this.F_MST_1302_Load); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Basics.BaseControls.C_Label c_Label6; private Basics.BaseControls.C_Button btnSave; private Basics.BaseControls.C_Button btnCancel; private Basics.BaseControls.C_Label c_Label5; private Basics.BaseControls.C_Label c_Label4; private Basics.BaseControls.C_TextBox txtKingdeeCode; private Basics.BaseControls.C_Label c_Label1; private WinForm.Controls.FtcFilterComboBox ddlLogoName; private WinForm.Controls.FtcFilterComboBox ddlGlazeTypeID; private Controls.SearchBox.ScbGoods scbGoodsCode; } }