| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554 |
- namespace Core.StlMes.Client.PlnSaleOrd
- {
- partial class FrmPlnPassmodel
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PlnPassmodelEntity", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PassmPlanId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProMonth");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GxProSeq");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PassCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PassName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanNum");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BeginTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EndTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
- this.panel1 = new System.Windows.Forms.Panel();
- this.chcYear = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chcPline = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtYear1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.txtPline1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraGridPassModel = new Core.Mes.Client.Comm.Control.EntityGrid();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.txtNum = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.txtPlanTimeB = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.txtPlanTimeE = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.txtYear2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.txtModel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.txtPline2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.plnPassmodelEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chcYear)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chcPline)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtYear1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPline1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGridPassModel)).BeginInit();
- this.groupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtNum)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPlanTimeB)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPlanTimeE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtYear2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtModel)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPline2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.plnPassmodelEntityBindingSource)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.chcYear);
- this.panel1.Controls.Add(this.chcPline);
- this.panel1.Controls.Add(this.txtYear1);
- this.panel1.Controls.Add(this.txtPline1);
- this.panel1.Controls.Add(this.ultraComboEditor6);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Margin = new System.Windows.Forms.Padding(2);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(821, 30);
- this.panel1.TabIndex = 0;
- //
- // chcYear
- //
- this.chcYear.AutoSize = true;
- this.chcYear.Location = new System.Drawing.Point(208, 6);
- this.chcYear.Margin = new System.Windows.Forms.Padding(2);
- this.chcYear.Name = "chcYear";
- this.chcYear.Size = new System.Drawing.Size(71, 19);
- this.chcYear.TabIndex = 14;
- this.chcYear.Text = "生产年月";
- this.chcYear.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
- //
- // chcPline
- //
- this.chcPline.AutoSize = true;
- this.chcPline.Location = new System.Drawing.Point(12, 6);
- this.chcPline.Margin = new System.Windows.Forms.Padding(2);
- this.chcPline.Name = "chcPline";
- this.chcPline.Size = new System.Drawing.Size(71, 19);
- this.chcPline.TabIndex = 13;
- this.chcPline.Text = "产线描述";
- this.chcPline.CheckedChanged += new System.EventHandler(this.chc_CheckedChanged);
- //
- // txtYear1
- //
- this.txtYear1.DateTime = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
- this.txtYear1.Location = new System.Drawing.Point(280, 6);
- this.txtYear1.Margin = new System.Windows.Forms.Padding(2);
- this.txtYear1.MaskInput = "{LOC}yyyy/mm";
- this.txtYear1.Name = "txtYear1";
- this.txtYear1.ReadOnly = true;
- this.txtYear1.Size = new System.Drawing.Size(108, 21);
- this.txtYear1.TabIndex = 11;
- this.txtYear1.Value = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
- //
- // txtPline1
- //
- this.txtPline1.DropDownListWidth = -1;
- this.txtPline1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.txtPline1.Location = new System.Drawing.Point(82, 6);
- this.txtPline1.Margin = new System.Windows.Forms.Padding(2);
- this.txtPline1.Name = "txtPline1";
- this.txtPline1.ReadOnly = true;
- this.txtPline1.Size = new System.Drawing.Size(108, 21);
- this.txtPline1.TabIndex = 4;
- //
- // ultraComboEditor6
- //
- this.ultraComboEditor6.Location = new System.Drawing.Point(85, 6);
- this.ultraComboEditor6.Margin = new System.Windows.Forms.Padding(2);
- this.ultraComboEditor6.Name = "ultraComboEditor6";
- this.ultraComboEditor6.Size = new System.Drawing.Size(105, 21);
- this.ultraComboEditor6.TabIndex = 5;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraGridPassModel);
- this.panel2.Controls.Add(this.groupBox1);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 30);
- this.panel2.Margin = new System.Windows.Forms.Padding(2);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(821, 386);
- this.panel2.TabIndex = 1;
- //
- // ultraGridPassModel
- //
- this.ultraGridPassModel.DataSource = this.plnPassmodelEntityBindingSource;
- ultraGridColumn1.Header.Caption = "孔型计划编号";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn2.Header.Caption = "生产年月";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn3.Header.Caption = "生产顺序";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn4.Header.Caption = "产线编码";
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.Hidden = true;
- ultraGridColumn4.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn5.Header.Caption = "产线描述";
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 3;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn6.Header.Caption = "孔型代码";
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.Hidden = true;
- ultraGridColumn6.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn7.Header.Caption = "孔型描述";
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn8.Header.Caption = "计划支数";
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 5;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn9.Header.Caption = "开始时间";
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn10.Header.Caption = "结束时间";
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 7;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn11.Header.Caption = "创建人";
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn12.Header.Caption = "创建时间";
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 9;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn13.Header.Caption = "修改人";
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
- ultraGridColumn14.Header.Caption = "修改时间";
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.Nullable = Infragistics.Win.UltraWinGrid.Nullable.EmptyString;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 11;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(140, 0);
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14});
- ultraGridBand1.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.WithinBand;
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
- this.ultraGridPassModel.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGridPassModel.DisplayLayout.Override.AllowColMoving = Infragistics.Win.UltraWinGrid.AllowColMoving.WithinBand;
- this.ultraGridPassModel.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGridPassModel.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGridPassModel.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGridPassModel.Location = new System.Drawing.Point(0, 0);
- this.ultraGridPassModel.Margin = new System.Windows.Forms.Padding(2);
- this.ultraGridPassModel.Name = "ultraGridPassModel";
- this.ultraGridPassModel.Size = new System.Drawing.Size(821, 309);
- this.ultraGridPassModel.TabIndex = 0;
- this.ultraGridPassModel.AfterRowActivate += new System.EventHandler(this.ultraGridPassModel_AfterRowActivate);
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.txtNum);
- this.groupBox1.Controls.Add(this.ultraNumericEditor1);
- this.groupBox1.Controls.Add(this.ultraLabel6);
- this.groupBox1.Controls.Add(this.txtPlanTimeB);
- this.groupBox1.Controls.Add(this.ultraLabel5);
- this.groupBox1.Controls.Add(this.ultraLabel4);
- this.groupBox1.Controls.Add(this.ultraLabel3);
- this.groupBox1.Controls.Add(this.ultraLabel2);
- this.groupBox1.Controls.Add(this.txtPlanTimeE);
- this.groupBox1.Controls.Add(this.txtYear2);
- this.groupBox1.Controls.Add(this.txtModel);
- this.groupBox1.Controls.Add(this.ultraComboEditor2);
- this.groupBox1.Controls.Add(this.ultraLabel1);
- this.groupBox1.Controls.Add(this.txtPline2);
- this.groupBox1.Controls.Add(this.ultraComboEditor1);
- this.groupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.groupBox1.Location = new System.Drawing.Point(0, 309);
- this.groupBox1.Margin = new System.Windows.Forms.Padding(2);
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.Padding = new System.Windows.Forms.Padding(2);
- this.groupBox1.Size = new System.Drawing.Size(821, 77);
- this.groupBox1.TabIndex = 0;
- this.groupBox1.TabStop = false;
- this.groupBox1.Text = "编辑区";
- //
- // txtNum
- //
- this.txtNum.Location = new System.Drawing.Point(274, 46);
- this.txtNum.Margin = new System.Windows.Forms.Padding(2);
- this.txtNum.MaskInput = "nnnnnn";
- this.txtNum.Name = "txtNum";
- this.txtNum.Nullable = true;
- this.txtNum.Size = new System.Drawing.Size(108, 21);
- this.txtNum.TabIndex = 14;
- //
- // ultraNumericEditor1
- //
- this.ultraNumericEditor1.Location = new System.Drawing.Point(277, 46);
- this.ultraNumericEditor1.Margin = new System.Windows.Forms.Padding(2);
- this.ultraNumericEditor1.Name = "ultraNumericEditor1";
- this.ultraNumericEditor1.Size = new System.Drawing.Size(105, 21);
- this.ultraNumericEditor1.TabIndex = 14;
- //
- // ultraLabel6
- //
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(214, 48);
- this.ultraLabel6.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel6.TabIndex = 13;
- this.ultraLabel6.Text = "计划支数";
- //
- // txtPlanTimeB
- //
- this.txtPlanTimeB.DateTime = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
- this.txtPlanTimeB.Location = new System.Drawing.Point(464, 20);
- this.txtPlanTimeB.Margin = new System.Windows.Forms.Padding(2);
- this.txtPlanTimeB.Name = "txtPlanTimeB";
- this.txtPlanTimeB.Size = new System.Drawing.Size(112, 21);
- this.txtPlanTimeB.TabIndex = 12;
- this.txtPlanTimeB.Value = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
- //
- // ultraLabel5
- //
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(409, 22);
- this.ultraLabel5.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel5.TabIndex = 11;
- this.ultraLabel5.Text = "开始时间";
- //
- // ultraLabel4
- //
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(214, 24);
- this.ultraLabel4.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel4.TabIndex = 10;
- this.ultraLabel4.Text = "生产年月";
- //
- // ultraLabel3
- //
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(409, 46);
- this.ultraLabel3.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel3.TabIndex = 9;
- this.ultraLabel3.Text = "结束时间";
- //
- // ultraLabel2
- //
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(27, 46);
- this.ultraLabel2.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel2.TabIndex = 8;
- this.ultraLabel2.Text = "孔型描述";
- //
- // txtPlanTimeE
- //
- this.txtPlanTimeE.DateTime = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
- this.txtPlanTimeE.Location = new System.Drawing.Point(464, 44);
- this.txtPlanTimeE.Margin = new System.Windows.Forms.Padding(2);
- this.txtPlanTimeE.Name = "txtPlanTimeE";
- this.txtPlanTimeE.Size = new System.Drawing.Size(112, 21);
- this.txtPlanTimeE.TabIndex = 7;
- this.txtPlanTimeE.Value = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
- //
- // txtYear2
- //
- this.txtYear2.DateTime = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
- this.txtYear2.Location = new System.Drawing.Point(274, 22);
- this.txtYear2.Margin = new System.Windows.Forms.Padding(2);
- this.txtYear2.MaskInput = "{LOC}yyyy/mm";
- this.txtYear2.Name = "txtYear2";
- this.txtYear2.Size = new System.Drawing.Size(108, 21);
- this.txtYear2.TabIndex = 6;
- this.txtYear2.Value = new System.DateTime(2025, 7, 9, 0, 0, 0, 0);
- //
- // txtModel
- //
- this.txtModel.Location = new System.Drawing.Point(82, 44);
- this.txtModel.Margin = new System.Windows.Forms.Padding(2);
- this.txtModel.Name = "txtModel";
- this.txtModel.Size = new System.Drawing.Size(108, 21);
- this.txtModel.TabIndex = 5;
- //
- // ultraComboEditor2
- //
- this.ultraComboEditor2.Location = new System.Drawing.Point(85, 44);
- this.ultraComboEditor2.Margin = new System.Windows.Forms.Padding(2);
- this.ultraComboEditor2.Name = "ultraComboEditor2";
- this.ultraComboEditor2.Size = new System.Drawing.Size(105, 21);
- this.ultraComboEditor2.TabIndex = 5;
- //
- // ultraLabel1
- //
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(27, 22);
- this.ultraLabel1.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel1.TabIndex = 3;
- this.ultraLabel1.Text = "产线描述";
- //
- // txtPline2
- //
- this.txtPline2.DropDownListWidth = -1;
- this.txtPline2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.txtPline2.Location = new System.Drawing.Point(82, 20);
- this.txtPline2.Margin = new System.Windows.Forms.Padding(2);
- this.txtPline2.Name = "txtPline2";
- this.txtPline2.Size = new System.Drawing.Size(108, 21);
- this.txtPline2.TabIndex = 1;
- this.txtPline2.ValueChanged += new System.EventHandler(this.txtPline2_ValueChanged);
- //
- // ultraComboEditor1
- //
- this.ultraComboEditor1.Location = new System.Drawing.Point(85, 20);
- this.ultraComboEditor1.Margin = new System.Windows.Forms.Padding(2);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(105, 21);
- this.ultraComboEditor1.TabIndex = 1;
- //
- // plnPassmodelEntityBindingSource
- //
- this.plnPassmodelEntityBindingSource.DataSource = typeof(Core.StlMes.Client.PlnSaleOrd.工序排产.entity.PlnPassmodelEntity);
- //
- // FrmPlnPassmodel
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(821, 416);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.panel1);
- this.Margin = new System.Windows.Forms.Padding(2);
- this.Name = "FrmPlnPassmodel";
- this.Text = "孔型计划";
- this.Load += new System.EventHandler(this.FrmPlnPassmodel_Load);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chcYear)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chcPline)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtYear1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPline1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).EndInit();
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGridPassModel)).EndInit();
- this.groupBox1.ResumeLayout(false);
- this.groupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtNum)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPlanTimeB)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPlanTimeE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtYear2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtModel)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPline2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.plnPassmodelEntityBindingSource)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private Mes.Client.Comm.Control.EntityGrid ultraGridPassModel;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.BindingSource plnPassmodelEntityBindingSource;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txtPlanTimeB;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txtPlanTimeE;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txtYear2;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor txtYear1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor6;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtNum;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txtModel;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline2;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcYear;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chcPline;
- }
- }
|