namespace Dongke.IBOSS.PRD.Client.PMModule { partial class F_PM_1502 { /// /// 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.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(F_PM_1502)); this.lblgoodsLevelName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblgoodsLevelTypeName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtgoodsLevelTypeName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtgoodsLevelName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtpUpdateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.lblCreateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.dtPGroutingDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtpUpdateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.dtPGroutingDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker(); this.lblGMouldTypeName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblUpdateUserName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblCreateUserName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGMouldTypeName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtUpdateUserName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtCreateUserName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtGroutingMouldCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtGroutingLineName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtGroutingLineCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.lblRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtRemarks = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.cBoxUpdateTime = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.cBoxGroutingDate = new Dongke.IBOSS.PRD.Basics.BaseControls.C_CheckBox(); this.statusIsPublicBody = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox(); this.statusIsReFire = new Dongke.IBOSS.PRD.Basics.BaseControls.C_StatusCheckBox(); this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.btnOK = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button(); this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.lblGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.txtGoodsName = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.txtGoodsCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TextBox(); this.dropSettlementFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_DropDownList(this.components); this.lblSettlementFlag = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label(); this.SuspendLayout(); // // lblgoodsLevelName // this.lblgoodsLevelName.AutoSize = true; this.lblgoodsLevelName.BackColor = System.Drawing.Color.Transparent; this.lblgoodsLevelName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblgoodsLevelName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblgoodsLevelName.Location = new System.Drawing.Point(510, 67); this.lblgoodsLevelName.Name = "lblgoodsLevelName"; this.lblgoodsLevelName.Size = new System.Drawing.Size(53, 12); this.lblgoodsLevelName.TabIndex = 99; this.lblgoodsLevelName.Text = "产品分级"; // // lblgoodsLevelTypeName // this.lblgoodsLevelTypeName.AutoSize = true; this.lblgoodsLevelTypeName.BackColor = System.Drawing.Color.Transparent; this.lblgoodsLevelTypeName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblgoodsLevelTypeName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblgoodsLevelTypeName.Location = new System.Drawing.Point(264, 94); this.lblgoodsLevelTypeName.Name = "lblgoodsLevelTypeName"; this.lblgoodsLevelTypeName.Size = new System.Drawing.Size(77, 12); this.lblgoodsLevelTypeName.TabIndex = 100; this.lblgoodsLevelTypeName.Text = "产品分级类别"; // // txtgoodsLevelTypeName // this.txtgoodsLevelTypeName.BackColor = System.Drawing.SystemColors.Window; this.txtgoodsLevelTypeName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtgoodsLevelTypeName.ErrorMessage = ""; this.txtgoodsLevelTypeName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtgoodsLevelTypeName.Location = new System.Drawing.Point(351, 89); this.txtgoodsLevelTypeName.MaxLength = 10; this.txtgoodsLevelTypeName.Name = "txtgoodsLevelTypeName"; this.txtgoodsLevelTypeName.Size = new System.Drawing.Size(134, 21); this.txtgoodsLevelTypeName.TabIndex = 97; // // txtgoodsLevelName // this.txtgoodsLevelName.BackColor = System.Drawing.SystemColors.Window; this.txtgoodsLevelName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtgoodsLevelName.ErrorMessage = ""; this.txtgoodsLevelName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtgoodsLevelName.Location = new System.Drawing.Point(569, 64); this.txtgoodsLevelName.MaxLength = 10; this.txtgoodsLevelName.Name = "txtgoodsLevelName"; this.txtgoodsLevelName.Size = new System.Drawing.Size(134, 21); this.txtgoodsLevelName.TabIndex = 98; // // 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.SystemColors.ControlText; this.c_Label1.Location = new System.Drawing.Point(328, 144); this.c_Label1.Name = "c_Label1"; this.c_Label1.Size = new System.Drawing.Size(17, 12); this.c_Label1.TabIndex = 94; this.c_Label1.Text = "至"; // // dtpUpdateTimeEnd // this.dtpUpdateTimeEnd.CustomFormat = "yyyy-MM-dd"; this.dtpUpdateTimeEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpUpdateTimeEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpUpdateTimeEnd.Location = new System.Drawing.Point(351, 144); this.dtpUpdateTimeEnd.Name = "dtpUpdateTimeEnd"; this.dtpUpdateTimeEnd.Size = new System.Drawing.Size(134, 21); this.dtpUpdateTimeEnd.TabIndex = 95; // // lblCreateTime // this.lblCreateTime.AutoSize = true; this.lblCreateTime.BackColor = System.Drawing.Color.Transparent; this.lblCreateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCreateTime.ForeColor = System.Drawing.SystemColors.ControlText; this.lblCreateTime.Location = new System.Drawing.Point(328, 121); this.lblCreateTime.Name = "lblCreateTime"; this.lblCreateTime.Size = new System.Drawing.Size(17, 12); this.lblCreateTime.TabIndex = 92; this.lblCreateTime.Text = "至"; // // dtPGroutingDateEnd // this.dtPGroutingDateEnd.CustomFormat = "yyyy-MM-dd"; this.dtPGroutingDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtPGroutingDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtPGroutingDateEnd.Location = new System.Drawing.Point(351, 116); this.dtPGroutingDateEnd.Name = "dtPGroutingDateEnd"; this.dtPGroutingDateEnd.Size = new System.Drawing.Size(134, 21); this.dtPGroutingDateEnd.TabIndex = 93; // // dtpUpdateTimeStart // this.dtpUpdateTimeStart.CustomFormat = "yyyy-MM-dd"; this.dtpUpdateTimeStart.Enabled = false; this.dtpUpdateTimeStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtpUpdateTimeStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtpUpdateTimeStart.Location = new System.Drawing.Point(106, 144); this.dtpUpdateTimeStart.Name = "dtpUpdateTimeStart"; this.dtpUpdateTimeStart.Size = new System.Drawing.Size(134, 21); this.dtpUpdateTimeStart.TabIndex = 89; // // dtPGroutingDateStart // this.dtPGroutingDateStart.CustomFormat = "yyyy-MM-dd"; this.dtPGroutingDateStart.Enabled = false; this.dtPGroutingDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dtPGroutingDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom; this.dtPGroutingDateStart.Location = new System.Drawing.Point(106, 118); this.dtPGroutingDateStart.Name = "dtPGroutingDateStart"; this.dtPGroutingDateStart.Size = new System.Drawing.Size(136, 21); this.dtPGroutingDateStart.TabIndex = 88; // // lblGMouldTypeName // this.lblGMouldTypeName.AutoSize = true; this.lblGMouldTypeName.BackColor = System.Drawing.Color.Transparent; this.lblGMouldTypeName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGMouldTypeName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGMouldTypeName.Location = new System.Drawing.Point(498, 15); this.lblGMouldTypeName.Name = "lblGMouldTypeName"; this.lblGMouldTypeName.Size = new System.Drawing.Size(65, 12); this.lblGMouldTypeName.TabIndex = 86; this.lblGMouldTypeName.Text = "成型线类型"; // // lblUpdateUserName // this.lblUpdateUserName.AutoSize = true; this.lblUpdateUserName.BackColor = System.Drawing.Color.Transparent; this.lblUpdateUserName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblUpdateUserName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblUpdateUserName.Location = new System.Drawing.Point(256, 67); this.lblUpdateUserName.Name = "lblUpdateUserName"; this.lblUpdateUserName.Size = new System.Drawing.Size(89, 12); this.lblUpdateUserName.TabIndex = 85; this.lblUpdateUserName.Text = "更新数据操作员"; // // lblCreateUserName // this.lblCreateUserName.AutoSize = true; this.lblCreateUserName.BackColor = System.Drawing.Color.Transparent; this.lblCreateUserName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblCreateUserName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblCreateUserName.Location = new System.Drawing.Point(13, 67); this.lblCreateUserName.Name = "lblCreateUserName"; this.lblCreateUserName.Size = new System.Drawing.Size(89, 12); this.lblCreateUserName.TabIndex = 84; this.lblCreateUserName.Text = "创建数据操作员"; // // lblGroutingLineName // this.lblGroutingLineName.AutoSize = true; this.lblGroutingLineName.BackColor = System.Drawing.Color.Transparent; this.lblGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingLineName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingLineName.Location = new System.Drawing.Point(252, 14); this.lblGroutingLineName.Name = "lblGroutingLineName"; this.lblGroutingLineName.Size = new System.Drawing.Size(89, 12); this.lblGroutingLineName.TabIndex = 80; this.lblGroutingLineName.Text = "成型生产线名称"; // // lblGroutingMouldCode // this.lblGroutingMouldCode.AutoSize = true; this.lblGroutingMouldCode.BackColor = System.Drawing.Color.Transparent; this.lblGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingMouldCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingMouldCode.Location = new System.Drawing.Point(23, 93); this.lblGroutingMouldCode.Name = "lblGroutingMouldCode"; this.lblGroutingMouldCode.Size = new System.Drawing.Size(77, 12); this.lblGroutingMouldCode.TabIndex = 68; this.lblGroutingMouldCode.Text = "注浆模具编号"; // // lblGroutingLineCode // this.lblGroutingLineCode.AutoSize = true; this.lblGroutingLineCode.BackColor = System.Drawing.Color.Transparent; this.lblGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGroutingLineCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGroutingLineCode.Location = new System.Drawing.Point(11, 13); this.lblGroutingLineCode.Name = "lblGroutingLineCode"; this.lblGroutingLineCode.Size = new System.Drawing.Size(89, 12); this.lblGroutingLineCode.TabIndex = 70; this.lblGroutingLineCode.Text = "成型生产线编码"; // // txtGMouldTypeName // this.txtGMouldTypeName.BackColor = System.Drawing.SystemColors.Window; this.txtGMouldTypeName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGMouldTypeName.ErrorMessage = ""; this.txtGMouldTypeName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGMouldTypeName.Location = new System.Drawing.Point(569, 11); this.txtGMouldTypeName.MaxLength = 10; this.txtGMouldTypeName.Name = "txtGMouldTypeName"; this.txtGMouldTypeName.Size = new System.Drawing.Size(134, 21); this.txtGMouldTypeName.TabIndex = 72; // // txtUpdateUserName // this.txtUpdateUserName.BackColor = System.Drawing.SystemColors.Window; this.txtUpdateUserName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtUpdateUserName.ErrorMessage = ""; this.txtUpdateUserName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtUpdateUserName.Location = new System.Drawing.Point(351, 64); this.txtUpdateUserName.MaxLength = 10; this.txtUpdateUserName.Name = "txtUpdateUserName"; this.txtUpdateUserName.Size = new System.Drawing.Size(134, 21); this.txtUpdateUserName.TabIndex = 76; // // txtCreateUserName // this.txtCreateUserName.BackColor = System.Drawing.SystemColors.Window; this.txtCreateUserName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtCreateUserName.ErrorMessage = ""; this.txtCreateUserName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtCreateUserName.Location = new System.Drawing.Point(108, 64); this.txtCreateUserName.MaxLength = 10; this.txtCreateUserName.Name = "txtCreateUserName"; this.txtCreateUserName.Size = new System.Drawing.Size(134, 21); this.txtCreateUserName.TabIndex = 74; // // txtGroutingMouldCode // this.txtGroutingMouldCode.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingMouldCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingMouldCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGroutingMouldCode.ErrorMessage = ""; this.txtGroutingMouldCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingMouldCode.Location = new System.Drawing.Point(106, 91); this.txtGroutingMouldCode.MaxLength = 50; this.txtGroutingMouldCode.Name = "txtGroutingMouldCode"; this.txtGroutingMouldCode.Size = new System.Drawing.Size(134, 21); this.txtGroutingMouldCode.TabIndex = 79; // // txtGroutingLineName // this.txtGroutingLineName.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingLineName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingLineName.ErrorMessage = ""; this.txtGroutingLineName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingLineName.Location = new System.Drawing.Point(349, 10); this.txtGroutingLineName.MaxLength = 10; this.txtGroutingLineName.Name = "txtGroutingLineName"; this.txtGroutingLineName.Size = new System.Drawing.Size(136, 21); this.txtGroutingLineName.TabIndex = 75; // // txtGroutingLineCode // this.txtGroutingLineCode.BackColor = System.Drawing.SystemColors.Window; this.txtGroutingLineCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGroutingLineCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGroutingLineCode.ErrorMessage = ""; this.txtGroutingLineCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGroutingLineCode.Location = new System.Drawing.Point(108, 9); this.txtGroutingLineCode.MaxLength = 50; this.txtGroutingLineCode.Name = "txtGroutingLineCode"; this.txtGroutingLineCode.Size = new System.Drawing.Size(134, 21); this.txtGroutingLineCode.TabIndex = 78; // // lblRemarks // this.lblRemarks.AutoSize = true; this.lblRemarks.BackColor = System.Drawing.Color.Transparent; this.lblRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRemarks.ForeColor = System.Drawing.SystemColors.ControlText; this.lblRemarks.Location = new System.Drawing.Point(71, 174); this.lblRemarks.Name = "lblRemarks"; this.lblRemarks.Size = new System.Drawing.Size(29, 12); this.lblRemarks.TabIndex = 63; this.lblRemarks.Text = "备注"; // // txtRemarks // this.txtRemarks.BackColor = System.Drawing.SystemColors.Window; this.txtRemarks.BackgroundColor = System.Drawing.SystemColors.Window; this.txtRemarks.ErrorMessage = ""; this.txtRemarks.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtRemarks.Location = new System.Drawing.Point(106, 171); this.txtRemarks.MaxLength = 500; this.txtRemarks.Name = "txtRemarks"; this.txtRemarks.Size = new System.Drawing.Size(331, 21); this.txtRemarks.TabIndex = 64; // // cBoxUpdateTime // this.cBoxUpdateTime.AutoSize = true; this.cBoxUpdateTime.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("cBoxUpdateTime.BackgroundImage"))); this.cBoxUpdateTime.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cBoxUpdateTime.Location = new System.Drawing.Point(30, 149); this.cBoxUpdateTime.Name = "cBoxUpdateTime"; this.cBoxUpdateTime.Size = new System.Drawing.Size(72, 16); this.cBoxUpdateTime.TabIndex = 91; this.cBoxUpdateTime.Text = "更新时间"; this.cBoxUpdateTime.UseVisualStyleBackColor = true; // // cBoxGroutingDate // this.cBoxGroutingDate.AutoSize = true; this.cBoxGroutingDate.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("cBoxGroutingDate.BackgroundImage"))); this.cBoxGroutingDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cBoxGroutingDate.Location = new System.Drawing.Point(30, 121); this.cBoxGroutingDate.Name = "cBoxGroutingDate"; this.cBoxGroutingDate.Size = new System.Drawing.Size(72, 16); this.cBoxGroutingDate.TabIndex = 90; this.cBoxGroutingDate.Text = "注浆日期"; this.cBoxGroutingDate.UseVisualStyleBackColor = true; // // statusIsPublicBody // this.statusIsPublicBody.BackColor = System.Drawing.SystemColors.Window; this.statusIsPublicBody.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("statusIsPublicBody.BackgroundImage"))); this.statusIsPublicBody.FalseText = "否"; this.statusIsPublicBody.Location = new System.Drawing.Point(512, 141); this.statusIsPublicBody.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.statusIsPublicBody.Name = "statusIsPublicBody"; this.statusIsPublicBody.Size = new System.Drawing.Size(124, 16); this.statusIsPublicBody.TabIndex = 67; this.statusIsPublicBody.Title = "是否公坯"; this.statusIsPublicBody.TitleAlign = System.Drawing.ContentAlignment.TopLeft; this.statusIsPublicBody.TrueText = "是"; // // statusIsReFire // this.statusIsReFire.BackColor = System.Drawing.SystemColors.Window; this.statusIsReFire.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("statusIsReFire.BackgroundImage"))); this.statusIsReFire.FalseText = "否"; this.statusIsReFire.Location = new System.Drawing.Point(512, 121); this.statusIsReFire.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.statusIsReFire.Name = "statusIsReFire"; this.statusIsReFire.Size = new System.Drawing.Size(124, 16); this.statusIsReFire.TabIndex = 66; this.statusIsReFire.Title = "是否重烧"; this.statusIsReFire.TitleAlign = System.Drawing.ContentAlignment.TopLeft; this.statusIsReFire.TrueText = "是"; // // btnCancel // this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.BackgroundImage"))); this.btnCancel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.Location = new System.Drawing.Point(621, 199); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 30); this.btnCancel.TabIndex = 62; this.btnCancel.Text = "取消(&X)"; this.btnCancel.UseVisualStyleBackColor = false; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnOK // this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.btnOK.BackColor = System.Drawing.Color.Transparent; this.btnOK.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnOK.BackgroundImage"))); this.btnOK.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnOK.ForeColor = System.Drawing.Color.White; this.btnOK.Location = new System.Drawing.Point(530, 199); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(85, 30); this.btnOK.TabIndex = 61; this.btnOK.Text = "确定(&K)"; this.btnOK.UseVisualStyleBackColor = false; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // c_Label2 // this.c_Label2.AutoSize = true; this.c_Label2.BackColor = System.Drawing.Color.Transparent; this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText; this.c_Label2.Location = new System.Drawing.Point(254, 15); this.c_Label2.Name = "c_Label2"; this.c_Label2.Size = new System.Drawing.Size(89, 12); this.c_Label2.TabIndex = 81; this.c_Label2.Text = "成型生产线名称"; // // lblGoodsName // this.lblGoodsName.AutoSize = true; this.lblGoodsName.BackColor = System.Drawing.Color.Transparent; this.lblGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoodsName.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoodsName.Location = new System.Drawing.Point(288, 41); this.lblGoodsName.Name = "lblGoodsName"; this.lblGoodsName.Size = new System.Drawing.Size(53, 12); this.lblGoodsName.TabIndex = 102; this.lblGoodsName.Text = "产品名称"; // // lblGoodsCode // this.lblGoodsCode.AutoSize = true; this.lblGoodsCode.BackColor = System.Drawing.Color.Transparent; this.lblGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblGoodsCode.ForeColor = System.Drawing.SystemColors.ControlText; this.lblGoodsCode.Location = new System.Drawing.Point(44, 41); this.lblGoodsCode.Name = "lblGoodsCode"; this.lblGoodsCode.Size = new System.Drawing.Size(53, 12); this.lblGoodsCode.TabIndex = 103; this.lblGoodsCode.Text = "产品编码"; // // txtGoodsName // this.txtGoodsName.BackColor = System.Drawing.SystemColors.Window; this.txtGoodsName.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGoodsName.ErrorMessage = ""; this.txtGoodsName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGoodsName.Location = new System.Drawing.Point(349, 37); this.txtGoodsName.MaxLength = 20; this.txtGoodsName.Name = "txtGoodsName"; this.txtGoodsName.Size = new System.Drawing.Size(136, 21); this.txtGoodsName.TabIndex = 104; // // txtGoodsCode // this.txtGoodsCode.BackColor = System.Drawing.SystemColors.Window; this.txtGoodsCode.BackgroundColor = System.Drawing.SystemColors.Window; this.txtGoodsCode.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtGoodsCode.ErrorMessage = ""; this.txtGoodsCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtGoodsCode.Location = new System.Drawing.Point(109, 37); this.txtGoodsCode.MaxLength = 10; this.txtGoodsCode.Name = "txtGoodsCode"; this.txtGoodsCode.Size = new System.Drawing.Size(135, 21); this.txtGoodsCode.TabIndex = 105; // // dropSettlementFlag // this.dropSettlementFlag.BackColor = System.Drawing.SystemColors.Window; this.dropSettlementFlag.BackgroundColor = System.Drawing.SystemColors.Window; this.dropSettlementFlag.DataSource = null; this.dropSettlementFlag.DisplayMember = null; this.dropSettlementFlag.ErrorMessage = ""; this.dropSettlementFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dropSettlementFlag.IsSetPosition = false; this.dropSettlementFlag.Location = new System.Drawing.Point(569, 37); this.dropSettlementFlag.Name = "dropSettlementFlag"; this.dropSettlementFlag.PromptBackColor = System.Drawing.Color.Snow; this.dropSettlementFlag.PromptForeColor = System.Drawing.Color.Gray; this.dropSettlementFlag.SelectedValue = ""; this.dropSettlementFlag.Size = new System.Drawing.Size(134, 21); this.dropSettlementFlag.TabIndex = 107; this.dropSettlementFlag.ValueMember = null; // // lblSettlementFlag // this.lblSettlementFlag.AutoSize = true; this.lblSettlementFlag.BackColor = System.Drawing.Color.Transparent; this.lblSettlementFlag.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSettlementFlag.ForeColor = System.Drawing.SystemColors.ControlText; this.lblSettlementFlag.Location = new System.Drawing.Point(486, 40); this.lblSettlementFlag.Name = "lblSettlementFlag"; this.lblSettlementFlag.Size = new System.Drawing.Size(77, 12); this.lblSettlementFlag.TabIndex = 106; this.lblSettlementFlag.Text = "工资结算标识"; // // F_PM_1502 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(718, 254); this.Controls.Add(this.dropSettlementFlag); this.Controls.Add(this.lblSettlementFlag); this.Controls.Add(this.lblGoodsName); this.Controls.Add(this.lblGoodsCode); this.Controls.Add(this.txtGoodsName); this.Controls.Add(this.txtGoodsCode); this.Controls.Add(this.lblgoodsLevelName); this.Controls.Add(this.lblgoodsLevelTypeName); this.Controls.Add(this.txtgoodsLevelTypeName); this.Controls.Add(this.txtgoodsLevelName); this.Controls.Add(this.c_Label1); this.Controls.Add(this.dtpUpdateTimeEnd); this.Controls.Add(this.lblCreateTime); this.Controls.Add(this.dtPGroutingDateEnd); this.Controls.Add(this.cBoxUpdateTime); this.Controls.Add(this.cBoxGroutingDate); this.Controls.Add(this.dtpUpdateTimeStart); this.Controls.Add(this.dtPGroutingDateStart); this.Controls.Add(this.lblGMouldTypeName); this.Controls.Add(this.lblUpdateUserName); this.Controls.Add(this.lblCreateUserName); this.Controls.Add(this.c_Label2); this.Controls.Add(this.lblGroutingLineName); this.Controls.Add(this.lblGroutingMouldCode); this.Controls.Add(this.lblGroutingLineCode); this.Controls.Add(this.txtGMouldTypeName); this.Controls.Add(this.txtUpdateUserName); this.Controls.Add(this.txtCreateUserName); this.Controls.Add(this.txtGroutingMouldCode); this.Controls.Add(this.txtGroutingLineName); this.Controls.Add(this.txtGroutingLineCode); this.Controls.Add(this.statusIsPublicBody); this.Controls.Add(this.statusIsReFire); this.Controls.Add(this.lblRemarks); this.Controls.Add(this.txtRemarks); this.Controls.Add(this.btnCancel); this.Controls.Add(this.btnOK); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.IsSaveFormSize = false; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "F_PM_1502"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "产成品数据-更多条件"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.F_PM_1502_FormClosed); this.Controls.SetChildIndex(this.btnOK, 0); this.Controls.SetChildIndex(this.btnCancel, 0); this.Controls.SetChildIndex(this.txtRemarks, 0); this.Controls.SetChildIndex(this.lblRemarks, 0); this.Controls.SetChildIndex(this.statusIsReFire, 0); this.Controls.SetChildIndex(this.statusIsPublicBody, 0); this.Controls.SetChildIndex(this.txtGroutingLineCode, 0); this.Controls.SetChildIndex(this.txtGroutingLineName, 0); this.Controls.SetChildIndex(this.txtGroutingMouldCode, 0); this.Controls.SetChildIndex(this.txtCreateUserName, 0); this.Controls.SetChildIndex(this.txtUpdateUserName, 0); this.Controls.SetChildIndex(this.txtGMouldTypeName, 0); this.Controls.SetChildIndex(this.lblGroutingLineCode, 0); this.Controls.SetChildIndex(this.lblGroutingMouldCode, 0); this.Controls.SetChildIndex(this.lblGroutingLineName, 0); this.Controls.SetChildIndex(this.c_Label2, 0); this.Controls.SetChildIndex(this.lblCreateUserName, 0); this.Controls.SetChildIndex(this.lblUpdateUserName, 0); this.Controls.SetChildIndex(this.lblGMouldTypeName, 0); this.Controls.SetChildIndex(this.dtPGroutingDateStart, 0); this.Controls.SetChildIndex(this.dtpUpdateTimeStart, 0); this.Controls.SetChildIndex(this.cBoxGroutingDate, 0); this.Controls.SetChildIndex(this.cBoxUpdateTime, 0); this.Controls.SetChildIndex(this.dtPGroutingDateEnd, 0); this.Controls.SetChildIndex(this.lblCreateTime, 0); this.Controls.SetChildIndex(this.dtpUpdateTimeEnd, 0); this.Controls.SetChildIndex(this.c_Label1, 0); this.Controls.SetChildIndex(this.txtgoodsLevelName, 0); this.Controls.SetChildIndex(this.txtgoodsLevelTypeName, 0); this.Controls.SetChildIndex(this.lblgoodsLevelTypeName, 0); this.Controls.SetChildIndex(this.lblgoodsLevelName, 0); this.Controls.SetChildIndex(this.txtGoodsCode, 0); this.Controls.SetChildIndex(this.txtGoodsName, 0); this.Controls.SetChildIndex(this.lblGoodsCode, 0); this.Controls.SetChildIndex(this.lblGoodsName, 0); this.Controls.SetChildIndex(this.lblSettlementFlag, 0); this.Controls.SetChildIndex(this.dropSettlementFlag, 0); this.ResumeLayout(false); this.PerformLayout(); } #endregion private Basics.BaseControls.C_Label lblgoodsLevelName; private Basics.BaseControls.C_Label lblgoodsLevelTypeName; private Basics.BaseControls.C_TextBox txtgoodsLevelTypeName; private Basics.BaseControls.C_TextBox txtgoodsLevelName; private Basics.BaseControls.C_Label c_Label1; private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeEnd; private Basics.BaseControls.C_Label lblCreateTime; private Basics.BaseControls.C_DateTimePicker dtPGroutingDateEnd; private Basics.BaseControls.C_CheckBox cBoxUpdateTime; private Basics.BaseControls.C_CheckBox cBoxGroutingDate; private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeStart; private Basics.BaseControls.C_DateTimePicker dtPGroutingDateStart; private Basics.BaseControls.C_Label lblGMouldTypeName; private Basics.BaseControls.C_Label lblUpdateUserName; private Basics.BaseControls.C_Label lblCreateUserName; private Basics.BaseControls.C_Label lblGroutingLineName; private Basics.BaseControls.C_Label lblGroutingMouldCode; private Basics.BaseControls.C_Label lblGroutingLineCode; private Basics.BaseControls.C_TextBox txtGMouldTypeName; private Basics.BaseControls.C_TextBox txtUpdateUserName; private Basics.BaseControls.C_TextBox txtCreateUserName; private Basics.BaseControls.C_TextBox txtGroutingMouldCode; private Basics.BaseControls.C_TextBox txtGroutingLineName; private Basics.BaseControls.C_TextBox txtGroutingLineCode; private Basics.BaseControls.C_StatusCheckBox statusIsPublicBody; private Basics.BaseControls.C_StatusCheckBox statusIsReFire; private Basics.BaseControls.C_Label lblRemarks; private Basics.BaseControls.C_TextBox txtRemarks; private Basics.BaseControls.C_Button btnCancel; private Basics.BaseControls.C_Button btnOK; private Basics.BaseControls.C_Label c_Label2; private Basics.BaseControls.C_Label lblGoodsName; private Basics.BaseControls.C_Label lblGoodsCode; private Basics.BaseControls.C_TextBox txtGoodsName; private Basics.BaseControls.C_TextBox txtGoodsCode; private Basics.BaseControls.C_TXT_DropDownList dropSettlementFlag; private Basics.BaseControls.C_Label lblSettlementFlag; } }