| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981 |
- namespace Core.StlMes.Client.MilCount
- {
- partial class FrmFPRecall
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("废品类型", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("废品支数");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("工序分类");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("成品炉号");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("轧批号");
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("钢种");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("坯断面");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("工艺状态");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("上料合计单倍尺支");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("上料合计单倍尺吨");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("钢级");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("产线");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("计划年月");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("合同号");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("工艺号");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("分切");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("上料炉号");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("单倍尺长度");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("轧批号");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("品种");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("外径");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("壁厚");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("轧管标准");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("炼钢标准");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("用户");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("目标");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("成品计划支");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("成品计划吨");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("产出炉号");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("标识ID", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("废品总支");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("废品总吨");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("判定总支");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("判定总吨");
- 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.panel1 = new System.Windows.Forms.Panel();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet2 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn26 = new System.Data.DataColumn();
- this.dataColumn31 = new System.Data.DataColumn();
- this.dataColumn32 = new System.Data.DataColumn();
- this.dataColumn33 = new System.Data.DataColumn();
- this.dataColumn34 = new System.Data.DataColumn();
- this.cmbleixing = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cmbGXType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.txt_fgx = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.FPDun = new System.Windows.Forms.Label();
- this.FPZhi = new System.Windows.Forms.Label();
- this.FenLei = new System.Windows.Forms.Label();
- this.FPType = new System.Windows.Forms.Label();
- this.FPGx = new System.Windows.Forms.Label();
- this.txt_fz = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_fd = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_lcode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.Lcode = new System.Windows.Forms.Label();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn23 = new System.Data.DataColumn();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn25 = new System.Data.DataColumn();
- this.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn28 = new System.Data.DataColumn();
- this.dataColumn29 = new System.Data.DataColumn();
- this.dataColumn30 = new System.Data.DataColumn();
- this.corePager1 = new CoreFS.CA06.CorePager();
- this.panel3 = new System.Windows.Forms.Panel();
- this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtyear = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_length = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.bsID_l = new System.Windows.Forms.Label();
- this.txt_id = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.FPLenth = new System.Windows.Forms.Label();
- this.panel1.SuspendLayout();
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbleixing)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGXType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fgx)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fz)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fd)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lcode)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtyear)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_length)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_id)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.tableLayoutPanel1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(797, 477);
- this.panel1.TabIndex = 0;
- //
- // 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.ultraGroupBox1, 0, 1);
- this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 0);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 2;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 68.55346F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 31.44654F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(797, 477);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ultraGrid2);
- this.ultraGroupBox1.Controls.Add(this.cmbleixing);
- this.ultraGroupBox1.Controls.Add(this.cmbGXType);
- this.ultraGroupBox1.Controls.Add(this.txt_fgx);
- this.ultraGroupBox1.Controls.Add(this.FPDun);
- this.ultraGroupBox1.Controls.Add(this.FPZhi);
- this.ultraGroupBox1.Controls.Add(this.FenLei);
- this.ultraGroupBox1.Controls.Add(this.FPType);
- this.ultraGroupBox1.Controls.Add(this.FPGx);
- this.ultraGroupBox1.Controls.Add(this.txt_fz);
- this.ultraGroupBox1.Controls.Add(this.txt_fd);
- this.ultraGroupBox1.Controls.Add(this.txt_lcode);
- this.ultraGroupBox1.Controls.Add(this.Lcode);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(3, 330);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(791, 144);
- this.ultraGroupBox1.TabIndex = 2;
- this.ultraGroupBox1.Text = "废品编辑区";
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataSource = this.dataSet2;
- appearance16.BackColor = System.Drawing.SystemColors.Window;
- appearance16.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance16;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5});
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance13.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance13.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance13;
- appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance14;
- this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance15.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance15.BackColor2 = System.Drawing.SystemColors.Control;
- appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance15;
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance24.BackColor = System.Drawing.SystemColors.Window;
- appearance24.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance24;
- appearance19.BackColor = System.Drawing.SystemColors.Highlight;
- appearance19.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance19;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance18.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance18;
- appearance17.BorderColor = System.Drawing.Color.Silver;
- appearance17.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance17;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
- appearance21.BackColor = System.Drawing.SystemColors.Control;
- appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance21.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance21;
- appearance23.TextHAlignAsString = "Left";
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance23;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance22.BackColor = System.Drawing.SystemColors.Window;
- appearance22.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance22;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance20.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance20;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Right;
- this.ultraGrid2.Location = new System.Drawing.Point(364, 18);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(424, 123);
- this.ultraGrid2.TabIndex = 28;
- this.ultraGrid2.Text = "ultraGrid2";
- //
- // dataSet2
- //
- this.dataSet2.DataSetName = "NewDataSet";
- this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2});
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn26,
- this.dataColumn31,
- this.dataColumn32,
- this.dataColumn33,
- this.dataColumn34});
- this.dataTable2.TableName = "Table1";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "FPType";
- this.dataColumn26.ColumnName = "废品类型";
- //
- // dataColumn31
- //
- this.dataColumn31.Caption = "FPZhi";
- this.dataColumn31.ColumnName = "废品支数";
- //
- // dataColumn32
- //
- this.dataColumn32.ColumnName = "工序分类";
- //
- // dataColumn33
- //
- this.dataColumn33.ColumnName = "成品炉号";
- //
- // dataColumn34
- //
- this.dataColumn34.ColumnName = "轧批号";
- //
- // cmbleixing
- //
- this.cmbleixing.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem1.DataValue = "1";
- valueListItem1.DisplayText = "钢级";
- valueListItem2.DataValue = "2";
- valueListItem2.DisplayText = "牌号";
- this.cmbleixing.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2});
- this.cmbleixing.Location = new System.Drawing.Point(245, 30);
- this.cmbleixing.Name = "cmbleixing";
- this.cmbleixing.Size = new System.Drawing.Size(100, 21);
- this.cmbleixing.TabIndex = 27;
- //
- // cmbGXType
- //
- this.cmbGXType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem3.DataValue = "1";
- valueListItem3.DisplayText = "钢级";
- valueListItem4.DataValue = "2";
- valueListItem4.DisplayText = "牌号";
- this.cmbGXType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem3,
- valueListItem4});
- this.cmbGXType.Location = new System.Drawing.Point(70, 30);
- this.cmbGXType.Name = "cmbGXType";
- this.cmbGXType.Size = new System.Drawing.Size(100, 21);
- this.cmbGXType.TabIndex = 27;
- //
- // txt_fgx
- //
- this.txt_fgx.Location = new System.Drawing.Point(245, 71);
- this.txt_fgx.Name = "txt_fgx";
- this.txt_fgx.Size = new System.Drawing.Size(100, 21);
- this.txt_fgx.TabIndex = 22;
- //
- // FPDun
- //
- this.FPDun.AutoSize = true;
- this.FPDun.Location = new System.Drawing.Point(182, 115);
- this.FPDun.Name = "FPDun";
- this.FPDun.Size = new System.Drawing.Size(59, 12);
- this.FPDun.TabIndex = 20;
- this.FPDun.Text = "废品吨数:";
- //
- // FPZhi
- //
- this.FPZhi.AutoSize = true;
- this.FPZhi.Location = new System.Drawing.Point(5, 114);
- this.FPZhi.Name = "FPZhi";
- this.FPZhi.Size = new System.Drawing.Size(59, 12);
- this.FPZhi.TabIndex = 19;
- this.FPZhi.Text = "废品支数:";
- //
- // FenLei
- //
- this.FenLei.AutoSize = true;
- this.FenLei.Location = new System.Drawing.Point(29, 34);
- this.FenLei.Name = "FenLei";
- this.FenLei.Size = new System.Drawing.Size(35, 12);
- this.FenLei.TabIndex = 18;
- this.FenLei.Text = "分类:";
- //
- // FPType
- //
- this.FPType.AutoSize = true;
- this.FPType.Location = new System.Drawing.Point(182, 34);
- this.FPType.Name = "FPType";
- this.FPType.Size = new System.Drawing.Size(59, 12);
- this.FPType.TabIndex = 16;
- this.FPType.Text = "废品类型:";
- //
- // FPGx
- //
- this.FPGx.AutoSize = true;
- this.FPGx.Location = new System.Drawing.Point(194, 75);
- this.FPGx.Name = "FPGx";
- this.FPGx.Size = new System.Drawing.Size(47, 12);
- this.FPGx.TabIndex = 14;
- this.FPGx.Text = "工序点:";
- //
- // txt_fz
- //
- this.txt_fz.Location = new System.Drawing.Point(70, 110);
- this.txt_fz.Name = "txt_fz";
- this.txt_fz.Size = new System.Drawing.Size(100, 21);
- this.txt_fz.TabIndex = 13;
- this.txt_fz.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_fd_KeyPress);
- //
- // txt_fd
- //
- this.txt_fd.Location = new System.Drawing.Point(245, 110);
- this.txt_fd.Name = "txt_fd";
- this.txt_fd.Size = new System.Drawing.Size(100, 21);
- this.txt_fd.TabIndex = 13;
- this.txt_fd.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_fd_KeyPress);
- //
- // txt_lcode
- //
- this.txt_lcode.Location = new System.Drawing.Point(70, 71);
- this.txt_lcode.Name = "txt_lcode";
- this.txt_lcode.ReadOnly = true;
- this.txt_lcode.Size = new System.Drawing.Size(100, 21);
- this.txt_lcode.TabIndex = 13;
- //
- // Lcode
- //
- this.Lcode.AutoSize = true;
- this.Lcode.Location = new System.Drawing.Point(7, 75);
- this.Lcode.Name = "Lcode";
- this.Lcode.Size = new System.Drawing.Size(59, 12);
- this.Lcode.TabIndex = 12;
- this.Lcode.Text = "原料炉号:";
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraGrid1);
- this.panel2.Controls.Add(this.corePager1);
- this.panel2.Controls.Add(this.panel3);
- this.panel2.Controls.Add(this.txt_length);
- this.panel2.Controls.Add(this.bsID_l);
- this.panel2.Controls.Add(this.txt_id);
- this.panel2.Controls.Add(this.FPLenth);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(3, 3);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(791, 321);
- this.panel2.TabIndex = 3;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance4.BackColor = System.Drawing.SystemColors.Window;
- appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance4;
- ultraGridColumn6.Header.VisiblePosition = 1;
- ultraGridColumn7.Header.VisiblePosition = 5;
- ultraGridColumn8.Header.VisiblePosition = 8;
- ultraGridColumn9.Header.VisiblePosition = 6;
- ultraGridColumn10.Header.VisiblePosition = 7;
- ultraGridColumn11.Header.VisiblePosition = 2;
- ultraGridColumn12.Header.VisiblePosition = 9;
- ultraGridColumn13.Header.VisiblePosition = 10;
- ultraGridColumn14.Header.VisiblePosition = 11;
- ultraGridColumn14.Hidden = true;
- ultraGridColumn15.Header.VisiblePosition = 12;
- ultraGridColumn15.Hidden = true;
- ultraGridColumn16.Header.VisiblePosition = 13;
- ultraGridColumn17.Header.VisiblePosition = 3;
- ultraGridColumn18.Header.VisiblePosition = 14;
- ultraGridColumn19.Header.VisiblePosition = 15;
- ultraGridColumn20.Header.VisiblePosition = 16;
- ultraGridColumn21.Header.VisiblePosition = 17;
- ultraGridColumn22.Header.VisiblePosition = 18;
- ultraGridColumn23.Header.VisiblePosition = 19;
- ultraGridColumn24.Header.VisiblePosition = 20;
- ultraGridColumn25.Header.VisiblePosition = 21;
- ultraGridColumn26.Header.VisiblePosition = 22;
- ultraGridColumn27.Header.VisiblePosition = 23;
- ultraGridColumn28.Header.VisiblePosition = 24;
- ultraGridColumn29.Header.VisiblePosition = 4;
- ultraGridColumn30.Header.VisiblePosition = 0;
- ultraGridColumn31.Header.VisiblePosition = 25;
- ultraGridColumn32.Header.VisiblePosition = 26;
- ultraGridColumn33.Header.VisiblePosition = 27;
- ultraGridColumn34.Header.VisiblePosition = 28;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27,
- ultraGridColumn28,
- ultraGridColumn29,
- ultraGridColumn30,
- ultraGridColumn31,
- ultraGridColumn32,
- ultraGridColumn33,
- ultraGridColumn34});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.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.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance1;
- appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- 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.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance12.BackColor = System.Drawing.SystemColors.Window;
- appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance12;
- appearance7.BackColor = System.Drawing.SystemColors.Highlight;
- appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance6.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance6;
- appearance5.BorderColor = System.Drawing.Color.Silver;
- appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.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.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
- appearance11.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance11;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance10.BackColor = System.Drawing.SystemColors.Window;
- appearance10.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance10;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Location = new System.Drawing.Point(0, 35);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(791, 261);
- this.ultraGrid1.TabIndex = 1;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn21,
- this.dataColumn22,
- this.dataColumn23,
- this.dataColumn24,
- this.dataColumn25,
- this.dataColumn27,
- this.dataColumn28,
- this.dataColumn29,
- this.dataColumn30});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "钢种";
- this.dataColumn1.ColumnName = "钢种";
- this.dataColumn1.ReadOnly = true;
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "坯断面";
- this.dataColumn2.ColumnName = "坯断面";
- this.dataColumn2.ReadOnly = true;
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "工艺状态";
- this.dataColumn3.ColumnName = "工艺状态";
- this.dataColumn3.ReadOnly = true;
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "上料合计单倍尺支";
- this.dataColumn4.ColumnName = "上料合计单倍尺支";
- this.dataColumn4.ReadOnly = true;
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "上料合计单倍尺吨";
- this.dataColumn5.ColumnName = "上料合计单倍尺吨";
- this.dataColumn5.ReadOnly = true;
- //
- // dataColumn6
- //
- this.dataColumn6.ColumnName = "钢级";
- this.dataColumn6.ReadOnly = true;
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "产线";
- this.dataColumn7.ColumnName = "产线";
- this.dataColumn7.ReadOnly = true;
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "计划年月";
- this.dataColumn8.ColumnName = "计划年月";
- this.dataColumn8.ReadOnly = true;
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "合同号";
- this.dataColumn9.ColumnName = "合同号";
- this.dataColumn9.ReadOnly = true;
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "工艺号";
- this.dataColumn10.ColumnName = "工艺号";
- this.dataColumn10.ReadOnly = true;
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "分切";
- this.dataColumn11.ColumnName = "分切";
- this.dataColumn11.ReadOnly = true;
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "上料炉号";
- this.dataColumn12.ColumnName = "上料炉号";
- this.dataColumn12.ReadOnly = true;
- //
- // dataColumn13
- //
- this.dataColumn13.ColumnName = "单倍尺长度";
- this.dataColumn13.ReadOnly = true;
- //
- // dataColumn14
- //
- this.dataColumn14.ColumnName = "轧批号";
- this.dataColumn14.ReadOnly = true;
- //
- // dataColumn15
- //
- this.dataColumn15.ColumnName = "品种";
- this.dataColumn15.ReadOnly = true;
- //
- // dataColumn16
- //
- this.dataColumn16.ColumnName = "外径";
- this.dataColumn16.ReadOnly = true;
- //
- // dataColumn17
- //
- this.dataColumn17.ColumnName = "壁厚";
- this.dataColumn17.ReadOnly = true;
- //
- // dataColumn18
- //
- this.dataColumn18.ColumnName = "轧管标准";
- this.dataColumn18.ReadOnly = true;
- //
- // dataColumn19
- //
- this.dataColumn19.ColumnName = "炼钢标准";
- this.dataColumn19.ReadOnly = true;
- //
- // dataColumn20
- //
- this.dataColumn20.ColumnName = "用户";
- this.dataColumn20.ReadOnly = true;
- //
- // dataColumn21
- //
- this.dataColumn21.ColumnName = "目标";
- this.dataColumn21.ReadOnly = true;
- //
- // dataColumn22
- //
- this.dataColumn22.ColumnName = "成品计划支";
- this.dataColumn22.ReadOnly = true;
- //
- // dataColumn23
- //
- this.dataColumn23.ColumnName = "成品计划吨";
- this.dataColumn23.ReadOnly = true;
- //
- // dataColumn24
- //
- this.dataColumn24.ColumnName = "产出炉号";
- //
- // dataColumn25
- //
- this.dataColumn25.ColumnName = "标识ID";
- //
- // dataColumn27
- //
- this.dataColumn27.ColumnName = "废品总支";
- this.dataColumn27.ReadOnly = true;
- //
- // dataColumn28
- //
- this.dataColumn28.ColumnName = "废品总吨";
- this.dataColumn28.ReadOnly = true;
- //
- // dataColumn29
- //
- this.dataColumn29.ColumnName = "判定总支";
- this.dataColumn29.ReadOnly = true;
- //
- // dataColumn30
- //
- this.dataColumn30.ColumnName = "判定总吨";
- this.dataColumn30.ReadOnly = true;
- //
- // corePager1
- //
- this.corePager1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.corePager1.ExcelFileName = "";
- this.corePager1.IsShowExportExcel = true;
- this.corePager1.IsShowFilter = true;
- this.corePager1.Location = new System.Drawing.Point(0, 296);
- this.corePager1.methodName = "commonQueryForPage";
- this.corePager1.Name = "corePager1";
- this.corePager1.ob = null;
- this.corePager1.PageSize = 20;
- this.corePager1.PageUltraGrid = null;
- this.corePager1.ResultDataTable = null;
- this.corePager1.serverName = "CoreBpm.Authentication";
- this.corePager1.Size = new System.Drawing.Size(791, 25);
- this.corePager1.Sql = "";
- this.corePager1.SqlParamter = null;
- this.corePager1.TabIndex = 2;
- //
- // panel3
- //
- this.panel3.Controls.Add(this.ultraCheckEditor1);
- this.panel3.Controls.Add(this.txtyear);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel3.Location = new System.Drawing.Point(0, 0);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(791, 35);
- this.panel3.TabIndex = 0;
- //
- // ultraCheckEditor1
- //
- this.ultraCheckEditor1.AutoSize = true;
- this.ultraCheckEditor1.Location = new System.Drawing.Point(10, 12);
- this.ultraCheckEditor1.Name = "ultraCheckEditor1";
- this.ultraCheckEditor1.Size = new System.Drawing.Size(71, 19);
- this.ultraCheckEditor1.TabIndex = 26;
- this.ultraCheckEditor1.Text = "计划年月";
- this.ultraCheckEditor1.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
- //
- // txtyear
- //
- this.txtyear.Location = new System.Drawing.Point(87, 9);
- this.txtyear.Name = "txtyear";
- this.txtyear.Size = new System.Drawing.Size(100, 21);
- this.txtyear.TabIndex = 25;
- //
- // txt_length
- //
- this.txt_length.Location = new System.Drawing.Point(334, 51);
- this.txt_length.Name = "txt_length";
- this.txt_length.Size = new System.Drawing.Size(100, 21);
- this.txt_length.TabIndex = 23;
- //
- // bsID_l
- //
- this.bsID_l.AutoSize = true;
- this.bsID_l.Location = new System.Drawing.Point(282, 11);
- this.bsID_l.Name = "bsID_l";
- this.bsID_l.Size = new System.Drawing.Size(47, 12);
- this.bsID_l.TabIndex = 12;
- this.bsID_l.Text = "标识ID:";
- //
- // txt_id
- //
- this.txt_id.Location = new System.Drawing.Point(334, 7);
- this.txt_id.Name = "txt_id";
- this.txt_id.ReadOnly = true;
- this.txt_id.Size = new System.Drawing.Size(100, 21);
- this.txt_id.TabIndex = 13;
- //
- // FPLenth
- //
- this.FPLenth.AutoSize = true;
- this.FPLenth.Location = new System.Drawing.Point(270, 55);
- this.FPLenth.Name = "FPLenth";
- this.FPLenth.Size = new System.Drawing.Size(59, 12);
- this.FPLenth.TabIndex = 15;
- this.FPLenth.Text = "废品长度:";
- //
- // FrmFPRecall
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(797, 477);
- this.Controls.Add(this.panel1);
- this.Name = "FrmFPRecall";
- this.Text = "废品回报";
- this.Load += new System.EventHandler(this.FrmFPRecall_Load);
- this.panel1.ResumeLayout(false);
- this.tableLayoutPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbleixing)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGXType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fgx)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fz)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fd)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lcode)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.panel3.ResumeLayout(false);
- this.panel3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtyear)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_length)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_id)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_fgx;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_length;
- private System.Windows.Forms.Label FPDun;
- private System.Windows.Forms.Label FPZhi;
- private System.Windows.Forms.Label FenLei;
- private System.Windows.Forms.Label FPType;
- private System.Windows.Forms.Label FPGx;
- private System.Windows.Forms.Label FPLenth;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_lcode;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_id;
- private System.Windows.Forms.Label Lcode;
- private System.Windows.Forms.Label bsID_l;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn23;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn25;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel panel3;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtyear;
- private CoreFS.CA06.CorePager corePager1;
- private System.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn28;
- private System.Data.DataColumn dataColumn29;
- private System.Data.DataColumn dataColumn30;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGXType;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbleixing;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_fd;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_fz;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private System.Data.DataSet dataSet2;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn26;
- private System.Data.DataColumn dataColumn31;
- private System.Data.DataColumn dataColumn32;
- private System.Data.DataColumn dataColumn33;
- private System.Data.DataColumn dataColumn34;
- }
- }
|