| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200 |
- namespace Core.LgMes.Client.lgGlobalMap
- {
- partial class frmHmpPtIronInfo
- {
- /// <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();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmHmpPtIronInfo));
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Additive", -1);
- 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.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("提示");
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("temperature", -1);
- 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.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECKNO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASSAYTIMES");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SI");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("P");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("S");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cu");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Cr");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ni");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ti");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Sn");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("As");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASSAYDATE");
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("CHECKNO");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ITEMNAME");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ASSAYTIMES");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("C");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MN");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SI");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("P");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("S");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Cu");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Cr");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Ni");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn12 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Ti");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn13 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("Sn");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn14 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("As");
- Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn15 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ASSAYDATE");
- Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ulgridSBGY = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
- this.tswd = new Infragistics.Win.Misc.UltraLabel();
- this.PCYL = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
- this.ulblTLCLH = new System.Windows.Forms.Label();
- this.ulblTBH = new System.Windows.Forms.Label();
- this.ulblJZSK = new System.Windows.Forms.Label();
- this.ulblTSZL = new System.Windows.Forms.Label();
- this.ulblTLKSSK = new System.Windows.Forms.Label();
- this.ulblTLJSSK = new System.Windows.Forms.Label();
- this.ulblTLHWD = new System.Windows.Forms.Label();
- this.lblInHeatWgt = new System.Windows.Forms.Label();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.lblHmpWgt = new System.Windows.Forms.Label();
- this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
- this.lblTarWgt = new System.Windows.Forms.Label();
- this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
- this.lblPtTemp = new System.Windows.Forms.Label();
- this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
- this.lblBfTemp = new System.Windows.Forms.Label();
- this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
- this.lblMisId = new System.Windows.Forms.Label();
- this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
- this.lblNowposition = new System.Windows.Forms.Label();
- this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
- this.lblAge = new System.Windows.Forms.Label();
- this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
- this.lblSendHeatNo = new System.Windows.Forms.Label();
- this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
- this.ulgridElement = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraDataSource2 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
- this.label1 = new System.Windows.Forms.Label();
- this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
- this.label2 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
- this.lblFGWeight = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
- this.ultraGroupBox4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ulgridMaterial)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
- this.ultraGroupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
- this.ultraGroupBox5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ulgridSBGY)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulgridElement)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).BeginInit();
- this.SuspendLayout();
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.lblFGWeight);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel28);
- this.ultraGroupBox1.Controls.Add(this.label3);
- this.ultraGroupBox1.Controls.Add(this.label2);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel27);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel26);
- this.ultraGroupBox1.Controls.Add(this.label1);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel25);
- this.ultraGroupBox1.Controls.Add(this.lblSendHeatNo);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel24);
- this.ultraGroupBox1.Controls.Add(this.lblAge);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel23);
- this.ultraGroupBox1.Controls.Add(this.lblNowposition);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel22);
- this.ultraGroupBox1.Controls.Add(this.lblMisId);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel21);
- this.ultraGroupBox1.Controls.Add(this.lblBfTemp);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel20);
- this.ultraGroupBox1.Controls.Add(this.lblPtTemp);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel19);
- this.ultraGroupBox1.Controls.Add(this.lblTarWgt);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel18);
- this.ultraGroupBox1.Controls.Add(this.lblHmpWgt);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel14);
- this.ultraGroupBox1.Controls.Add(this.lblInHeatWgt);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel11);
- this.ultraGroupBox1.Controls.Add(this.ulblTLHWD);
- this.ultraGroupBox1.Controls.Add(this.ulblTLJSSK);
- this.ultraGroupBox1.Controls.Add(this.ulblTLKSSK);
- this.ultraGroupBox1.Controls.Add(this.ulblTSZL);
- this.ultraGroupBox1.Controls.Add(this.ulblJZSK);
- this.ultraGroupBox1.Controls.Add(this.ulblTBH);
- this.ultraGroupBox1.Controls.Add(this.ulblTLCLH);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel17);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel16);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel12);
- this.ultraGroupBox1.Controls.Add(this.tswd);
- this.ultraGroupBox1.Controls.Add(this.PCYL);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
- this.ultraGroupBox1.Size = new System.Drawing.Size(783, 211);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel9, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel2, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.PCYL, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.tswd, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel12, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel16, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel17, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLCLH, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTBH, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblJZSK, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTSZL, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLKSSK, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLJSSK, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTLHWD, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel11, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.lblInHeatWgt, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel14, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.lblHmpWgt, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel18, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.lblTarWgt, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel19, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.lblPtTemp, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel20, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.lblBfTemp, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel21, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.lblMisId, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel22, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.lblNowposition, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel23, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.lblAge, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel24, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.lblSendHeatNo, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel25, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.label1, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel26, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel27, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.label2, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.label3, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel41, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblISADDTOP, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel34, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSEDATIONTIME, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel30, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel31, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel32, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel33, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblBALELEAVEWGTPASS, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSTEELPASS, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblTAPPINGENDTIME, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGSPZ, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblZYLX, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel1, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGDH, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel3, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblRLH, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel4, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBH, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel5, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblJHGZ, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel6, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblSJGZ, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel7, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBDJ, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel8, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGBBK, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel15, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblWLMS, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel13, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ulblGYLX, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel10, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.ultraLabel28, 0);
- this.ultraGroupBox1.Controls.SetChildIndex(this.lblFGWeight, 0);
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.ulgridElement);
- this.ultraGroupBox2.Location = new System.Drawing.Point(3, 220);
- this.ultraGroupBox2.Size = new System.Drawing.Size(783, 213);
- this.ultraGroupBox2.Controls.SetChildIndex(this.ucChemelEment1, 0);
- this.ultraGroupBox2.Controls.SetChildIndex(this.ulgridElement, 0);
- //
- // ultraGroupBox4
- //
- this.ultraGroupBox4.Location = new System.Drawing.Point(513, 493);
- this.ultraGroupBox4.Size = new System.Drawing.Size(132, 57);
- this.ultraGroupBox4.Visible = false;
- //
- // ulgridMaterial
- //
- appearance11.BackColor = System.Drawing.Color.White;
- appearance11.BackColor2 = System.Drawing.Color.White;
- this.ulgridMaterial.DisplayLayout.Appearance = appearance11;
- ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn16.Header.VisiblePosition = 0;
- ultraGridColumn16.Width = 100;
- ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn17.Header.VisiblePosition = 1;
- ultraGridColumn17.Width = 100;
- ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn18.Header.VisiblePosition = 2;
- ultraGridColumn18.Width = 60;
- ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn19.Header.VisiblePosition = 3;
- ultraGridColumn19.Width = 60;
- ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- appearance37.TextHAlignAsString = "Center";
- appearance37.TextVAlignAsString = "Middle";
- ultraGridColumn20.CellAppearance = appearance37;
- ultraGridColumn20.Header.VisiblePosition = 4;
- ultraGridColumn20.MergedCellStyle = Infragistics.Win.UltraWinGrid.MergedCellStyle.Always;
- ultraGridColumn20.Width = 60;
- ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn21.Header.VisiblePosition = 5;
- ultraGridColumn21.Width = 50;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21});
- this.ulgridMaterial.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- appearance13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.ulgridMaterial.DisplayLayout.Override.CellAppearance = appearance13;
- appearance14.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ulgridMaterial.DisplayLayout.Override.HeaderAppearance = appearance14;
- this.ulgridMaterial.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance23.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ulgridMaterial.DisplayLayout.Override.RowSelectorAppearance = appearance23;
- this.ulgridMaterial.Location = new System.Drawing.Point(3, 36);
- this.ulgridMaterial.Size = new System.Drawing.Size(126, 18);
- this.ulgridMaterial.Tag = ((object)(resources.GetObject("ulgridMaterial.Tag")));
- //
- // ulgridTempInfo
- //
- appearance15.BackColor = System.Drawing.Color.White;
- this.ulgridTempInfo.DisplayLayout.Appearance = appearance15;
- ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn22.Header.VisiblePosition = 0;
- ultraGridColumn22.Width = 90;
- ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn23.Header.VisiblePosition = 1;
- ultraGridColumn23.Width = 90;
- ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn24.Header.VisiblePosition = 2;
- ultraGridColumn24.Width = 70;
- ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn25.Header.VisiblePosition = 3;
- ultraGridColumn25.Width = 60;
- ultraGridBand3.Columns.AddRange(new object[] {
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25});
- this.ulgridTempInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
- appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
- appearance16.TextHAlignAsString = "Left";
- this.ulgridTempInfo.DisplayLayout.CaptionAppearance = appearance16;
- appearance17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.ulgridTempInfo.DisplayLayout.Override.CellAppearance = appearance17;
- appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ulgridTempInfo.DisplayLayout.Override.HeaderAppearance = appearance18;
- this.ulgridTempInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance24.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ulgridTempInfo.DisplayLayout.Override.RowSelectorAppearance = appearance24;
- this.ulgridTempInfo.Location = new System.Drawing.Point(3, 36);
- this.ulgridTempInfo.Size = new System.Drawing.Size(111, 1);
- this.ulgridTempInfo.Tag = ((object)(resources.GetObject("ulgridTempInfo.Tag")));
- //
- // ultraGroupBox3
- //
- this.ultraGroupBox3.Location = new System.Drawing.Point(659, 477);
- this.ultraGroupBox3.Size = new System.Drawing.Size(117, 40);
- this.ultraGroupBox3.Visible = false;
- //
- // ultraLabel1
- //
- this.ultraLabel1.Location = new System.Drawing.Point(707, 263);
- this.ultraLabel1.Visible = false;
- //
- // ultraLabel6
- //
- this.ultraLabel6.Location = new System.Drawing.Point(698, 263);
- //
- // ultraLabel5
- //
- this.ultraLabel5.Location = new System.Drawing.Point(698, 263);
- this.ultraLabel5.Visible = false;
- //
- // ultraLabel4
- //
- this.ultraLabel4.Location = new System.Drawing.Point(689, 263);
- this.ultraLabel4.Visible = false;
- //
- // ultraLabel3
- //
- this.ultraLabel3.Location = new System.Drawing.Point(689, 263);
- this.ultraLabel3.Visible = false;
- //
- // ultraLabel8
- //
- this.ultraLabel8.Location = new System.Drawing.Point(700, 263);
- this.ultraLabel8.Visible = false;
- //
- // ultraLabel7
- //
- this.ultraLabel7.Location = new System.Drawing.Point(707, 263);
- this.ultraLabel7.Visible = false;
- //
- // ultraLabel10
- //
- this.ultraLabel10.Location = new System.Drawing.Point(703, 263);
- this.ultraLabel10.Visible = false;
- //
- // ultraLabel13
- //
- this.ultraLabel13.Location = new System.Drawing.Point(700, 263);
- this.ultraLabel13.Visible = false;
- //
- // ultraLabel15
- //
- this.ultraLabel15.Location = new System.Drawing.Point(700, 263);
- this.ultraLabel15.Visible = false;
- //
- // ulblZYLX
- //
- this.ulblZYLX.Size = new System.Drawing.Size(0, 14);
- this.ulblZYLX.Text = "";
- //
- // ulblGDH
- //
- this.ulblGDH.Location = new System.Drawing.Point(768, 127);
- this.ulblGDH.Size = new System.Drawing.Size(0, 14);
- this.ulblGDH.Text = "";
- this.ulblGDH.Visible = false;
- //
- // ulblJHGZ
- //
- this.ulblJHGZ.Location = new System.Drawing.Point(768, 135);
- this.ulblJHGZ.Size = new System.Drawing.Size(0, 14);
- this.ulblJHGZ.Text = "";
- this.ulblJHGZ.Visible = false;
- //
- // ulblSJGZ
- //
- this.ulblSJGZ.Location = new System.Drawing.Point(735, 135);
- this.ulblSJGZ.Size = new System.Drawing.Size(0, 14);
- this.ulblSJGZ.Text = "";
- //
- // ulblGYLX
- //
- this.ulblGYLX.Location = new System.Drawing.Point(773, 104);
- this.ulblGYLX.Size = new System.Drawing.Size(0, 14);
- this.ulblGYLX.Text = "";
- this.ulblGYLX.Visible = false;
- //
- // ulblWLMS
- //
- this.ulblWLMS.Location = new System.Drawing.Point(759, 145);
- this.ulblWLMS.Size = new System.Drawing.Size(0, 14);
- this.ulblWLMS.Text = "";
- this.ulblWLMS.Visible = false;
- //
- // ulblRLH
- //
- this.ulblRLH.Location = new System.Drawing.Point(768, 127);
- this.ulblRLH.Size = new System.Drawing.Size(0, 14);
- this.ulblRLH.Text = "";
- this.ulblRLH.Visible = false;
- //
- // ulblGBBK
- //
- this.ulblGBBK.Location = new System.Drawing.Point(773, 104);
- this.ulblGBBK.Size = new System.Drawing.Size(0, 14);
- this.ulblGBBK.Text = "";
- this.ulblGBBK.Visible = false;
- //
- // ulblGBDJ
- //
- this.ulblGBDJ.Location = new System.Drawing.Point(773, 104);
- this.ulblGBDJ.Size = new System.Drawing.Size(0, 14);
- this.ulblGBDJ.Text = "";
- this.ulblGBDJ.Visible = false;
- //
- // ulblGBH
- //
- this.ulblGBH.Location = new System.Drawing.Point(773, 104);
- this.ulblGBH.Size = new System.Drawing.Size(0, 14);
- this.ulblGBH.Text = "";
- this.ulblGBH.Visible = false;
- //
- // ucChemelEment1
- //
- this.ucChemelEment1.Size = new System.Drawing.Size(777, 190);
- //
- // ulblGSPZ
- //
- this.ulblGSPZ.Size = new System.Drawing.Size(0, 14);
- this.ulblGSPZ.Text = "";
- //
- // ulblTAPPINGENDTIME
- //
- this.ulblTAPPINGENDTIME.Size = new System.Drawing.Size(0, 14);
- this.ulblTAPPINGENDTIME.Text = "";
- //
- // ulblSTEELPASS
- //
- this.ulblSTEELPASS.Size = new System.Drawing.Size(0, 14);
- this.ulblSTEELPASS.Text = "";
- //
- // ulblBALELEAVEWGTPASS
- //
- this.ulblBALELEAVEWGTPASS.Size = new System.Drawing.Size(0, 14);
- this.ulblBALELEAVEWGTPASS.Text = "";
- //
- // ultraLabel33
- //
- this.ultraLabel33.Location = new System.Drawing.Point(659, 189);
- this.ultraLabel33.Visible = false;
- //
- // ultraLabel32
- //
- this.ultraLabel32.Location = new System.Drawing.Point(657, 185);
- this.ultraLabel32.Visible = false;
- //
- // ultraLabel31
- //
- this.ultraLabel31.Location = new System.Drawing.Point(657, 185);
- this.ultraLabel31.Visible = false;
- //
- // ultraLabel30
- //
- this.ultraLabel30.Location = new System.Drawing.Point(659, 185);
- this.ultraLabel30.Visible = false;
- //
- // ulblSEDATIONTIME
- //
- this.ulblSEDATIONTIME.Size = new System.Drawing.Size(0, 14);
- this.ulblSEDATIONTIME.Text = "";
- //
- // ultraLabel34
- //
- this.ultraLabel34.Location = new System.Drawing.Point(672, 189);
- this.ultraLabel34.Visible = false;
- //
- // ulblISADDTOP
- //
- this.ulblISADDTOP.Size = new System.Drawing.Size(0, 14);
- this.ulblISADDTOP.Text = "";
- //
- // ultraGroupBox5
- //
- this.ultraGroupBox5.Controls.Add(this.ulgridSBGY);
- this.ultraGroupBox5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGroupBox5.ForeColor = System.Drawing.Color.Black;
- appearance22.ForeColor = System.Drawing.Color.White;
- this.ultraGroupBox5.HeaderAppearance = appearance22;
- this.ultraGroupBox5.Location = new System.Drawing.Point(3, 532);
- this.ultraGroupBox5.Name = "ultraGroupBox5";
- this.ultraGroupBox5.Size = new System.Drawing.Size(783, 33);
- this.ultraGroupBox5.TabIndex = 19;
- this.ultraGroupBox5.Text = "设备信息及工艺消耗";
- this.ultraGroupBox5.Visible = false;
- //
- // ulgridSBGY
- //
- appearance19.BackColor = System.Drawing.Color.White;
- appearance19.BackColor2 = System.Drawing.Color.White;
- this.ulgridSBGY.DisplayLayout.Appearance = appearance19;
- appearance20.ForeColor = System.Drawing.Color.Blue;
- this.ulgridSBGY.DisplayLayout.Override.CellAppearance = appearance20;
- appearance21.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ulgridSBGY.DisplayLayout.Override.HeaderAppearance = appearance21;
- this.ulgridSBGY.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance25.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ulgridSBGY.DisplayLayout.Override.RowSelectorAppearance = appearance25;
- this.ulgridSBGY.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ulgridSBGY.Location = new System.Drawing.Point(3, 20);
- this.ulgridSBGY.Name = "ulgridSBGY";
- this.ulgridSBGY.Size = new System.Drawing.Size(777, 10);
- this.ulgridSBGY.TabIndex = 0;
- //
- // ultraLabel12
- //
- appearance6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel12.Appearance = appearance6;
- this.ultraLabel12.AutoSize = true;
- this.ultraLabel12.Location = new System.Drawing.Point(434, 187);
- this.ultraLabel12.Name = "ultraLabel12";
- this.ultraLabel12.Size = new System.Drawing.Size(99, 18);
- this.ultraLabel12.TabIndex = 46;
- this.ultraLabel12.Text = "脱硫开始时刻:";
- this.ultraLabel12.Visible = false;
- //
- // tswd
- //
- appearance31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.tswd.Appearance = appearance31;
- this.tswd.AutoSize = true;
- this.tswd.Location = new System.Drawing.Point(13, 54);
- this.tswd.Name = "tswd";
- this.tswd.Size = new System.Drawing.Size(106, 18);
- this.tswd.TabIndex = 44;
- this.tswd.Text = "高炉铁水重量:";
- //
- // PCYL
- //
- appearance35.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.PCYL.Appearance = appearance35;
- this.PCYL.AutoSize = true;
- this.PCYL.Location = new System.Drawing.Point(219, 52);
- this.PCYL.Name = "PCYL";
- this.PCYL.Size = new System.Drawing.Size(70, 18);
- this.PCYL.TabIndex = 42;
- this.PCYL.Text = "进铁时间:";
- //
- // ultraLabel2
- //
- appearance9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel2.Appearance = appearance9;
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(56, 17);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(63, 18);
- this.ultraLabel2.TabIndex = 40;
- this.ultraLabel2.Text = "铁包号:";
- //
- // ultraLabel9
- //
- appearance32.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel9.Appearance = appearance32;
- this.ultraLabel9.AutoSize = true;
- this.ultraLabel9.Location = new System.Drawing.Point(449, 161);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(84, 18);
- this.ultraLabel9.TabIndex = 38;
- this.ultraLabel9.Text = "脱硫处理号:";
- //
- // ultraLabel16
- //
- appearance34.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel16.Appearance = appearance34;
- this.ultraLabel16.AutoSize = true;
- this.ultraLabel16.Location = new System.Drawing.Point(190, 91);
- this.ultraLabel16.Name = "ultraLabel16";
- this.ultraLabel16.Size = new System.Drawing.Size(99, 18);
- this.ultraLabel16.TabIndex = 52;
- this.ultraLabel16.Text = "脱硫结束时刻:";
- //
- // ultraLabel17
- //
- appearance30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel17.Appearance = appearance30;
- this.ultraLabel17.AutoSize = true;
- this.ultraLabel17.Location = new System.Drawing.Point(449, 91);
- this.ultraLabel17.Name = "ultraLabel17";
- this.ultraLabel17.Size = new System.Drawing.Size(84, 18);
- this.ultraLabel17.TabIndex = 56;
- this.ultraLabel17.Text = "脱硫后温度:";
- //
- // ulblTLCLH
- //
- this.ulblTLCLH.AutoSize = true;
- this.ulblTLCLH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ulblTLCLH.Location = new System.Drawing.Point(535, 163);
- this.ulblTLCLH.Name = "ulblTLCLH";
- this.ulblTLCLH.Size = new System.Drawing.Size(14, 14);
- this.ulblTLCLH.TabIndex = 60;
- this.ulblTLCLH.Text = "1";
- //
- // ulblTBH
- //
- this.ulblTBH.AutoSize = true;
- this.ulblTBH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ulblTBH.Location = new System.Drawing.Point(114, 19);
- this.ulblTBH.Name = "ulblTBH";
- this.ulblTBH.Size = new System.Drawing.Size(14, 14);
- this.ulblTBH.TabIndex = 61;
- this.ulblTBH.Text = "1";
- //
- // ulblJZSK
- //
- this.ulblJZSK.AutoSize = true;
- this.ulblJZSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ulblJZSK.Location = new System.Drawing.Point(295, 54);
- this.ulblJZSK.Name = "ulblJZSK";
- this.ulblJZSK.Size = new System.Drawing.Size(14, 14);
- this.ulblJZSK.TabIndex = 62;
- this.ulblJZSK.Text = "1";
- //
- // ulblTSZL
- //
- this.ulblTSZL.AutoSize = true;
- this.ulblTSZL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ulblTSZL.Location = new System.Drawing.Point(114, 56);
- this.ulblTSZL.Name = "ulblTSZL";
- this.ulblTSZL.Size = new System.Drawing.Size(14, 14);
- this.ulblTSZL.TabIndex = 65;
- this.ulblTSZL.Text = "1";
- //
- // ulblTLKSSK
- //
- this.ulblTLKSSK.AutoSize = true;
- this.ulblTLKSSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ulblTLKSSK.Location = new System.Drawing.Point(539, 189);
- this.ulblTLKSSK.Name = "ulblTLKSSK";
- this.ulblTLKSSK.Size = new System.Drawing.Size(14, 14);
- this.ulblTLKSSK.TabIndex = 67;
- this.ulblTLKSSK.Text = "1";
- this.ulblTLKSSK.Visible = false;
- //
- // ulblTLJSSK
- //
- this.ulblTLJSSK.AutoSize = true;
- this.ulblTLJSSK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ulblTLJSSK.Location = new System.Drawing.Point(295, 93);
- this.ulblTLJSSK.Name = "ulblTLJSSK";
- this.ulblTLJSSK.Size = new System.Drawing.Size(14, 14);
- this.ulblTLJSSK.TabIndex = 68;
- this.ulblTLJSSK.Text = "1";
- //
- // ulblTLHWD
- //
- this.ulblTLHWD.AutoSize = true;
- this.ulblTLHWD.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ulblTLHWD.Location = new System.Drawing.Point(535, 93);
- this.ulblTLHWD.Name = "ulblTLHWD";
- this.ulblTLHWD.Size = new System.Drawing.Size(14, 14);
- this.ulblTLHWD.TabIndex = 69;
- this.ulblTLHWD.Text = "1";
- //
- // lblInHeatWgt
- //
- this.lblInHeatWgt.AutoSize = true;
- this.lblInHeatWgt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.lblInHeatWgt.Location = new System.Drawing.Point(114, 93);
- this.lblInHeatWgt.Name = "lblInHeatWgt";
- this.lblInHeatWgt.Size = new System.Drawing.Size(14, 14);
- this.lblInHeatWgt.TabIndex = 71;
- this.lblInHeatWgt.Text = "1";
- //
- // ultraLabel11
- //
- appearance29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel11.Appearance = appearance29;
- this.ultraLabel11.AutoSize = true;
- this.ultraLabel11.Location = new System.Drawing.Point(42, 91);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(77, 18);
- this.ultraLabel11.TabIndex = 70;
- this.ultraLabel11.Text = "入炉重量:";
- //
- // lblHmpWgt
- //
- this.lblHmpWgt.AutoSize = true;
- this.lblHmpWgt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.lblHmpWgt.Location = new System.Drawing.Point(114, 128);
- this.lblHmpWgt.Name = "lblHmpWgt";
- this.lblHmpWgt.Size = new System.Drawing.Size(14, 14);
- this.lblHmpWgt.TabIndex = 73;
- this.lblHmpWgt.Text = "1";
- //
- // ultraLabel14
- //
- appearance27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel14.Appearance = appearance27;
- this.ultraLabel14.AutoSize = true;
- this.ultraLabel14.Location = new System.Drawing.Point(13, 128);
- this.ultraLabel14.Name = "ultraLabel14";
- this.ultraLabel14.Size = new System.Drawing.Size(106, 18);
- this.ultraLabel14.TabIndex = 72;
- this.ultraLabel14.Text = "脱硫出站重量:";
- //
- // lblTarWgt
- //
- this.lblTarWgt.AutoSize = true;
- this.lblTarWgt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.lblTarWgt.Location = new System.Drawing.Point(114, 167);
- this.lblTarWgt.Name = "lblTarWgt";
- this.lblTarWgt.Size = new System.Drawing.Size(14, 14);
- this.lblTarWgt.TabIndex = 75;
- this.lblTarWgt.Text = "1";
- //
- // ultraLabel18
- //
- appearance7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel18.Appearance = appearance7;
- this.ultraLabel18.AutoSize = true;
- this.ultraLabel18.Location = new System.Drawing.Point(71, 165);
- this.ultraLabel18.Name = "ultraLabel18";
- this.ultraLabel18.Size = new System.Drawing.Size(48, 18);
- this.ultraLabel18.TabIndex = 74;
- this.ultraLabel18.Text = "皮重:";
- //
- // lblPtTemp
- //
- this.lblPtTemp.AutoSize = true;
- this.lblPtTemp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.lblPtTemp.Location = new System.Drawing.Point(535, 56);
- this.lblPtTemp.Name = "lblPtTemp";
- this.lblPtTemp.Size = new System.Drawing.Size(14, 14);
- this.lblPtTemp.TabIndex = 77;
- this.lblPtTemp.Text = "1";
- //
- // ultraLabel19
- //
- appearance28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel19.Appearance = appearance28;
- this.ultraLabel19.AutoSize = true;
- this.ultraLabel19.Location = new System.Drawing.Point(463, 54);
- this.ultraLabel19.Name = "ultraLabel19";
- this.ultraLabel19.Size = new System.Drawing.Size(70, 18);
- this.ultraLabel19.TabIndex = 76;
- this.ultraLabel19.Text = "平台温度:";
- //
- // lblBfTemp
- //
- this.lblBfTemp.AutoSize = true;
- this.lblBfTemp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.lblBfTemp.Location = new System.Drawing.Point(535, 19);
- this.lblBfTemp.Name = "lblBfTemp";
- this.lblBfTemp.Size = new System.Drawing.Size(14, 14);
- this.lblBfTemp.TabIndex = 79;
- this.lblBfTemp.Text = "1";
- //
- // ultraLabel20
- //
- appearance36.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel20.Appearance = appearance36;
- this.ultraLabel20.AutoSize = true;
- this.ultraLabel20.Location = new System.Drawing.Point(463, 17);
- this.ultraLabel20.Name = "ultraLabel20";
- this.ultraLabel20.Size = new System.Drawing.Size(70, 18);
- this.ultraLabel20.TabIndex = 78;
- this.ultraLabel20.Text = "高炉温度:";
- //
- // lblMisId
- //
- this.lblMisId.AutoSize = true;
- this.lblMisId.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.lblMisId.Location = new System.Drawing.Point(535, 130);
- this.lblMisId.Name = "lblMisId";
- this.lblMisId.Size = new System.Drawing.Size(14, 14);
- this.lblMisId.TabIndex = 81;
- this.lblMisId.Text = "1";
- //
- // ultraLabel21
- //
- appearance33.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel21.Appearance = appearance33;
- this.ultraLabel21.AutoSize = true;
- this.ultraLabel21.Location = new System.Drawing.Point(463, 128);
- this.ultraLabel21.Name = "ultraLabel21";
- this.ultraLabel21.Size = new System.Drawing.Size(70, 18);
- this.ultraLabel21.TabIndex = 80;
- this.ultraLabel21.Text = "进铁序号:";
- //
- // lblNowposition
- //
- this.lblNowposition.AutoSize = true;
- this.lblNowposition.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.lblNowposition.Location = new System.Drawing.Point(295, 165);
- this.lblNowposition.Name = "lblNowposition";
- this.lblNowposition.Size = new System.Drawing.Size(14, 14);
- this.lblNowposition.TabIndex = 83;
- this.lblNowposition.Text = "1";
- this.lblNowposition.Click += new System.EventHandler(this.label7_Click);
- //
- // ultraLabel22
- //
- appearance40.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel22.Appearance = appearance40;
- this.ultraLabel22.AutoSize = true;
- this.ultraLabel22.Location = new System.Drawing.Point(219, 163);
- this.ultraLabel22.Name = "ultraLabel22";
- this.ultraLabel22.Size = new System.Drawing.Size(70, 18);
- this.ultraLabel22.TabIndex = 82;
- this.ultraLabel22.Text = "当前位置:";
- //
- // lblAge
- //
- this.lblAge.AutoSize = true;
- this.lblAge.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.lblAge.Location = new System.Drawing.Point(295, 19);
- this.lblAge.Name = "lblAge";
- this.lblAge.Size = new System.Drawing.Size(14, 14);
- this.lblAge.TabIndex = 85;
- this.lblAge.Text = "1";
- //
- // ultraLabel23
- //
- appearance8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel23.Appearance = appearance8;
- this.ultraLabel23.AutoSize = true;
- this.ultraLabel23.Location = new System.Drawing.Point(248, 17);
- this.ultraLabel23.Name = "ultraLabel23";
- this.ultraLabel23.Size = new System.Drawing.Size(41, 18);
- this.ultraLabel23.TabIndex = 84;
- this.ultraLabel23.Text = "包龄:";
- //
- // lblSendHeatNo
- //
- this.lblSendHeatNo.AutoSize = true;
- this.lblSendHeatNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.lblSendHeatNo.Location = new System.Drawing.Point(295, 130);
- this.lblSendHeatNo.Name = "lblSendHeatNo";
- this.lblSendHeatNo.Size = new System.Drawing.Size(14, 14);
- this.lblSendHeatNo.TabIndex = 87;
- this.lblSendHeatNo.Text = "1";
- //
- // ultraLabel24
- //
- appearance12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel24.Appearance = appearance12;
- this.ultraLabel24.AutoSize = true;
- this.ultraLabel24.Location = new System.Drawing.Point(219, 128);
- this.ultraLabel24.Name = "ultraLabel24";
- this.ultraLabel24.Size = new System.Drawing.Size(70, 18);
- this.ultraLabel24.TabIndex = 86;
- this.ultraLabel24.Text = "发送炉号:";
- //
- // ulgridElement
- //
- this.ulgridElement.DataSource = this.ultraDataSource2;
- appearance1.BackColor = System.Drawing.Color.Snow;
- this.ulgridElement.DisplayLayout.Appearance = appearance1;
- ultraGridColumn1.Header.Caption = "处理号";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Width = 95;
- ultraGridColumn2.Header.Caption = "项目名";
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.Width = 85;
- ultraGridColumn3.Header.Caption = "次数";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.Width = 45;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.Width = 66;
- ultraGridColumn5.Header.Caption = "Mn";
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.Width = 65;
- ultraGridColumn6.Header.Caption = "Si";
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.Width = 64;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.Width = 64;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.Width = 65;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.Width = 83;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.Width = 76;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.Width = 81;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.Width = 70;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.Width = 74;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.Width = 85;
- ultraGridColumn15.Header.Caption = "检验时间";
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn15.Width = 139;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15});
- this.ulgridElement.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ulgridElement.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
- appearance2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
- this.ulgridElement.DisplayLayout.CaptionAppearance = appearance2;
- appearance3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(191)))), ((int)(((byte)(231)))));
- this.ulgridElement.DisplayLayout.Override.HeaderAppearance = appearance3;
- this.ulgridElement.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance4.BackColor = System.Drawing.Color.MintCream;
- this.ulgridElement.DisplayLayout.Override.RowAlternateAppearance = appearance4;
- appearance5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(191)))), ((int)(((byte)(231)))));
- this.ulgridElement.DisplayLayout.Override.RowSelectorAppearance = appearance5;
- this.ulgridElement.DisplayLayout.Override.RowSelectorWidth = 20;
- this.ulgridElement.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ulgridElement.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ulgridElement.Location = new System.Drawing.Point(3, 20);
- this.ulgridElement.Name = "ulgridElement";
- this.ulgridElement.Size = new System.Drawing.Size(777, 190);
- this.ulgridElement.TabIndex = 14;
- this.ulgridElement.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ulgridElement_InitializeRow);
- //
- // ultraDataSource2
- //
- this.ultraDataSource2.Band.Columns.AddRange(new object[] {
- ultraDataColumn1,
- ultraDataColumn2,
- ultraDataColumn3,
- ultraDataColumn4,
- ultraDataColumn5,
- ultraDataColumn6,
- ultraDataColumn7,
- ultraDataColumn8,
- ultraDataColumn9,
- ultraDataColumn10,
- ultraDataColumn11,
- ultraDataColumn12,
- ultraDataColumn13,
- ultraDataColumn14,
- ultraDataColumn15});
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.label1.Location = new System.Drawing.Point(699, 20);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(0, 14);
- this.label1.TabIndex = 89;
- //
- // ultraLabel25
- //
- appearance39.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel25.Appearance = appearance39;
- this.ultraLabel25.AutoSize = true;
- this.ultraLabel25.Location = new System.Drawing.Point(623, 20);
- this.ultraLabel25.Name = "ultraLabel25";
- this.ultraLabel25.Size = new System.Drawing.Size(70, 18);
- this.ultraLabel25.TabIndex = 88;
- this.ultraLabel25.Text = "出铁时间:";
- //
- // ultraLabel26
- //
- appearance38.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel26.Appearance = appearance38;
- this.ultraLabel26.AutoSize = true;
- this.ultraLabel26.Location = new System.Drawing.Point(623, 54);
- this.ultraLabel26.Name = "ultraLabel26";
- this.ultraLabel26.Size = new System.Drawing.Size(70, 18);
- this.ultraLabel26.TabIndex = 90;
- this.ultraLabel26.Text = "测温时间:";
- //
- // ultraLabel27
- //
- appearance26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel27.Appearance = appearance26;
- this.ultraLabel27.AutoSize = true;
- this.ultraLabel27.Location = new System.Drawing.Point(623, 91);
- this.ultraLabel27.Name = "ultraLabel27";
- this.ultraLabel27.Size = new System.Drawing.Size(70, 18);
- this.ultraLabel27.TabIndex = 91;
- this.ultraLabel27.Text = "测温时间:";
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.label2.Location = new System.Drawing.Point(704, 55);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(14, 14);
- this.label2.TabIndex = 92;
- this.label2.Text = "1";
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.label3.Location = new System.Drawing.Point(704, 90);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(14, 14);
- this.label3.TabIndex = 93;
- this.label3.Text = "1";
- //
- // ultraLabel28
- //
- appearance10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.ultraLabel28.Appearance = appearance10;
- this.ultraLabel28.AutoSize = true;
- this.ultraLabel28.Location = new System.Drawing.Point(205, 185);
- this.ultraLabel28.Name = "ultraLabel28";
- this.ultraLabel28.Size = new System.Drawing.Size(84, 18);
- this.ultraLabel28.TabIndex = 94;
- this.ultraLabel28.Text = "铁包废钢量:";
- //
- // lblFGWeight
- //
- this.lblFGWeight.AutoSize = true;
- this.lblFGWeight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- this.lblFGWeight.Location = new System.Drawing.Point(295, 185);
- this.lblFGWeight.Name = "lblFGWeight";
- this.lblFGWeight.Size = new System.Drawing.Size(0, 14);
- this.lblFGWeight.TabIndex = 95;
- //
- // frmHmpPtIronInfo
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.BackColor = System.Drawing.Color.SteelBlue;
- this.ClientSize = new System.Drawing.Size(795, 439);
- this.Controls.Add(this.ultraGroupBox5);
- this.Name = "frmHmpPtIronInfo";
- this.Load += new System.EventHandler(this.frmHmpPtIronInfo_Load);
- this.Resize += new System.EventHandler(this.frmHmp_Resize);
- this.Controls.SetChildIndex(this.ultraGroupBox5, 0);
- this.Controls.SetChildIndex(this.ultraGroupBox4, 0);
- this.Controls.SetChildIndex(this.ultraGroupBox3, 0);
- this.Controls.SetChildIndex(this.ultraGroupBox1, 0);
- this.Controls.SetChildIndex(this.ultraGroupBox2, 0);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
- this.ultraGroupBox4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ulgridMaterial)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulgridTempInfo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
- this.ultraGroupBox3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
- this.ultraGroupBox5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ulgridSBGY)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ulgridElement)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
- private Infragistics.Win.UltraWinGrid.UltraGrid ulgridSBGY;
- private Infragistics.Win.Misc.UltraLabel ultraLabel12;
- private Infragistics.Win.Misc.UltraLabel tswd;
- private Infragistics.Win.Misc.UltraLabel PCYL;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.Misc.UltraLabel ultraLabel16;
- private Infragistics.Win.Misc.UltraLabel ultraLabel17;
- private System.Windows.Forms.Label ulblJZSK;
- private System.Windows.Forms.Label ulblTBH;
- private System.Windows.Forms.Label ulblTLCLH;
- private System.Windows.Forms.Label ulblTLHWD;
- private System.Windows.Forms.Label ulblTLJSSK;
- private System.Windows.Forms.Label ulblTLKSSK;
- private System.Windows.Forms.Label ulblTSZL;
- private System.Windows.Forms.Label lblMisId;
- private Infragistics.Win.Misc.UltraLabel ultraLabel21;
- private System.Windows.Forms.Label lblBfTemp;
- private Infragistics.Win.Misc.UltraLabel ultraLabel20;
- private System.Windows.Forms.Label lblPtTemp;
- private Infragistics.Win.Misc.UltraLabel ultraLabel19;
- private System.Windows.Forms.Label lblTarWgt;
- private Infragistics.Win.Misc.UltraLabel ultraLabel18;
- private System.Windows.Forms.Label lblHmpWgt;
- private Infragistics.Win.Misc.UltraLabel ultraLabel14;
- private System.Windows.Forms.Label lblInHeatWgt;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- private System.Windows.Forms.Label lblNowposition;
- private Infragistics.Win.Misc.UltraLabel ultraLabel22;
- private System.Windows.Forms.Label lblAge;
- private Infragistics.Win.Misc.UltraLabel ultraLabel23;
- private System.Windows.Forms.Label lblSendHeatNo;
- private Infragistics.Win.Misc.UltraLabel ultraLabel24;
- public Infragistics.Win.UltraWinGrid.UltraGrid ulgridElement;
- private System.Windows.Forms.Label label1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel25;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel27;
- private Infragistics.Win.Misc.UltraLabel ultraLabel26;
- private System.Windows.Forms.Label lblFGWeight;
- private Infragistics.Win.Misc.UltraLabel ultraLabel28;
- private Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource2;
- }
- }
|