namespace Dongke.IBOSS.PRD.Client.PMModule
{
partial class F_PM_2113
{
///
/// 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_PM_2113));
this.dtpUpdateTimeStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.lblBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dkProcedureSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkProcedureSearchBox();
this.dkproductionLineSearchBox = new Dongke.IBOSS.PRD.Client.Controls.SearchTextBox.dkproductionLineSearchBox();
this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpUpdateTimeEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpScrapDateStart = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.c_Label3 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.dtpScrapDateEnd = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DateTimePicker();
this.cmbDataSource = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
this.c_Label4 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
this.btnClose = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.btnSave = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
this.SuspendLayout();
//
// dtpUpdateTimeStart
//
this.dtpUpdateTimeStart.CustomFormat = "yyyy-MM-dd";
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(70, 39);
this.dtpUpdateTimeStart.Name = "dtpUpdateTimeStart";
this.dtpUpdateTimeStart.Size = new System.Drawing.Size(135, 21);
this.dtpUpdateTimeStart.TabIndex = 19;
//
// lblBarCode
//
this.lblBarCode.AutoSize = true;
this.lblBarCode.BackColor = System.Drawing.Color.Transparent;
this.lblBarCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBarCode.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblBarCode.Location = new System.Drawing.Point(11, 45);
this.lblBarCode.Name = "lblBarCode";
this.lblBarCode.Size = new System.Drawing.Size(53, 12);
this.lblBarCode.TabIndex = 18;
this.lblBarCode.Text = "完成日期";
//
// dkProcedureSearchBox
//
this.dkProcedureSearchBox.BackColor = System.Drawing.Color.Transparent;
this.dkProcedureSearchBox.DataSource = null;
this.dkProcedureSearchBox.Enabled = true;
this.dkProcedureSearchBox.IsEnablePurview = false;
this.dkProcedureSearchBox.IsMustInput = false;
this.dkProcedureSearchBox.Location = new System.Drawing.Point(424, 13);
this.dkProcedureSearchBox.Name = "dkProcedureSearchBox";
this.dkProcedureSearchBox.ProcedureCode = "";
this.dkProcedureSearchBox.ProcedureID = null;
this.dkProcedureSearchBox.ProcedureIDS = null;
this.dkProcedureSearchBox.ProcedureName = null;
this.dkProcedureSearchBox.Purview = null;
this.dkProcedureSearchBox.PurviewType = ((byte)(0));
this.dkProcedureSearchBox.SelectMore = true;
this.dkProcedureSearchBox.Size = new System.Drawing.Size(188, 21);
this.dkProcedureSearchBox.TabIndex = 17;
this.dkProcedureSearchBox.Title = "完成工序";
this.dkProcedureSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// dkproductionLineSearchBox
//
this.dkproductionLineSearchBox.BackColor = System.Drawing.Color.Transparent;
this.dkproductionLineSearchBox.DataSource = null;
this.dkproductionLineSearchBox.Enabled = true;
this.dkproductionLineSearchBox.IsEnablePurview = false;
this.dkproductionLineSearchBox.IsMustInput = false;
this.dkproductionLineSearchBox.Location = new System.Drawing.Point(210, 12);
this.dkproductionLineSearchBox.Name = "dkproductionLineSearchBox";
this.dkproductionLineSearchBox.ProductionLineCode = "";
this.dkproductionLineSearchBox.ProductionLineID = null;
this.dkproductionLineSearchBox.ProductionLineIDS = null;
this.dkproductionLineSearchBox.ProductionLineName = null;
this.dkproductionLineSearchBox.Purview = null;
this.dkproductionLineSearchBox.PurviewType = ((byte)(0));
this.dkproductionLineSearchBox.SelectMore = true;
this.dkproductionLineSearchBox.Size = new System.Drawing.Size(193, 21);
this.dkproductionLineSearchBox.TabIndex = 16;
this.dkproductionLineSearchBox.Title = " 生产线";
this.dkproductionLineSearchBox.TxtGoodsTypeBackColor = System.Drawing.SystemColors.Control;
//
// 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(221, 42);
this.c_Label1.Name = "c_Label1";
this.c_Label1.Size = new System.Drawing.Size(11, 12);
this.c_Label1.TabIndex = 21;
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(252, 39);
this.dtpUpdateTimeEnd.Name = "dtpUpdateTimeEnd";
this.dtpUpdateTimeEnd.Size = new System.Drawing.Size(149, 21);
this.dtpUpdateTimeEnd.TabIndex = 20;
//
// 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(11, 75);
this.c_Label2.Name = "c_Label2";
this.c_Label2.Size = new System.Drawing.Size(53, 12);
this.c_Label2.TabIndex = 18;
this.c_Label2.Text = "报废日期";
//
// dtpScrapDateStart
//
this.dtpScrapDateStart.CustomFormat = "yyyy-MM-dd";
this.dtpScrapDateStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpScrapDateStart.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpScrapDateStart.Location = new System.Drawing.Point(69, 70);
this.dtpScrapDateStart.Name = "dtpScrapDateStart";
this.dtpScrapDateStart.Size = new System.Drawing.Size(135, 21);
this.dtpScrapDateStart.TabIndex = 19;
//
// c_Label3
//
this.c_Label3.AutoSize = true;
this.c_Label3.BackColor = System.Drawing.Color.Transparent;
this.c_Label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.c_Label3.ForeColor = System.Drawing.SystemColors.ControlText;
this.c_Label3.Location = new System.Drawing.Point(221, 75);
this.c_Label3.Name = "c_Label3";
this.c_Label3.Size = new System.Drawing.Size(11, 12);
this.c_Label3.TabIndex = 21;
this.c_Label3.Text = "-";
//
// dtpScrapDateEnd
//
this.dtpScrapDateEnd.CustomFormat = "yyyy-MM-dd";
this.dtpScrapDateEnd.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.dtpScrapDateEnd.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
this.dtpScrapDateEnd.Location = new System.Drawing.Point(252, 70);
this.dtpScrapDateEnd.Name = "dtpScrapDateEnd";
this.dtpScrapDateEnd.Size = new System.Drawing.Size(149, 21);
this.dtpScrapDateEnd.TabIndex = 20;
//
// cmbDataSource
//
this.cmbDataSource.BackColor = System.Drawing.SystemColors.Window;
this.cmbDataSource.BackgroundColor = System.Drawing.SystemColors.Window;
this.cmbDataSource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbDataSource.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbDataSource.FormattingEnabled = true;
this.cmbDataSource.Location = new System.Drawing.Point(69, 12);
this.cmbDataSource.Name = "cmbDataSource";
this.cmbDataSource.Size = new System.Drawing.Size(135, 20);
this.cmbDataSource.TabIndex = 27;
this.cmbDataSource.SelectedIndexChanged += new System.EventHandler(this.cmbDataSource_SelectedIndexChanged);
//
// 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.SystemColors.ControlText;
this.c_Label4.Location = new System.Drawing.Point(10, 18);
this.c_Label4.Name = "c_Label4";
this.c_Label4.Size = new System.Drawing.Size(53, 12);
this.c_Label4.TabIndex = 26;
this.c_Label4.Text = "数据来源";
//
// btnClose
//
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage")));
this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.btnClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnClose.ForeColor = System.Drawing.Color.White;
this.btnClose.Location = new System.Drawing.Point(527, 112);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(85, 30);
this.btnClose.TabIndex = 29;
this.btnClose.Text = "关闭";
this.btnClose.UseVisualStyleBackColor = false;
//
// btnSave
//
this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.btnSave.BackColor = System.Drawing.Color.Transparent;
this.btnSave.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSave.BackgroundImage")));
this.btnSave.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.Location = new System.Drawing.Point(436, 112);
this.btnSave.Name = "btnSave";
this.btnSave.Size = new System.Drawing.Size(85, 30);
this.btnSave.TabIndex = 28;
this.btnSave.Text = "保存(&S)";
this.btnSave.UseVisualStyleBackColor = false;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// F_PM_2113
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.btnClose;
this.ClientSize = new System.Drawing.Size(640, 188);
this.Controls.Add(this.btnClose);
this.Controls.Add(this.btnSave);
this.Controls.Add(this.cmbDataSource);
this.Controls.Add(this.c_Label4);
this.Controls.Add(this.c_Label3);
this.Controls.Add(this.c_Label1);
this.Controls.Add(this.dtpScrapDateEnd);
this.Controls.Add(this.dtpUpdateTimeEnd);
this.Controls.Add(this.dtpScrapDateStart);
this.Controls.Add(this.dtpUpdateTimeStart);
this.Controls.Add(this.c_Label2);
this.Controls.Add(this.lblBarCode);
this.Controls.Add(this.dkProcedureSearchBox);
this.Controls.Add(this.dkproductionLineSearchBox);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.IsSaveFormSize = false;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "F_PM_2113";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "清除在产临时残留数据-批量删除";
this.Load += new System.EventHandler(this.F_PM_2113_Load);
this.Controls.SetChildIndex(this.dkproductionLineSearchBox, 0);
this.Controls.SetChildIndex(this.dkProcedureSearchBox, 0);
this.Controls.SetChildIndex(this.lblBarCode, 0);
this.Controls.SetChildIndex(this.c_Label2, 0);
this.Controls.SetChildIndex(this.dtpUpdateTimeStart, 0);
this.Controls.SetChildIndex(this.dtpScrapDateStart, 0);
this.Controls.SetChildIndex(this.dtpUpdateTimeEnd, 0);
this.Controls.SetChildIndex(this.dtpScrapDateEnd, 0);
this.Controls.SetChildIndex(this.c_Label1, 0);
this.Controls.SetChildIndex(this.c_Label3, 0);
this.Controls.SetChildIndex(this.c_Label4, 0);
this.Controls.SetChildIndex(this.cmbDataSource, 0);
this.Controls.SetChildIndex(this.btnSave, 0);
this.Controls.SetChildIndex(this.btnClose, 0);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeStart;
private Basics.BaseControls.C_Label lblBarCode;
private Controls.SearchTextBox.dkProcedureSearchBox dkProcedureSearchBox;
private Controls.SearchTextBox.dkproductionLineSearchBox dkproductionLineSearchBox;
private Basics.BaseControls.C_Label c_Label1;
private Basics.BaseControls.C_DateTimePicker dtpUpdateTimeEnd;
private Basics.BaseControls.C_Label c_Label2;
private Basics.BaseControls.C_DateTimePicker dtpScrapDateStart;
private Basics.BaseControls.C_Label c_Label3;
private Basics.BaseControls.C_DateTimePicker dtpScrapDateEnd;
private Basics.BaseControls.C_ComboBox cmbDataSource;
private Basics.BaseControls.C_Label c_Label4;
private Basics.BaseControls.C_Button btnClose;
private Basics.BaseControls.C_Button btnSave;
}
}