namespace ICSSoft.Frame.APP
{
partial class FormICSProjectReports
{
///
/// 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(FormICSProjectReports));
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.grdDetail = new DevExpress.XtraGrid.GridControl();
this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.lblTitle = new DevExpress.XtraEditors.LabelControl();
this.btnClose = new DevExpress.XtraEditors.SimpleButton();
this.cbxISCOM = new System.Windows.Forms.CheckBox();
this.txtMOVER = new DevExpress.XtraEditors.TextEdit();
this.gluItemCode = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
this.btnClear = new DevExpress.XtraEditors.SimpleButton();
this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.checkStockIn = new System.Windows.Forms.RadioButton();
this.checkProcessing = new System.Windows.Forms.RadioButton();
this.checkAll = new System.Windows.Forms.RadioButton();
this.txtItemCodeE = new DevExpress.XtraEditors.TextEdit();
this.txtItemCodeS = new DevExpress.XtraEditors.TextEdit();
this.label15 = new System.Windows.Forms.Label();
this.txtMOVERE = new DevExpress.XtraEditors.TextEdit();
this.txtMOVERS = new DevExpress.XtraEditors.TextEdit();
this.label14 = new System.Windows.Forms.Label();
this.cboItemCode = new System.Windows.Forms.ComboBox();
this.cboMOVER = new System.Windows.Forms.ComboBox();
this.checkDate = new System.Windows.Forms.CheckBox();
this.txtEndDate = new System.Windows.Forms.DateTimePicker();
this.txtStartDate = new System.Windows.Forms.DateTimePicker();
this.label9 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.gluRouteCode = new DevExpress.XtraEditors.GridLookUpEdit();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.cboLotNO = new System.Windows.Forms.ComboBox();
this.cboMoCode = new System.Windows.Forms.ComboBox();
this.txtLotNOE = new DevExpress.XtraEditors.TextEdit();
this.txtMoCodeE = new DevExpress.XtraEditors.TextEdit();
this.txtLotNOS = new DevExpress.XtraEditors.TextEdit();
this.txtMoCodeS = new DevExpress.XtraEditors.TextEdit();
this.label7 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtMOVER.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gluItemCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtItemCodeE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtItemCodeS.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMOVERE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMOVERS.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gluRouteCode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLotNOE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMoCodeE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLotNOS.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMoCodeS.Properties)).BeginInit();
this.tableLayoutPanel1.SuspendLayout();
this.SuspendLayout();
//
// groupControl1
//
this.groupControl1.Controls.Add(this.grdDetail);
this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupControl1.Location = new System.Drawing.Point(3, 103);
this.groupControl1.Name = "groupControl1";
this.groupControl1.Size = new System.Drawing.Size(1260, 276);
this.groupControl1.TabIndex = 14;
this.groupControl1.Text = "详细信息";
//
// grdDetail
//
this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.grdDetail.Location = new System.Drawing.Point(2, 22);
this.grdDetail.MainView = this.grvDetail;
this.grdDetail.Name = "grdDetail";
this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemComboBox1,
this.repositoryItemButtonEdit1,
this.repositoryItemButtonEdit2});
this.grdDetail.Size = new System.Drawing.Size(1256, 252);
this.grdDetail.TabIndex = 1;
this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.grvDetail,
this.grvAdvDetail});
//
// grvDetail
//
this.grvDetail.GridControl = this.grdDetail;
this.grvDetail.IndicatorWidth = 40;
this.grvDetail.Name = "grvDetail";
this.grvDetail.OptionsBehavior.ReadOnly = true;
this.grvDetail.OptionsSelection.MultiSelect = true;
this.grvDetail.OptionsView.ColumnAutoWidth = false;
this.grvDetail.OptionsView.ShowFooter = true;
this.grvDetail.OptionsView.ShowGroupPanel = false;
this.grvDetail.RowCellStyle += new DevExpress.XtraGrid.Views.Grid.RowCellStyleEventHandler(this.grvDetail_RowCellStyle);
//
// repositoryItemComboBox1
//
this.repositoryItemComboBox1.AutoHeight = false;
this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemComboBox1.Items.AddRange(new object[] {
"合格",
"不合格"});
this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
//
// repositoryItemButtonEdit1
//
this.repositoryItemButtonEdit1.AutoHeight = false;
this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Up)});
this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
this.repositoryItemButtonEdit1.ReadOnly = true;
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
//
// repositoryItemButtonEdit2
//
this.repositoryItemButtonEdit2.AutoHeight = false;
this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Down)});
this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
this.repositoryItemButtonEdit2.ReadOnly = true;
this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
//
// grvAdvDetail
//
this.grvAdvDetail.GridControl = this.grdDetail;
this.grvAdvDetail.Name = "grvAdvDetail";
this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
this.grvAdvDetail.OptionsSelection.MultiSelect = true;
this.grvAdvDetail.OptionsView.ShowFooter = true;
this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
//
// repDate
//
this.repDate.AutoHeight = false;
this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repDate.Mask.EditMask = "yyyy-MM-dd";
this.repDate.Mask.UseMaskAsDisplayFormat = true;
this.repDate.Name = "repDate";
this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton()});
//
// rptPage
//
this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
this.rptPage.Appearance.Options.UseBackColor = true;
this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
this.rptPage.isInit = false;
this.rptPage.Location = new System.Drawing.Point(0, 413);
this.rptPage.Name = "rptPage";
this.rptPage.PageIndex = 1;
this.rptPage.PageSize = 10000;
this.rptPage.RecordNum = 0;
this.rptPage.Size = new System.Drawing.Size(1266, 26);
this.rptPage.TabIndex = 15;
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.lblTitle);
this.panelControl3.Controls.Add(this.btnClose);
this.panelControl3.Controls.Add(this.cbxISCOM);
this.panelControl3.Controls.Add(this.txtMOVER);
this.panelControl3.Controls.Add(this.gluItemCode);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl3.Location = new System.Drawing.Point(0, 0);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1266, 31);
this.panelControl3.TabIndex = 13;
//
// 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(3, 4);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(102, 23);
this.lblTitle.TabIndex = 19;
this.lblTitle.Text = "项目进度报表";
//
// btnClose
//
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.Dock = System.Windows.Forms.DockStyle.Right;
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.Location = new System.Drawing.Point(1240, 0);
this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(26, 31);
this.btnClose.TabIndex = 14;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// cbxISCOM
//
this.cbxISCOM.AutoSize = true;
this.cbxISCOM.Location = new System.Drawing.Point(247, 7);
this.cbxISCOM.Name = "cbxISCOM";
this.cbxISCOM.Size = new System.Drawing.Size(62, 18);
this.cbxISCOM.TabIndex = 202;
this.cbxISCOM.Text = "未完工";
this.cbxISCOM.UseVisualStyleBackColor = true;
this.cbxISCOM.Visible = false;
//
// txtMOVER
//
this.txtMOVER.EditValue = "";
this.txtMOVER.Location = new System.Drawing.Point(339, 6);
this.txtMOVER.Name = "txtMOVER";
this.txtMOVER.Size = new System.Drawing.Size(130, 20);
this.txtMOVER.TabIndex = 44;
this.txtMOVER.Visible = false;
//
// gluItemCode
//
this.gluItemCode.EditValue = "";
this.gluItemCode.Location = new System.Drawing.Point(491, 7);
this.gluItemCode.Name = "gluItemCode";
this.gluItemCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.gluItemCode.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
this.gluItemCode.Properties.View = this.gridLookUpEdit1View;
this.gluItemCode.Size = new System.Drawing.Size(130, 20);
this.gluItemCode.TabIndex = 201;
this.gluItemCode.Visible = false;
//
// gridLookUpEdit1View
//
this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
//
// btnFilter
//
this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
this.btnFilter.Appearance.Options.UseFont = true;
this.btnFilter.Appearance.Options.UseForeColor = true;
this.btnFilter.Appearance.Options.UseTextOptions = true;
this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnFilter.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
this.btnFilter.Location = new System.Drawing.Point(824, 20);
this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnFilter.Name = "btnFilter";
this.btnFilter.Size = new System.Drawing.Size(79, 50);
this.btnFilter.TabIndex = 76;
this.btnFilter.Text = "过滤";
this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
//
// btnClear
//
this.btnClear.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnClear.Appearance.ForeColor = System.Drawing.Color.White;
this.btnClear.Appearance.Options.UseFont = true;
this.btnClear.Appearance.Options.UseForeColor = true;
this.btnClear.Appearance.Options.UseTextOptions = true;
this.btnClear.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnClear.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
this.btnClear.Image = ((System.Drawing.Image)(resources.GetObject("btnClear.Image")));
this.btnClear.Location = new System.Drawing.Point(1011, 20);
this.btnClear.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnClear.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnClear.Name = "btnClear";
this.btnClear.Size = new System.Drawing.Size(90, 50);
this.btnClear.TabIndex = 75;
this.btnClear.Text = "清空条件";
this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
//
// btnOutPut
//
this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
this.btnOutPut.Appearance.Options.UseFont = true;
this.btnOutPut.Appearance.Options.UseForeColor = true;
this.btnOutPut.Appearance.Options.UseTextOptions = true;
this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
this.btnOutPut.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
this.btnOutPut.Location = new System.Drawing.Point(917, 20);
this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
this.btnOutPut.Name = "btnOutPut";
this.btnOutPut.Size = new System.Drawing.Size(79, 50);
this.btnOutPut.TabIndex = 48;
this.btnOutPut.Text = "导出";
this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
//
// panel1
//
this.panel1.Controls.Add(this.panel2);
this.panel1.Controls.Add(this.txtItemCodeE);
this.panel1.Controls.Add(this.txtItemCodeS);
this.panel1.Controls.Add(this.label15);
this.panel1.Controls.Add(this.txtMOVERE);
this.panel1.Controls.Add(this.txtMOVERS);
this.panel1.Controls.Add(this.label14);
this.panel1.Controls.Add(this.cboItemCode);
this.panel1.Controls.Add(this.cboMOVER);
this.panel1.Controls.Add(this.checkDate);
this.panel1.Controls.Add(this.txtEndDate);
this.panel1.Controls.Add(this.txtStartDate);
this.panel1.Controls.Add(this.label9);
this.panel1.Controls.Add(this.label13);
this.panel1.Controls.Add(this.label12);
this.panel1.Controls.Add(this.label11);
this.panel1.Controls.Add(this.label10);
this.panel1.Controls.Add(this.label8);
this.panel1.Controls.Add(this.button3);
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.button4);
this.panel1.Controls.Add(this.button1);
this.panel1.Controls.Add(this.btnClear);
this.panel1.Controls.Add(this.btnFilter);
this.panel1.Controls.Add(this.gluRouteCode);
this.panel1.Controls.Add(this.btnOutPut);
this.panel1.Controls.Add(this.cboLotNO);
this.panel1.Controls.Add(this.cboMoCode);
this.panel1.Controls.Add(this.txtLotNOE);
this.panel1.Controls.Add(this.txtMoCodeE);
this.panel1.Controls.Add(this.txtLotNOS);
this.panel1.Controls.Add(this.txtMoCodeS);
this.panel1.Controls.Add(this.label7);
this.panel1.Controls.Add(this.label2);
this.panel1.Controls.Add(this.label6);
this.panel1.Controls.Add(this.label4);
this.panel1.Controls.Add(this.label5);
this.panel1.Controls.Add(this.label3);
this.panel1.Controls.Add(this.label1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(3, 3);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1260, 94);
this.panel1.TabIndex = 2;
//
// panel2
//
this.panel2.Controls.Add(this.checkStockIn);
this.panel2.Controls.Add(this.checkProcessing);
this.panel2.Controls.Add(this.checkAll);
this.panel2.Location = new System.Drawing.Point(199, 63);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(164, 25);
this.panel2.TabIndex = 230;
//
// checkStockIn
//
this.checkStockIn.AutoSize = true;
this.checkStockIn.ForeColor = System.Drawing.Color.Red;
this.checkStockIn.Location = new System.Drawing.Point(98, 4);
this.checkStockIn.Name = "checkStockIn";
this.checkStockIn.Size = new System.Drawing.Size(61, 18);
this.checkStockIn.TabIndex = 2;
this.checkStockIn.Text = "已入库";
this.checkStockIn.UseVisualStyleBackColor = true;
//
// checkProcessing
//
this.checkProcessing.AutoSize = true;
this.checkProcessing.ForeColor = System.Drawing.Color.Green;
this.checkProcessing.Location = new System.Drawing.Point(51, 4);
this.checkProcessing.Name = "checkProcessing";
this.checkProcessing.Size = new System.Drawing.Size(49, 18);
this.checkProcessing.TabIndex = 1;
this.checkProcessing.Text = "在制";
this.checkProcessing.UseVisualStyleBackColor = true;
//
// checkAll
//
this.checkAll.AutoSize = true;
this.checkAll.Checked = true;
this.checkAll.Location = new System.Drawing.Point(4, 4);
this.checkAll.Name = "checkAll";
this.checkAll.Size = new System.Drawing.Size(49, 18);
this.checkAll.TabIndex = 0;
this.checkAll.TabStop = true;
this.checkAll.Text = "全部";
this.checkAll.UseVisualStyleBackColor = true;
//
// txtItemCodeE
//
this.txtItemCodeE.EditValue = "";
this.txtItemCodeE.Location = new System.Drawing.Point(261, 40);
this.txtItemCodeE.Name = "txtItemCodeE";
this.txtItemCodeE.Size = new System.Drawing.Size(94, 20);
this.txtItemCodeE.TabIndex = 227;
//
// txtItemCodeS
//
this.txtItemCodeS.EditValue = "";
this.txtItemCodeS.Location = new System.Drawing.Point(147, 40);
this.txtItemCodeS.Name = "txtItemCodeS";
this.txtItemCodeS.Size = new System.Drawing.Size(90, 20);
this.txtItemCodeS.TabIndex = 228;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label15.Location = new System.Drawing.Point(239, 40);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(22, 19);
this.label15.TabIndex = 229;
this.label15.Text = "~";
//
// txtMOVERE
//
this.txtMOVERE.EditValue = "";
this.txtMOVERE.Location = new System.Drawing.Point(261, 12);
this.txtMOVERE.Name = "txtMOVERE";
this.txtMOVERE.Size = new System.Drawing.Size(94, 20);
this.txtMOVERE.TabIndex = 224;
//
// txtMOVERS
//
this.txtMOVERS.EditValue = "";
this.txtMOVERS.Location = new System.Drawing.Point(147, 12);
this.txtMOVERS.Name = "txtMOVERS";
this.txtMOVERS.Size = new System.Drawing.Size(90, 20);
this.txtMOVERS.TabIndex = 225;
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label14.Location = new System.Drawing.Point(239, 12);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(22, 19);
this.label14.TabIndex = 226;
this.label14.Text = "~";
//
// cboItemCode
//
this.cboItemCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboItemCode.FormattingEnabled = true;
this.cboItemCode.Location = new System.Drawing.Point(71, 39);
this.cboItemCode.Name = "cboItemCode";
this.cboItemCode.Size = new System.Drawing.Size(70, 22);
this.cboItemCode.TabIndex = 223;
this.cboItemCode.SelectedIndexChanged += new System.EventHandler(this.cboItemCode_SelectedIndexChanged);
//
// cboMOVER
//
this.cboMOVER.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboMOVER.FormattingEnabled = true;
this.cboMOVER.Location = new System.Drawing.Point(71, 10);
this.cboMOVER.Name = "cboMOVER";
this.cboMOVER.Size = new System.Drawing.Size(70, 22);
this.cboMOVER.TabIndex = 222;
this.cboMOVER.SelectedIndexChanged += new System.EventHandler(this.cboMOVER_SelectedIndexChanged);
//
// checkDate
//
this.checkDate.AutoSize = true;
this.checkDate.Location = new System.Drawing.Point(420, 14);
this.checkDate.Name = "checkDate";
this.checkDate.Size = new System.Drawing.Size(15, 14);
this.checkDate.TabIndex = 221;
this.checkDate.UseVisualStyleBackColor = true;
this.checkDate.CheckedChanged += new System.EventHandler(this.checkDate_CheckedChanged);
//
// txtEndDate
//
this.txtEndDate.Location = new System.Drawing.Point(686, 8);
this.txtEndDate.Name = "txtEndDate";
this.txtEndDate.Size = new System.Drawing.Size(130, 22);
this.txtEndDate.TabIndex = 220;
//
// txtStartDate
//
this.txtStartDate.Location = new System.Drawing.Point(530, 8);
this.txtStartDate.Name = "txtStartDate";
this.txtStartDate.Size = new System.Drawing.Size(130, 22);
this.txtStartDate.TabIndex = 203;
this.txtStartDate.Value = new System.DateTime(2020, 4, 16, 9, 25, 29, 0);
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label9.Location = new System.Drawing.Point(663, 11);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(22, 19);
this.label9.TabIndex = 216;
this.label9.Text = "~";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(436, 12);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(91, 14);
this.label13.TabIndex = 217;
this.label13.Text = "预计完工时间:";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(1118, 72);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(83, 14);
this.label12.TabIndex = 213;
this.label12.Text = "开工、未完工:";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(1102, 53);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(107, 14);
this.label11.TabIndex = 212;
this.label11.Text = "完工、检验不合格:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(1118, 32);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(91, 14);
this.label10.TabIndex = 211;
this.label10.Text = "完工、未检验:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(1109, 9);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(95, 14);
this.label8.TabIndex = 209;
this.label8.Text = "完工、检验合格:";
//
// button3
//
this.button3.BackColor = System.Drawing.Color.Red;
this.button3.Enabled = false;
this.button3.ForeColor = System.Drawing.Color.Transparent;
this.button3.Location = new System.Drawing.Point(1215, 51);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(37, 19);
this.button3.TabIndex = 208;
this.button3.UseVisualStyleBackColor = false;
//
// button2
//
this.button2.BackColor = System.Drawing.Color.Yellow;
this.button2.Enabled = false;
this.button2.ForeColor = System.Drawing.Color.Transparent;
this.button2.Location = new System.Drawing.Point(1215, 72);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(37, 19);
this.button2.TabIndex = 207;
this.button2.UseVisualStyleBackColor = false;
//
// button4
//
this.button4.BackColor = System.Drawing.Color.Green;
this.button4.Enabled = false;
this.button4.ForeColor = System.Drawing.Color.Transparent;
this.button4.Location = new System.Drawing.Point(1214, 9);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(37, 19);
this.button4.TabIndex = 206;
this.button4.UseVisualStyleBackColor = false;
//
// button1
//
this.button1.BackColor = System.Drawing.Color.GreenYellow;
this.button1.Enabled = false;
this.button1.ForeColor = System.Drawing.Color.Transparent;
this.button1.Location = new System.Drawing.Point(1214, 31);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(37, 17);
this.button1.TabIndex = 203;
this.button1.UseVisualStyleBackColor = false;
//
// gluRouteCode
//
this.gluRouteCode.EditValue = "";
this.gluRouteCode.Location = new System.Drawing.Point(67, 66);
this.gluRouteCode.Name = "gluRouteCode";
this.gluRouteCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.gluRouteCode.Properties.PopupFilterMode = DevExpress.XtraEditors.PopupFilterMode.Contains;
this.gluRouteCode.Properties.View = this.gridView1;
this.gluRouteCode.Size = new System.Drawing.Size(130, 20);
this.gluRouteCode.TabIndex = 201;
//
// gridView1
//
this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// cboLotNO
//
this.cboLotNO.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboLotNO.FormattingEnabled = true;
this.cboLotNO.Location = new System.Drawing.Point(454, 64);
this.cboLotNO.Name = "cboLotNO";
this.cboLotNO.Size = new System.Drawing.Size(70, 22);
this.cboLotNO.TabIndex = 137;
this.cboLotNO.SelectedIndexChanged += new System.EventHandler(this.cboLotNO_SelectedIndexChanged);
//
// cboMoCode
//
this.cboMoCode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cboMoCode.FormattingEnabled = true;
this.cboMoCode.Location = new System.Drawing.Point(454, 38);
this.cboMoCode.Name = "cboMoCode";
this.cboMoCode.Size = new System.Drawing.Size(70, 22);
this.cboMoCode.TabIndex = 137;
this.cboMoCode.SelectedIndexChanged += new System.EventHandler(this.cboMoCode_SelectedIndexChanged);
//
// txtLotNOE
//
this.txtLotNOE.EditValue = "";
this.txtLotNOE.Location = new System.Drawing.Point(686, 66);
this.txtLotNOE.Name = "txtLotNOE";
this.txtLotNOE.Size = new System.Drawing.Size(130, 20);
this.txtLotNOE.TabIndex = 44;
//
// txtMoCodeE
//
this.txtMoCodeE.EditValue = "";
this.txtMoCodeE.Location = new System.Drawing.Point(686, 40);
this.txtMoCodeE.Name = "txtMoCodeE";
this.txtMoCodeE.Size = new System.Drawing.Size(130, 20);
this.txtMoCodeE.TabIndex = 44;
//
// txtLotNOS
//
this.txtLotNOS.EditValue = "";
this.txtLotNOS.Location = new System.Drawing.Point(530, 66);
this.txtLotNOS.Name = "txtLotNOS";
this.txtLotNOS.Size = new System.Drawing.Size(130, 20);
this.txtLotNOS.TabIndex = 44;
//
// txtMoCodeS
//
this.txtMoCodeS.EditValue = "";
this.txtMoCodeS.Location = new System.Drawing.Point(530, 40);
this.txtMoCodeS.Name = "txtMoCodeS";
this.txtMoCodeS.Size = new System.Drawing.Size(130, 20);
this.txtMoCodeS.TabIndex = 44;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(3, 68);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(67, 14);
this.label7.TabIndex = 45;
this.label7.Text = "工艺路线:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(7, 43);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(67, 14);
this.label2.TabIndex = 45;
this.label2.Text = "存货编码:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label6.Location = new System.Drawing.Point(663, 66);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(22, 19);
this.label6.TabIndex = 45;
this.label6.Text = "~";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label4.Location = new System.Drawing.Point(663, 40);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(22, 19);
this.label4.TabIndex = 45;
this.label4.Text = "~";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(369, 69);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(91, 14);
this.label5.TabIndex = 45;
this.label5.Text = "产品跟踪单号:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(398, 42);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(55, 14);
this.label3.TabIndex = 45;
this.label3.Text = "工单号:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(11, 13);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(55, 14);
this.label1.TabIndex = 45;
this.label1.Text = "零件号:";
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Controls.Add(this.groupControl1, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 31);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 2;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1266, 382);
this.tableLayoutPanel1.TabIndex = 16;
//
// FormICSProjectReports
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1266, 439);
this.Controls.Add(this.tableLayoutPanel1);
this.Controls.Add(this.rptPage);
this.Controls.Add(this.panelControl3);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FormICSProjectReports";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "完工报告";
this.Load += new System.EventHandler(this.FormICSFACTORY_Load);
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
this.groupControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
this.panelControl3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtMOVER.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gluItemCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtItemCodeE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtItemCodeS.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMOVERE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMOVERS.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gluRouteCode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLotNOE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMoCodeE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLotNOS.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMoCodeS.Properties)).EndInit();
this.tableLayoutPanel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.GroupControl groupControl1;
private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.SimpleButton btnClose;
private DevExpress.XtraEditors.LabelControl lblTitle;
private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
private DevExpress.XtraEditors.SimpleButton btnOutPut;
private DevExpress.XtraEditors.SimpleButton btnFilter;
private DevExpress.XtraEditors.SimpleButton btnClear;
private System.Windows.Forms.Panel panel1;
private DevExpress.XtraEditors.TextEdit txtMOVER;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.ComboBox cboMoCode;
private System.Windows.Forms.Label label3;
private DevExpress.XtraEditors.TextEdit txtMoCodeE;
private DevExpress.XtraEditors.TextEdit txtMoCodeS;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.ComboBox cboLotNO;
private DevExpress.XtraEditors.TextEdit txtLotNOE;
private DevExpress.XtraEditors.TextEdit txtLotNOS;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private DevExpress.XtraEditors.GridLookUpEdit gluItemCode;
private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private DevExpress.XtraEditors.GridLookUpEdit gluRouteCode;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.CheckBox cbxISCOM;
private DevExpress.XtraGrid.GridControl grdDetail;
private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.DateTimePicker txtEndDate;
private System.Windows.Forms.DateTimePicker txtStartDate;
private System.Windows.Forms.CheckBox checkDate;
private DevExpress.XtraEditors.TextEdit txtItemCodeE;
private DevExpress.XtraEditors.TextEdit txtItemCodeS;
private System.Windows.Forms.Label label15;
private DevExpress.XtraEditors.TextEdit txtMOVERE;
private DevExpress.XtraEditors.TextEdit txtMOVERS;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.ComboBox cboItemCode;
private System.Windows.Forms.ComboBox cboMOVER;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.RadioButton checkStockIn;
private System.Windows.Forms.RadioButton checkProcessing;
private System.Windows.Forms.RadioButton checkAll;
}
}