namespace Core.StlMes.Client.Plan.Order { partial class FrmOrderStatusSet { /// /// 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(); Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem(); Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PlnSaleorderSetEntity", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollMonth"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderNoSeq"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdLnDlyPk"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ImpTime"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IfSetMonth"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NumSetStatus"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EndStatus"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProduceSort"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IfSetProduceSort"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Orderfrom"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IfSetOrderfrom"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHC", 0); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel(); this.checkBoxIsNot = new System.Windows.Forms.CheckBox(); this.checkBoxIsRollMonth = new System.Windows.Forms.CheckBox(); this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.ultraDateTimeImportTimeTo = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.ultraDateTimeImportTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor(); this.checkBoxForReqORDER_NO = new System.Windows.Forms.CheckBox(); this.ctrlForQueryORDER_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel(); this.ultraComboOrderStatusSet = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraGridStatus = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.slmbindingSourcePlnSaleorderSetEntity = new System.Windows.Forms.BindingSource(this.components); this.ultraPanel1.ClientArea.SuspendLayout(); this.ultraPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeImportTimeTo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeImportTime)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryORDER_NO)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboOrderStatusSet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGridStatus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.slmbindingSourcePlnSaleorderSetEntity)).BeginInit(); this.SuspendLayout(); // // ultraPanel1 // // // ultraPanel1.ClientArea // this.ultraPanel1.ClientArea.Controls.Add(this.checkBoxIsNot); this.ultraPanel1.ClientArea.Controls.Add(this.checkBoxIsRollMonth); this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2); this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1); this.ultraPanel1.ClientArea.Controls.Add(this.ultraDateTimeImportTimeTo); this.ultraPanel1.ClientArea.Controls.Add(this.ultraDateTimeImportTime); this.ultraPanel1.ClientArea.Controls.Add(this.checkBoxForReqORDER_NO); this.ultraPanel1.ClientArea.Controls.Add(this.ctrlForQueryORDER_NO); this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraPanel1.Location = new System.Drawing.Point(0, 0); this.ultraPanel1.Name = "ultraPanel1"; this.ultraPanel1.Size = new System.Drawing.Size(1036, 37); this.ultraPanel1.TabIndex = 1; // // checkBoxIsNot // this.checkBoxIsNot.AutoSize = true; this.checkBoxIsNot.Checked = true; this.checkBoxIsNot.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBoxIsNot.Location = new System.Drawing.Point(595, 10); this.checkBoxIsNot.Name = "checkBoxIsNot"; this.checkBoxIsNot.Size = new System.Drawing.Size(84, 16); this.checkBoxIsNot.TabIndex = 19; this.checkBoxIsNot.Text = "未同步状态"; this.checkBoxIsNot.UseVisualStyleBackColor = true; // // checkBoxIsRollMonth // this.checkBoxIsRollMonth.AutoSize = true; this.checkBoxIsRollMonth.Checked = true; this.checkBoxIsRollMonth.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBoxIsRollMonth.Location = new System.Drawing.Point(505, 10); this.checkBoxIsRollMonth.Name = "checkBoxIsRollMonth"; this.checkBoxIsRollMonth.Size = new System.Drawing.Size(84, 16); this.checkBoxIsRollMonth.TabIndex = 18; this.checkBoxIsRollMonth.Text = "未同步月份"; this.checkBoxIsRollMonth.UseVisualStyleBackColor = true; // // ultraLabel2 // this.ultraLabel2.AutoSize = true; this.ultraLabel2.Location = new System.Drawing.Point(12, 10); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(54, 16); this.ultraLabel2.TabIndex = 17; this.ultraLabel2.Text = "导入日期"; // // ultraLabel1 // this.ultraLabel1.AutoSize = true; this.ultraLabel1.Location = new System.Drawing.Point(178, 10); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(17, 16); this.ultraLabel1.TabIndex = 3; this.ultraLabel1.Text = "到"; // // ultraDateTimeImportTimeTo // this.ultraDateTimeImportTimeTo.FormatString = "yyyy-MM-dd"; this.ultraDateTimeImportTimeTo.Location = new System.Drawing.Point(201, 8); this.ultraDateTimeImportTimeTo.MaskInput = "yyyy-mm-dd"; this.ultraDateTimeImportTimeTo.Name = "ultraDateTimeImportTimeTo"; this.ultraDateTimeImportTimeTo.Size = new System.Drawing.Size(100, 21); this.ultraDateTimeImportTimeTo.TabIndex = 16; this.ultraDateTimeImportTimeTo.ValueChanged += new System.EventHandler(this.ultraDateTimeImportTimeTo_ValueChanged); // // ultraDateTimeImportTime // this.ultraDateTimeImportTime.FormatString = "yyyy-MM-dd"; this.ultraDateTimeImportTime.Location = new System.Drawing.Point(72, 8); this.ultraDateTimeImportTime.MaskInput = "yyyy-mm-dd"; this.ultraDateTimeImportTime.Name = "ultraDateTimeImportTime"; this.ultraDateTimeImportTime.Size = new System.Drawing.Size(100, 21); this.ultraDateTimeImportTime.TabIndex = 14; this.ultraDateTimeImportTime.ValueChanged += new System.EventHandler(this.ultraDateTimeImportTime_ValueChanged); // // checkBoxForReqORDER_NO // this.checkBoxForReqORDER_NO.AutoSize = true; this.checkBoxForReqORDER_NO.Location = new System.Drawing.Point(318, 10); this.checkBoxForReqORDER_NO.Name = "checkBoxForReqORDER_NO"; this.checkBoxForReqORDER_NO.Size = new System.Drawing.Size(60, 16); this.checkBoxForReqORDER_NO.TabIndex = 8; this.checkBoxForReqORDER_NO.Text = "合同号"; this.checkBoxForReqORDER_NO.UseVisualStyleBackColor = true; this.checkBoxForReqORDER_NO.CheckedChanged += new System.EventHandler(this.checkBoxForReqORDER_NO_CheckedChanged); // // ctrlForQueryORDER_NO // this.ctrlForQueryORDER_NO.Enabled = false; this.ctrlForQueryORDER_NO.Location = new System.Drawing.Point(384, 7); this.ctrlForQueryORDER_NO.Name = "ctrlForQueryORDER_NO"; this.ctrlForQueryORDER_NO.Size = new System.Drawing.Size(115, 21); this.ctrlForQueryORDER_NO.TabIndex = 9; // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.ultraLabel3); this.ultraGroupBox1.Controls.Add(this.ultraComboOrderStatusSet); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 390); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(1036, 60); this.ultraGroupBox1.TabIndex = 13; this.ultraGroupBox1.Text = "编辑区"; // // ultraLabel3 // this.ultraLabel3.AutoSize = true; this.ultraLabel3.Location = new System.Drawing.Point(12, 25); this.ultraLabel3.Name = "ultraLabel3"; this.ultraLabel3.Size = new System.Drawing.Size(54, 16); this.ultraLabel3.TabIndex = 14; this.ultraLabel3.Text = "合同状态"; // // ultraComboOrderStatusSet // this.ultraComboOrderStatusSet.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; valueListItem13.DataValue = "1"; valueListItem13.DisplayText = "已接收"; valueListItem5.DataValue = "2"; valueListItem5.DisplayText = "已下发"; valueListItem4.DataValue = "4"; valueListItem4.DisplayText = "生产完成"; valueListItem6.DataValue = "5"; valueListItem6.DisplayText = "缴库完成"; this.ultraComboOrderStatusSet.Items.AddRange(new Infragistics.Win.ValueListItem[] { valueListItem13, valueListItem5, valueListItem4, valueListItem6}); this.ultraComboOrderStatusSet.Location = new System.Drawing.Point(72, 23); this.ultraComboOrderStatusSet.Name = "ultraComboOrderStatusSet"; this.ultraComboOrderStatusSet.Size = new System.Drawing.Size(108, 21); this.ultraComboOrderStatusSet.TabIndex = 12; // // ultraGridStatus // this.ultraGridStatus.DataSource = this.slmbindingSourcePlnSaleorderSetEntity; appearance4.BackColor = System.Drawing.SystemColors.Window; appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGridStatus.DisplayLayout.Appearance = appearance4; ultraGridColumn1.Header.VisiblePosition = 4; ultraGridColumn2.Header.VisiblePosition = 3; ultraGridColumn3.Header.VisiblePosition = 6; ultraGridColumn4.Header.VisiblePosition = 11; ultraGridColumn4.Width = 126; ultraGridColumn5.Header.VisiblePosition = 5; ultraGridColumn5.Width = 94; ultraGridColumn6.Header.VisiblePosition = 2; ultraGridColumn6.Width = 82; ultraGridColumn7.Header.VisiblePosition = 1; ultraGridColumn7.Width = 91; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn8.Width = 90; ultraGridColumn9.Header.VisiblePosition = 8; ultraGridColumn9.Width = 92; ultraGridColumn10.Header.VisiblePosition = 9; ultraGridColumn10.Width = 84; ultraGridColumn11.Header.VisiblePosition = 10; ultraGridColumn11.Width = 79; ultraGridColumn12.DataType = typeof(bool); ultraGridColumn12.Header.Caption = "选择"; ultraGridColumn12.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always; ultraGridColumn12.Header.VisiblePosition = 0; ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox; ultraGridColumn12.Width = 58; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12}); this.ultraGridStatus.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGridStatus.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGridStatus.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance1.BorderColor = System.Drawing.SystemColors.Window; this.ultraGridStatus.DisplayLayout.GroupByBox.Appearance = appearance1; appearance2.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGridStatus.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2; this.ultraGridStatus.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGridStatus.DisplayLayout.GroupByBox.Hidden = true; appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance3.BackColor2 = System.Drawing.SystemColors.Control; appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGridStatus.DisplayLayout.GroupByBox.PromptAppearance = appearance3; this.ultraGridStatus.DisplayLayout.MaxColScrollRegions = 1; this.ultraGridStatus.DisplayLayout.MaxRowScrollRegions = 1; appearance12.BackColor = System.Drawing.SystemColors.Window; appearance12.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGridStatus.DisplayLayout.Override.ActiveCellAppearance = appearance12; appearance7.BackColor = System.Drawing.SystemColors.Highlight; appearance7.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGridStatus.DisplayLayout.Override.ActiveRowAppearance = appearance7; this.ultraGridStatus.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGridStatus.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance6.BackColor = System.Drawing.SystemColors.Window; this.ultraGridStatus.DisplayLayout.Override.CardAreaAppearance = appearance6; appearance5.BorderColor = System.Drawing.Color.Silver; appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGridStatus.DisplayLayout.Override.CellAppearance = appearance5; this.ultraGridStatus.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGridStatus.DisplayLayout.Override.CellPadding = 0; appearance9.BackColor = System.Drawing.SystemColors.Control; appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance9.BorderColor = System.Drawing.SystemColors.Window; this.ultraGridStatus.DisplayLayout.Override.GroupByRowAppearance = appearance9; appearance11.TextHAlignAsString = "Left"; this.ultraGridStatus.DisplayLayout.Override.HeaderAppearance = appearance11; this.ultraGridStatus.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGridStatus.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance10.BackColor = System.Drawing.SystemColors.Window; appearance10.BorderColor = System.Drawing.Color.Silver; this.ultraGridStatus.DisplayLayout.Override.RowAppearance = appearance10; this.ultraGridStatus.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance8.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGridStatus.DisplayLayout.Override.TemplateAddRowAppearance = appearance8; this.ultraGridStatus.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGridStatus.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGridStatus.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGridStatus.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGridStatus.Location = new System.Drawing.Point(0, 37); this.ultraGridStatus.Name = "ultraGridStatus"; this.ultraGridStatus.Size = new System.Drawing.Size(1036, 353); this.ultraGridStatus.TabIndex = 14; this.ultraGridStatus.Text = "ultraGrid"; this.ultraGridStatus.AfterSelectChange += new Infragistics.Win.UltraWinGrid.AfterSelectChangeEventHandler(this.ultraGridStatus_AfterSelectChange); // // slmbindingSourcePlnSaleorderSetEntity // this.slmbindingSourcePlnSaleorderSetEntity.DataSource = typeof(com.steering.pss.plan.order.model.PlnSaleorderSetEntity); // // FrmOrderStatusSet // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1036, 450); this.Controls.Add(this.ultraGridStatus); this.Controls.Add(this.ultraGroupBox1); this.Controls.Add(this.ultraPanel1); this.Name = "FrmOrderStatusSet"; this.Text = "设置合同状态"; this.Load += new System.EventHandler(this.FrmOrderStatusSet_Load); this.ultraPanel1.ClientArea.ResumeLayout(false); this.ultraPanel1.ClientArea.PerformLayout(); this.ultraPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeImportTimeTo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeImportTime)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ctrlForQueryORDER_NO)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraComboOrderStatusSet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGridStatus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.slmbindingSourcePlnSaleorderSetEntity)).EndInit(); this.ResumeLayout(false); } #endregion private Infragistics.Win.Misc.UltraPanel ultraPanel1; private System.Windows.Forms.CheckBox checkBoxForReqORDER_NO; private Infragistics.Win.UltraWinEditors.UltraTextEditor ctrlForQueryORDER_NO; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeImportTime; private System.Windows.Forms.BindingSource slmbindingSourcePlnSaleorderSetEntity; private Infragistics.Win.Misc.UltraLabel ultraLabel1; private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeImportTimeTo; private Infragistics.Win.Misc.UltraLabel ultraLabel2; private System.Windows.Forms.CheckBox checkBoxIsRollMonth; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private Infragistics.Win.Misc.UltraLabel ultraLabel3; private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboOrderStatusSet; private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridStatus; private System.Windows.Forms.CheckBox checkBoxIsNot; } }