| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129 |
- 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 appearance4 = 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.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("标识ID");
- 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("剔坯总支");
- 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.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("坯计划总吨");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("坯料品种");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
- 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();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FPType");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FPZhi");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FenLei", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZGLode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ZPLode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GPLode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDERNO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HBDate");
- 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();
- this.panel1 = new System.Windows.Forms.Panel();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- 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.dataColumn35 = new System.Data.DataColumn();
- this.dataColumn36 = new System.Data.DataColumn();
- this.dataColumn37 = new System.Data.DataColumn();
- this.dataColumn38 = new System.Data.DataColumn();
- this.dataColumn39 = new System.Data.DataColumn();
- this.dataColumn40 = new System.Data.DataColumn();
- this.dataColumn44 = new System.Data.DataColumn();
- this.dataColumn45 = new System.Data.DataColumn();
- this.corePager1 = new CoreFS.CA06.CorePager();
- this.panel3 = new System.Windows.Forms.Panel();
- this.chk_TB = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txt_lh = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.com_gx = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cmbleixing = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.cmbGXType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- 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.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.dataColumn41 = new System.Data.DataColumn();
- this.dataColumn42 = new System.Data.DataColumn();
- this.dataColumn43 = new System.Data.DataColumn();
- this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtyear = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.panel1.SuspendLayout();
- this.tableLayoutPanel1.SuspendLayout();
- 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.chk_TB)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lh)).BeginInit();
- this.tableLayoutPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.com_gx)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbleixing)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGXType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fz)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fd)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lcode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtyear)).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.panel2, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
- 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, 64.57023F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 35.42977F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(797, 477);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraGrid1);
- this.panel2.Controls.Add(this.corePager1);
- this.panel2.Controls.Add(this.panel3);
- 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, 301);
- this.panel2.TabIndex = 4;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance4.BackColor = System.Drawing.SystemColors.Window;
- appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance4;
- ultraGridColumn1.Header.VisiblePosition = 5;
- ultraGridColumn2.Header.VisiblePosition = 6;
- ultraGridColumn3.Header.VisiblePosition = 10;
- ultraGridColumn4.Header.VisiblePosition = 22;
- ultraGridColumn5.Header.VisiblePosition = 23;
- ultraGridColumn6.Header.VisiblePosition = 4;
- ultraGridColumn7.Header.VisiblePosition = 11;
- ultraGridColumn8.Header.VisiblePosition = 12;
- ultraGridColumn9.Header.VisiblePosition = 3;
- ultraGridColumn10.Header.VisiblePosition = 13;
- ultraGridColumn10.Hidden = true;
- ultraGridColumn11.Header.VisiblePosition = 14;
- ultraGridColumn12.Header.VisiblePosition = 2;
- ultraGridColumn13.Header.VisiblePosition = 7;
- ultraGridColumn14.Header.VisiblePosition = 1;
- ultraGridColumn15.Header.VisiblePosition = 15;
- ultraGridColumn16.Header.VisiblePosition = 16;
- ultraGridColumn17.Header.VisiblePosition = 17;
- ultraGridColumn18.Header.VisiblePosition = 18;
- ultraGridColumn19.Header.VisiblePosition = 19;
- ultraGridColumn20.Header.VisiblePosition = 20;
- ultraGridColumn21.Header.VisiblePosition = 21;
- ultraGridColumn22.Header.VisiblePosition = 24;
- ultraGridColumn23.Header.VisiblePosition = 25;
- ultraGridColumn24.Header.VisiblePosition = 9;
- ultraGridColumn25.Header.VisiblePosition = 0;
- ultraGridColumn25.Hidden = true;
- ultraGridColumn26.Header.VisiblePosition = 26;
- ultraGridColumn27.Header.VisiblePosition = 27;
- ultraGridColumn28.Header.VisiblePosition = 35;
- ultraGridColumn29.Header.VisiblePosition = 36;
- ultraGridColumn30.Header.VisiblePosition = 28;
- ultraGridColumn31.Header.VisiblePosition = 29;
- ultraGridColumn32.Header.VisiblePosition = 30;
- ultraGridColumn33.Header.VisiblePosition = 31;
- ultraGridColumn34.Header.VisiblePosition = 32;
- ultraGridColumn35.Header.VisiblePosition = 33;
- ultraGridColumn36.Header.VisiblePosition = 8;
- ultraGridColumn37.Header.VisiblePosition = 34;
- ultraGridColumn37.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn37.Width = 48;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- 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,
- ultraGridColumn35,
- ultraGridColumn36,
- ultraGridColumn37});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- 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, 241);
- 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.dataColumn35,
- this.dataColumn36,
- this.dataColumn37,
- this.dataColumn38,
- this.dataColumn39,
- this.dataColumn40,
- this.dataColumn44,
- this.dataColumn45});
- 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.Caption = "剔管总支";
- this.dataColumn27.ColumnName = "剔管总支";
- this.dataColumn27.ReadOnly = true;
- //
- // dataColumn28
- //
- this.dataColumn28.Caption = "剔管总吨";
- this.dataColumn28.ColumnName = "剔管总吨";
- this.dataColumn28.ReadOnly = true;
- //
- // dataColumn29
- //
- this.dataColumn29.Caption = "管判定支";
- this.dataColumn29.ColumnName = "管判定支";
- this.dataColumn29.ReadOnly = true;
- //
- // dataColumn30
- //
- this.dataColumn30.Caption = "管判定吨";
- this.dataColumn30.ColumnName = "管判定吨";
- this.dataColumn30.ReadOnly = true;
- //
- // dataColumn35
- //
- this.dataColumn35.Caption = "剔坯总支";
- this.dataColumn35.ColumnName = "剔坯总支";
- //
- // dataColumn36
- //
- this.dataColumn36.Caption = "剔坯总吨";
- this.dataColumn36.ColumnName = "剔坯总吨";
- //
- // dataColumn37
- //
- this.dataColumn37.Caption = "管计划总支";
- this.dataColumn37.ColumnName = "管计划总支";
- //
- // dataColumn38
- //
- this.dataColumn38.Caption = "管计划总吨";
- this.dataColumn38.ColumnName = "管计划总吨";
- //
- // dataColumn39
- //
- this.dataColumn39.Caption = "坯计划总支";
- this.dataColumn39.ColumnName = "坯计划总支";
- //
- // dataColumn40
- //
- this.dataColumn40.Caption = "坯计划总吨";
- this.dataColumn40.ColumnName = "坯计划总吨";
- //
- // dataColumn44
- //
- this.dataColumn44.ColumnName = "坯料品种";
- //
- // dataColumn45
- //
- this.dataColumn45.Caption = "选择";
- this.dataColumn45.ColumnName = "CHK";
- //
- // 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, 276);
- 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.chk_TB);
- this.panel3.Controls.Add(this.ultraCheckEditor2);
- this.panel3.Controls.Add(this.txt_lh);
- 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;
- //
- // chk_TB
- //
- this.chk_TB.AutoSize = true;
- this.chk_TB.Location = new System.Drawing.Point(220, 8);
- this.chk_TB.Name = "chk_TB";
- this.chk_TB.Size = new System.Drawing.Size(83, 19);
- this.chk_TB.TabIndex = 26;
- this.chk_TB.Text = "按选择提交";
- this.chk_TB.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
- //
- // ultraCheckEditor2
- //
- this.ultraCheckEditor2.AutoSize = true;
- this.ultraCheckEditor2.Location = new System.Drawing.Point(12, 9);
- this.ultraCheckEditor2.Name = "ultraCheckEditor2";
- this.ultraCheckEditor2.Size = new System.Drawing.Size(59, 19);
- this.ultraCheckEditor2.TabIndex = 26;
- this.ultraCheckEditor2.Text = "炉号:";
- this.ultraCheckEditor2.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
- //
- // txt_lh
- //
- this.txt_lh.Location = new System.Drawing.Point(77, 6);
- this.txt_lh.Name = "txt_lh";
- this.txt_lh.Size = new System.Drawing.Size(100, 21);
- this.txt_lh.TabIndex = 25;
- //
- // tableLayoutPanel2
- //
- this.tableLayoutPanel2.ColumnCount = 2;
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 356F));
- this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
- this.tableLayoutPanel2.Controls.Add(this.ultraGroupBox1, 0, 0);
- this.tableLayoutPanel2.Controls.Add(this.ultraGrid2, 1, 0);
- this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 310);
- this.tableLayoutPanel2.Name = "tableLayoutPanel2";
- this.tableLayoutPanel2.RowCount = 1;
- this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel2.Size = new System.Drawing.Size(791, 164);
- this.tableLayoutPanel2.TabIndex = 5;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.com_gx);
- this.ultraGroupBox1.Controls.Add(this.cmbleixing);
- this.ultraGroupBox1.Controls.Add(this.cmbGXType);
- 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.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(3, 3);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(350, 158);
- this.ultraGroupBox1.TabIndex = 30;
- this.ultraGroupBox1.Text = "废品编辑区";
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // com_gx
- //
- this.com_gx.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem1.DataValue = "1";
- valueListItem1.DisplayText = "钢级";
- valueListItem2.DataValue = "2";
- valueListItem2.DisplayText = "牌号";
- this.com_gx.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2});
- this.com_gx.Location = new System.Drawing.Point(244, 78);
- this.com_gx.Name = "com_gx";
- this.com_gx.Size = new System.Drawing.Size(100, 21);
- this.com_gx.TabIndex = 27;
- //
- // cmbleixing
- //
- this.cmbleixing.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem5.DataValue = "1";
- valueListItem5.DisplayText = "钢级";
- valueListItem6.DataValue = "2";
- valueListItem6.DisplayText = "牌号";
- this.cmbleixing.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem5,
- valueListItem6});
- 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;
- this.cmbGXType.ValueChanged += new System.EventHandler(this.cmbGXType_ValueChanged);
- //
- // FPDun
- //
- this.FPDun.AutoSize = true;
- this.FPDun.Location = new System.Drawing.Point(182, 131);
- 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, 130);
- 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, 82);
- 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, 126);
- this.txt_fz.Name = "txt_fz";
- this.txt_fz.Size = new System.Drawing.Size(100, 21);
- this.txt_fz.TabIndex = 13;
- this.txt_fz.TextChanged += new System.EventHandler(this.txt_fz_TextChanged);
- //
- // txt_fd
- //
- this.txt_fd.Location = new System.Drawing.Point(245, 126);
- this.txt_fd.Name = "txt_fd";
- this.txt_fd.ReadOnly = true;
- this.txt_fd.Size = new System.Drawing.Size(100, 21);
- this.txt_fd.TabIndex = 13;
- //
- // txt_lcode
- //
- this.txt_lcode.Location = new System.Drawing.Point(70, 78);
- 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, 82);
- this.Lcode.Name = "Lcode";
- this.Lcode.Size = new System.Drawing.Size(59, 12);
- this.Lcode.TabIndex = 12;
- this.Lcode.Text = "原料炉号:";
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataSource = this.dataSet2;
- appearance16.BackColor = System.Drawing.SystemColors.Window;
- appearance16.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance16;
- ultraGridColumn38.Header.VisiblePosition = 1;
- ultraGridColumn39.Header.VisiblePosition = 3;
- ultraGridColumn40.Header.VisiblePosition = 0;
- ultraGridColumn41.Header.VisiblePosition = 5;
- ultraGridColumn42.Header.VisiblePosition = 6;
- ultraGridColumn43.Header.VisiblePosition = 4;
- ultraGridColumn44.Header.VisiblePosition = 2;
- ultraGridColumn45.Header.VisiblePosition = 7;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn38,
- ultraGridColumn39,
- ultraGridColumn40,
- ultraGridColumn41,
- ultraGridColumn42,
- ultraGridColumn43,
- ultraGridColumn44,
- ultraGridColumn45});
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- 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.Fill;
- this.ultraGrid2.Location = new System.Drawing.Point(359, 3);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(429, 158);
- this.ultraGrid2.TabIndex = 29;
- 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.dataColumn41,
- this.dataColumn42,
- this.dataColumn43});
- this.dataTable2.TableName = "Table1";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "废品类型";
- this.dataColumn26.ColumnName = "FPType";
- //
- // dataColumn31
- //
- this.dataColumn31.Caption = "废品支数";
- this.dataColumn31.ColumnName = "FPZhi";
- //
- // dataColumn32
- //
- this.dataColumn32.Caption = "工序分类";
- this.dataColumn32.ColumnName = "FenLei";
- //
- // dataColumn33
- //
- this.dataColumn33.Caption = "成品炉号";
- this.dataColumn33.ColumnName = "ZGLode";
- //
- // dataColumn34
- //
- this.dataColumn34.Caption = "轧批号";
- this.dataColumn34.ColumnName = "ZPLode";
- //
- // dataColumn41
- //
- this.dataColumn41.Caption = "管坯炉号";
- this.dataColumn41.ColumnName = "GPLode";
- //
- // dataColumn42
- //
- this.dataColumn42.Caption = "合同号";
- this.dataColumn42.ColumnName = "ORDERNO";
- //
- // dataColumn43
- //
- this.dataColumn43.Caption = "操作时间";
- this.dataColumn43.ColumnName = "HBDate";
- //
- // 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 = "计划年月";
- //
- // 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;
- //
- // 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);
- this.panel2.ResumeLayout(false);
- ((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.chk_TB)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lh)).EndInit();
- this.tableLayoutPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.com_gx)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbleixing)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbGXType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fz)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fd)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lcode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtyear)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- 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.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn28;
- private System.Data.DataColumn dataColumn29;
- private System.Data.DataColumn dataColumn30;
- 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;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtyear;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private System.Windows.Forms.Panel panel2;
- private CoreFS.CA06.CorePager corePager1;
- private System.Windows.Forms.Panel panel3;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_lh;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbleixing;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbGXType;
- 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 Infragistics.Win.UltraWinEditors.UltraTextEditor txt_fz;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_fd;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_lcode;
- private System.Windows.Forms.Label Lcode;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor com_gx;
- private System.Data.DataColumn dataColumn35;
- private System.Data.DataColumn dataColumn36;
- private System.Data.DataColumn dataColumn37;
- private System.Data.DataColumn dataColumn38;
- private System.Data.DataColumn dataColumn39;
- private System.Data.DataColumn dataColumn40;
- private System.Data.DataColumn dataColumn41;
- private System.Data.DataColumn dataColumn42;
- private System.Data.DataColumn dataColumn43;
- private System.Data.DataColumn dataColumn44;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chk_TB;
- private System.Data.DataColumn dataColumn45;
- }
- }
|