frmLgFlowTrack.Designer.cs 383 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147
  1. namespace Core.LgMes.Client.lgGlobalMap
  2. {
  3. partial class frmLgFlowTrack
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. //_bIfRefreshData = false;
  16. lgGloabal._bIfRefreshData = false;
  17. _graphic.Dispose();
  18. try
  19. {
  20. if (lgGloabal._refreshDataThread != null)
  21. lgGloabal._refreshDataThread.Abort();
  22. }
  23. catch { }
  24. System.Threading.Thread.Sleep(1000);
  25. if (disposing && (components != null))
  26. {
  27. components.Dispose();
  28. }
  29. base.Dispose(disposing);
  30. }
  31. #region Windows 窗体设计器生成的代码
  32. /// <summary>
  33. /// 设计器支持所需的方法 - 不要
  34. /// 使用代码编辑器修改此方法的内容。
  35. /// </summary>
  36. private void InitializeComponent()
  37. {
  38. this.components = new System.ComponentModel.Container();
  39. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLgFlowTrack));
  40. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IRONID");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INNO");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HMPNO");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BOFNO");
  46. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("IRONID");
  51. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("INNO");
  52. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("HMPNO");
  53. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("BOFNO");
  54. this.pbMain = new System.Windows.Forms.PictureBox();
  55. this.pbMisDev1 = new System.Windows.Forms.PictureBox();
  56. this.pbCcmDev1 = new System.Windows.Forms.PictureBox();
  57. this.pbCcmFrt1 = new System.Windows.Forms.PictureBox();
  58. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  59. this.panel15 = new System.Windows.Forms.Panel();
  60. this.tableLayoutPanel10 = new System.Windows.Forms.TableLayoutPanel();
  61. this.lblMis12 = new System.Windows.Forms.Label();
  62. this.lblMis11 = new System.Windows.Forms.Label();
  63. this.pbHmpDev1 = new System.Windows.Forms.PictureBox();
  64. this.panel14 = new System.Windows.Forms.Panel();
  65. this.tableLayoutPanel8 = new System.Windows.Forms.TableLayoutPanel();
  66. this.lblHmp15 = new System.Windows.Forms.Label();
  67. this.lblHmp14 = new System.Windows.Forms.Label();
  68. this.lblHmp13 = new System.Windows.Forms.Label();
  69. this.lblHmp11 = new System.Windows.Forms.Label();
  70. this.lblHmp12 = new System.Windows.Forms.Label();
  71. this.pbCvtBck1 = new System.Windows.Forms.PictureBox();
  72. this.pbCvtDev1 = new System.Windows.Forms.PictureBox();
  73. this.panel8 = new System.Windows.Forms.Panel();
  74. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  75. this.lblCvt15 = new System.Windows.Forms.Label();
  76. this.lblCvt14 = new System.Windows.Forms.Label();
  77. this.lblCvt12 = new System.Windows.Forms.Label();
  78. this.lblCvt13 = new System.Windows.Forms.Label();
  79. this.lblCvt17 = new System.Windows.Forms.Label();
  80. this.lblCvt16 = new System.Windows.Forms.Label();
  81. this.lblCvt11 = new System.Windows.Forms.Label();
  82. this.pbCvtBck2 = new System.Windows.Forms.PictureBox();
  83. this.pbCvtDev2 = new System.Windows.Forms.PictureBox();
  84. this.panel1 = new System.Windows.Forms.Panel();
  85. this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
  86. this.lblCvt25 = new System.Windows.Forms.Label();
  87. this.lblCvt24 = new System.Windows.Forms.Label();
  88. this.lblCvt21 = new System.Windows.Forms.Label();
  89. this.lblCvt27 = new System.Windows.Forms.Label();
  90. this.lblCvt22 = new System.Windows.Forms.Label();
  91. this.lblCvt26 = new System.Windows.Forms.Label();
  92. this.lblCvt23 = new System.Windows.Forms.Label();
  93. this.pbCvtBck3 = new System.Windows.Forms.PictureBox();
  94. this.pbCvtDev3 = new System.Windows.Forms.PictureBox();
  95. this.panel3 = new System.Windows.Forms.Panel();
  96. this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
  97. this.lblCvt35 = new System.Windows.Forms.Label();
  98. this.lblCvt34 = new System.Windows.Forms.Label();
  99. this.lblCvt31 = new System.Windows.Forms.Label();
  100. this.lblCvt37 = new System.Windows.Forms.Label();
  101. this.lblCvt32 = new System.Windows.Forms.Label();
  102. this.lblCvt36 = new System.Windows.Forms.Label();
  103. this.lblCvt33 = new System.Windows.Forms.Label();
  104. this.pbCasDev1 = new System.Windows.Forms.PictureBox();
  105. this.pbCasDev2 = new System.Windows.Forms.PictureBox();
  106. this.panel4 = new System.Windows.Forms.Panel();
  107. this.tableLayoutPanel5 = new System.Windows.Forms.TableLayoutPanel();
  108. this.lblCasIDE1 = new System.Windows.Forms.Label();
  109. this.lblCas11 = new System.Windows.Forms.Label();
  110. this.lblCas14 = new System.Windows.Forms.Label();
  111. this.lblCas12 = new System.Windows.Forms.Label();
  112. this.lblCas13 = new System.Windows.Forms.Label();
  113. this.panel5 = new System.Windows.Forms.Panel();
  114. this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
  115. this.lblCasIDE2 = new System.Windows.Forms.Label();
  116. this.lblCas21 = new System.Windows.Forms.Label();
  117. this.lblCas24 = new System.Windows.Forms.Label();
  118. this.lblCas22 = new System.Windows.Forms.Label();
  119. this.lblCas23 = new System.Windows.Forms.Label();
  120. this.pbCasDev3 = new System.Windows.Forms.PictureBox();
  121. this.panel6 = new System.Windows.Forms.Panel();
  122. this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
  123. this.lblCasIDE3 = new System.Windows.Forms.Label();
  124. this.lblCas31 = new System.Windows.Forms.Label();
  125. this.lblCas34 = new System.Windows.Forms.Label();
  126. this.lblCas32 = new System.Windows.Forms.Label();
  127. this.lblCas33 = new System.Windows.Forms.Label();
  128. this.pbLfsBck1 = new System.Windows.Forms.PictureBox();
  129. this.pbLfsFrt1 = new System.Windows.Forms.PictureBox();
  130. this.pbLfsDev1 = new System.Windows.Forms.PictureBox();
  131. this.panel7 = new System.Windows.Forms.Panel();
  132. this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
  133. this.lblLfsIDE1 = new System.Windows.Forms.Label();
  134. this.lblLfsFrt11 = new System.Windows.Forms.Label();
  135. this.lblLfsBck14 = new System.Windows.Forms.Label();
  136. this.lblLfsBck15 = new System.Windows.Forms.Label();
  137. this.lblLfsFrt14 = new System.Windows.Forms.Label();
  138. this.lblLfsBck13 = new System.Windows.Forms.Label();
  139. this.lblLfsBck11 = new System.Windows.Forms.Label();
  140. this.lblLfsBck12 = new System.Windows.Forms.Label();
  141. this.lblLfsFrt13 = new System.Windows.Forms.Label();
  142. this.lblLfsFrt15 = new System.Windows.Forms.Label();
  143. this.lblLfsFrt12 = new System.Windows.Forms.Label();
  144. this.pbLfsFrt2 = new System.Windows.Forms.PictureBox();
  145. this.pbLfsDev2 = new System.Windows.Forms.PictureBox();
  146. this.panel11 = new System.Windows.Forms.Panel();
  147. this.tableLayoutPanel12 = new System.Windows.Forms.TableLayoutPanel();
  148. this.lblLfsIDE2 = new System.Windows.Forms.Label();
  149. this.lblLfsFrt21 = new System.Windows.Forms.Label();
  150. this.lblLfsBck24 = new System.Windows.Forms.Label();
  151. this.lblLfsBck25 = new System.Windows.Forms.Label();
  152. this.lblLfsFrt24 = new System.Windows.Forms.Label();
  153. this.lblLfsBck23 = new System.Windows.Forms.Label();
  154. this.lblLfsBck21 = new System.Windows.Forms.Label();
  155. this.lblLfsBck22 = new System.Windows.Forms.Label();
  156. this.lblLfsFrt23 = new System.Windows.Forms.Label();
  157. this.lblLfsFrt25 = new System.Windows.Forms.Label();
  158. this.lblLfsFrt22 = new System.Windows.Forms.Label();
  159. this.panel12 = new System.Windows.Forms.Panel();
  160. this.tableLayoutPanel13 = new System.Windows.Forms.TableLayoutPanel();
  161. this.lblCcm1_T1 = new System.Windows.Forms.Label();
  162. this.lblCcmIDE1 = new System.Windows.Forms.Label();
  163. this.lblCcm11 = new System.Windows.Forms.Label();
  164. this.lblCcm1_S1 = new System.Windows.Forms.Label();
  165. this.lblCcm13 = new System.Windows.Forms.Label();
  166. this.lblCcm1_T2 = new System.Windows.Forms.Label();
  167. this.lblCcm20 = new System.Windows.Forms.Label();
  168. this.lblCcm1_S2 = new System.Windows.Forms.Label();
  169. this.lblCcm18 = new System.Windows.Forms.Label();
  170. this.lblCcm19 = new System.Windows.Forms.Label();
  171. this.lblCcm12 = new System.Windows.Forms.Label();
  172. this.lblCcm14 = new System.Windows.Forms.Label();
  173. this.lblCcm17 = new System.Windows.Forms.Label();
  174. this.lblCcm16 = new System.Windows.Forms.Label();
  175. this.lblCcm15 = new System.Windows.Forms.Label();
  176. this.lblCcm1WT = new System.Windows.Forms.Label();
  177. this.tableLayoutPanel11 = new System.Windows.Forms.TableLayoutPanel();
  178. this.lblCcm1_T5 = new System.Windows.Forms.Label();
  179. this.lblCcm1_S5 = new System.Windows.Forms.Label();
  180. this.lblCcm1_T4 = new System.Windows.Forms.Label();
  181. this.lblCcm1_S4 = new System.Windows.Forms.Label();
  182. this.lblCcm1_T3 = new System.Windows.Forms.Label();
  183. this.lblCcm1_S3 = new System.Windows.Forms.Label();
  184. this.pbCcmDev2 = new System.Windows.Forms.PictureBox();
  185. this.pbCcmFrt2 = new System.Windows.Forms.PictureBox();
  186. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  187. this.panel16 = new System.Windows.Forms.Panel();
  188. this.tableLayoutPanel16 = new System.Windows.Forms.TableLayoutPanel();
  189. this.lblCcmIDE2 = new System.Windows.Forms.Label();
  190. this.lblCcm2_T1 = new System.Windows.Forms.Label();
  191. this.lblCcm24 = new System.Windows.Forms.Label();
  192. this.lblCcm21 = new System.Windows.Forms.Label();
  193. this.lblCcm22 = new System.Windows.Forms.Label();
  194. this.lblCcm2_T2 = new System.Windows.Forms.Label();
  195. this.lblCcm30 = new System.Windows.Forms.Label();
  196. this.lblCcm2_S2 = new System.Windows.Forms.Label();
  197. this.lblCcm23 = new System.Windows.Forms.Label();
  198. this.lblCcm29 = new System.Windows.Forms.Label();
  199. this.lblCcm25 = new System.Windows.Forms.Label();
  200. this.lblCcm28 = new System.Windows.Forms.Label();
  201. this.lblCcm2_S1 = new System.Windows.Forms.Label();
  202. this.lblCcm26 = new System.Windows.Forms.Label();
  203. this.lblCcm27 = new System.Windows.Forms.Label();
  204. this.lblCcm2WT = new System.Windows.Forms.Label();
  205. this.tableLayoutPanel9 = new System.Windows.Forms.TableLayoutPanel();
  206. this.lblCcm2_T5 = new System.Windows.Forms.Label();
  207. this.lblCcm2_S5 = new System.Windows.Forms.Label();
  208. this.lblCcm2_T4 = new System.Windows.Forms.Label();
  209. this.lblCcm2_S4 = new System.Windows.Forms.Label();
  210. this.lblCcm2_T3 = new System.Windows.Forms.Label();
  211. this.lblCcm2_S3 = new System.Windows.Forms.Label();
  212. this.pbCasFrt1 = new System.Windows.Forms.PictureBox();
  213. this.pbCasFrt2 = new System.Windows.Forms.PictureBox();
  214. this.pbCasFrt3 = new System.Windows.Forms.PictureBox();
  215. this.pbLfsBck2 = new System.Windows.Forms.PictureBox();
  216. this.lblClassCCMNum = new System.Windows.Forms.Label();
  217. this.lblTodayCCMNumber = new System.Windows.Forms.Label();
  218. this.lblClassStoveNum = new System.Windows.Forms.Label();
  219. this.lblTodayStoveNum = new System.Windows.Forms.Label();
  220. this.lbCcmlDutyNumber = new System.Windows.Forms.Label();
  221. this.lblCcmDaysNumber = new System.Windows.Forms.Label();
  222. this.lbCvtlDutyNumber = new System.Windows.Forms.Label();
  223. this.lblCvtDaysNumber = new System.Windows.Forms.Label();
  224. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  225. this.lblCcm34 = new System.Windows.Forms.Label();
  226. this.tableLayoutPanel22 = new System.Windows.Forms.TableLayoutPanel();
  227. this.lblCcm3_T5 = new System.Windows.Forms.Label();
  228. this.lblCcm3_S5 = new System.Windows.Forms.Label();
  229. this.lblCcm3_T4 = new System.Windows.Forms.Label();
  230. this.lblCcm3_S4 = new System.Windows.Forms.Label();
  231. this.lblCcm3_T3 = new System.Windows.Forms.Label();
  232. this.lblCcm3_S3 = new System.Windows.Forms.Label();
  233. this.lblCcm3_T2 = new System.Windows.Forms.Label();
  234. this.lblCcm3_S2 = new System.Windows.Forms.Label();
  235. this.lblCcm3_T1 = new System.Windows.Forms.Label();
  236. this.lblCcm3_S1 = new System.Windows.Forms.Label();
  237. this.lblCcm31 = new System.Windows.Forms.Label();
  238. this.lblCcm32 = new System.Windows.Forms.Label();
  239. this.lblCcm310 = new System.Windows.Forms.Label();
  240. this.lblCcm33 = new System.Windows.Forms.Label();
  241. this.lblCcm39 = new System.Windows.Forms.Label();
  242. this.lblCcm35 = new System.Windows.Forms.Label();
  243. this.lblCcm38 = new System.Windows.Forms.Label();
  244. this.lblCcm36 = new System.Windows.Forms.Label();
  245. this.lblCcm37 = new System.Windows.Forms.Label();
  246. this.lblCcmIDE3 = new System.Windows.Forms.Label();
  247. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  248. this.tableLayoutPanel15 = new System.Windows.Forms.TableLayoutPanel();
  249. this.lblCcm4_T1 = new System.Windows.Forms.Label();
  250. this.lblCcm4_T5 = new System.Windows.Forms.Label();
  251. this.lblCcm4_S1 = new System.Windows.Forms.Label();
  252. this.lblCcm4_S5 = new System.Windows.Forms.Label();
  253. this.lblCcm4_T4 = new System.Windows.Forms.Label();
  254. this.lblCcm4_S4 = new System.Windows.Forms.Label();
  255. this.lblCcm4_T3 = new System.Windows.Forms.Label();
  256. this.lblCcm4_T2 = new System.Windows.Forms.Label();
  257. this.lblCcm4_S2 = new System.Windows.Forms.Label();
  258. this.lblCcm4_S3 = new System.Windows.Forms.Label();
  259. this.lblCcm41 = new System.Windows.Forms.Label();
  260. this.lblCcm46 = new System.Windows.Forms.Label();
  261. this.lblCcm44 = new System.Windows.Forms.Label();
  262. this.lblCcm47 = new System.Windows.Forms.Label();
  263. this.lblCcm410 = new System.Windows.Forms.Label();
  264. this.lblCcm42 = new System.Windows.Forms.Label();
  265. this.lblCcm43 = new System.Windows.Forms.Label();
  266. this.lblCcm49 = new System.Windows.Forms.Label();
  267. this.lblCcm45 = new System.Windows.Forms.Label();
  268. this.lblCcm48 = new System.Windows.Forms.Label();
  269. this.lblCcmIDE4 = new System.Windows.Forms.Label();
  270. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  271. this.label1 = new System.Windows.Forms.Label();
  272. this.label2 = new System.Windows.Forms.Label();
  273. this.label3 = new System.Windows.Forms.Label();
  274. this.lblHmp21 = new System.Windows.Forms.Label();
  275. this.lblHmp25 = new System.Windows.Forms.Label();
  276. this.lblHmp24 = new System.Windows.Forms.Label();
  277. this.lblHmp22 = new System.Windows.Forms.Label();
  278. this.lblHmp23 = new System.Windows.Forms.Label();
  279. this.lblRhsIDE1 = new System.Windows.Forms.Label();
  280. this.lblRhsFrt11 = new System.Windows.Forms.Label();
  281. this.lblRhsBck15 = new System.Windows.Forms.Label();
  282. this.lblRhsBck12 = new System.Windows.Forms.Label();
  283. this.lblRhsFrt15 = new System.Windows.Forms.Label();
  284. this.lblRhsBck14 = new System.Windows.Forms.Label();
  285. this.lblRhsBck11 = new System.Windows.Forms.Label();
  286. this.lblRhsBck13 = new System.Windows.Forms.Label();
  287. this.lblRhsFrt14 = new System.Windows.Forms.Label();
  288. this.lblRhsFrt12 = new System.Windows.Forms.Label();
  289. this.lblRhsFrt13 = new System.Windows.Forms.Label();
  290. this.lblVdsIDE1 = new System.Windows.Forms.Label();
  291. this.lblVdsFrt11 = new System.Windows.Forms.Label();
  292. this.lblVdsDev15 = new System.Windows.Forms.Label();
  293. this.lblVdsDev12 = new System.Windows.Forms.Label();
  294. this.lblVdsFrt15 = new System.Windows.Forms.Label();
  295. this.lblVdsDev14 = new System.Windows.Forms.Label();
  296. this.lblVdsDev11 = new System.Windows.Forms.Label();
  297. this.lblVdsDev13 = new System.Windows.Forms.Label();
  298. this.lblVdsFrt14 = new System.Windows.Forms.Label();
  299. this.lblVdsFrt12 = new System.Windows.Forms.Label();
  300. this.lblVdsFrt13 = new System.Windows.Forms.Label();
  301. this.lblCcm3WT = new System.Windows.Forms.Label();
  302. this.lblTankcar1 = new System.Windows.Forms.Label();
  303. this.lblTankcar2 = new System.Windows.Forms.Label();
  304. this.panel9 = new System.Windows.Forms.Panel();
  305. this.panel10 = new System.Windows.Forms.Panel();
  306. this.lblFQGPres = new System.Windows.Forms.Label();
  307. this.lblFQGPText = new System.Windows.Forms.Label();
  308. this.lblo2Flux2 = new System.Windows.Forms.Label();
  309. this.lblo2F2Text = new System.Windows.Forms.Label();
  310. this.lblo2Flux1 = new System.Windows.Forms.Label();
  311. this.lblo2F1Text = new System.Windows.Forms.Label();
  312. this.lblBOFCO2Pres = new System.Windows.Forms.Label();
  313. this.lblBOFCO2PText = new System.Windows.Forms.Label();
  314. this.lblJLCO2Pres = new System.Windows.Forms.Label();
  315. this.lblJLCO2PText = new System.Windows.Forms.Label();
  316. this.lblN2DPres = new System.Windows.Forms.Label();
  317. this.lblN2DPText = new System.Windows.Forms.Label();
  318. this.lblN2MPres = new System.Windows.Forms.Label();
  319. this.lblN2MPText = new System.Windows.Forms.Label();
  320. this.lblo2Pres2 = new System.Windows.Forms.Label();
  321. this.lblo2P2Text = new System.Windows.Forms.Label();
  322. this.lblo2Pres1 = new System.Windows.Forms.Label();
  323. this.lblo2P1Text = new System.Windows.Forms.Label();
  324. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  325. this.ultraDataSource1 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  326. this.pictureBox11 = new System.Windows.Forms.PictureBox();
  327. this.pictureBox12 = new System.Windows.Forms.PictureBox();
  328. this.pictureBox9 = new System.Windows.Forms.PictureBox();
  329. this.pictureBox10 = new System.Windows.Forms.PictureBox();
  330. this.pictureBox7 = new System.Windows.Forms.PictureBox();
  331. this.pictureBox8 = new System.Windows.Forms.PictureBox();
  332. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  333. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  334. this.lblArValue = new System.Windows.Forms.Label();
  335. this.lblSteamVDFlux = new System.Windows.Forms.Label();
  336. this.label12 = new System.Windows.Forms.Label();
  337. this.label9 = new System.Windows.Forms.Label();
  338. this.lblSteamVDPres = new System.Windows.Forms.Label();
  339. this.label11 = new System.Windows.Forms.Label();
  340. this.lblSteamRHFlux = new System.Windows.Forms.Label();
  341. this.label6 = new System.Windows.Forms.Label();
  342. this.lblSteamRHPres = new System.Windows.Forms.Label();
  343. this.label5 = new System.Windows.Forms.Label();
  344. this.lblXyq6Pres = new System.Windows.Forms.Label();
  345. this.lblXyq6PText = new System.Windows.Forms.Label();
  346. this.lblXyq5Pres = new System.Windows.Forms.Label();
  347. this.lblXyq5PText = new System.Windows.Forms.Label();
  348. this.lblXyq4Pres = new System.Windows.Forms.Label();
  349. this.lblXyq4PText = new System.Windows.Forms.Label();
  350. this.lblXyq3Pres = new System.Windows.Forms.Label();
  351. this.lblXyq3PText = new System.Windows.Forms.Label();
  352. this.lblXyq2Pres = new System.Windows.Forms.Label();
  353. this.lblXyq2PText = new System.Windows.Forms.Label();
  354. this.lblXyq1Pres = new System.Windows.Forms.Label();
  355. this.lblXyq1PText = new System.Windows.Forms.Label();
  356. this.lblArText = new System.Windows.Forms.Label();
  357. this.pbVdsDev2 = new System.Windows.Forms.PictureBox();
  358. this.pbVdsDev1 = new System.Windows.Forms.PictureBox();
  359. this.pbRhsBck1 = new System.Windows.Forms.PictureBox();
  360. this.pbRhsFrt1 = new System.Windows.Forms.PictureBox();
  361. this.pbRhsDev1 = new System.Windows.Forms.PictureBox();
  362. this.panel20 = new System.Windows.Forms.Panel();
  363. this.tableLayoutPanel23 = new System.Windows.Forms.TableLayoutPanel();
  364. this.panel19 = new System.Windows.Forms.Panel();
  365. this.tableLayoutPanel19 = new System.Windows.Forms.TableLayoutPanel();
  366. this.panel17 = new System.Windows.Forms.Panel();
  367. this.tableLayoutPanel18 = new System.Windows.Forms.TableLayoutPanel();
  368. this.pbCcmFrt4 = new System.Windows.Forms.PictureBox();
  369. this.pbCcmDev4 = new System.Windows.Forms.PictureBox();
  370. this.panel18 = new System.Windows.Forms.Panel();
  371. this.tableLayoutPanel20 = new System.Windows.Forms.TableLayoutPanel();
  372. this.panel2 = new System.Windows.Forms.Panel();
  373. this.tableLayoutPanel14 = new System.Windows.Forms.TableLayoutPanel();
  374. this.pbHmpFront1 = new System.Windows.Forms.PictureBox();
  375. this.pbCcmDev3 = new System.Windows.Forms.PictureBox();
  376. this.pbCcmFrt3 = new System.Windows.Forms.PictureBox();
  377. this.pbHmpDev2 = new System.Windows.Forms.PictureBox();
  378. this.pbHmpFront2 = new System.Windows.Forms.PictureBox();
  379. this.tableLayoutPanel21 = new System.Windows.Forms.TableLayoutPanel();
  380. this.label19 = new System.Windows.Forms.Label();
  381. this.label31 = new System.Windows.Forms.Label();
  382. this.tableLayoutPanel24 = new System.Windows.Forms.TableLayoutPanel();
  383. this.label32 = new System.Windows.Forms.Label();
  384. this.label33 = new System.Windows.Forms.Label();
  385. this.panel13 = new System.Windows.Forms.Panel();
  386. this.tableLayoutPanel17 = new System.Windows.Forms.TableLayoutPanel();
  387. this.imageList1 = new System.Windows.Forms.ImageList(this.components);
  388. ((System.ComponentModel.ISupportInitialize)(this.pbMain)).BeginInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.pbMisDev1)).BeginInit();
  390. ((System.ComponentModel.ISupportInitialize)(this.pbCcmDev1)).BeginInit();
  391. ((System.ComponentModel.ISupportInitialize)(this.pbCcmFrt1)).BeginInit();
  392. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  393. this.panel15.SuspendLayout();
  394. this.tableLayoutPanel10.SuspendLayout();
  395. ((System.ComponentModel.ISupportInitialize)(this.pbHmpDev1)).BeginInit();
  396. this.panel14.SuspendLayout();
  397. this.tableLayoutPanel8.SuspendLayout();
  398. ((System.ComponentModel.ISupportInitialize)(this.pbCvtBck1)).BeginInit();
  399. ((System.ComponentModel.ISupportInitialize)(this.pbCvtDev1)).BeginInit();
  400. this.panel8.SuspendLayout();
  401. this.tableLayoutPanel1.SuspendLayout();
  402. ((System.ComponentModel.ISupportInitialize)(this.pbCvtBck2)).BeginInit();
  403. ((System.ComponentModel.ISupportInitialize)(this.pbCvtDev2)).BeginInit();
  404. this.panel1.SuspendLayout();
  405. this.tableLayoutPanel2.SuspendLayout();
  406. ((System.ComponentModel.ISupportInitialize)(this.pbCvtBck3)).BeginInit();
  407. ((System.ComponentModel.ISupportInitialize)(this.pbCvtDev3)).BeginInit();
  408. this.panel3.SuspendLayout();
  409. this.tableLayoutPanel3.SuspendLayout();
  410. ((System.ComponentModel.ISupportInitialize)(this.pbCasDev1)).BeginInit();
  411. ((System.ComponentModel.ISupportInitialize)(this.pbCasDev2)).BeginInit();
  412. this.panel4.SuspendLayout();
  413. this.tableLayoutPanel5.SuspendLayout();
  414. this.panel5.SuspendLayout();
  415. this.tableLayoutPanel6.SuspendLayout();
  416. ((System.ComponentModel.ISupportInitialize)(this.pbCasDev3)).BeginInit();
  417. this.panel6.SuspendLayout();
  418. this.tableLayoutPanel7.SuspendLayout();
  419. ((System.ComponentModel.ISupportInitialize)(this.pbLfsBck1)).BeginInit();
  420. ((System.ComponentModel.ISupportInitialize)(this.pbLfsFrt1)).BeginInit();
  421. ((System.ComponentModel.ISupportInitialize)(this.pbLfsDev1)).BeginInit();
  422. this.panel7.SuspendLayout();
  423. this.tableLayoutPanel4.SuspendLayout();
  424. ((System.ComponentModel.ISupportInitialize)(this.pbLfsFrt2)).BeginInit();
  425. ((System.ComponentModel.ISupportInitialize)(this.pbLfsDev2)).BeginInit();
  426. this.panel11.SuspendLayout();
  427. this.tableLayoutPanel12.SuspendLayout();
  428. this.panel12.SuspendLayout();
  429. this.tableLayoutPanel13.SuspendLayout();
  430. this.tableLayoutPanel11.SuspendLayout();
  431. ((System.ComponentModel.ISupportInitialize)(this.pbCcmDev2)).BeginInit();
  432. ((System.ComponentModel.ISupportInitialize)(this.pbCcmFrt2)).BeginInit();
  433. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  434. this.panel16.SuspendLayout();
  435. this.tableLayoutPanel16.SuspendLayout();
  436. this.tableLayoutPanel9.SuspendLayout();
  437. ((System.ComponentModel.ISupportInitialize)(this.pbCasFrt1)).BeginInit();
  438. ((System.ComponentModel.ISupportInitialize)(this.pbCasFrt2)).BeginInit();
  439. ((System.ComponentModel.ISupportInitialize)(this.pbCasFrt3)).BeginInit();
  440. ((System.ComponentModel.ISupportInitialize)(this.pbLfsBck2)).BeginInit();
  441. this.tableLayoutPanel22.SuspendLayout();
  442. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  443. this.tableLayoutPanel15.SuspendLayout();
  444. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  445. this.panel9.SuspendLayout();
  446. this.panel10.SuspendLayout();
  447. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  448. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).BeginInit();
  449. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit();
  450. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit();
  451. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit();
  452. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit();
  453. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
  454. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit();
  455. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  456. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  457. ((System.ComponentModel.ISupportInitialize)(this.pbVdsDev2)).BeginInit();
  458. ((System.ComponentModel.ISupportInitialize)(this.pbVdsDev1)).BeginInit();
  459. ((System.ComponentModel.ISupportInitialize)(this.pbRhsBck1)).BeginInit();
  460. ((System.ComponentModel.ISupportInitialize)(this.pbRhsFrt1)).BeginInit();
  461. ((System.ComponentModel.ISupportInitialize)(this.pbRhsDev1)).BeginInit();
  462. this.panel20.SuspendLayout();
  463. this.tableLayoutPanel23.SuspendLayout();
  464. this.panel19.SuspendLayout();
  465. this.tableLayoutPanel19.SuspendLayout();
  466. this.panel17.SuspendLayout();
  467. this.tableLayoutPanel18.SuspendLayout();
  468. ((System.ComponentModel.ISupportInitialize)(this.pbCcmFrt4)).BeginInit();
  469. ((System.ComponentModel.ISupportInitialize)(this.pbCcmDev4)).BeginInit();
  470. this.panel18.SuspendLayout();
  471. this.tableLayoutPanel20.SuspendLayout();
  472. this.panel2.SuspendLayout();
  473. this.tableLayoutPanel14.SuspendLayout();
  474. ((System.ComponentModel.ISupportInitialize)(this.pbHmpFront1)).BeginInit();
  475. ((System.ComponentModel.ISupportInitialize)(this.pbCcmDev3)).BeginInit();
  476. ((System.ComponentModel.ISupportInitialize)(this.pbCcmFrt3)).BeginInit();
  477. ((System.ComponentModel.ISupportInitialize)(this.pbHmpDev2)).BeginInit();
  478. ((System.ComponentModel.ISupportInitialize)(this.pbHmpFront2)).BeginInit();
  479. this.tableLayoutPanel21.SuspendLayout();
  480. this.tableLayoutPanel24.SuspendLayout();
  481. this.tableLayoutPanel17.SuspendLayout();
  482. this.SuspendLayout();
  483. //
  484. // pbMain
  485. //
  486. this.pbMain.ErrorImage = null;
  487. this.pbMain.Image = ((System.Drawing.Image)(resources.GetObject("pbMain.Image")));
  488. this.pbMain.InitialImage = null;
  489. this.pbMain.Location = new System.Drawing.Point(0, 0);
  490. this.pbMain.Name = "pbMain";
  491. this.pbMain.Size = new System.Drawing.Size(1024, 660);
  492. this.pbMain.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
  493. this.pbMain.TabIndex = 0;
  494. this.pbMain.TabStop = false;
  495. this.pbMain.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pbMain_MouseMove);
  496. this.pbMain.Click += new System.EventHandler(this.pbMain_Click);
  497. //
  498. // pbMisDev1
  499. //
  500. this.pbMisDev1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(2)))));
  501. this.pbMisDev1.Image = ((System.Drawing.Image)(resources.GetObject("pbMisDev1.Image")));
  502. this.pbMisDev1.Location = new System.Drawing.Point(61, 410);
  503. this.pbMisDev1.Name = "pbMisDev1";
  504. this.pbMisDev1.Size = new System.Drawing.Size(68, 57);
  505. this.pbMisDev1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  506. this.pbMisDev1.TabIndex = 1;
  507. this.pbMisDev1.TabStop = false;
  508. this.pbMisDev1.Visible = false;
  509. this.pbMisDev1.Click += new System.EventHandler(this.PictrureBox_Click);
  510. //
  511. // pbCcmDev1
  512. //
  513. this.pbCcmDev1.BackColor = System.Drawing.Color.White;
  514. this.pbCcmDev1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  515. this.pbCcmDev1.Location = new System.Drawing.Point(798, 67);
  516. this.pbCcmDev1.Name = "pbCcmDev1";
  517. this.pbCcmDev1.Size = new System.Drawing.Size(32, 40);
  518. this.pbCcmDev1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  519. this.pbCcmDev1.TabIndex = 162;
  520. this.pbCcmDev1.TabStop = false;
  521. this.pbCcmDev1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  522. this.pbCcmDev1.Click += new System.EventHandler(this.PictrureBox_Click);
  523. //
  524. // pbCcmFrt1
  525. //
  526. this.pbCcmFrt1.BackColor = System.Drawing.Color.White;
  527. this.pbCcmFrt1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  528. this.pbCcmFrt1.Location = new System.Drawing.Point(729, 67);
  529. this.pbCcmFrt1.Name = "pbCcmFrt1";
  530. this.pbCcmFrt1.Size = new System.Drawing.Size(32, 40);
  531. this.pbCcmFrt1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  532. this.pbCcmFrt1.TabIndex = 161;
  533. this.pbCcmFrt1.TabStop = false;
  534. this.pbCcmFrt1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  535. this.pbCcmFrt1.Click += new System.EventHandler(this.PictrureBox_Click);
  536. //
  537. // pictureBox1
  538. //
  539. this.pictureBox1.BackColor = System.Drawing.Color.White;
  540. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  541. this.pictureBox1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  542. this.pictureBox1.Location = new System.Drawing.Point(802, 115);
  543. this.pictureBox1.Name = "pictureBox1";
  544. this.pictureBox1.Size = new System.Drawing.Size(28, 15);
  545. this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  546. this.pictureBox1.TabIndex = 163;
  547. this.pictureBox1.TabStop = false;
  548. this.toolTip1.SetToolTip(this.pictureBox1, "单击查看中包温度");
  549. this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click);
  550. //
  551. // panel15
  552. //
  553. this.panel15.Controls.Add(this.tableLayoutPanel10);
  554. this.panel15.Font = new System.Drawing.Font("宋体", 10.5F);
  555. this.panel15.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  556. this.panel15.Location = new System.Drawing.Point(61, 493);
  557. this.panel15.Name = "panel15";
  558. this.panel15.Size = new System.Drawing.Size(68, 48);
  559. this.panel15.TabIndex = 168;
  560. this.panel15.Visible = false;
  561. //
  562. // tableLayoutPanel10
  563. //
  564. this.tableLayoutPanel10.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  565. this.tableLayoutPanel10.ColumnCount = 1;
  566. this.tableLayoutPanel10.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  567. this.tableLayoutPanel10.Controls.Add(this.lblMis12, 0, 1);
  568. this.tableLayoutPanel10.Controls.Add(this.lblMis11, 0, 0);
  569. this.tableLayoutPanel10.Dock = System.Windows.Forms.DockStyle.Fill;
  570. this.tableLayoutPanel10.Location = new System.Drawing.Point(0, 0);
  571. this.tableLayoutPanel10.Name = "tableLayoutPanel10";
  572. this.tableLayoutPanel10.RowCount = 2;
  573. this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 22F));
  574. this.tableLayoutPanel10.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
  575. this.tableLayoutPanel10.Size = new System.Drawing.Size(68, 48);
  576. this.tableLayoutPanel10.TabIndex = 227;
  577. //
  578. // lblMis12
  579. //
  580. this.lblMis12.Dock = System.Windows.Forms.DockStyle.Top;
  581. this.lblMis12.Font = new System.Drawing.Font("宋体", 10F);
  582. this.lblMis12.ForeColor = System.Drawing.Color.Blue;
  583. this.lblMis12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  584. this.lblMis12.Location = new System.Drawing.Point(1, 24);
  585. this.lblMis12.Margin = new System.Windows.Forms.Padding(0);
  586. this.lblMis12.Name = "lblMis12";
  587. this.lblMis12.Size = new System.Drawing.Size(77, 21);
  588. this.lblMis12.TabIndex = 117;
  589. this.lblMis12.Text = "铁水净重";
  590. this.lblMis12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  591. this.toolTip1.SetToolTip(this.lblMis12, "铁水总重");
  592. //
  593. // lblMis11
  594. //
  595. this.lblMis11.Dock = System.Windows.Forms.DockStyle.Fill;
  596. this.lblMis11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  597. this.lblMis11.Font = new System.Drawing.Font("宋体", 10F);
  598. this.lblMis11.ForeColor = System.Drawing.Color.Blue;
  599. this.lblMis11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  600. this.lblMis11.Location = new System.Drawing.Point(1, 1);
  601. this.lblMis11.Margin = new System.Windows.Forms.Padding(0);
  602. this.lblMis11.Name = "lblMis11";
  603. this.lblMis11.Size = new System.Drawing.Size(77, 22);
  604. this.lblMis11.TabIndex = 116;
  605. this.lblMis11.Text = "05709436";
  606. this.lblMis11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  607. this.toolTip1.SetToolTip(this.lblMis11, "炉内温度");
  608. //
  609. // pbHmpDev1
  610. //
  611. this.pbHmpDev1.BackColor = System.Drawing.Color.White;
  612. this.pbHmpDev1.Image = ((System.Drawing.Image)(resources.GetObject("pbHmpDev1.Image")));
  613. this.pbHmpDev1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  614. this.pbHmpDev1.Location = new System.Drawing.Point(82, 82);
  615. this.pbHmpDev1.Name = "pbHmpDev1";
  616. this.pbHmpDev1.Size = new System.Drawing.Size(64, 65);
  617. this.pbHmpDev1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  618. this.pbHmpDev1.TabIndex = 172;
  619. this.pbHmpDev1.TabStop = false;
  620. this.pbHmpDev1.Click += new System.EventHandler(this.PictrureBox_Click);
  621. //
  622. // panel14
  623. //
  624. this.panel14.BackColor = System.Drawing.Color.White;
  625. this.panel14.Controls.Add(this.tableLayoutPanel8);
  626. this.panel14.Font = new System.Drawing.Font("宋体", 10.5F);
  627. this.panel14.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  628. this.panel14.Location = new System.Drawing.Point(72, 167);
  629. this.panel14.Name = "panel14";
  630. this.panel14.Size = new System.Drawing.Size(86, 105);
  631. this.panel14.TabIndex = 174;
  632. //
  633. // tableLayoutPanel8
  634. //
  635. this.tableLayoutPanel8.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  636. this.tableLayoutPanel8.ColumnCount = 1;
  637. this.tableLayoutPanel8.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  638. this.tableLayoutPanel8.Controls.Add(this.lblHmp15, 0, 0);
  639. this.tableLayoutPanel8.Controls.Add(this.lblHmp14, 0, 4);
  640. this.tableLayoutPanel8.Controls.Add(this.lblHmp13, 0, 3);
  641. this.tableLayoutPanel8.Controls.Add(this.lblHmp11, 0, 1);
  642. this.tableLayoutPanel8.Controls.Add(this.lblHmp12, 0, 2);
  643. this.tableLayoutPanel8.Dock = System.Windows.Forms.DockStyle.Fill;
  644. this.tableLayoutPanel8.Location = new System.Drawing.Point(0, 0);
  645. this.tableLayoutPanel8.Name = "tableLayoutPanel8";
  646. this.tableLayoutPanel8.RowCount = 5;
  647. this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
  648. this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  649. this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  650. this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  651. this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
  652. this.tableLayoutPanel8.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  653. this.tableLayoutPanel8.Size = new System.Drawing.Size(86, 105);
  654. this.tableLayoutPanel8.TabIndex = 225;
  655. //
  656. // lblHmp15
  657. //
  658. this.lblHmp15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  659. this.lblHmp15.ForeColor = System.Drawing.Color.Blue;
  660. this.lblHmp15.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  661. this.lblHmp15.Location = new System.Drawing.Point(1, 1);
  662. this.lblHmp15.Margin = new System.Windows.Forms.Padding(0);
  663. this.lblHmp15.Name = "lblHmp15";
  664. this.lblHmp15.Size = new System.Drawing.Size(84, 18);
  665. this.lblHmp15.TabIndex = 235;
  666. this.lblHmp15.Text = "脱硫号";
  667. this.lblHmp15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  668. this.toolTip1.SetToolTip(this.lblHmp15, "脱硫号");
  669. //
  670. // lblHmp14
  671. //
  672. this.lblHmp14.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  673. this.lblHmp14.ForeColor = System.Drawing.Color.Blue;
  674. this.lblHmp14.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  675. this.lblHmp14.Location = new System.Drawing.Point(1, 84);
  676. this.lblHmp14.Margin = new System.Windows.Forms.Padding(0);
  677. this.lblHmp14.Name = "lblHmp14";
  678. this.lblHmp14.Size = new System.Drawing.Size(84, 18);
  679. this.lblHmp14.TabIndex = 117;
  680. this.lblHmp14.Text = "铁水净重";
  681. this.lblHmp14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  682. this.toolTip1.SetToolTip(this.lblHmp14, "铁水净重");
  683. //
  684. // lblHmp13
  685. //
  686. this.lblHmp13.Dock = System.Windows.Forms.DockStyle.Fill;
  687. this.lblHmp13.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  688. this.lblHmp13.ForeColor = System.Drawing.Color.Blue;
  689. this.lblHmp13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  690. this.lblHmp13.Location = new System.Drawing.Point(1, 63);
  691. this.lblHmp13.Margin = new System.Windows.Forms.Padding(0);
  692. this.lblHmp13.Name = "lblHmp13";
  693. this.lblHmp13.Size = new System.Drawing.Size(84, 20);
  694. this.lblHmp13.TabIndex = 120;
  695. this.lblHmp13.Text = "处理后温度";
  696. this.lblHmp13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  697. this.toolTip1.SetToolTip(this.lblHmp13, "处理后温度");
  698. //
  699. // lblHmp11
  700. //
  701. this.lblHmp11.Dock = System.Windows.Forms.DockStyle.Fill;
  702. this.lblHmp11.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  703. this.lblHmp11.ForeColor = System.Drawing.Color.Blue;
  704. this.lblHmp11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  705. this.lblHmp11.Location = new System.Drawing.Point(1, 20);
  706. this.lblHmp11.Margin = new System.Windows.Forms.Padding(0);
  707. this.lblHmp11.Name = "lblHmp11";
  708. this.lblHmp11.Size = new System.Drawing.Size(84, 20);
  709. this.lblHmp11.TabIndex = 116;
  710. this.lblHmp11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  711. this.toolTip1.SetToolTip(this.lblHmp11, "铁包号");
  712. //
  713. // lblHmp12
  714. //
  715. this.lblHmp12.Dock = System.Windows.Forms.DockStyle.Fill;
  716. this.lblHmp12.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  717. this.lblHmp12.ForeColor = System.Drawing.Color.Blue;
  718. this.lblHmp12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  719. this.lblHmp12.Location = new System.Drawing.Point(1, 41);
  720. this.lblHmp12.Margin = new System.Windows.Forms.Padding(0);
  721. this.lblHmp12.Name = "lblHmp12";
  722. this.lblHmp12.Size = new System.Drawing.Size(84, 21);
  723. this.lblHmp12.TabIndex = 118;
  724. this.lblHmp12.Text = "脱硫开始";
  725. this.lblHmp12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  726. this.toolTip1.SetToolTip(this.lblHmp12, "脱硫开始时间");
  727. //
  728. // pbCvtBck1
  729. //
  730. this.pbCvtBck1.BackColor = System.Drawing.Color.White;
  731. this.pbCvtBck1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  732. this.pbCvtBck1.Location = new System.Drawing.Point(245, 122);
  733. this.pbCvtBck1.Margin = new System.Windows.Forms.Padding(0);
  734. this.pbCvtBck1.Name = "pbCvtBck1";
  735. this.pbCvtBck1.Size = new System.Drawing.Size(46, 48);
  736. this.pbCvtBck1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  737. this.pbCvtBck1.TabIndex = 177;
  738. this.pbCvtBck1.TabStop = false;
  739. this.pbCvtBck1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  740. this.pbCvtBck1.Click += new System.EventHandler(this.PictrureBox_Click);
  741. //
  742. // pbCvtDev1
  743. //
  744. this.pbCvtDev1.BackColor = System.Drawing.Color.White;
  745. this.pbCvtDev1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  746. this.pbCvtDev1.Location = new System.Drawing.Point(208, 82);
  747. this.pbCvtDev1.Margin = new System.Windows.Forms.Padding(0);
  748. this.pbCvtDev1.Name = "pbCvtDev1";
  749. this.pbCvtDev1.Size = new System.Drawing.Size(53, 53);
  750. this.pbCvtDev1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  751. this.pbCvtDev1.TabIndex = 176;
  752. this.pbCvtDev1.TabStop = false;
  753. this.pbCvtDev1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  754. this.pbCvtDev1.Click += new System.EventHandler(this.PictrureBox_Click);
  755. //
  756. // panel8
  757. //
  758. this.panel8.BackColor = System.Drawing.Color.White;
  759. this.panel8.Controls.Add(this.tableLayoutPanel1);
  760. this.panel8.Font = new System.Drawing.Font("宋体", 10.5F);
  761. this.panel8.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  762. this.panel8.Location = new System.Drawing.Point(161, 177);
  763. this.panel8.Margin = new System.Windows.Forms.Padding(0);
  764. this.panel8.Name = "panel8";
  765. this.panel8.Size = new System.Drawing.Size(158, 87);
  766. this.panel8.TabIndex = 178;
  767. //
  768. // tableLayoutPanel1
  769. //
  770. this.tableLayoutPanel1.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  771. this.tableLayoutPanel1.ColumnCount = 2;
  772. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 95F));
  773. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 86F));
  774. this.tableLayoutPanel1.Controls.Add(this.lblCvt15, 1, 3);
  775. this.tableLayoutPanel1.Controls.Add(this.lblCvt14, 0, 3);
  776. this.tableLayoutPanel1.Controls.Add(this.lblCvt12, 0, 1);
  777. this.tableLayoutPanel1.Controls.Add(this.lblCvt13, 1, 1);
  778. this.tableLayoutPanel1.Controls.Add(this.lblCvt17, 1, 2);
  779. this.tableLayoutPanel1.Controls.Add(this.lblCvt16, 0, 2);
  780. this.tableLayoutPanel1.Controls.Add(this.lblCvt11, 0, 0);
  781. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  782. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  783. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  784. this.tableLayoutPanel1.RowCount = 4;
  785. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  786. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  787. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  788. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 22F));
  789. this.tableLayoutPanel1.Size = new System.Drawing.Size(158, 87);
  790. this.tableLayoutPanel1.TabIndex = 222;
  791. //
  792. // lblCvt15
  793. //
  794. this.lblCvt15.Dock = System.Windows.Forms.DockStyle.Fill;
  795. this.lblCvt15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  796. this.lblCvt15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  797. this.lblCvt15.ForeColor = System.Drawing.Color.Blue;
  798. this.lblCvt15.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  799. this.lblCvt15.Location = new System.Drawing.Point(97, 64);
  800. this.lblCvt15.Margin = new System.Windows.Forms.Padding(0);
  801. this.lblCvt15.Name = "lblCvt15";
  802. this.lblCvt15.Size = new System.Drawing.Size(86, 22);
  803. this.lblCvt15.TabIndex = 123;
  804. this.lblCvt15.Text = "钢水温度";
  805. this.lblCvt15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  806. this.toolTip1.SetToolTip(this.lblCvt15, "钢水温度");
  807. this.lblCvt15.Click += new System.EventHandler(this.lblCvt15_Click_1);
  808. //
  809. // lblCvt14
  810. //
  811. this.lblCvt14.Dock = System.Windows.Forms.DockStyle.Fill;
  812. this.lblCvt14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  813. this.lblCvt14.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  814. this.lblCvt14.ForeColor = System.Drawing.Color.Blue;
  815. this.lblCvt14.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  816. this.lblCvt14.Location = new System.Drawing.Point(1, 64);
  817. this.lblCvt14.Margin = new System.Windows.Forms.Padding(0);
  818. this.lblCvt14.Name = "lblCvt14";
  819. this.lblCvt14.Size = new System.Drawing.Size(95, 22);
  820. this.lblCvt14.TabIndex = 124;
  821. this.lblCvt14.Text = "吹氧时间";
  822. this.lblCvt14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  823. this.toolTip1.SetToolTip(this.lblCvt14, "吹氧时间");
  824. //
  825. // lblCvt12
  826. //
  827. this.lblCvt12.Dock = System.Windows.Forms.DockStyle.Fill;
  828. this.lblCvt12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  829. this.lblCvt12.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  830. this.lblCvt12.ForeColor = System.Drawing.Color.Blue;
  831. this.lblCvt12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  832. this.lblCvt12.Location = new System.Drawing.Point(1, 22);
  833. this.lblCvt12.Margin = new System.Windows.Forms.Padding(0);
  834. this.lblCvt12.Name = "lblCvt12";
  835. this.lblCvt12.Size = new System.Drawing.Size(95, 20);
  836. this.lblCvt12.TabIndex = 119;
  837. this.lblCvt12.Text = "牌号";
  838. this.lblCvt12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  839. this.toolTip1.SetToolTip(this.lblCvt12, "牌号");
  840. this.lblCvt12.MouseHover += new System.EventHandler(this.lblCvt12_MouseHover);
  841. //
  842. // lblCvt13
  843. //
  844. this.lblCvt13.Dock = System.Windows.Forms.DockStyle.Fill;
  845. this.lblCvt13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  846. this.lblCvt13.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  847. this.lblCvt13.ForeColor = System.Drawing.Color.Blue;
  848. this.lblCvt13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  849. this.lblCvt13.Location = new System.Drawing.Point(97, 22);
  850. this.lblCvt13.Margin = new System.Windows.Forms.Padding(0);
  851. this.lblCvt13.Name = "lblCvt13";
  852. this.lblCvt13.Size = new System.Drawing.Size(86, 20);
  853. this.lblCvt13.TabIndex = 118;
  854. this.lblCvt13.Text = "冶炼状态";
  855. this.lblCvt13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  856. this.toolTip1.SetToolTip(this.lblCvt13, "冶炼状态");
  857. //
  858. // lblCvt17
  859. //
  860. this.lblCvt17.Dock = System.Windows.Forms.DockStyle.Fill;
  861. this.lblCvt17.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  862. this.lblCvt17.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  863. this.lblCvt17.ForeColor = System.Drawing.Color.Blue;
  864. this.lblCvt17.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  865. this.lblCvt17.Location = new System.Drawing.Point(97, 43);
  866. this.lblCvt17.Margin = new System.Windows.Forms.Padding(0);
  867. this.lblCvt17.Name = "lblCvt17";
  868. this.lblCvt17.Size = new System.Drawing.Size(86, 20);
  869. this.lblCvt17.TabIndex = 122;
  870. this.lblCvt17.Text = "出钢时刻";
  871. this.lblCvt17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  872. this.toolTip1.SetToolTip(this.lblCvt17, "出钢时刻");
  873. //
  874. // lblCvt16
  875. //
  876. this.lblCvt16.Dock = System.Windows.Forms.DockStyle.Fill;
  877. this.lblCvt16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  878. this.lblCvt16.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  879. this.lblCvt16.ForeColor = System.Drawing.Color.Blue;
  880. this.lblCvt16.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  881. this.lblCvt16.Location = new System.Drawing.Point(1, 43);
  882. this.lblCvt16.Margin = new System.Windows.Forms.Padding(0);
  883. this.lblCvt16.Name = "lblCvt16";
  884. this.lblCvt16.Size = new System.Drawing.Size(95, 20);
  885. this.lblCvt16.TabIndex = 121;
  886. this.lblCvt16.Text = "吹氧时刻";
  887. this.lblCvt16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  888. this.toolTip1.SetToolTip(this.lblCvt16, "吹氧时刻");
  889. //
  890. // lblCvt11
  891. //
  892. this.tableLayoutPanel1.SetColumnSpan(this.lblCvt11, 2);
  893. this.lblCvt11.Dock = System.Windows.Forms.DockStyle.Fill;
  894. this.lblCvt11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  895. this.lblCvt11.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  896. this.lblCvt11.ForeColor = System.Drawing.Color.Blue;
  897. this.lblCvt11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  898. this.lblCvt11.Location = new System.Drawing.Point(1, 1);
  899. this.lblCvt11.Margin = new System.Windows.Forms.Padding(0);
  900. this.lblCvt11.Name = "lblCvt11";
  901. this.lblCvt11.Size = new System.Drawing.Size(182, 20);
  902. this.lblCvt11.TabIndex = 116;
  903. this.lblCvt11.Text = "05709436";
  904. this.lblCvt11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  905. this.toolTip1.SetToolTip(this.lblCvt11, "熔炼号");
  906. //
  907. // pbCvtBck2
  908. //
  909. this.pbCvtBck2.BackColor = System.Drawing.Color.White;
  910. this.pbCvtBck2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  911. this.pbCvtBck2.Location = new System.Drawing.Point(243, 351);
  912. this.pbCvtBck2.Margin = new System.Windows.Forms.Padding(0);
  913. this.pbCvtBck2.Name = "pbCvtBck2";
  914. this.pbCvtBck2.Size = new System.Drawing.Size(46, 48);
  915. this.pbCvtBck2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  916. this.pbCvtBck2.TabIndex = 180;
  917. this.pbCvtBck2.TabStop = false;
  918. this.pbCvtBck2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  919. this.pbCvtBck2.Click += new System.EventHandler(this.PictrureBox_Click);
  920. //
  921. // pbCvtDev2
  922. //
  923. this.pbCvtDev2.BackColor = System.Drawing.Color.White;
  924. this.pbCvtDev2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  925. this.pbCvtDev2.Location = new System.Drawing.Point(206, 312);
  926. this.pbCvtDev2.Margin = new System.Windows.Forms.Padding(0);
  927. this.pbCvtDev2.Name = "pbCvtDev2";
  928. this.pbCvtDev2.Size = new System.Drawing.Size(53, 53);
  929. this.pbCvtDev2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  930. this.pbCvtDev2.TabIndex = 179;
  931. this.pbCvtDev2.TabStop = false;
  932. this.pbCvtDev2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  933. this.pbCvtDev2.Click += new System.EventHandler(this.PictrureBox_Click);
  934. //
  935. // panel1
  936. //
  937. this.panel1.BackColor = System.Drawing.Color.White;
  938. this.panel1.Controls.Add(this.tableLayoutPanel2);
  939. this.panel1.Font = new System.Drawing.Font("宋体", 10.5F);
  940. this.panel1.Location = new System.Drawing.Point(161, 409);
  941. this.panel1.Margin = new System.Windows.Forms.Padding(0);
  942. this.panel1.Name = "panel1";
  943. this.panel1.Size = new System.Drawing.Size(158, 87);
  944. this.panel1.TabIndex = 181;
  945. //
  946. // tableLayoutPanel2
  947. //
  948. this.tableLayoutPanel2.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  949. this.tableLayoutPanel2.ColumnCount = 2;
  950. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 95F));
  951. this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 86F));
  952. this.tableLayoutPanel2.Controls.Add(this.lblCvt25, 1, 3);
  953. this.tableLayoutPanel2.Controls.Add(this.lblCvt24, 0, 3);
  954. this.tableLayoutPanel2.Controls.Add(this.lblCvt21, 0, 0);
  955. this.tableLayoutPanel2.Controls.Add(this.lblCvt27, 1, 2);
  956. this.tableLayoutPanel2.Controls.Add(this.lblCvt22, 0, 1);
  957. this.tableLayoutPanel2.Controls.Add(this.lblCvt26, 0, 2);
  958. this.tableLayoutPanel2.Controls.Add(this.lblCvt23, 1, 1);
  959. this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  960. this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
  961. this.tableLayoutPanel2.Name = "tableLayoutPanel2";
  962. this.tableLayoutPanel2.RowCount = 4;
  963. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  964. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  965. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  966. this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  967. this.tableLayoutPanel2.Size = new System.Drawing.Size(158, 87);
  968. this.tableLayoutPanel2.TabIndex = 223;
  969. //
  970. // lblCvt25
  971. //
  972. this.lblCvt25.Dock = System.Windows.Forms.DockStyle.Fill;
  973. this.lblCvt25.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  974. this.lblCvt25.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  975. this.lblCvt25.ForeColor = System.Drawing.Color.Blue;
  976. this.lblCvt25.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  977. this.lblCvt25.Location = new System.Drawing.Point(97, 65);
  978. this.lblCvt25.Margin = new System.Windows.Forms.Padding(0);
  979. this.lblCvt25.Name = "lblCvt25";
  980. this.lblCvt25.Size = new System.Drawing.Size(86, 21);
  981. this.lblCvt25.TabIndex = 117;
  982. this.lblCvt25.Text = "钢水温度";
  983. this.lblCvt25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  984. this.toolTip1.SetToolTip(this.lblCvt25, "钢水温度");
  985. this.lblCvt25.Click += new System.EventHandler(this.lblCvt25_Click);
  986. //
  987. // lblCvt24
  988. //
  989. this.lblCvt24.Dock = System.Windows.Forms.DockStyle.Fill;
  990. this.lblCvt24.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  991. this.lblCvt24.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  992. this.lblCvt24.ForeColor = System.Drawing.Color.Blue;
  993. this.lblCvt24.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  994. this.lblCvt24.Location = new System.Drawing.Point(1, 65);
  995. this.lblCvt24.Margin = new System.Windows.Forms.Padding(0);
  996. this.lblCvt24.Name = "lblCvt24";
  997. this.lblCvt24.Size = new System.Drawing.Size(95, 21);
  998. this.lblCvt24.TabIndex = 125;
  999. this.lblCvt24.Text = "吹氧时间";
  1000. this.lblCvt24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1001. this.toolTip1.SetToolTip(this.lblCvt24, "吹氧时间");
  1002. //
  1003. // lblCvt21
  1004. //
  1005. this.tableLayoutPanel2.SetColumnSpan(this.lblCvt21, 2);
  1006. this.lblCvt21.Dock = System.Windows.Forms.DockStyle.Fill;
  1007. this.lblCvt21.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1008. this.lblCvt21.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1009. this.lblCvt21.ForeColor = System.Drawing.Color.Blue;
  1010. this.lblCvt21.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1011. this.lblCvt21.Location = new System.Drawing.Point(1, 1);
  1012. this.lblCvt21.Margin = new System.Windows.Forms.Padding(0);
  1013. this.lblCvt21.Name = "lblCvt21";
  1014. this.lblCvt21.Size = new System.Drawing.Size(182, 21);
  1015. this.lblCvt21.TabIndex = 116;
  1016. this.lblCvt21.Text = "05709436";
  1017. this.lblCvt21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1018. this.toolTip1.SetToolTip(this.lblCvt21, "熔炼号");
  1019. //
  1020. // lblCvt27
  1021. //
  1022. this.lblCvt27.Dock = System.Windows.Forms.DockStyle.Fill;
  1023. this.lblCvt27.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1024. this.lblCvt27.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1025. this.lblCvt27.ForeColor = System.Drawing.Color.Blue;
  1026. this.lblCvt27.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1027. this.lblCvt27.Location = new System.Drawing.Point(97, 44);
  1028. this.lblCvt27.Margin = new System.Windows.Forms.Padding(0);
  1029. this.lblCvt27.Name = "lblCvt27";
  1030. this.lblCvt27.Size = new System.Drawing.Size(86, 20);
  1031. this.lblCvt27.TabIndex = 124;
  1032. this.lblCvt27.Text = "出钢时刻";
  1033. this.lblCvt27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1034. this.toolTip1.SetToolTip(this.lblCvt27, "出钢时刻");
  1035. //
  1036. // lblCvt22
  1037. //
  1038. this.lblCvt22.Dock = System.Windows.Forms.DockStyle.Fill;
  1039. this.lblCvt22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1040. this.lblCvt22.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1041. this.lblCvt22.ForeColor = System.Drawing.Color.Blue;
  1042. this.lblCvt22.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1043. this.lblCvt22.Location = new System.Drawing.Point(1, 23);
  1044. this.lblCvt22.Margin = new System.Windows.Forms.Padding(0);
  1045. this.lblCvt22.Name = "lblCvt22";
  1046. this.lblCvt22.Size = new System.Drawing.Size(95, 20);
  1047. this.lblCvt22.TabIndex = 119;
  1048. this.lblCvt22.Text = "牌号";
  1049. this.toolTip1.SetToolTip(this.lblCvt22, "牌号");
  1050. this.lblCvt22.Click += new System.EventHandler(this.lblCvt22_Click);
  1051. //
  1052. // lblCvt26
  1053. //
  1054. this.lblCvt26.Dock = System.Windows.Forms.DockStyle.Fill;
  1055. this.lblCvt26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1056. this.lblCvt26.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1057. this.lblCvt26.ForeColor = System.Drawing.Color.Blue;
  1058. this.lblCvt26.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1059. this.lblCvt26.Location = new System.Drawing.Point(1, 44);
  1060. this.lblCvt26.Margin = new System.Windows.Forms.Padding(0);
  1061. this.lblCvt26.Name = "lblCvt26";
  1062. this.lblCvt26.Size = new System.Drawing.Size(95, 20);
  1063. this.lblCvt26.TabIndex = 123;
  1064. this.lblCvt26.Text = "吹氧时刻";
  1065. this.lblCvt26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1066. this.toolTip1.SetToolTip(this.lblCvt26, "吹氧时刻");
  1067. //
  1068. // lblCvt23
  1069. //
  1070. this.lblCvt23.Dock = System.Windows.Forms.DockStyle.Fill;
  1071. this.lblCvt23.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1072. this.lblCvt23.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1073. this.lblCvt23.ForeColor = System.Drawing.Color.Blue;
  1074. this.lblCvt23.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1075. this.lblCvt23.Location = new System.Drawing.Point(97, 23);
  1076. this.lblCvt23.Margin = new System.Windows.Forms.Padding(0);
  1077. this.lblCvt23.Name = "lblCvt23";
  1078. this.lblCvt23.Size = new System.Drawing.Size(86, 20);
  1079. this.lblCvt23.TabIndex = 118;
  1080. this.lblCvt23.Text = "冶炼状态";
  1081. this.lblCvt23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1082. this.toolTip1.SetToolTip(this.lblCvt23, "冶炼状态");
  1083. //
  1084. // pbCvtBck3
  1085. //
  1086. this.pbCvtBck3.BackColor = System.Drawing.Color.White;
  1087. this.pbCvtBck3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1088. this.pbCvtBck3.Location = new System.Drawing.Point(229, 541);
  1089. this.pbCvtBck3.Margin = new System.Windows.Forms.Padding(0);
  1090. this.pbCvtBck3.Name = "pbCvtBck3";
  1091. this.pbCvtBck3.Size = new System.Drawing.Size(46, 48);
  1092. this.pbCvtBck3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1093. this.pbCvtBck3.TabIndex = 183;
  1094. this.pbCvtBck3.TabStop = false;
  1095. this.pbCvtBck3.Visible = false;
  1096. this.pbCvtBck3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  1097. this.pbCvtBck3.Click += new System.EventHandler(this.PictrureBox_Click);
  1098. //
  1099. // pbCvtDev3
  1100. //
  1101. this.pbCvtDev3.BackColor = System.Drawing.Color.White;
  1102. this.pbCvtDev3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1103. this.pbCvtDev3.Location = new System.Drawing.Point(192, 502);
  1104. this.pbCvtDev3.Margin = new System.Windows.Forms.Padding(0);
  1105. this.pbCvtDev3.Name = "pbCvtDev3";
  1106. this.pbCvtDev3.Size = new System.Drawing.Size(53, 53);
  1107. this.pbCvtDev3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1108. this.pbCvtDev3.TabIndex = 182;
  1109. this.pbCvtDev3.TabStop = false;
  1110. this.pbCvtDev3.Visible = false;
  1111. this.pbCvtDev3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  1112. this.pbCvtDev3.Click += new System.EventHandler(this.PictrureBox_Click);
  1113. //
  1114. // panel3
  1115. //
  1116. this.panel3.Controls.Add(this.tableLayoutPanel3);
  1117. this.panel3.Font = new System.Drawing.Font("宋体", 10.5F);
  1118. this.panel3.Location = new System.Drawing.Point(153, 525);
  1119. this.panel3.Margin = new System.Windows.Forms.Padding(0);
  1120. this.panel3.Name = "panel3";
  1121. this.panel3.Size = new System.Drawing.Size(158, 87);
  1122. this.panel3.TabIndex = 184;
  1123. this.panel3.Visible = false;
  1124. //
  1125. // tableLayoutPanel3
  1126. //
  1127. this.tableLayoutPanel3.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  1128. this.tableLayoutPanel3.ColumnCount = 2;
  1129. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1130. this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 129F));
  1131. this.tableLayoutPanel3.Controls.Add(this.lblCvt35, 1, 3);
  1132. this.tableLayoutPanel3.Controls.Add(this.lblCvt34, 0, 3);
  1133. this.tableLayoutPanel3.Controls.Add(this.lblCvt31, 0, 0);
  1134. this.tableLayoutPanel3.Controls.Add(this.lblCvt37, 1, 2);
  1135. this.tableLayoutPanel3.Controls.Add(this.lblCvt32, 0, 1);
  1136. this.tableLayoutPanel3.Controls.Add(this.lblCvt36, 0, 2);
  1137. this.tableLayoutPanel3.Controls.Add(this.lblCvt33, 1, 1);
  1138. this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  1139. this.tableLayoutPanel3.Location = new System.Drawing.Point(0, 0);
  1140. this.tableLayoutPanel3.Name = "tableLayoutPanel3";
  1141. this.tableLayoutPanel3.RowCount = 4;
  1142. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1143. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1144. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 22F));
  1145. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  1146. this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1147. this.tableLayoutPanel3.Size = new System.Drawing.Size(158, 87);
  1148. this.tableLayoutPanel3.TabIndex = 224;
  1149. //
  1150. // lblCvt35
  1151. //
  1152. this.lblCvt35.Dock = System.Windows.Forms.DockStyle.Fill;
  1153. this.lblCvt35.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1154. this.lblCvt35.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1155. this.lblCvt35.ForeColor = System.Drawing.Color.Blue;
  1156. this.lblCvt35.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1157. this.lblCvt35.Location = new System.Drawing.Point(28, 65);
  1158. this.lblCvt35.Margin = new System.Windows.Forms.Padding(0);
  1159. this.lblCvt35.Name = "lblCvt35";
  1160. this.lblCvt35.Size = new System.Drawing.Size(129, 21);
  1161. this.lblCvt35.TabIndex = 117;
  1162. this.lblCvt35.Text = "钢水温度";
  1163. this.lblCvt35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1164. this.toolTip1.SetToolTip(this.lblCvt35, "钢水温度");
  1165. //
  1166. // lblCvt34
  1167. //
  1168. this.lblCvt34.Dock = System.Windows.Forms.DockStyle.Fill;
  1169. this.lblCvt34.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1170. this.lblCvt34.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1171. this.lblCvt34.ForeColor = System.Drawing.Color.Blue;
  1172. this.lblCvt34.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1173. this.lblCvt34.Location = new System.Drawing.Point(1, 65);
  1174. this.lblCvt34.Margin = new System.Windows.Forms.Padding(0);
  1175. this.lblCvt34.Name = "lblCvt34";
  1176. this.lblCvt34.Size = new System.Drawing.Size(26, 21);
  1177. this.lblCvt34.TabIndex = 125;
  1178. this.lblCvt34.Text = "吹氧时间";
  1179. this.lblCvt34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1180. this.toolTip1.SetToolTip(this.lblCvt34, "吹氧时间");
  1181. //
  1182. // lblCvt31
  1183. //
  1184. this.tableLayoutPanel3.SetColumnSpan(this.lblCvt31, 2);
  1185. this.lblCvt31.Dock = System.Windows.Forms.DockStyle.Fill;
  1186. this.lblCvt31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1187. this.lblCvt31.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1188. this.lblCvt31.ForeColor = System.Drawing.Color.Blue;
  1189. this.lblCvt31.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1190. this.lblCvt31.Location = new System.Drawing.Point(1, 1);
  1191. this.lblCvt31.Margin = new System.Windows.Forms.Padding(0);
  1192. this.lblCvt31.Name = "lblCvt31";
  1193. this.lblCvt31.Size = new System.Drawing.Size(156, 20);
  1194. this.lblCvt31.TabIndex = 116;
  1195. this.lblCvt31.Text = "05709436";
  1196. this.lblCvt31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1197. this.toolTip1.SetToolTip(this.lblCvt31, "熔炼号");
  1198. //
  1199. // lblCvt37
  1200. //
  1201. this.lblCvt37.Dock = System.Windows.Forms.DockStyle.Fill;
  1202. this.lblCvt37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1203. this.lblCvt37.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1204. this.lblCvt37.ForeColor = System.Drawing.Color.Blue;
  1205. this.lblCvt37.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1206. this.lblCvt37.Location = new System.Drawing.Point(28, 42);
  1207. this.lblCvt37.Margin = new System.Windows.Forms.Padding(0);
  1208. this.lblCvt37.Name = "lblCvt37";
  1209. this.lblCvt37.Size = new System.Drawing.Size(129, 22);
  1210. this.lblCvt37.TabIndex = 124;
  1211. this.lblCvt37.Text = "出钢时刻";
  1212. this.lblCvt37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1213. this.toolTip1.SetToolTip(this.lblCvt37, "出钢时刻");
  1214. //
  1215. // lblCvt32
  1216. //
  1217. this.lblCvt32.Dock = System.Windows.Forms.DockStyle.Fill;
  1218. this.lblCvt32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1219. this.lblCvt32.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1220. this.lblCvt32.ForeColor = System.Drawing.Color.Blue;
  1221. this.lblCvt32.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1222. this.lblCvt32.Location = new System.Drawing.Point(1, 22);
  1223. this.lblCvt32.Margin = new System.Windows.Forms.Padding(0);
  1224. this.lblCvt32.Name = "lblCvt32";
  1225. this.lblCvt32.Size = new System.Drawing.Size(26, 19);
  1226. this.lblCvt32.TabIndex = 119;
  1227. this.lblCvt32.Text = "钢种";
  1228. this.lblCvt32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1229. this.toolTip1.SetToolTip(this.lblCvt32, "牌号");
  1230. //
  1231. // lblCvt36
  1232. //
  1233. this.lblCvt36.Dock = System.Windows.Forms.DockStyle.Fill;
  1234. this.lblCvt36.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1235. this.lblCvt36.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1236. this.lblCvt36.ForeColor = System.Drawing.Color.Blue;
  1237. this.lblCvt36.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1238. this.lblCvt36.Location = new System.Drawing.Point(1, 42);
  1239. this.lblCvt36.Margin = new System.Windows.Forms.Padding(0);
  1240. this.lblCvt36.Name = "lblCvt36";
  1241. this.lblCvt36.Size = new System.Drawing.Size(26, 22);
  1242. this.lblCvt36.TabIndex = 123;
  1243. this.lblCvt36.Text = "吹氧时刻";
  1244. this.lblCvt36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1245. this.toolTip1.SetToolTip(this.lblCvt36, "吹氧时刻");
  1246. //
  1247. // lblCvt33
  1248. //
  1249. this.lblCvt33.Dock = System.Windows.Forms.DockStyle.Fill;
  1250. this.lblCvt33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1251. this.lblCvt33.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1252. this.lblCvt33.ForeColor = System.Drawing.Color.Blue;
  1253. this.lblCvt33.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1254. this.lblCvt33.Location = new System.Drawing.Point(28, 22);
  1255. this.lblCvt33.Margin = new System.Windows.Forms.Padding(0);
  1256. this.lblCvt33.Name = "lblCvt33";
  1257. this.lblCvt33.Size = new System.Drawing.Size(129, 19);
  1258. this.lblCvt33.TabIndex = 118;
  1259. this.lblCvt33.Text = "冶炼状态";
  1260. this.lblCvt33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1261. this.toolTip1.SetToolTip(this.lblCvt33, "冶炼状态");
  1262. //
  1263. // pbCasDev1
  1264. //
  1265. this.pbCasDev1.BackColor = System.Drawing.Color.White;
  1266. this.pbCasDev1.Image = ((System.Drawing.Image)(resources.GetObject("pbCasDev1.Image")));
  1267. this.pbCasDev1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1268. this.pbCasDev1.Location = new System.Drawing.Point(336, 79);
  1269. this.pbCasDev1.Name = "pbCasDev1";
  1270. this.pbCasDev1.Size = new System.Drawing.Size(60, 58);
  1271. this.pbCasDev1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1272. this.pbCasDev1.TabIndex = 185;
  1273. this.pbCasDev1.TabStop = false;
  1274. this.pbCasDev1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  1275. this.pbCasDev1.Click += new System.EventHandler(this.PictrureBox_Click);
  1276. //
  1277. // pbCasDev2
  1278. //
  1279. this.pbCasDev2.BackColor = System.Drawing.Color.White;
  1280. this.pbCasDev2.Image = ((System.Drawing.Image)(resources.GetObject("pbCasDev2.Image")));
  1281. this.pbCasDev2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1282. this.pbCasDev2.Location = new System.Drawing.Point(336, 314);
  1283. this.pbCasDev2.Name = "pbCasDev2";
  1284. this.pbCasDev2.Size = new System.Drawing.Size(60, 58);
  1285. this.pbCasDev2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1286. this.pbCasDev2.TabIndex = 186;
  1287. this.pbCasDev2.TabStop = false;
  1288. this.pbCasDev2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  1289. this.pbCasDev2.Click += new System.EventHandler(this.PictrureBox_Click);
  1290. //
  1291. // panel4
  1292. //
  1293. this.panel4.BackColor = System.Drawing.Color.White;
  1294. this.panel4.Controls.Add(this.tableLayoutPanel5);
  1295. this.panel4.Font = new System.Drawing.Font("宋体", 10.5F);
  1296. this.panel4.Location = new System.Drawing.Point(322, 159);
  1297. this.panel4.Margin = new System.Windows.Forms.Padding(0);
  1298. this.panel4.Name = "panel4";
  1299. this.panel4.Size = new System.Drawing.Size(85, 107);
  1300. this.panel4.TabIndex = 187;
  1301. //
  1302. // tableLayoutPanel5
  1303. //
  1304. this.tableLayoutPanel5.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  1305. this.tableLayoutPanel5.ColumnCount = 1;
  1306. this.tableLayoutPanel5.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  1307. this.tableLayoutPanel5.Controls.Add(this.lblCasIDE1, 0, 4);
  1308. this.tableLayoutPanel5.Controls.Add(this.lblCas11, 0, 0);
  1309. this.tableLayoutPanel5.Controls.Add(this.lblCas14, 0, 3);
  1310. this.tableLayoutPanel5.Controls.Add(this.lblCas12, 0, 1);
  1311. this.tableLayoutPanel5.Controls.Add(this.lblCas13, 0, 2);
  1312. this.tableLayoutPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  1313. this.tableLayoutPanel5.Location = new System.Drawing.Point(0, 0);
  1314. this.tableLayoutPanel5.Name = "tableLayoutPanel5";
  1315. this.tableLayoutPanel5.RowCount = 5;
  1316. this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1317. this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F));
  1318. this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  1319. this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  1320. this.tableLayoutPanel5.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  1321. this.tableLayoutPanel5.Size = new System.Drawing.Size(85, 107);
  1322. this.tableLayoutPanel5.TabIndex = 224;
  1323. //
  1324. // lblCasIDE1
  1325. //
  1326. this.lblCasIDE1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1327. this.lblCasIDE1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1328. this.lblCasIDE1.ForeColor = System.Drawing.Color.Red;
  1329. this.lblCasIDE1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1330. this.lblCasIDE1.Location = new System.Drawing.Point(1, 86);
  1331. this.lblCasIDE1.Margin = new System.Windows.Forms.Padding(0);
  1332. this.lblCasIDE1.Name = "lblCasIDE1";
  1333. this.lblCasIDE1.Size = new System.Drawing.Size(90, 19);
  1334. this.lblCasIDE1.TabIndex = 120;
  1335. this.lblCasIDE1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1336. this.toolTip1.SetToolTip(this.lblCasIDE1, "缓冲位");
  1337. //
  1338. // lblCas11
  1339. //
  1340. this.lblCas11.Dock = System.Windows.Forms.DockStyle.Fill;
  1341. this.lblCas11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1342. this.lblCas11.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1343. this.lblCas11.ForeColor = System.Drawing.Color.Blue;
  1344. this.lblCas11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1345. this.lblCas11.Location = new System.Drawing.Point(1, 1);
  1346. this.lblCas11.Margin = new System.Windows.Forms.Padding(0);
  1347. this.lblCas11.Name = "lblCas11";
  1348. this.lblCas11.Size = new System.Drawing.Size(95, 20);
  1349. this.lblCas11.TabIndex = 116;
  1350. this.lblCas11.Text = "05709436";
  1351. this.lblCas11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1352. this.toolTip1.SetToolTip(this.lblCas11, "熔炼号");
  1353. //
  1354. // lblCas14
  1355. //
  1356. this.lblCas14.Dock = System.Windows.Forms.DockStyle.Fill;
  1357. this.lblCas14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1358. this.lblCas14.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1359. this.lblCas14.ForeColor = System.Drawing.Color.Blue;
  1360. this.lblCas14.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1361. this.lblCas14.Location = new System.Drawing.Point(1, 64);
  1362. this.lblCas14.Margin = new System.Windows.Forms.Padding(0);
  1363. this.lblCas14.Name = "lblCas14";
  1364. this.lblCas14.Size = new System.Drawing.Size(95, 21);
  1365. this.lblCas14.TabIndex = 119;
  1366. this.lblCas14.Text = "钢水温度";
  1367. this.lblCas14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1368. this.toolTip1.SetToolTip(this.lblCas14, "钢水温度");
  1369. //
  1370. // lblCas12
  1371. //
  1372. this.lblCas12.Dock = System.Windows.Forms.DockStyle.Fill;
  1373. this.lblCas12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1374. this.lblCas12.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1375. this.lblCas12.ForeColor = System.Drawing.Color.Blue;
  1376. this.lblCas12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1377. this.lblCas12.Location = new System.Drawing.Point(1, 22);
  1378. this.lblCas12.Margin = new System.Windows.Forms.Padding(0);
  1379. this.lblCas12.Name = "lblCas12";
  1380. this.lblCas12.Size = new System.Drawing.Size(95, 19);
  1381. this.lblCas12.TabIndex = 117;
  1382. this.lblCas12.Text = "钢种adfsafdsfdsfsafsfafd";
  1383. this.lblCas12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1384. this.toolTip1.SetToolTip(this.lblCas12, "牌号");
  1385. //
  1386. // lblCas13
  1387. //
  1388. this.lblCas13.Dock = System.Windows.Forms.DockStyle.Fill;
  1389. this.lblCas13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1390. this.lblCas13.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1391. this.lblCas13.ForeColor = System.Drawing.Color.Blue;
  1392. this.lblCas13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1393. this.lblCas13.Location = new System.Drawing.Point(1, 42);
  1394. this.lblCas13.Margin = new System.Windows.Forms.Padding(0);
  1395. this.lblCas13.Name = "lblCas13";
  1396. this.lblCas13.Size = new System.Drawing.Size(95, 21);
  1397. this.lblCas13.TabIndex = 118;
  1398. this.lblCas13.Text = "氩气流量";
  1399. this.lblCas13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1400. this.toolTip1.SetToolTip(this.lblCas13, "氩气流量");
  1401. //
  1402. // panel5
  1403. //
  1404. this.panel5.BackColor = System.Drawing.Color.White;
  1405. this.panel5.Controls.Add(this.tableLayoutPanel6);
  1406. this.panel5.Font = new System.Drawing.Font("宋体", 10.5F);
  1407. this.panel5.Location = new System.Drawing.Point(321, 396);
  1408. this.panel5.Margin = new System.Windows.Forms.Padding(0);
  1409. this.panel5.Name = "panel5";
  1410. this.panel5.Size = new System.Drawing.Size(86, 107);
  1411. this.panel5.TabIndex = 188;
  1412. //
  1413. // tableLayoutPanel6
  1414. //
  1415. this.tableLayoutPanel6.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  1416. this.tableLayoutPanel6.ColumnCount = 1;
  1417. this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  1418. this.tableLayoutPanel6.Controls.Add(this.lblCasIDE2, 0, 4);
  1419. this.tableLayoutPanel6.Controls.Add(this.lblCas21, 0, 0);
  1420. this.tableLayoutPanel6.Controls.Add(this.lblCas24, 0, 3);
  1421. this.tableLayoutPanel6.Controls.Add(this.lblCas22, 0, 1);
  1422. this.tableLayoutPanel6.Controls.Add(this.lblCas23, 0, 2);
  1423. this.tableLayoutPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1424. this.tableLayoutPanel6.Location = new System.Drawing.Point(0, 0);
  1425. this.tableLayoutPanel6.Name = "tableLayoutPanel6";
  1426. this.tableLayoutPanel6.RowCount = 5;
  1427. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F));
  1428. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F));
  1429. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  1430. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 22F));
  1431. this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  1432. this.tableLayoutPanel6.Size = new System.Drawing.Size(86, 107);
  1433. this.tableLayoutPanel6.TabIndex = 225;
  1434. //
  1435. // lblCasIDE2
  1436. //
  1437. this.lblCasIDE2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1438. this.lblCasIDE2.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1439. this.lblCasIDE2.ForeColor = System.Drawing.Color.Red;
  1440. this.lblCasIDE2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1441. this.lblCasIDE2.Location = new System.Drawing.Point(1, 86);
  1442. this.lblCasIDE2.Margin = new System.Windows.Forms.Padding(0);
  1443. this.lblCasIDE2.Name = "lblCasIDE2";
  1444. this.lblCasIDE2.Size = new System.Drawing.Size(90, 19);
  1445. this.lblCasIDE2.TabIndex = 121;
  1446. this.lblCasIDE2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1447. this.toolTip1.SetToolTip(this.lblCasIDE2, "缓冲位");
  1448. //
  1449. // lblCas21
  1450. //
  1451. this.lblCas21.Dock = System.Windows.Forms.DockStyle.Fill;
  1452. this.lblCas21.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1453. this.lblCas21.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1454. this.lblCas21.ForeColor = System.Drawing.Color.Blue;
  1455. this.lblCas21.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1456. this.lblCas21.Location = new System.Drawing.Point(1, 1);
  1457. this.lblCas21.Margin = new System.Windows.Forms.Padding(0);
  1458. this.lblCas21.Name = "lblCas21";
  1459. this.lblCas21.Size = new System.Drawing.Size(95, 19);
  1460. this.lblCas21.TabIndex = 116;
  1461. this.lblCas21.Text = "05709436";
  1462. this.lblCas21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1463. this.toolTip1.SetToolTip(this.lblCas21, "熔炼号");
  1464. //
  1465. // lblCas24
  1466. //
  1467. this.lblCas24.Dock = System.Windows.Forms.DockStyle.Fill;
  1468. this.lblCas24.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1469. this.lblCas24.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1470. this.lblCas24.ForeColor = System.Drawing.Color.Blue;
  1471. this.lblCas24.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1472. this.lblCas24.Location = new System.Drawing.Point(1, 63);
  1473. this.lblCas24.Margin = new System.Windows.Forms.Padding(0);
  1474. this.lblCas24.Name = "lblCas24";
  1475. this.lblCas24.Size = new System.Drawing.Size(95, 22);
  1476. this.lblCas24.TabIndex = 119;
  1477. this.lblCas24.Text = "钢水温度";
  1478. this.lblCas24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1479. this.toolTip1.SetToolTip(this.lblCas24, "钢水温度");
  1480. //
  1481. // lblCas22
  1482. //
  1483. this.lblCas22.Dock = System.Windows.Forms.DockStyle.Fill;
  1484. this.lblCas22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1485. this.lblCas22.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1486. this.lblCas22.ForeColor = System.Drawing.Color.Blue;
  1487. this.lblCas22.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1488. this.lblCas22.Location = new System.Drawing.Point(1, 21);
  1489. this.lblCas22.Margin = new System.Windows.Forms.Padding(0);
  1490. this.lblCas22.Name = "lblCas22";
  1491. this.lblCas22.Size = new System.Drawing.Size(95, 19);
  1492. this.lblCas22.TabIndex = 117;
  1493. this.lblCas22.Text = "钢种";
  1494. this.lblCas22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1495. this.toolTip1.SetToolTip(this.lblCas22, "牌号");
  1496. //
  1497. // lblCas23
  1498. //
  1499. this.lblCas23.Dock = System.Windows.Forms.DockStyle.Fill;
  1500. this.lblCas23.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1501. this.lblCas23.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1502. this.lblCas23.ForeColor = System.Drawing.Color.Blue;
  1503. this.lblCas23.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1504. this.lblCas23.Location = new System.Drawing.Point(1, 41);
  1505. this.lblCas23.Margin = new System.Windows.Forms.Padding(0);
  1506. this.lblCas23.Name = "lblCas23";
  1507. this.lblCas23.Size = new System.Drawing.Size(95, 21);
  1508. this.lblCas23.TabIndex = 118;
  1509. this.lblCas23.Text = "氩气流量";
  1510. this.lblCas23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1511. this.toolTip1.SetToolTip(this.lblCas23, "氩气流量");
  1512. //
  1513. // pbCasDev3
  1514. //
  1515. this.pbCasDev3.Image = ((System.Drawing.Image)(resources.GetObject("pbCasDev3.Image")));
  1516. this.pbCasDev3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1517. this.pbCasDev3.Location = new System.Drawing.Point(330, 476);
  1518. this.pbCasDev3.Name = "pbCasDev3";
  1519. this.pbCasDev3.Size = new System.Drawing.Size(60, 58);
  1520. this.pbCasDev3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  1521. this.pbCasDev3.TabIndex = 189;
  1522. this.pbCasDev3.TabStop = false;
  1523. this.pbCasDev3.Visible = false;
  1524. this.pbCasDev3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  1525. this.pbCasDev3.Click += new System.EventHandler(this.PictrureBox_Click);
  1526. //
  1527. // panel6
  1528. //
  1529. this.panel6.BackColor = System.Drawing.Color.White;
  1530. this.panel6.Controls.Add(this.tableLayoutPanel7);
  1531. this.panel6.Font = new System.Drawing.Font("宋体", 10.5F);
  1532. this.panel6.Location = new System.Drawing.Point(311, 554);
  1533. this.panel6.Margin = new System.Windows.Forms.Padding(0);
  1534. this.panel6.Name = "panel6";
  1535. this.panel6.Size = new System.Drawing.Size(97, 107);
  1536. this.panel6.TabIndex = 190;
  1537. this.panel6.Visible = false;
  1538. //
  1539. // tableLayoutPanel7
  1540. //
  1541. this.tableLayoutPanel7.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  1542. this.tableLayoutPanel7.ColumnCount = 1;
  1543. this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  1544. this.tableLayoutPanel7.Controls.Add(this.lblCasIDE3, 0, 4);
  1545. this.tableLayoutPanel7.Controls.Add(this.lblCas31, 0, 0);
  1546. this.tableLayoutPanel7.Controls.Add(this.lblCas34, 0, 3);
  1547. this.tableLayoutPanel7.Controls.Add(this.lblCas32, 0, 1);
  1548. this.tableLayoutPanel7.Controls.Add(this.lblCas33, 0, 2);
  1549. this.tableLayoutPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
  1550. this.tableLayoutPanel7.Location = new System.Drawing.Point(0, 0);
  1551. this.tableLayoutPanel7.Name = "tableLayoutPanel7";
  1552. this.tableLayoutPanel7.RowCount = 5;
  1553. this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F));
  1554. this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F));
  1555. this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 22F));
  1556. this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  1557. this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  1558. this.tableLayoutPanel7.Size = new System.Drawing.Size(97, 107);
  1559. this.tableLayoutPanel7.TabIndex = 226;
  1560. //
  1561. // lblCasIDE3
  1562. //
  1563. this.lblCasIDE3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1564. this.lblCasIDE3.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1565. this.lblCasIDE3.ForeColor = System.Drawing.Color.Red;
  1566. this.lblCasIDE3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1567. this.lblCasIDE3.Location = new System.Drawing.Point(1, 86);
  1568. this.lblCasIDE3.Margin = new System.Windows.Forms.Padding(0);
  1569. this.lblCasIDE3.Name = "lblCasIDE3";
  1570. this.lblCasIDE3.Size = new System.Drawing.Size(90, 19);
  1571. this.lblCasIDE3.TabIndex = 122;
  1572. this.lblCasIDE3.Text = "08200001";
  1573. this.lblCasIDE3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1574. this.toolTip1.SetToolTip(this.lblCasIDE3, "缓冲位");
  1575. //
  1576. // lblCas31
  1577. //
  1578. this.lblCas31.Dock = System.Windows.Forms.DockStyle.Fill;
  1579. this.lblCas31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1580. this.lblCas31.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1581. this.lblCas31.ForeColor = System.Drawing.Color.Blue;
  1582. this.lblCas31.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1583. this.lblCas31.Location = new System.Drawing.Point(1, 1);
  1584. this.lblCas31.Margin = new System.Windows.Forms.Padding(0);
  1585. this.lblCas31.Name = "lblCas31";
  1586. this.lblCas31.Size = new System.Drawing.Size(95, 19);
  1587. this.lblCas31.TabIndex = 116;
  1588. this.lblCas31.Text = "05709436";
  1589. this.lblCas31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1590. this.toolTip1.SetToolTip(this.lblCas31, "熔炼号");
  1591. //
  1592. // lblCas34
  1593. //
  1594. this.lblCas34.Dock = System.Windows.Forms.DockStyle.Fill;
  1595. this.lblCas34.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1596. this.lblCas34.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1597. this.lblCas34.ForeColor = System.Drawing.Color.Blue;
  1598. this.lblCas34.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1599. this.lblCas34.Location = new System.Drawing.Point(1, 64);
  1600. this.lblCas34.Margin = new System.Windows.Forms.Padding(0);
  1601. this.lblCas34.Name = "lblCas34";
  1602. this.lblCas34.Size = new System.Drawing.Size(95, 21);
  1603. this.lblCas34.TabIndex = 119;
  1604. this.lblCas34.Text = "钢水温度";
  1605. this.lblCas34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1606. this.toolTip1.SetToolTip(this.lblCas34, "钢水温度");
  1607. //
  1608. // lblCas32
  1609. //
  1610. this.lblCas32.Dock = System.Windows.Forms.DockStyle.Fill;
  1611. this.lblCas32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1612. this.lblCas32.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1613. this.lblCas32.ForeColor = System.Drawing.Color.Blue;
  1614. this.lblCas32.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1615. this.lblCas32.Location = new System.Drawing.Point(1, 21);
  1616. this.lblCas32.Margin = new System.Windows.Forms.Padding(0);
  1617. this.lblCas32.Name = "lblCas32";
  1618. this.lblCas32.Size = new System.Drawing.Size(95, 19);
  1619. this.lblCas32.TabIndex = 117;
  1620. this.lblCas32.Text = "钢种";
  1621. this.lblCas32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1622. this.toolTip1.SetToolTip(this.lblCas32, "牌号");
  1623. //
  1624. // lblCas33
  1625. //
  1626. this.lblCas33.Dock = System.Windows.Forms.DockStyle.Fill;
  1627. this.lblCas33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1628. this.lblCas33.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1629. this.lblCas33.ForeColor = System.Drawing.Color.Blue;
  1630. this.lblCas33.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1631. this.lblCas33.Location = new System.Drawing.Point(1, 41);
  1632. this.lblCas33.Margin = new System.Windows.Forms.Padding(0);
  1633. this.lblCas33.Name = "lblCas33";
  1634. this.lblCas33.Size = new System.Drawing.Size(95, 22);
  1635. this.lblCas33.TabIndex = 118;
  1636. this.lblCas33.Text = "氩气流量";
  1637. this.lblCas33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1638. this.toolTip1.SetToolTip(this.lblCas33, "氩气流量");
  1639. //
  1640. // pbLfsBck1
  1641. //
  1642. this.pbLfsBck1.BackColor = System.Drawing.Color.White;
  1643. this.pbLfsBck1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1644. this.pbLfsBck1.Location = new System.Drawing.Point(502, 45);
  1645. this.pbLfsBck1.Name = "pbLfsBck1";
  1646. this.pbLfsBck1.Size = new System.Drawing.Size(32, 35);
  1647. this.pbLfsBck1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1648. this.pbLfsBck1.TabIndex = 193;
  1649. this.pbLfsBck1.TabStop = false;
  1650. this.pbLfsBck1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  1651. this.pbLfsBck1.Click += new System.EventHandler(this.PictrureBox_Click);
  1652. //
  1653. // pbLfsFrt1
  1654. //
  1655. this.pbLfsFrt1.BackColor = System.Drawing.Color.White;
  1656. this.pbLfsFrt1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1657. this.pbLfsFrt1.Location = new System.Drawing.Point(417, 45);
  1658. this.pbLfsFrt1.Name = "pbLfsFrt1";
  1659. this.pbLfsFrt1.Size = new System.Drawing.Size(32, 35);
  1660. this.pbLfsFrt1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1661. this.pbLfsFrt1.TabIndex = 192;
  1662. this.pbLfsFrt1.TabStop = false;
  1663. this.pbLfsFrt1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  1664. this.pbLfsFrt1.Click += new System.EventHandler(this.PictrureBox_Click);
  1665. //
  1666. // pbLfsDev1
  1667. //
  1668. this.pbLfsDev1.BackColor = System.Drawing.Color.White;
  1669. this.pbLfsDev1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1670. this.pbLfsDev1.Location = new System.Drawing.Point(453, 38);
  1671. this.pbLfsDev1.Name = "pbLfsDev1";
  1672. this.pbLfsDev1.Size = new System.Drawing.Size(45, 49);
  1673. this.pbLfsDev1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1674. this.pbLfsDev1.TabIndex = 191;
  1675. this.pbLfsDev1.TabStop = false;
  1676. this.pbLfsDev1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  1677. this.pbLfsDev1.Click += new System.EventHandler(this.PictrureBox_Click);
  1678. //
  1679. // panel7
  1680. //
  1681. this.panel7.BackColor = System.Drawing.Color.White;
  1682. this.panel7.Controls.Add(this.tableLayoutPanel4);
  1683. this.panel7.Font = new System.Drawing.Font("宋体", 10.5F);
  1684. this.panel7.Location = new System.Drawing.Point(538, 18);
  1685. this.panel7.Name = "panel7";
  1686. this.panel7.Size = new System.Drawing.Size(168, 127);
  1687. this.panel7.TabIndex = 194;
  1688. //
  1689. // tableLayoutPanel4
  1690. //
  1691. this.tableLayoutPanel4.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  1692. this.tableLayoutPanel4.ColumnCount = 2;
  1693. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1694. this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 107F));
  1695. this.tableLayoutPanel4.Controls.Add(this.lblLfsIDE1, 0, 5);
  1696. this.tableLayoutPanel4.Controls.Add(this.lblLfsFrt11, 0, 0);
  1697. this.tableLayoutPanel4.Controls.Add(this.lblLfsBck14, 1, 4);
  1698. this.tableLayoutPanel4.Controls.Add(this.lblLfsBck15, 1, 1);
  1699. this.tableLayoutPanel4.Controls.Add(this.lblLfsFrt14, 0, 4);
  1700. this.tableLayoutPanel4.Controls.Add(this.lblLfsBck13, 1, 3);
  1701. this.tableLayoutPanel4.Controls.Add(this.lblLfsBck11, 1, 0);
  1702. this.tableLayoutPanel4.Controls.Add(this.lblLfsBck12, 1, 2);
  1703. this.tableLayoutPanel4.Controls.Add(this.lblLfsFrt13, 0, 3);
  1704. this.tableLayoutPanel4.Controls.Add(this.lblLfsFrt15, 0, 1);
  1705. this.tableLayoutPanel4.Controls.Add(this.lblLfsFrt12, 0, 2);
  1706. this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1707. this.tableLayoutPanel4.Location = new System.Drawing.Point(0, 0);
  1708. this.tableLayoutPanel4.Name = "tableLayoutPanel4";
  1709. this.tableLayoutPanel4.RowCount = 6;
  1710. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F));
  1711. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 19F));
  1712. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1713. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  1714. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  1715. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1716. this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1717. this.tableLayoutPanel4.Size = new System.Drawing.Size(168, 127);
  1718. this.tableLayoutPanel4.TabIndex = 223;
  1719. //
  1720. // lblLfsIDE1
  1721. //
  1722. this.tableLayoutPanel4.SetColumnSpan(this.lblLfsIDE1, 2);
  1723. this.lblLfsIDE1.Dock = System.Windows.Forms.DockStyle.Fill;
  1724. this.lblLfsIDE1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1725. this.lblLfsIDE1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1726. this.lblLfsIDE1.ForeColor = System.Drawing.Color.Red;
  1727. this.lblLfsIDE1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1728. this.lblLfsIDE1.Location = new System.Drawing.Point(1, 106);
  1729. this.lblLfsIDE1.Margin = new System.Windows.Forms.Padding(0);
  1730. this.lblLfsIDE1.Name = "lblLfsIDE1";
  1731. this.lblLfsIDE1.Size = new System.Drawing.Size(166, 20);
  1732. this.lblLfsIDE1.TabIndex = 126;
  1733. this.lblLfsIDE1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1734. this.toolTip1.SetToolTip(this.lblLfsIDE1, "缓冲位");
  1735. //
  1736. // lblLfsFrt11
  1737. //
  1738. this.lblLfsFrt11.Dock = System.Windows.Forms.DockStyle.Fill;
  1739. this.lblLfsFrt11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1740. this.lblLfsFrt11.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1741. this.lblLfsFrt11.ForeColor = System.Drawing.Color.Blue;
  1742. this.lblLfsFrt11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1743. this.lblLfsFrt11.Location = new System.Drawing.Point(1, 1);
  1744. this.lblLfsFrt11.Margin = new System.Windows.Forms.Padding(0);
  1745. this.lblLfsFrt11.Name = "lblLfsFrt11";
  1746. this.lblLfsFrt11.Size = new System.Drawing.Size(58, 19);
  1747. this.lblLfsFrt11.TabIndex = 116;
  1748. this.lblLfsFrt11.Text = "J12-07303A";
  1749. this.lblLfsFrt11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1750. this.toolTip1.SetToolTip(this.lblLfsFrt11, "熔炼号");
  1751. //
  1752. // lblLfsBck14
  1753. //
  1754. this.lblLfsBck14.Dock = System.Windows.Forms.DockStyle.Fill;
  1755. this.lblLfsBck14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1756. this.lblLfsBck14.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1757. this.lblLfsBck14.ForeColor = System.Drawing.Color.Blue;
  1758. this.lblLfsBck14.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1759. this.lblLfsBck14.Location = new System.Drawing.Point(60, 84);
  1760. this.lblLfsBck14.Margin = new System.Windows.Forms.Padding(0);
  1761. this.lblLfsBck14.Name = "lblLfsBck14";
  1762. this.lblLfsBck14.Size = new System.Drawing.Size(107, 21);
  1763. this.lblLfsBck14.TabIndex = 123;
  1764. this.lblLfsBck14.Text = "钢水温度";
  1765. this.lblLfsBck14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1766. this.toolTip1.SetToolTip(this.lblLfsBck14, "钢水温度");
  1767. //
  1768. // lblLfsBck15
  1769. //
  1770. this.lblLfsBck15.Dock = System.Windows.Forms.DockStyle.Fill;
  1771. this.lblLfsBck15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1772. this.lblLfsBck15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1773. this.lblLfsBck15.ForeColor = System.Drawing.Color.Blue;
  1774. this.lblLfsBck15.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1775. this.lblLfsBck15.Location = new System.Drawing.Point(60, 21);
  1776. this.lblLfsBck15.Margin = new System.Windows.Forms.Padding(0);
  1777. this.lblLfsBck15.Name = "lblLfsBck15";
  1778. this.lblLfsBck15.Size = new System.Drawing.Size(107, 19);
  1779. this.lblLfsBck15.TabIndex = 125;
  1780. this.lblLfsBck15.Text = "设备位置";
  1781. this.lblLfsBck15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1782. this.toolTip1.SetToolTip(this.lblLfsBck15, "设备位置");
  1783. //
  1784. // lblLfsFrt14
  1785. //
  1786. this.lblLfsFrt14.Dock = System.Windows.Forms.DockStyle.Fill;
  1787. this.lblLfsFrt14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1788. this.lblLfsFrt14.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1789. this.lblLfsFrt14.ForeColor = System.Drawing.Color.Blue;
  1790. this.lblLfsFrt14.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1791. this.lblLfsFrt14.Location = new System.Drawing.Point(1, 84);
  1792. this.lblLfsFrt14.Margin = new System.Windows.Forms.Padding(0);
  1793. this.lblLfsFrt14.Name = "lblLfsFrt14";
  1794. this.lblLfsFrt14.Size = new System.Drawing.Size(58, 21);
  1795. this.lblLfsFrt14.TabIndex = 119;
  1796. this.lblLfsFrt14.Text = "钢水温度";
  1797. this.lblLfsFrt14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1798. this.toolTip1.SetToolTip(this.lblLfsFrt14, "钢水温度");
  1799. //
  1800. // lblLfsBck13
  1801. //
  1802. this.lblLfsBck13.Dock = System.Windows.Forms.DockStyle.Fill;
  1803. this.lblLfsBck13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1804. this.lblLfsBck13.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1805. this.lblLfsBck13.ForeColor = System.Drawing.Color.Blue;
  1806. this.lblLfsBck13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1807. this.lblLfsBck13.Location = new System.Drawing.Point(60, 62);
  1808. this.lblLfsBck13.Margin = new System.Windows.Forms.Padding(0);
  1809. this.lblLfsBck13.Name = "lblLfsBck13";
  1810. this.lblLfsBck13.Size = new System.Drawing.Size(107, 21);
  1811. this.lblLfsBck13.TabIndex = 122;
  1812. this.lblLfsBck13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1813. this.toolTip1.SetToolTip(this.lblLfsBck13, "处理时间");
  1814. //
  1815. // lblLfsBck11
  1816. //
  1817. this.lblLfsBck11.Dock = System.Windows.Forms.DockStyle.Fill;
  1818. this.lblLfsBck11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1819. this.lblLfsBck11.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1820. this.lblLfsBck11.ForeColor = System.Drawing.Color.Blue;
  1821. this.lblLfsBck11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1822. this.lblLfsBck11.Location = new System.Drawing.Point(60, 1);
  1823. this.lblLfsBck11.Margin = new System.Windows.Forms.Padding(0);
  1824. this.lblLfsBck11.Name = "lblLfsBck11";
  1825. this.lblLfsBck11.Size = new System.Drawing.Size(107, 19);
  1826. this.lblLfsBck11.TabIndex = 120;
  1827. this.lblLfsBck11.Text = "057094361A";
  1828. this.lblLfsBck11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1829. this.toolTip1.SetToolTip(this.lblLfsBck11, "熔炼号");
  1830. //
  1831. // lblLfsBck12
  1832. //
  1833. this.lblLfsBck12.Dock = System.Windows.Forms.DockStyle.Fill;
  1834. this.lblLfsBck12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1835. this.lblLfsBck12.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1836. this.lblLfsBck12.ForeColor = System.Drawing.Color.Blue;
  1837. this.lblLfsBck12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1838. this.lblLfsBck12.Location = new System.Drawing.Point(60, 41);
  1839. this.lblLfsBck12.Margin = new System.Windows.Forms.Padding(0);
  1840. this.lblLfsBck12.Name = "lblLfsBck12";
  1841. this.lblLfsBck12.Size = new System.Drawing.Size(107, 20);
  1842. this.lblLfsBck12.TabIndex = 121;
  1843. this.lblLfsBck12.Text = "钢种";
  1844. this.lblLfsBck12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1845. this.toolTip1.SetToolTip(this.lblLfsBck12, "牌号");
  1846. //
  1847. // lblLfsFrt13
  1848. //
  1849. this.lblLfsFrt13.Dock = System.Windows.Forms.DockStyle.Fill;
  1850. this.lblLfsFrt13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1851. this.lblLfsFrt13.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1852. this.lblLfsFrt13.ForeColor = System.Drawing.Color.Blue;
  1853. this.lblLfsFrt13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1854. this.lblLfsFrt13.Location = new System.Drawing.Point(1, 62);
  1855. this.lblLfsFrt13.Margin = new System.Windows.Forms.Padding(0);
  1856. this.lblLfsFrt13.Name = "lblLfsFrt13";
  1857. this.lblLfsFrt13.Size = new System.Drawing.Size(58, 21);
  1858. this.lblLfsFrt13.TabIndex = 118;
  1859. this.lblLfsFrt13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1860. this.toolTip1.SetToolTip(this.lblLfsFrt13, "处理时间");
  1861. //
  1862. // lblLfsFrt15
  1863. //
  1864. this.lblLfsFrt15.Dock = System.Windows.Forms.DockStyle.Fill;
  1865. this.lblLfsFrt15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1866. this.lblLfsFrt15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1867. this.lblLfsFrt15.ForeColor = System.Drawing.Color.Blue;
  1868. this.lblLfsFrt15.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1869. this.lblLfsFrt15.Location = new System.Drawing.Point(1, 21);
  1870. this.lblLfsFrt15.Margin = new System.Windows.Forms.Padding(0);
  1871. this.lblLfsFrt15.Name = "lblLfsFrt15";
  1872. this.lblLfsFrt15.Size = new System.Drawing.Size(58, 19);
  1873. this.lblLfsFrt15.TabIndex = 124;
  1874. this.lblLfsFrt15.Text = "设备位置";
  1875. this.lblLfsFrt15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1876. this.toolTip1.SetToolTip(this.lblLfsFrt15, "设备位置");
  1877. //
  1878. // lblLfsFrt12
  1879. //
  1880. this.lblLfsFrt12.Dock = System.Windows.Forms.DockStyle.Fill;
  1881. this.lblLfsFrt12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1882. this.lblLfsFrt12.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1883. this.lblLfsFrt12.ForeColor = System.Drawing.Color.Blue;
  1884. this.lblLfsFrt12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1885. this.lblLfsFrt12.Location = new System.Drawing.Point(1, 41);
  1886. this.lblLfsFrt12.Margin = new System.Windows.Forms.Padding(0);
  1887. this.lblLfsFrt12.Name = "lblLfsFrt12";
  1888. this.lblLfsFrt12.Size = new System.Drawing.Size(58, 20);
  1889. this.lblLfsFrt12.TabIndex = 117;
  1890. this.lblLfsFrt12.Text = "钢种";
  1891. this.lblLfsFrt12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1892. this.toolTip1.SetToolTip(this.lblLfsFrt12, "牌号");
  1893. //
  1894. // pbLfsFrt2
  1895. //
  1896. this.pbLfsFrt2.BackColor = System.Drawing.Color.White;
  1897. this.pbLfsFrt2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1898. this.pbLfsFrt2.Location = new System.Drawing.Point(417, 194);
  1899. this.pbLfsFrt2.Name = "pbLfsFrt2";
  1900. this.pbLfsFrt2.Size = new System.Drawing.Size(32, 35);
  1901. this.pbLfsFrt2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1902. this.pbLfsFrt2.TabIndex = 199;
  1903. this.pbLfsFrt2.TabStop = false;
  1904. this.pbLfsFrt2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  1905. this.pbLfsFrt2.Click += new System.EventHandler(this.PictrureBox_Click);
  1906. //
  1907. // pbLfsDev2
  1908. //
  1909. this.pbLfsDev2.BackColor = System.Drawing.Color.White;
  1910. this.pbLfsDev2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1911. this.pbLfsDev2.Location = new System.Drawing.Point(453, 187);
  1912. this.pbLfsDev2.Name = "pbLfsDev2";
  1913. this.pbLfsDev2.Size = new System.Drawing.Size(45, 49);
  1914. this.pbLfsDev2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  1915. this.pbLfsDev2.TabIndex = 198;
  1916. this.pbLfsDev2.TabStop = false;
  1917. this.pbLfsDev2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  1918. this.pbLfsDev2.Click += new System.EventHandler(this.PictrureBox_Click);
  1919. //
  1920. // panel11
  1921. //
  1922. this.panel11.BackColor = System.Drawing.Color.White;
  1923. this.panel11.Controls.Add(this.tableLayoutPanel12);
  1924. this.panel11.Font = new System.Drawing.Font("宋体", 10.5F);
  1925. this.panel11.Location = new System.Drawing.Point(538, 167);
  1926. this.panel11.Name = "panel11";
  1927. this.panel11.Size = new System.Drawing.Size(168, 127);
  1928. this.panel11.TabIndex = 201;
  1929. //
  1930. // tableLayoutPanel12
  1931. //
  1932. this.tableLayoutPanel12.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  1933. this.tableLayoutPanel12.ColumnCount = 2;
  1934. this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1935. this.tableLayoutPanel12.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 107F));
  1936. this.tableLayoutPanel12.Controls.Add(this.lblLfsIDE2, 0, 5);
  1937. this.tableLayoutPanel12.Controls.Add(this.lblLfsFrt21, 0, 0);
  1938. this.tableLayoutPanel12.Controls.Add(this.lblLfsBck24, 1, 4);
  1939. this.tableLayoutPanel12.Controls.Add(this.lblLfsBck25, 1, 1);
  1940. this.tableLayoutPanel12.Controls.Add(this.lblLfsFrt24, 0, 4);
  1941. this.tableLayoutPanel12.Controls.Add(this.lblLfsBck23, 1, 3);
  1942. this.tableLayoutPanel12.Controls.Add(this.lblLfsBck21, 1, 0);
  1943. this.tableLayoutPanel12.Controls.Add(this.lblLfsBck22, 1, 2);
  1944. this.tableLayoutPanel12.Controls.Add(this.lblLfsFrt23, 0, 3);
  1945. this.tableLayoutPanel12.Controls.Add(this.lblLfsFrt25, 0, 1);
  1946. this.tableLayoutPanel12.Controls.Add(this.lblLfsFrt22, 0, 2);
  1947. this.tableLayoutPanel12.Dock = System.Windows.Forms.DockStyle.Fill;
  1948. this.tableLayoutPanel12.Location = new System.Drawing.Point(0, 0);
  1949. this.tableLayoutPanel12.Name = "tableLayoutPanel12";
  1950. this.tableLayoutPanel12.RowCount = 6;
  1951. this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1952. this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  1953. this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  1954. this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1955. this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1956. this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  1957. this.tableLayoutPanel12.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  1958. this.tableLayoutPanel12.Size = new System.Drawing.Size(168, 127);
  1959. this.tableLayoutPanel12.TabIndex = 224;
  1960. //
  1961. // lblLfsIDE2
  1962. //
  1963. this.tableLayoutPanel12.SetColumnSpan(this.lblLfsIDE2, 2);
  1964. this.lblLfsIDE2.Dock = System.Windows.Forms.DockStyle.Fill;
  1965. this.lblLfsIDE2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1966. this.lblLfsIDE2.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1967. this.lblLfsIDE2.ForeColor = System.Drawing.Color.Red;
  1968. this.lblLfsIDE2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1969. this.lblLfsIDE2.Location = new System.Drawing.Point(1, 105);
  1970. this.lblLfsIDE2.Margin = new System.Windows.Forms.Padding(0);
  1971. this.lblLfsIDE2.Name = "lblLfsIDE2";
  1972. this.lblLfsIDE2.Size = new System.Drawing.Size(166, 21);
  1973. this.lblLfsIDE2.TabIndex = 127;
  1974. this.lblLfsIDE2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1975. this.toolTip1.SetToolTip(this.lblLfsIDE2, "缓冲位");
  1976. //
  1977. // lblLfsFrt21
  1978. //
  1979. this.lblLfsFrt21.Dock = System.Windows.Forms.DockStyle.Fill;
  1980. this.lblLfsFrt21.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1981. this.lblLfsFrt21.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1982. this.lblLfsFrt21.ForeColor = System.Drawing.Color.Blue;
  1983. this.lblLfsFrt21.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  1984. this.lblLfsFrt21.Location = new System.Drawing.Point(1, 1);
  1985. this.lblLfsFrt21.Margin = new System.Windows.Forms.Padding(0);
  1986. this.lblLfsFrt21.Name = "lblLfsFrt21";
  1987. this.lblLfsFrt21.Size = new System.Drawing.Size(58, 20);
  1988. this.lblLfsFrt21.TabIndex = 116;
  1989. this.lblLfsFrt21.Text = "057094369";
  1990. this.lblLfsFrt21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  1991. this.toolTip1.SetToolTip(this.lblLfsFrt21, "熔炼号");
  1992. //
  1993. // lblLfsBck24
  1994. //
  1995. this.lblLfsBck24.Dock = System.Windows.Forms.DockStyle.Fill;
  1996. this.lblLfsBck24.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  1997. this.lblLfsBck24.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1998. this.lblLfsBck24.ForeColor = System.Drawing.Color.Blue;
  1999. this.lblLfsBck24.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2000. this.lblLfsBck24.Location = new System.Drawing.Point(60, 84);
  2001. this.lblLfsBck24.Margin = new System.Windows.Forms.Padding(0);
  2002. this.lblLfsBck24.Name = "lblLfsBck24";
  2003. this.lblLfsBck24.Size = new System.Drawing.Size(107, 20);
  2004. this.lblLfsBck24.TabIndex = 123;
  2005. this.lblLfsBck24.Text = "钢水温度";
  2006. this.lblLfsBck24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2007. this.toolTip1.SetToolTip(this.lblLfsBck24, "钢水温度");
  2008. //
  2009. // lblLfsBck25
  2010. //
  2011. this.lblLfsBck25.Dock = System.Windows.Forms.DockStyle.Fill;
  2012. this.lblLfsBck25.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2013. this.lblLfsBck25.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2014. this.lblLfsBck25.ForeColor = System.Drawing.Color.Blue;
  2015. this.lblLfsBck25.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2016. this.lblLfsBck25.Location = new System.Drawing.Point(60, 22);
  2017. this.lblLfsBck25.Margin = new System.Windows.Forms.Padding(0);
  2018. this.lblLfsBck25.Name = "lblLfsBck25";
  2019. this.lblLfsBck25.Size = new System.Drawing.Size(107, 21);
  2020. this.lblLfsBck25.TabIndex = 125;
  2021. this.lblLfsBck25.Text = "设备位置";
  2022. this.lblLfsBck25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2023. this.toolTip1.SetToolTip(this.lblLfsBck25, "设备位置");
  2024. //
  2025. // lblLfsFrt24
  2026. //
  2027. this.lblLfsFrt24.Dock = System.Windows.Forms.DockStyle.Fill;
  2028. this.lblLfsFrt24.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2029. this.lblLfsFrt24.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2030. this.lblLfsFrt24.ForeColor = System.Drawing.Color.Blue;
  2031. this.lblLfsFrt24.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2032. this.lblLfsFrt24.Location = new System.Drawing.Point(1, 84);
  2033. this.lblLfsFrt24.Margin = new System.Windows.Forms.Padding(0);
  2034. this.lblLfsFrt24.Name = "lblLfsFrt24";
  2035. this.lblLfsFrt24.Size = new System.Drawing.Size(58, 20);
  2036. this.lblLfsFrt24.TabIndex = 119;
  2037. this.lblLfsFrt24.Text = "钢水温度";
  2038. this.lblLfsFrt24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2039. this.toolTip1.SetToolTip(this.lblLfsFrt24, "钢水温度");
  2040. //
  2041. // lblLfsBck23
  2042. //
  2043. this.lblLfsBck23.Dock = System.Windows.Forms.DockStyle.Fill;
  2044. this.lblLfsBck23.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2045. this.lblLfsBck23.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2046. this.lblLfsBck23.ForeColor = System.Drawing.Color.Blue;
  2047. this.lblLfsBck23.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2048. this.lblLfsBck23.Location = new System.Drawing.Point(60, 63);
  2049. this.lblLfsBck23.Margin = new System.Windows.Forms.Padding(0);
  2050. this.lblLfsBck23.Name = "lblLfsBck23";
  2051. this.lblLfsBck23.Size = new System.Drawing.Size(107, 20);
  2052. this.lblLfsBck23.TabIndex = 122;
  2053. this.lblLfsBck23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2054. this.toolTip1.SetToolTip(this.lblLfsBck23, "处理时间");
  2055. //
  2056. // lblLfsBck21
  2057. //
  2058. this.lblLfsBck21.Dock = System.Windows.Forms.DockStyle.Fill;
  2059. this.lblLfsBck21.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2060. this.lblLfsBck21.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2061. this.lblLfsBck21.ForeColor = System.Drawing.Color.Blue;
  2062. this.lblLfsBck21.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2063. this.lblLfsBck21.Location = new System.Drawing.Point(60, 1);
  2064. this.lblLfsBck21.Margin = new System.Windows.Forms.Padding(0);
  2065. this.lblLfsBck21.Name = "lblLfsBck21";
  2066. this.lblLfsBck21.Size = new System.Drawing.Size(107, 20);
  2067. this.lblLfsBck21.TabIndex = 120;
  2068. this.lblLfsBck21.Text = "05709436";
  2069. this.lblLfsBck21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2070. this.toolTip1.SetToolTip(this.lblLfsBck21, "熔炼号");
  2071. //
  2072. // lblLfsBck22
  2073. //
  2074. this.lblLfsBck22.Dock = System.Windows.Forms.DockStyle.Fill;
  2075. this.lblLfsBck22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2076. this.lblLfsBck22.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2077. this.lblLfsBck22.ForeColor = System.Drawing.Color.Blue;
  2078. this.lblLfsBck22.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2079. this.lblLfsBck22.Location = new System.Drawing.Point(60, 44);
  2080. this.lblLfsBck22.Margin = new System.Windows.Forms.Padding(0);
  2081. this.lblLfsBck22.Name = "lblLfsBck22";
  2082. this.lblLfsBck22.Size = new System.Drawing.Size(107, 18);
  2083. this.lblLfsBck22.TabIndex = 121;
  2084. this.lblLfsBck22.Text = "钢种";
  2085. this.lblLfsBck22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2086. this.toolTip1.SetToolTip(this.lblLfsBck22, "牌号");
  2087. //
  2088. // lblLfsFrt23
  2089. //
  2090. this.lblLfsFrt23.Dock = System.Windows.Forms.DockStyle.Fill;
  2091. this.lblLfsFrt23.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2092. this.lblLfsFrt23.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2093. this.lblLfsFrt23.ForeColor = System.Drawing.Color.Blue;
  2094. this.lblLfsFrt23.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2095. this.lblLfsFrt23.Location = new System.Drawing.Point(1, 63);
  2096. this.lblLfsFrt23.Margin = new System.Windows.Forms.Padding(0);
  2097. this.lblLfsFrt23.Name = "lblLfsFrt23";
  2098. this.lblLfsFrt23.Size = new System.Drawing.Size(58, 20);
  2099. this.lblLfsFrt23.TabIndex = 118;
  2100. this.lblLfsFrt23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2101. this.toolTip1.SetToolTip(this.lblLfsFrt23, "处理时间");
  2102. //
  2103. // lblLfsFrt25
  2104. //
  2105. this.lblLfsFrt25.Dock = System.Windows.Forms.DockStyle.Fill;
  2106. this.lblLfsFrt25.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2107. this.lblLfsFrt25.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2108. this.lblLfsFrt25.ForeColor = System.Drawing.Color.Blue;
  2109. this.lblLfsFrt25.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2110. this.lblLfsFrt25.Location = new System.Drawing.Point(1, 22);
  2111. this.lblLfsFrt25.Margin = new System.Windows.Forms.Padding(0);
  2112. this.lblLfsFrt25.Name = "lblLfsFrt25";
  2113. this.lblLfsFrt25.Size = new System.Drawing.Size(58, 21);
  2114. this.lblLfsFrt25.TabIndex = 124;
  2115. this.lblLfsFrt25.Text = "设备位置";
  2116. this.lblLfsFrt25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2117. this.toolTip1.SetToolTip(this.lblLfsFrt25, "设备位置");
  2118. //
  2119. // lblLfsFrt22
  2120. //
  2121. this.lblLfsFrt22.Dock = System.Windows.Forms.DockStyle.Fill;
  2122. this.lblLfsFrt22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2123. this.lblLfsFrt22.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2124. this.lblLfsFrt22.ForeColor = System.Drawing.Color.Blue;
  2125. this.lblLfsFrt22.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2126. this.lblLfsFrt22.Location = new System.Drawing.Point(1, 44);
  2127. this.lblLfsFrt22.Margin = new System.Windows.Forms.Padding(0);
  2128. this.lblLfsFrt22.Name = "lblLfsFrt22";
  2129. this.lblLfsFrt22.Size = new System.Drawing.Size(58, 18);
  2130. this.lblLfsFrt22.TabIndex = 117;
  2131. this.lblLfsFrt22.Text = "钢种";
  2132. this.lblLfsFrt22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2133. this.toolTip1.SetToolTip(this.lblLfsFrt22, "牌号");
  2134. this.lblLfsFrt22.Click += new System.EventHandler(this.lblLfsFrt22_Click);
  2135. //
  2136. // panel12
  2137. //
  2138. this.panel12.BackColor = System.Drawing.Color.White;
  2139. this.panel12.Controls.Add(this.tableLayoutPanel13);
  2140. this.panel12.Font = new System.Drawing.Font("宋体", 10.5F);
  2141. this.panel12.Location = new System.Drawing.Point(837, 18);
  2142. this.panel12.Name = "panel12";
  2143. this.panel12.Size = new System.Drawing.Size(185, 170);
  2144. this.panel12.TabIndex = 203;
  2145. //
  2146. // tableLayoutPanel13
  2147. //
  2148. this.tableLayoutPanel13.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  2149. this.tableLayoutPanel13.ColumnCount = 2;
  2150. this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  2151. this.tableLayoutPanel13.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 125F));
  2152. this.tableLayoutPanel13.Controls.Add(this.lblCcm1_T1, 1, 5);
  2153. this.tableLayoutPanel13.Controls.Add(this.lblCcmIDE1, 0, 7);
  2154. this.tableLayoutPanel13.Controls.Add(this.lblCcm11, 0, 0);
  2155. this.tableLayoutPanel13.Controls.Add(this.lblCcm1_S1, 0, 5);
  2156. this.tableLayoutPanel13.Controls.Add(this.lblCcm13, 1, 2);
  2157. this.tableLayoutPanel13.Controls.Add(this.lblCcm1_T2, 1, 6);
  2158. this.tableLayoutPanel13.Controls.Add(this.lblCcm20, 1, 1);
  2159. this.tableLayoutPanel13.Controls.Add(this.lblCcm1_S2, 0, 6);
  2160. this.tableLayoutPanel13.Controls.Add(this.lblCcm18, 0, 3);
  2161. this.tableLayoutPanel13.Controls.Add(this.lblCcm19, 1, 4);
  2162. this.tableLayoutPanel13.Controls.Add(this.lblCcm12, 1, 0);
  2163. this.tableLayoutPanel13.Controls.Add(this.lblCcm14, 0, 1);
  2164. this.tableLayoutPanel13.Controls.Add(this.lblCcm17, 0, 4);
  2165. this.tableLayoutPanel13.Controls.Add(this.lblCcm16, 0, 2);
  2166. this.tableLayoutPanel13.Controls.Add(this.lblCcm15, 1, 3);
  2167. this.tableLayoutPanel13.Controls.Add(this.lblCcm1WT, 1, 7);
  2168. this.tableLayoutPanel13.Dock = System.Windows.Forms.DockStyle.Fill;
  2169. this.tableLayoutPanel13.Location = new System.Drawing.Point(0, 0);
  2170. this.tableLayoutPanel13.Name = "tableLayoutPanel13";
  2171. this.tableLayoutPanel13.RowCount = 8;
  2172. this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2173. this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2174. this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2175. this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2176. this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2177. this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2178. this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2179. this.tableLayoutPanel13.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2180. this.tableLayoutPanel13.Size = new System.Drawing.Size(185, 170);
  2181. this.tableLayoutPanel13.TabIndex = 224;
  2182. //
  2183. // lblCcm1_T1
  2184. //
  2185. this.lblCcm1_T1.Dock = System.Windows.Forms.DockStyle.Fill;
  2186. this.lblCcm1_T1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2187. this.lblCcm1_T1.Font = new System.Drawing.Font("宋体", 9F);
  2188. this.lblCcm1_T1.ForeColor = System.Drawing.Color.Blue;
  2189. this.lblCcm1_T1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2190. this.lblCcm1_T1.Location = new System.Drawing.Point(59, 106);
  2191. this.lblCcm1_T1.Margin = new System.Windows.Forms.Padding(0);
  2192. this.lblCcm1_T1.Name = "lblCcm1_T1";
  2193. this.lblCcm1_T1.Size = new System.Drawing.Size(125, 20);
  2194. this.lblCcm1_T1.TabIndex = 126;
  2195. this.lblCcm1_T1.Text = "送引锭杆";
  2196. this.lblCcm1_T1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2197. this.toolTip1.SetToolTip(this.lblCcm1_T1, "S1状态");
  2198. //
  2199. // lblCcmIDE1
  2200. //
  2201. this.lblCcmIDE1.Dock = System.Windows.Forms.DockStyle.Fill;
  2202. this.lblCcmIDE1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2203. this.lblCcmIDE1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2204. this.lblCcmIDE1.ForeColor = System.Drawing.Color.Red;
  2205. this.lblCcmIDE1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2206. this.lblCcmIDE1.Location = new System.Drawing.Point(1, 148);
  2207. this.lblCcmIDE1.Margin = new System.Windows.Forms.Padding(0);
  2208. this.lblCcmIDE1.Name = "lblCcmIDE1";
  2209. this.lblCcmIDE1.Size = new System.Drawing.Size(57, 21);
  2210. this.lblCcmIDE1.TabIndex = 182;
  2211. this.lblCcmIDE1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2212. this.toolTip1.SetToolTip(this.lblCcmIDE1, "缓冲位");
  2213. //
  2214. // lblCcm11
  2215. //
  2216. this.lblCcm11.Dock = System.Windows.Forms.DockStyle.Fill;
  2217. this.lblCcm11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2218. this.lblCcm11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2219. this.lblCcm11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  2220. this.lblCcm11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2221. this.lblCcm11.Location = new System.Drawing.Point(1, 1);
  2222. this.lblCcm11.Margin = new System.Windows.Forms.Padding(0);
  2223. this.lblCcm11.Name = "lblCcm11";
  2224. this.lblCcm11.Size = new System.Drawing.Size(57, 20);
  2225. this.lblCcm11.TabIndex = 116;
  2226. this.lblCcm11.Text = "J12-09999A";
  2227. this.lblCcm11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2228. this.toolTip1.SetToolTip(this.lblCcm11, "熔炼号");
  2229. //
  2230. // lblCcm1_S1
  2231. //
  2232. this.lblCcm1_S1.Dock = System.Windows.Forms.DockStyle.Fill;
  2233. this.lblCcm1_S1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2234. this.lblCcm1_S1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2235. this.lblCcm1_S1.ForeColor = System.Drawing.Color.Blue;
  2236. this.lblCcm1_S1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2237. this.lblCcm1_S1.Location = new System.Drawing.Point(1, 106);
  2238. this.lblCcm1_S1.Margin = new System.Windows.Forms.Padding(0);
  2239. this.lblCcm1_S1.Name = "lblCcm1_S1";
  2240. this.lblCcm1_S1.Size = new System.Drawing.Size(57, 20);
  2241. this.lblCcm1_S1.TabIndex = 171;
  2242. this.lblCcm1_S1.Text = "0";
  2243. this.lblCcm1_S1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2244. this.toolTip1.SetToolTip(this.lblCcm1_S1, "S1拉速");
  2245. //
  2246. // lblCcm13
  2247. //
  2248. this.lblCcm13.Dock = System.Windows.Forms.DockStyle.Fill;
  2249. this.lblCcm13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2250. this.lblCcm13.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2251. this.lblCcm13.ForeColor = System.Drawing.Color.Blue;
  2252. this.lblCcm13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2253. this.lblCcm13.Location = new System.Drawing.Point(59, 43);
  2254. this.lblCcm13.Margin = new System.Windows.Forms.Padding(0);
  2255. this.lblCcm13.Name = "lblCcm13";
  2256. this.lblCcm13.Size = new System.Drawing.Size(125, 20);
  2257. this.lblCcm13.TabIndex = 117;
  2258. this.lblCcm13.Text = "大包重量";
  2259. this.lblCcm13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2260. this.toolTip1.SetToolTip(this.lblCcm13, "大包重量");
  2261. //
  2262. // lblCcm1_T2
  2263. //
  2264. this.lblCcm1_T2.AutoSize = true;
  2265. this.lblCcm1_T2.Dock = System.Windows.Forms.DockStyle.Fill;
  2266. this.lblCcm1_T2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2267. this.lblCcm1_T2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2268. this.lblCcm1_T2.ForeColor = System.Drawing.Color.Blue;
  2269. this.lblCcm1_T2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2270. this.lblCcm1_T2.Location = new System.Drawing.Point(59, 127);
  2271. this.lblCcm1_T2.Margin = new System.Windows.Forms.Padding(0);
  2272. this.lblCcm1_T2.Name = "lblCcm1_T2";
  2273. this.lblCcm1_T2.Size = new System.Drawing.Size(125, 20);
  2274. this.lblCcm1_T2.TabIndex = 175;
  2275. this.lblCcm1_T2.Text = "送引锭杆";
  2276. this.lblCcm1_T2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2277. this.toolTip1.SetToolTip(this.lblCcm1_T2, "S2状态");
  2278. //
  2279. // lblCcm20
  2280. //
  2281. this.lblCcm20.Dock = System.Windows.Forms.DockStyle.Fill;
  2282. this.lblCcm20.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2283. this.lblCcm20.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2284. this.lblCcm20.ForeColor = System.Drawing.Color.Blue;
  2285. this.lblCcm20.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2286. this.lblCcm20.Location = new System.Drawing.Point(59, 22);
  2287. this.lblCcm20.Margin = new System.Windows.Forms.Padding(0);
  2288. this.lblCcm20.Name = "lblCcm20";
  2289. this.lblCcm20.Size = new System.Drawing.Size(125, 20);
  2290. this.lblCcm20.TabIndex = 181;
  2291. this.lblCcm20.Text = "大包上台重量";
  2292. this.lblCcm20.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2293. this.toolTip1.SetToolTip(this.lblCcm20, "大包上台重量");
  2294. //
  2295. // lblCcm1_S2
  2296. //
  2297. this.lblCcm1_S2.Dock = System.Windows.Forms.DockStyle.Fill;
  2298. this.lblCcm1_S2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2299. this.lblCcm1_S2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2300. this.lblCcm1_S2.ForeColor = System.Drawing.Color.Blue;
  2301. this.lblCcm1_S2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2302. this.lblCcm1_S2.Location = new System.Drawing.Point(1, 127);
  2303. this.lblCcm1_S2.Margin = new System.Windows.Forms.Padding(0);
  2304. this.lblCcm1_S2.Name = "lblCcm1_S2";
  2305. this.lblCcm1_S2.Size = new System.Drawing.Size(57, 20);
  2306. this.lblCcm1_S2.TabIndex = 175;
  2307. this.lblCcm1_S2.Text = "0";
  2308. this.lblCcm1_S2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2309. this.toolTip1.SetToolTip(this.lblCcm1_S2, "S2拉速");
  2310. //
  2311. // lblCcm18
  2312. //
  2313. this.lblCcm18.Dock = System.Windows.Forms.DockStyle.Fill;
  2314. this.lblCcm18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2315. this.lblCcm18.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2316. this.lblCcm18.ForeColor = System.Drawing.Color.Blue;
  2317. this.lblCcm18.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2318. this.lblCcm18.Location = new System.Drawing.Point(1, 64);
  2319. this.lblCcm18.Margin = new System.Windows.Forms.Padding(0);
  2320. this.lblCcm18.Name = "lblCcm18";
  2321. this.lblCcm18.Size = new System.Drawing.Size(57, 20);
  2322. this.lblCcm18.TabIndex = 125;
  2323. this.lblCcm18.Text = "浇注开始时间";
  2324. this.lblCcm18.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2325. this.toolTip1.SetToolTip(this.lblCcm18, "浇注开始时间");
  2326. //
  2327. // lblCcm19
  2328. //
  2329. this.lblCcm19.Dock = System.Windows.Forms.DockStyle.Fill;
  2330. this.lblCcm19.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2331. this.lblCcm19.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2332. this.lblCcm19.ForeColor = System.Drawing.Color.Blue;
  2333. this.lblCcm19.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2334. this.lblCcm19.Location = new System.Drawing.Point(59, 85);
  2335. this.lblCcm19.Margin = new System.Windows.Forms.Padding(0);
  2336. this.lblCcm19.Name = "lblCcm19";
  2337. this.lblCcm19.Size = new System.Drawing.Size(125, 20);
  2338. this.lblCcm19.TabIndex = 123;
  2339. this.lblCcm19.Text = "钢种";
  2340. this.lblCcm19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2341. this.toolTip1.SetToolTip(this.lblCcm19, "牌号");
  2342. this.lblCcm19.Click += new System.EventHandler(this.lblCcm19_Click);
  2343. //
  2344. // lblCcm12
  2345. //
  2346. this.lblCcm12.Dock = System.Windows.Forms.DockStyle.Fill;
  2347. this.lblCcm12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2348. this.lblCcm12.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2349. this.lblCcm12.ForeColor = System.Drawing.Color.Blue;
  2350. this.lblCcm12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2351. this.lblCcm12.Location = new System.Drawing.Point(59, 1);
  2352. this.lblCcm12.Margin = new System.Windows.Forms.Padding(0);
  2353. this.lblCcm12.Name = "lblCcm12";
  2354. this.lblCcm12.Size = new System.Drawing.Size(125, 20);
  2355. this.lblCcm12.TabIndex = 120;
  2356. this.lblCcm12.Text = "J12-09999A[10]";
  2357. this.lblCcm12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2358. this.toolTip1.SetToolTip(this.lblCcm12, "熔炼号");
  2359. this.lblCcm12.Click += new System.EventHandler(this.lblCcm12_Click);
  2360. //
  2361. // lblCcm14
  2362. //
  2363. this.lblCcm14.Dock = System.Windows.Forms.DockStyle.Fill;
  2364. this.lblCcm14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2365. this.lblCcm14.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2366. this.lblCcm14.ForeColor = System.Drawing.Color.Blue;
  2367. this.lblCcm14.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2368. this.lblCcm14.Location = new System.Drawing.Point(1, 22);
  2369. this.lblCcm14.Margin = new System.Windows.Forms.Padding(0);
  2370. this.lblCcm14.Name = "lblCcm14";
  2371. this.lblCcm14.Size = new System.Drawing.Size(57, 20);
  2372. this.lblCcm14.TabIndex = 121;
  2373. this.lblCcm14.Text = "大包温度";
  2374. this.lblCcm14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2375. this.toolTip1.SetToolTip(this.lblCcm14, "大包温度");
  2376. //
  2377. // lblCcm17
  2378. //
  2379. this.lblCcm17.Dock = System.Windows.Forms.DockStyle.Fill;
  2380. this.lblCcm17.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2381. this.lblCcm17.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2382. this.lblCcm17.ForeColor = System.Drawing.Color.Blue;
  2383. this.lblCcm17.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2384. this.lblCcm17.Location = new System.Drawing.Point(1, 85);
  2385. this.lblCcm17.Margin = new System.Windows.Forms.Padding(0);
  2386. this.lblCcm17.Name = "lblCcm17";
  2387. this.lblCcm17.Size = new System.Drawing.Size(57, 20);
  2388. this.lblCcm17.TabIndex = 119;
  2389. this.lblCcm17.Text = "浇注时间";
  2390. this.lblCcm17.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2391. this.toolTip1.SetToolTip(this.lblCcm17, "浇注时间");
  2392. //
  2393. // lblCcm16
  2394. //
  2395. this.lblCcm16.Dock = System.Windows.Forms.DockStyle.Fill;
  2396. this.lblCcm16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2397. this.lblCcm16.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2398. this.lblCcm16.ForeColor = System.Drawing.Color.Blue;
  2399. this.lblCcm16.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2400. this.lblCcm16.Location = new System.Drawing.Point(1, 43);
  2401. this.lblCcm16.Margin = new System.Windows.Forms.Padding(0);
  2402. this.lblCcm16.Name = "lblCcm16";
  2403. this.lblCcm16.Size = new System.Drawing.Size(57, 20);
  2404. this.lblCcm16.TabIndex = 122;
  2405. this.lblCcm16.Text = "中包温度";
  2406. this.lblCcm16.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2407. this.toolTip1.SetToolTip(this.lblCcm16, "中包温度");
  2408. //
  2409. // lblCcm15
  2410. //
  2411. this.lblCcm15.Dock = System.Windows.Forms.DockStyle.Fill;
  2412. this.lblCcm15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2413. this.lblCcm15.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2414. this.lblCcm15.ForeColor = System.Drawing.Color.Blue;
  2415. this.lblCcm15.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2416. this.lblCcm15.Location = new System.Drawing.Point(59, 64);
  2417. this.lblCcm15.Margin = new System.Windows.Forms.Padding(0);
  2418. this.lblCcm15.Name = "lblCcm15";
  2419. this.lblCcm15.Size = new System.Drawing.Size(125, 20);
  2420. this.lblCcm15.TabIndex = 118;
  2421. this.lblCcm15.Text = "中包重量";
  2422. this.lblCcm15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2423. this.toolTip1.SetToolTip(this.lblCcm15, "中包重量");
  2424. //
  2425. // lblCcm1WT
  2426. //
  2427. this.lblCcm1WT.BackColor = System.Drawing.Color.Honeydew;
  2428. this.lblCcm1WT.Dock = System.Windows.Forms.DockStyle.Fill;
  2429. this.lblCcm1WT.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2430. this.lblCcm1WT.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2431. this.lblCcm1WT.ForeColor = System.Drawing.Color.Blue;
  2432. this.lblCcm1WT.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2433. this.lblCcm1WT.Location = new System.Drawing.Point(59, 148);
  2434. this.lblCcm1WT.Margin = new System.Windows.Forms.Padding(0);
  2435. this.lblCcm1WT.Name = "lblCcm1WT";
  2436. this.lblCcm1WT.Size = new System.Drawing.Size(125, 21);
  2437. this.lblCcm1WT.TabIndex = 183;
  2438. this.lblCcm1WT.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2439. this.toolTip1.SetToolTip(this.lblCcm1WT, "断面");
  2440. //
  2441. // tableLayoutPanel11
  2442. //
  2443. this.tableLayoutPanel11.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  2444. this.tableLayoutPanel11.ColumnCount = 5;
  2445. this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 33F));
  2446. this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 33F));
  2447. this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  2448. this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  2449. this.tableLayoutPanel11.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 118F));
  2450. this.tableLayoutPanel11.Controls.Add(this.lblCcm1_T5, 4, 1);
  2451. this.tableLayoutPanel11.Controls.Add(this.lblCcm1_S5, 4, 0);
  2452. this.tableLayoutPanel11.Controls.Add(this.lblCcm1_T4, 3, 1);
  2453. this.tableLayoutPanel11.Controls.Add(this.lblCcm1_S4, 3, 0);
  2454. this.tableLayoutPanel11.Controls.Add(this.lblCcm1_T3, 2, 1);
  2455. this.tableLayoutPanel11.Controls.Add(this.lblCcm1_S3, 2, 0);
  2456. this.tableLayoutPanel11.Location = new System.Drawing.Point(837, 193);
  2457. this.tableLayoutPanel11.Margin = new System.Windows.Forms.Padding(0);
  2458. this.tableLayoutPanel11.Name = "tableLayoutPanel11";
  2459. this.tableLayoutPanel11.RowCount = 2;
  2460. this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 15F));
  2461. this.tableLayoutPanel11.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  2462. this.tableLayoutPanel11.Size = new System.Drawing.Size(173, 44);
  2463. this.tableLayoutPanel11.TabIndex = 236;
  2464. this.toolTip1.SetToolTip(this.tableLayoutPanel11, "拉速");
  2465. this.tableLayoutPanel11.Visible = false;
  2466. //
  2467. // lblCcm1_T5
  2468. //
  2469. this.lblCcm1_T5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2470. this.lblCcm1_T5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2471. this.lblCcm1_T5.ForeColor = System.Drawing.Color.Blue;
  2472. this.lblCcm1_T5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2473. this.lblCcm1_T5.Location = new System.Drawing.Point(139, 17);
  2474. this.lblCcm1_T5.Margin = new System.Windows.Forms.Padding(0);
  2475. this.lblCcm1_T5.Name = "lblCcm1_T5";
  2476. this.lblCcm1_T5.Size = new System.Drawing.Size(34, 29);
  2477. this.lblCcm1_T5.TabIndex = 182;
  2478. this.lblCcm1_T5.Text = "送引锭杆";
  2479. this.lblCcm1_T5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2480. this.toolTip1.SetToolTip(this.lblCcm1_T5, "S5状态");
  2481. //
  2482. // lblCcm1_S5
  2483. //
  2484. this.lblCcm1_S5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  2485. this.lblCcm1_S5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2486. this.lblCcm1_S5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2487. this.lblCcm1_S5.ForeColor = System.Drawing.Color.Blue;
  2488. this.lblCcm1_S5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2489. this.lblCcm1_S5.Location = new System.Drawing.Point(139, 1);
  2490. this.lblCcm1_S5.Margin = new System.Windows.Forms.Padding(0);
  2491. this.lblCcm1_S5.Name = "lblCcm1_S5";
  2492. this.lblCcm1_S5.Size = new System.Drawing.Size(118, 15);
  2493. this.lblCcm1_S5.TabIndex = 181;
  2494. this.lblCcm1_S5.Text = "0";
  2495. this.lblCcm1_S5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2496. this.toolTip1.SetToolTip(this.lblCcm1_S5, "S5拉速");
  2497. //
  2498. // lblCcm1_T4
  2499. //
  2500. this.lblCcm1_T4.AutoSize = true;
  2501. this.lblCcm1_T4.Dock = System.Windows.Forms.DockStyle.Fill;
  2502. this.lblCcm1_T4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2503. this.lblCcm1_T4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2504. this.lblCcm1_T4.ForeColor = System.Drawing.Color.Blue;
  2505. this.lblCcm1_T4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2506. this.lblCcm1_T4.Location = new System.Drawing.Point(104, 17);
  2507. this.lblCcm1_T4.Margin = new System.Windows.Forms.Padding(0);
  2508. this.lblCcm1_T4.Name = "lblCcm1_T4";
  2509. this.lblCcm1_T4.Size = new System.Drawing.Size(34, 30);
  2510. this.lblCcm1_T4.TabIndex = 180;
  2511. this.lblCcm1_T4.Text = "送引锭杆";
  2512. this.lblCcm1_T4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2513. this.toolTip1.SetToolTip(this.lblCcm1_T4, "S4状态");
  2514. //
  2515. // lblCcm1_S4
  2516. //
  2517. this.lblCcm1_S4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  2518. this.lblCcm1_S4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2519. this.lblCcm1_S4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2520. this.lblCcm1_S4.ForeColor = System.Drawing.Color.Blue;
  2521. this.lblCcm1_S4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2522. this.lblCcm1_S4.Location = new System.Drawing.Point(104, 1);
  2523. this.lblCcm1_S4.Margin = new System.Windows.Forms.Padding(0);
  2524. this.lblCcm1_S4.Name = "lblCcm1_S4";
  2525. this.lblCcm1_S4.Size = new System.Drawing.Size(34, 15);
  2526. this.lblCcm1_S4.TabIndex = 180;
  2527. this.lblCcm1_S4.Text = "0";
  2528. this.lblCcm1_S4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2529. this.toolTip1.SetToolTip(this.lblCcm1_S4, "S4拉速");
  2530. //
  2531. // lblCcm1_T3
  2532. //
  2533. this.lblCcm1_T3.AutoSize = true;
  2534. this.lblCcm1_T3.Dock = System.Windows.Forms.DockStyle.Fill;
  2535. this.lblCcm1_T3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2536. this.lblCcm1_T3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2537. this.lblCcm1_T3.ForeColor = System.Drawing.Color.Blue;
  2538. this.lblCcm1_T3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2539. this.lblCcm1_T3.Location = new System.Drawing.Point(69, 17);
  2540. this.lblCcm1_T3.Margin = new System.Windows.Forms.Padding(0);
  2541. this.lblCcm1_T3.Name = "lblCcm1_T3";
  2542. this.lblCcm1_T3.Size = new System.Drawing.Size(34, 30);
  2543. this.lblCcm1_T3.TabIndex = 179;
  2544. this.lblCcm1_T3.Text = "送引锭杆";
  2545. this.lblCcm1_T3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2546. this.toolTip1.SetToolTip(this.lblCcm1_T3, "S3状态");
  2547. //
  2548. // lblCcm1_S3
  2549. //
  2550. this.lblCcm1_S3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  2551. this.lblCcm1_S3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2552. this.lblCcm1_S3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2553. this.lblCcm1_S3.ForeColor = System.Drawing.Color.Blue;
  2554. this.lblCcm1_S3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2555. this.lblCcm1_S3.Location = new System.Drawing.Point(69, 1);
  2556. this.lblCcm1_S3.Margin = new System.Windows.Forms.Padding(0);
  2557. this.lblCcm1_S3.Name = "lblCcm1_S3";
  2558. this.lblCcm1_S3.Size = new System.Drawing.Size(34, 15);
  2559. this.lblCcm1_S3.TabIndex = 179;
  2560. this.lblCcm1_S3.Text = "0";
  2561. this.lblCcm1_S3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2562. this.toolTip1.SetToolTip(this.lblCcm1_S3, "S3拉速");
  2563. //
  2564. // pbCcmDev2
  2565. //
  2566. this.pbCcmDev2.BackColor = System.Drawing.Color.White;
  2567. this.pbCcmDev2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2568. this.pbCcmDev2.Location = new System.Drawing.Point(798, 270);
  2569. this.pbCcmDev2.Name = "pbCcmDev2";
  2570. this.pbCcmDev2.Size = new System.Drawing.Size(32, 40);
  2571. this.pbCcmDev2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2572. this.pbCcmDev2.TabIndex = 207;
  2573. this.pbCcmDev2.TabStop = false;
  2574. this.pbCcmDev2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  2575. this.pbCcmDev2.Click += new System.EventHandler(this.PictrureBox_Click);
  2576. //
  2577. // pbCcmFrt2
  2578. //
  2579. this.pbCcmFrt2.BackColor = System.Drawing.Color.White;
  2580. this.pbCcmFrt2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2581. this.pbCcmFrt2.Location = new System.Drawing.Point(729, 270);
  2582. this.pbCcmFrt2.Name = "pbCcmFrt2";
  2583. this.pbCcmFrt2.Size = new System.Drawing.Size(32, 40);
  2584. this.pbCcmFrt2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2585. this.pbCcmFrt2.TabIndex = 204;
  2586. this.pbCcmFrt2.TabStop = false;
  2587. this.pbCcmFrt2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  2588. this.pbCcmFrt2.Click += new System.EventHandler(this.PictrureBox_Click);
  2589. //
  2590. // pictureBox2
  2591. //
  2592. this.pictureBox2.BackColor = System.Drawing.Color.White;
  2593. this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
  2594. this.pictureBox2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2595. this.pictureBox2.Location = new System.Drawing.Point(802, 318);
  2596. this.pictureBox2.Name = "pictureBox2";
  2597. this.pictureBox2.Size = new System.Drawing.Size(28, 15);
  2598. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  2599. this.pictureBox2.TabIndex = 208;
  2600. this.pictureBox2.TabStop = false;
  2601. this.toolTip1.SetToolTip(this.pictureBox2, "单击查看中包温度");
  2602. this.pictureBox2.Click += new System.EventHandler(this.pictureBox1_Click);
  2603. //
  2604. // panel16
  2605. //
  2606. this.panel16.BackColor = System.Drawing.Color.White;
  2607. this.panel16.Controls.Add(this.tableLayoutPanel16);
  2608. this.panel16.Font = new System.Drawing.Font("宋体", 10.5F);
  2609. this.panel16.Location = new System.Drawing.Point(837, 234);
  2610. this.panel16.Name = "panel16";
  2611. this.panel16.Size = new System.Drawing.Size(185, 169);
  2612. this.panel16.TabIndex = 209;
  2613. //
  2614. // tableLayoutPanel16
  2615. //
  2616. this.tableLayoutPanel16.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  2617. this.tableLayoutPanel16.ColumnCount = 2;
  2618. this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  2619. this.tableLayoutPanel16.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 125F));
  2620. this.tableLayoutPanel16.Controls.Add(this.lblCcmIDE2, 0, 7);
  2621. this.tableLayoutPanel16.Controls.Add(this.lblCcm2_T1, 1, 5);
  2622. this.tableLayoutPanel16.Controls.Add(this.lblCcm24, 1, 1);
  2623. this.tableLayoutPanel16.Controls.Add(this.lblCcm21, 0, 0);
  2624. this.tableLayoutPanel16.Controls.Add(this.lblCcm22, 1, 0);
  2625. this.tableLayoutPanel16.Controls.Add(this.lblCcm2_T2, 1, 6);
  2626. this.tableLayoutPanel16.Controls.Add(this.lblCcm30, 1, 4);
  2627. this.tableLayoutPanel16.Controls.Add(this.lblCcm2_S2, 0, 6);
  2628. this.tableLayoutPanel16.Controls.Add(this.lblCcm23, 0, 1);
  2629. this.tableLayoutPanel16.Controls.Add(this.lblCcm29, 0, 4);
  2630. this.tableLayoutPanel16.Controls.Add(this.lblCcm25, 0, 2);
  2631. this.tableLayoutPanel16.Controls.Add(this.lblCcm28, 1, 3);
  2632. this.tableLayoutPanel16.Controls.Add(this.lblCcm2_S1, 0, 5);
  2633. this.tableLayoutPanel16.Controls.Add(this.lblCcm26, 1, 2);
  2634. this.tableLayoutPanel16.Controls.Add(this.lblCcm27, 0, 3);
  2635. this.tableLayoutPanel16.Controls.Add(this.lblCcm2WT, 1, 7);
  2636. this.tableLayoutPanel16.Dock = System.Windows.Forms.DockStyle.Fill;
  2637. this.tableLayoutPanel16.Location = new System.Drawing.Point(0, 0);
  2638. this.tableLayoutPanel16.Name = "tableLayoutPanel16";
  2639. this.tableLayoutPanel16.RowCount = 8;
  2640. this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2641. this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2642. this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2643. this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2644. this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2645. this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2646. this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2647. this.tableLayoutPanel16.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  2648. this.tableLayoutPanel16.Size = new System.Drawing.Size(185, 169);
  2649. this.tableLayoutPanel16.TabIndex = 225;
  2650. //
  2651. // lblCcmIDE2
  2652. //
  2653. this.lblCcmIDE2.Dock = System.Windows.Forms.DockStyle.Fill;
  2654. this.lblCcmIDE2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2655. this.lblCcmIDE2.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2656. this.lblCcmIDE2.ForeColor = System.Drawing.Color.Red;
  2657. this.lblCcmIDE2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2658. this.lblCcmIDE2.Location = new System.Drawing.Point(1, 148);
  2659. this.lblCcmIDE2.Margin = new System.Windows.Forms.Padding(0);
  2660. this.lblCcmIDE2.Name = "lblCcmIDE2";
  2661. this.lblCcmIDE2.Size = new System.Drawing.Size(57, 20);
  2662. this.lblCcmIDE2.TabIndex = 186;
  2663. this.lblCcmIDE2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  2664. this.toolTip1.SetToolTip(this.lblCcmIDE2, "缓冲位");
  2665. //
  2666. // lblCcm2_T1
  2667. //
  2668. this.lblCcm2_T1.Dock = System.Windows.Forms.DockStyle.Fill;
  2669. this.lblCcm2_T1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2670. this.lblCcm2_T1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2671. this.lblCcm2_T1.ForeColor = System.Drawing.Color.Blue;
  2672. this.lblCcm2_T1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2673. this.lblCcm2_T1.Location = new System.Drawing.Point(59, 106);
  2674. this.lblCcm2_T1.Margin = new System.Windows.Forms.Padding(0);
  2675. this.lblCcm2_T1.Name = "lblCcm2_T1";
  2676. this.lblCcm2_T1.Size = new System.Drawing.Size(125, 20);
  2677. this.lblCcm2_T1.TabIndex = 178;
  2678. this.lblCcm2_T1.Text = "送引锭杆";
  2679. this.lblCcm2_T1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2680. this.toolTip1.SetToolTip(this.lblCcm2_T1, "S1状态");
  2681. //
  2682. // lblCcm24
  2683. //
  2684. this.lblCcm24.Dock = System.Windows.Forms.DockStyle.Fill;
  2685. this.lblCcm24.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2686. this.lblCcm24.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2687. this.lblCcm24.ForeColor = System.Drawing.Color.Blue;
  2688. this.lblCcm24.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2689. this.lblCcm24.Location = new System.Drawing.Point(59, 22);
  2690. this.lblCcm24.Margin = new System.Windows.Forms.Padding(0);
  2691. this.lblCcm24.Name = "lblCcm24";
  2692. this.lblCcm24.Size = new System.Drawing.Size(125, 20);
  2693. this.lblCcm24.TabIndex = 185;
  2694. this.lblCcm24.Text = "大包上台重量";
  2695. this.lblCcm24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2696. this.toolTip1.SetToolTip(this.lblCcm24, "大包上台重量");
  2697. //
  2698. // lblCcm21
  2699. //
  2700. this.lblCcm21.Dock = System.Windows.Forms.DockStyle.Fill;
  2701. this.lblCcm21.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2702. this.lblCcm21.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2703. this.lblCcm21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  2704. this.lblCcm21.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2705. this.lblCcm21.Location = new System.Drawing.Point(1, 1);
  2706. this.lblCcm21.Margin = new System.Windows.Forms.Padding(0);
  2707. this.lblCcm21.Name = "lblCcm21";
  2708. this.lblCcm21.Size = new System.Drawing.Size(57, 20);
  2709. this.lblCcm21.TabIndex = 116;
  2710. this.lblCcm21.Text = "J12-09999A";
  2711. this.lblCcm21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2712. this.toolTip1.SetToolTip(this.lblCcm21, "熔炼号");
  2713. //
  2714. // lblCcm22
  2715. //
  2716. this.lblCcm22.Dock = System.Windows.Forms.DockStyle.Fill;
  2717. this.lblCcm22.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2718. this.lblCcm22.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2719. this.lblCcm22.ForeColor = System.Drawing.Color.Blue;
  2720. this.lblCcm22.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2721. this.lblCcm22.Location = new System.Drawing.Point(59, 1);
  2722. this.lblCcm22.Margin = new System.Windows.Forms.Padding(0);
  2723. this.lblCcm22.Name = "lblCcm22";
  2724. this.lblCcm22.Size = new System.Drawing.Size(125, 20);
  2725. this.lblCcm22.TabIndex = 120;
  2726. this.lblCcm22.Text = "J12-09999A[10]";
  2727. this.lblCcm22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2728. this.toolTip1.SetToolTip(this.lblCcm22, "熔炼号");
  2729. //
  2730. // lblCcm2_T2
  2731. //
  2732. this.lblCcm2_T2.AutoSize = true;
  2733. this.lblCcm2_T2.Dock = System.Windows.Forms.DockStyle.Fill;
  2734. this.lblCcm2_T2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2735. this.lblCcm2_T2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2736. this.lblCcm2_T2.ForeColor = System.Drawing.Color.Blue;
  2737. this.lblCcm2_T2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2738. this.lblCcm2_T2.Location = new System.Drawing.Point(59, 127);
  2739. this.lblCcm2_T2.Margin = new System.Windows.Forms.Padding(0);
  2740. this.lblCcm2_T2.Name = "lblCcm2_T2";
  2741. this.lblCcm2_T2.Size = new System.Drawing.Size(125, 20);
  2742. this.lblCcm2_T2.TabIndex = 175;
  2743. this.lblCcm2_T2.Text = "送引锭杆";
  2744. this.lblCcm2_T2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2745. this.toolTip1.SetToolTip(this.lblCcm2_T2, "S2状态");
  2746. //
  2747. // lblCcm30
  2748. //
  2749. this.lblCcm30.Dock = System.Windows.Forms.DockStyle.Fill;
  2750. this.lblCcm30.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2751. this.lblCcm30.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2752. this.lblCcm30.ForeColor = System.Drawing.Color.Blue;
  2753. this.lblCcm30.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2754. this.lblCcm30.Location = new System.Drawing.Point(59, 85);
  2755. this.lblCcm30.Margin = new System.Windows.Forms.Padding(0);
  2756. this.lblCcm30.Name = "lblCcm30";
  2757. this.lblCcm30.Size = new System.Drawing.Size(125, 20);
  2758. this.lblCcm30.TabIndex = 123;
  2759. this.lblCcm30.Text = "钢种";
  2760. this.lblCcm30.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2761. this.toolTip1.SetToolTip(this.lblCcm30, "牌号");
  2762. //
  2763. // lblCcm2_S2
  2764. //
  2765. this.lblCcm2_S2.Dock = System.Windows.Forms.DockStyle.Fill;
  2766. this.lblCcm2_S2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2767. this.lblCcm2_S2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2768. this.lblCcm2_S2.ForeColor = System.Drawing.Color.Blue;
  2769. this.lblCcm2_S2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2770. this.lblCcm2_S2.Location = new System.Drawing.Point(1, 127);
  2771. this.lblCcm2_S2.Margin = new System.Windows.Forms.Padding(0);
  2772. this.lblCcm2_S2.Name = "lblCcm2_S2";
  2773. this.lblCcm2_S2.Size = new System.Drawing.Size(57, 20);
  2774. this.lblCcm2_S2.TabIndex = 175;
  2775. this.lblCcm2_S2.Text = "2.04";
  2776. this.lblCcm2_S2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2777. this.toolTip1.SetToolTip(this.lblCcm2_S2, "S2拉速");
  2778. //
  2779. // lblCcm23
  2780. //
  2781. this.lblCcm23.Dock = System.Windows.Forms.DockStyle.Fill;
  2782. this.lblCcm23.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2783. this.lblCcm23.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2784. this.lblCcm23.ForeColor = System.Drawing.Color.Blue;
  2785. this.lblCcm23.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2786. this.lblCcm23.Location = new System.Drawing.Point(1, 22);
  2787. this.lblCcm23.Margin = new System.Windows.Forms.Padding(0);
  2788. this.lblCcm23.Name = "lblCcm23";
  2789. this.lblCcm23.Size = new System.Drawing.Size(57, 20);
  2790. this.lblCcm23.TabIndex = 121;
  2791. this.lblCcm23.Text = "大包温度";
  2792. this.lblCcm23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2793. this.toolTip1.SetToolTip(this.lblCcm23, "大包温度");
  2794. //
  2795. // lblCcm29
  2796. //
  2797. this.lblCcm29.Dock = System.Windows.Forms.DockStyle.Fill;
  2798. this.lblCcm29.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2799. this.lblCcm29.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2800. this.lblCcm29.ForeColor = System.Drawing.Color.Blue;
  2801. this.lblCcm29.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2802. this.lblCcm29.Location = new System.Drawing.Point(1, 85);
  2803. this.lblCcm29.Margin = new System.Windows.Forms.Padding(0);
  2804. this.lblCcm29.Name = "lblCcm29";
  2805. this.lblCcm29.Size = new System.Drawing.Size(57, 20);
  2806. this.lblCcm29.TabIndex = 119;
  2807. this.lblCcm29.Text = "浇注时间";
  2808. this.lblCcm29.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2809. this.toolTip1.SetToolTip(this.lblCcm29, "浇注时间");
  2810. //
  2811. // lblCcm25
  2812. //
  2813. this.lblCcm25.Dock = System.Windows.Forms.DockStyle.Fill;
  2814. this.lblCcm25.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2815. this.lblCcm25.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2816. this.lblCcm25.ForeColor = System.Drawing.Color.Blue;
  2817. this.lblCcm25.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2818. this.lblCcm25.Location = new System.Drawing.Point(1, 43);
  2819. this.lblCcm25.Margin = new System.Windows.Forms.Padding(0);
  2820. this.lblCcm25.Name = "lblCcm25";
  2821. this.lblCcm25.Size = new System.Drawing.Size(57, 20);
  2822. this.lblCcm25.TabIndex = 122;
  2823. this.lblCcm25.Text = "中包温度";
  2824. this.lblCcm25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2825. this.toolTip1.SetToolTip(this.lblCcm25, "中包温度");
  2826. //
  2827. // lblCcm28
  2828. //
  2829. this.lblCcm28.Dock = System.Windows.Forms.DockStyle.Fill;
  2830. this.lblCcm28.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2831. this.lblCcm28.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2832. this.lblCcm28.ForeColor = System.Drawing.Color.Blue;
  2833. this.lblCcm28.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2834. this.lblCcm28.Location = new System.Drawing.Point(59, 64);
  2835. this.lblCcm28.Margin = new System.Windows.Forms.Padding(0);
  2836. this.lblCcm28.Name = "lblCcm28";
  2837. this.lblCcm28.Size = new System.Drawing.Size(125, 20);
  2838. this.lblCcm28.TabIndex = 118;
  2839. this.lblCcm28.Text = "中包重量";
  2840. this.lblCcm28.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2841. this.toolTip1.SetToolTip(this.lblCcm28, "中包重量");
  2842. //
  2843. // lblCcm2_S1
  2844. //
  2845. this.lblCcm2_S1.Dock = System.Windows.Forms.DockStyle.Fill;
  2846. this.lblCcm2_S1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2847. this.lblCcm2_S1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2848. this.lblCcm2_S1.ForeColor = System.Drawing.Color.Blue;
  2849. this.lblCcm2_S1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2850. this.lblCcm2_S1.Location = new System.Drawing.Point(1, 106);
  2851. this.lblCcm2_S1.Margin = new System.Windows.Forms.Padding(0);
  2852. this.lblCcm2_S1.Name = "lblCcm2_S1";
  2853. this.lblCcm2_S1.Size = new System.Drawing.Size(57, 20);
  2854. this.lblCcm2_S1.TabIndex = 175;
  2855. this.lblCcm2_S1.Text = "1.234";
  2856. this.lblCcm2_S1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2857. this.toolTip1.SetToolTip(this.lblCcm2_S1, "S1拉速");
  2858. this.lblCcm2_S1.Click += new System.EventHandler(this.lblCcm211_Click);
  2859. //
  2860. // lblCcm26
  2861. //
  2862. this.lblCcm26.Dock = System.Windows.Forms.DockStyle.Fill;
  2863. this.lblCcm26.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2864. this.lblCcm26.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2865. this.lblCcm26.ForeColor = System.Drawing.Color.Blue;
  2866. this.lblCcm26.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2867. this.lblCcm26.Location = new System.Drawing.Point(59, 43);
  2868. this.lblCcm26.Margin = new System.Windows.Forms.Padding(0);
  2869. this.lblCcm26.Name = "lblCcm26";
  2870. this.lblCcm26.Size = new System.Drawing.Size(125, 20);
  2871. this.lblCcm26.TabIndex = 117;
  2872. this.lblCcm26.Text = "大包重量";
  2873. this.lblCcm26.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2874. this.toolTip1.SetToolTip(this.lblCcm26, "大包重量");
  2875. //
  2876. // lblCcm27
  2877. //
  2878. this.lblCcm27.Dock = System.Windows.Forms.DockStyle.Fill;
  2879. this.lblCcm27.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2880. this.lblCcm27.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2881. this.lblCcm27.ForeColor = System.Drawing.Color.Blue;
  2882. this.lblCcm27.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2883. this.lblCcm27.Location = new System.Drawing.Point(1, 64);
  2884. this.lblCcm27.Margin = new System.Windows.Forms.Padding(0);
  2885. this.lblCcm27.Name = "lblCcm27";
  2886. this.lblCcm27.Size = new System.Drawing.Size(57, 20);
  2887. this.lblCcm27.TabIndex = 169;
  2888. this.lblCcm27.Text = "浇注开始时间";
  2889. this.lblCcm27.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2890. this.toolTip1.SetToolTip(this.lblCcm27, "浇注开始时间");
  2891. //
  2892. // lblCcm2WT
  2893. //
  2894. this.lblCcm2WT.BackColor = System.Drawing.Color.Honeydew;
  2895. this.lblCcm2WT.Dock = System.Windows.Forms.DockStyle.Fill;
  2896. this.lblCcm2WT.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2897. this.lblCcm2WT.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2898. this.lblCcm2WT.ForeColor = System.Drawing.Color.Blue;
  2899. this.lblCcm2WT.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2900. this.lblCcm2WT.Location = new System.Drawing.Point(59, 148);
  2901. this.lblCcm2WT.Margin = new System.Windows.Forms.Padding(0);
  2902. this.lblCcm2WT.Name = "lblCcm2WT";
  2903. this.lblCcm2WT.Size = new System.Drawing.Size(125, 20);
  2904. this.lblCcm2WT.TabIndex = 187;
  2905. this.lblCcm2WT.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2906. this.toolTip1.SetToolTip(this.lblCcm2WT, "断面");
  2907. //
  2908. // tableLayoutPanel9
  2909. //
  2910. this.tableLayoutPanel9.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  2911. this.tableLayoutPanel9.ColumnCount = 5;
  2912. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 33F));
  2913. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 33F));
  2914. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  2915. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  2916. this.tableLayoutPanel9.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 118F));
  2917. this.tableLayoutPanel9.Controls.Add(this.lblCcm2_T5, 4, 1);
  2918. this.tableLayoutPanel9.Controls.Add(this.lblCcm2_S5, 4, 0);
  2919. this.tableLayoutPanel9.Controls.Add(this.lblCcm2_T4, 3, 1);
  2920. this.tableLayoutPanel9.Controls.Add(this.lblCcm2_S4, 3, 0);
  2921. this.tableLayoutPanel9.Controls.Add(this.lblCcm2_T3, 2, 1);
  2922. this.tableLayoutPanel9.Controls.Add(this.lblCcm2_S3, 2, 0);
  2923. this.tableLayoutPanel9.Location = new System.Drawing.Point(837, 393);
  2924. this.tableLayoutPanel9.Margin = new System.Windows.Forms.Padding(0);
  2925. this.tableLayoutPanel9.Name = "tableLayoutPanel9";
  2926. this.tableLayoutPanel9.RowCount = 2;
  2927. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
  2928. this.tableLayoutPanel9.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
  2929. this.tableLayoutPanel9.Size = new System.Drawing.Size(173, 45);
  2930. this.tableLayoutPanel9.TabIndex = 229;
  2931. this.toolTip1.SetToolTip(this.tableLayoutPanel9, "拉速");
  2932. this.tableLayoutPanel9.Visible = false;
  2933. //
  2934. // lblCcm2_T5
  2935. //
  2936. this.lblCcm2_T5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2937. this.lblCcm2_T5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2938. this.lblCcm2_T5.ForeColor = System.Drawing.Color.Blue;
  2939. this.lblCcm2_T5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2940. this.lblCcm2_T5.Location = new System.Drawing.Point(139, 20);
  2941. this.lblCcm2_T5.Margin = new System.Windows.Forms.Padding(0);
  2942. this.lblCcm2_T5.Name = "lblCcm2_T5";
  2943. this.lblCcm2_T5.Size = new System.Drawing.Size(34, 27);
  2944. this.lblCcm2_T5.TabIndex = 182;
  2945. this.lblCcm2_T5.Text = "送引锭杆";
  2946. this.lblCcm2_T5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2947. this.toolTip1.SetToolTip(this.lblCcm2_T5, "S4状态");
  2948. //
  2949. // lblCcm2_S5
  2950. //
  2951. this.lblCcm2_S5.Dock = System.Windows.Forms.DockStyle.Fill;
  2952. this.lblCcm2_S5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2953. this.lblCcm2_S5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2954. this.lblCcm2_S5.ForeColor = System.Drawing.Color.Blue;
  2955. this.lblCcm2_S5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2956. this.lblCcm2_S5.Location = new System.Drawing.Point(139, 1);
  2957. this.lblCcm2_S5.Margin = new System.Windows.Forms.Padding(0);
  2958. this.lblCcm2_S5.Name = "lblCcm2_S5";
  2959. this.lblCcm2_S5.Size = new System.Drawing.Size(118, 18);
  2960. this.lblCcm2_S5.TabIndex = 181;
  2961. this.lblCcm2_S5.Text = "2.34";
  2962. this.lblCcm2_S5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2963. this.toolTip1.SetToolTip(this.lblCcm2_S5, "S4拉速");
  2964. //
  2965. // lblCcm2_T4
  2966. //
  2967. this.lblCcm2_T4.AutoSize = true;
  2968. this.lblCcm2_T4.Dock = System.Windows.Forms.DockStyle.Fill;
  2969. this.lblCcm2_T4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2970. this.lblCcm2_T4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2971. this.lblCcm2_T4.ForeColor = System.Drawing.Color.Blue;
  2972. this.lblCcm2_T4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2973. this.lblCcm2_T4.Location = new System.Drawing.Point(104, 20);
  2974. this.lblCcm2_T4.Margin = new System.Windows.Forms.Padding(0);
  2975. this.lblCcm2_T4.Name = "lblCcm2_T4";
  2976. this.lblCcm2_T4.Size = new System.Drawing.Size(34, 27);
  2977. this.lblCcm2_T4.TabIndex = 180;
  2978. this.lblCcm2_T4.Text = "送引锭杆";
  2979. this.lblCcm2_T4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2980. this.toolTip1.SetToolTip(this.lblCcm2_T4, "S3状态");
  2981. //
  2982. // lblCcm2_S4
  2983. //
  2984. this.lblCcm2_S4.Dock = System.Windows.Forms.DockStyle.Fill;
  2985. this.lblCcm2_S4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  2986. this.lblCcm2_S4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2987. this.lblCcm2_S4.ForeColor = System.Drawing.Color.Blue;
  2988. this.lblCcm2_S4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  2989. this.lblCcm2_S4.Location = new System.Drawing.Point(104, 1);
  2990. this.lblCcm2_S4.Margin = new System.Windows.Forms.Padding(0);
  2991. this.lblCcm2_S4.Name = "lblCcm2_S4";
  2992. this.lblCcm2_S4.Size = new System.Drawing.Size(34, 18);
  2993. this.lblCcm2_S4.TabIndex = 180;
  2994. this.lblCcm2_S4.Text = "2.34";
  2995. this.lblCcm2_S4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  2996. this.toolTip1.SetToolTip(this.lblCcm2_S4, "S3拉速");
  2997. //
  2998. // lblCcm2_T3
  2999. //
  3000. this.lblCcm2_T3.AutoSize = true;
  3001. this.lblCcm2_T3.Dock = System.Windows.Forms.DockStyle.Fill;
  3002. this.lblCcm2_T3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3003. this.lblCcm2_T3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3004. this.lblCcm2_T3.ForeColor = System.Drawing.Color.Blue;
  3005. this.lblCcm2_T3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3006. this.lblCcm2_T3.Location = new System.Drawing.Point(69, 20);
  3007. this.lblCcm2_T3.Margin = new System.Windows.Forms.Padding(0);
  3008. this.lblCcm2_T3.Name = "lblCcm2_T3";
  3009. this.lblCcm2_T3.Size = new System.Drawing.Size(34, 27);
  3010. this.lblCcm2_T3.TabIndex = 179;
  3011. this.lblCcm2_T3.Text = "送引锭杆";
  3012. this.lblCcm2_T3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3013. this.toolTip1.SetToolTip(this.lblCcm2_T3, "S2状态");
  3014. //
  3015. // lblCcm2_S3
  3016. //
  3017. this.lblCcm2_S3.Dock = System.Windows.Forms.DockStyle.Fill;
  3018. this.lblCcm2_S3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3019. this.lblCcm2_S3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3020. this.lblCcm2_S3.ForeColor = System.Drawing.Color.Blue;
  3021. this.lblCcm2_S3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3022. this.lblCcm2_S3.Location = new System.Drawing.Point(69, 1);
  3023. this.lblCcm2_S3.Margin = new System.Windows.Forms.Padding(0);
  3024. this.lblCcm2_S3.Name = "lblCcm2_S3";
  3025. this.lblCcm2_S3.Size = new System.Drawing.Size(34, 18);
  3026. this.lblCcm2_S3.TabIndex = 179;
  3027. this.lblCcm2_S3.Text = "2.23";
  3028. this.lblCcm2_S3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3029. this.toolTip1.SetToolTip(this.lblCcm2_S3, "S2拉速");
  3030. //
  3031. // pbCasFrt1
  3032. //
  3033. this.pbCasFrt1.BackColor = System.Drawing.Color.White;
  3034. this.pbCasFrt1.Image = ((System.Drawing.Image)(resources.GetObject("pbCasFrt1.Image")));
  3035. this.pbCasFrt1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3036. this.pbCasFrt1.Location = new System.Drawing.Point(336, 79);
  3037. this.pbCasFrt1.Margin = new System.Windows.Forms.Padding(0);
  3038. this.pbCasFrt1.Name = "pbCasFrt1";
  3039. this.pbCasFrt1.Size = new System.Drawing.Size(60, 58);
  3040. this.pbCasFrt1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3041. this.pbCasFrt1.TabIndex = 210;
  3042. this.pbCasFrt1.TabStop = false;
  3043. this.pbCasFrt1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  3044. this.pbCasFrt1.Click += new System.EventHandler(this.PictrureBox_Click);
  3045. //
  3046. // pbCasFrt2
  3047. //
  3048. this.pbCasFrt2.BackColor = System.Drawing.Color.White;
  3049. this.pbCasFrt2.Image = ((System.Drawing.Image)(resources.GetObject("pbCasFrt2.Image")));
  3050. this.pbCasFrt2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3051. this.pbCasFrt2.Location = new System.Drawing.Point(336, 314);
  3052. this.pbCasFrt2.Margin = new System.Windows.Forms.Padding(0);
  3053. this.pbCasFrt2.Name = "pbCasFrt2";
  3054. this.pbCasFrt2.Size = new System.Drawing.Size(60, 58);
  3055. this.pbCasFrt2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3056. this.pbCasFrt2.TabIndex = 211;
  3057. this.pbCasFrt2.TabStop = false;
  3058. this.pbCasFrt2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  3059. this.pbCasFrt2.Click += new System.EventHandler(this.PictrureBox_Click);
  3060. //
  3061. // pbCasFrt3
  3062. //
  3063. this.pbCasFrt3.BackColor = System.Drawing.Color.White;
  3064. this.pbCasFrt3.Image = ((System.Drawing.Image)(resources.GetObject("pbCasFrt3.Image")));
  3065. this.pbCasFrt3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3066. this.pbCasFrt3.Location = new System.Drawing.Point(330, 498);
  3067. this.pbCasFrt3.Margin = new System.Windows.Forms.Padding(0);
  3068. this.pbCasFrt3.Name = "pbCasFrt3";
  3069. this.pbCasFrt3.Size = new System.Drawing.Size(60, 58);
  3070. this.pbCasFrt3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3071. this.pbCasFrt3.TabIndex = 212;
  3072. this.pbCasFrt3.TabStop = false;
  3073. this.pbCasFrt3.Visible = false;
  3074. this.pbCasFrt3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  3075. this.pbCasFrt3.Click += new System.EventHandler(this.PictrureBox_Click);
  3076. //
  3077. // pbLfsBck2
  3078. //
  3079. this.pbLfsBck2.BackColor = System.Drawing.Color.White;
  3080. this.pbLfsBck2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3081. this.pbLfsBck2.Location = new System.Drawing.Point(502, 194);
  3082. this.pbLfsBck2.Name = "pbLfsBck2";
  3083. this.pbLfsBck2.Size = new System.Drawing.Size(32, 35);
  3084. this.pbLfsBck2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3085. this.pbLfsBck2.TabIndex = 213;
  3086. this.pbLfsBck2.TabStop = false;
  3087. this.pbLfsBck2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  3088. this.pbLfsBck2.Click += new System.EventHandler(this.PictrureBox_Click);
  3089. //
  3090. // lblClassCCMNum
  3091. //
  3092. this.lblClassCCMNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3093. this.lblClassCCMNum.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3094. this.lblClassCCMNum.Location = new System.Drawing.Point(85, 73);
  3095. this.lblClassCCMNum.Name = "lblClassCCMNum";
  3096. this.lblClassCCMNum.Size = new System.Drawing.Size(54, 23);
  3097. this.lblClassCCMNum.TabIndex = 221;
  3098. this.lblClassCCMNum.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3099. //
  3100. // lblTodayCCMNumber
  3101. //
  3102. this.lblTodayCCMNumber.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3103. this.lblTodayCCMNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3104. this.lblTodayCCMNumber.Location = new System.Drawing.Point(85, 49);
  3105. this.lblTodayCCMNumber.Name = "lblTodayCCMNumber";
  3106. this.lblTodayCCMNumber.Size = new System.Drawing.Size(54, 23);
  3107. this.lblTodayCCMNumber.TabIndex = 220;
  3108. this.lblTodayCCMNumber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3109. //
  3110. // lblClassStoveNum
  3111. //
  3112. this.lblClassStoveNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3113. this.lblClassStoveNum.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3114. this.lblClassStoveNum.Location = new System.Drawing.Point(85, 25);
  3115. this.lblClassStoveNum.Name = "lblClassStoveNum";
  3116. this.lblClassStoveNum.Size = new System.Drawing.Size(54, 23);
  3117. this.lblClassStoveNum.TabIndex = 219;
  3118. this.lblClassStoveNum.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3119. //
  3120. // lblTodayStoveNum
  3121. //
  3122. this.lblTodayStoveNum.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3123. this.lblTodayStoveNum.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3124. this.lblTodayStoveNum.Location = new System.Drawing.Point(85, 1);
  3125. this.lblTodayStoveNum.Name = "lblTodayStoveNum";
  3126. this.lblTodayStoveNum.Size = new System.Drawing.Size(54, 23);
  3127. this.lblTodayStoveNum.TabIndex = 218;
  3128. this.lblTodayStoveNum.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3129. //
  3130. // lbCcmlDutyNumber
  3131. //
  3132. this.lbCcmlDutyNumber.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3133. this.lbCcmlDutyNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3134. this.lbCcmlDutyNumber.Location = new System.Drawing.Point(1, 73);
  3135. this.lbCcmlDutyNumber.Name = "lbCcmlDutyNumber";
  3136. this.lbCcmlDutyNumber.Size = new System.Drawing.Size(82, 23);
  3137. this.lbCcmlDutyNumber.TabIndex = 217;
  3138. this.lbCcmlDutyNumber.Text = "本班连铸炉数";
  3139. this.lbCcmlDutyNumber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3140. //
  3141. // lblCcmDaysNumber
  3142. //
  3143. this.lblCcmDaysNumber.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3144. this.lblCcmDaysNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3145. this.lblCcmDaysNumber.Location = new System.Drawing.Point(1, 49);
  3146. this.lblCcmDaysNumber.Name = "lblCcmDaysNumber";
  3147. this.lblCcmDaysNumber.Size = new System.Drawing.Size(82, 23);
  3148. this.lblCcmDaysNumber.TabIndex = 216;
  3149. this.lblCcmDaysNumber.Text = "本日连铸炉数";
  3150. this.lblCcmDaysNumber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3151. //
  3152. // lbCvtlDutyNumber
  3153. //
  3154. this.lbCvtlDutyNumber.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3155. this.lbCvtlDutyNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3156. this.lbCvtlDutyNumber.Location = new System.Drawing.Point(1, 25);
  3157. this.lbCvtlDutyNumber.Name = "lbCvtlDutyNumber";
  3158. this.lbCvtlDutyNumber.Size = new System.Drawing.Size(82, 23);
  3159. this.lbCvtlDutyNumber.TabIndex = 215;
  3160. this.lbCvtlDutyNumber.Text = "本班炼制炉数";
  3161. this.lbCvtlDutyNumber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3162. //
  3163. // lblCvtDaysNumber
  3164. //
  3165. this.lblCvtDaysNumber.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
  3166. this.lblCvtDaysNumber.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3167. this.lblCvtDaysNumber.Location = new System.Drawing.Point(1, 1);
  3168. this.lblCvtDaysNumber.Name = "lblCvtDaysNumber";
  3169. this.lblCvtDaysNumber.Size = new System.Drawing.Size(82, 23);
  3170. this.lblCvtDaysNumber.TabIndex = 214;
  3171. this.lblCvtDaysNumber.Text = "本日炼制炉数";
  3172. this.lblCvtDaysNumber.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3173. //
  3174. // lblCcm34
  3175. //
  3176. this.lblCcm34.Dock = System.Windows.Forms.DockStyle.Fill;
  3177. this.lblCcm34.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3178. this.lblCcm34.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3179. this.lblCcm34.ForeColor = System.Drawing.Color.Blue;
  3180. this.lblCcm34.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3181. this.lblCcm34.Location = new System.Drawing.Point(59, 22);
  3182. this.lblCcm34.Margin = new System.Windows.Forms.Padding(0);
  3183. this.lblCcm34.Name = "lblCcm34";
  3184. this.lblCcm34.Size = new System.Drawing.Size(125, 20);
  3185. this.lblCcm34.TabIndex = 185;
  3186. this.lblCcm34.Text = "大包上台重量";
  3187. this.lblCcm34.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3188. this.toolTip1.SetToolTip(this.lblCcm34, "大包上台重量");
  3189. //
  3190. // tableLayoutPanel22
  3191. //
  3192. this.tableLayoutPanel22.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  3193. this.tableLayoutPanel22.ColumnCount = 5;
  3194. this.tableLayoutPanel22.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  3195. this.tableLayoutPanel22.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  3196. this.tableLayoutPanel22.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  3197. this.tableLayoutPanel22.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  3198. this.tableLayoutPanel22.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 116F));
  3199. this.tableLayoutPanel22.Controls.Add(this.lblCcm3_T5, 4, 1);
  3200. this.tableLayoutPanel22.Controls.Add(this.lblCcm3_S5, 4, 0);
  3201. this.tableLayoutPanel22.Controls.Add(this.lblCcm3_T4, 3, 1);
  3202. this.tableLayoutPanel22.Controls.Add(this.lblCcm3_S4, 3, 0);
  3203. this.tableLayoutPanel22.Controls.Add(this.lblCcm3_T3, 2, 1);
  3204. this.tableLayoutPanel22.Controls.Add(this.lblCcm3_S3, 2, 0);
  3205. this.tableLayoutPanel22.Location = new System.Drawing.Point(837, 612);
  3206. this.tableLayoutPanel22.Margin = new System.Windows.Forms.Padding(0);
  3207. this.tableLayoutPanel22.Name = "tableLayoutPanel22";
  3208. this.tableLayoutPanel22.RowCount = 2;
  3209. this.tableLayoutPanel22.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 16F));
  3210. this.tableLayoutPanel22.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 29F));
  3211. this.tableLayoutPanel22.Size = new System.Drawing.Size(173, 45);
  3212. this.tableLayoutPanel22.TabIndex = 228;
  3213. this.toolTip1.SetToolTip(this.tableLayoutPanel22, "拉速");
  3214. this.tableLayoutPanel22.Visible = false;
  3215. //
  3216. // lblCcm3_T5
  3217. //
  3218. this.lblCcm3_T5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3219. this.lblCcm3_T5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3220. this.lblCcm3_T5.ForeColor = System.Drawing.Color.Blue;
  3221. this.lblCcm3_T5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3222. this.lblCcm3_T5.Location = new System.Drawing.Point(141, 18);
  3223. this.lblCcm3_T5.Margin = new System.Windows.Forms.Padding(0);
  3224. this.lblCcm3_T5.Name = "lblCcm3_T5";
  3225. this.lblCcm3_T5.Size = new System.Drawing.Size(34, 29);
  3226. this.lblCcm3_T5.TabIndex = 181;
  3227. this.lblCcm3_T5.Text = "送引锭杆";
  3228. this.lblCcm3_T5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3229. this.toolTip1.SetToolTip(this.lblCcm3_T5, "S4状态");
  3230. //
  3231. // lblCcm3_S5
  3232. //
  3233. this.lblCcm3_S5.Dock = System.Windows.Forms.DockStyle.Fill;
  3234. this.lblCcm3_S5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3235. this.lblCcm3_S5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3236. this.lblCcm3_S5.ForeColor = System.Drawing.Color.Blue;
  3237. this.lblCcm3_S5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3238. this.lblCcm3_S5.Location = new System.Drawing.Point(141, 1);
  3239. this.lblCcm3_S5.Margin = new System.Windows.Forms.Padding(0);
  3240. this.lblCcm3_S5.Name = "lblCcm3_S5";
  3241. this.lblCcm3_S5.Size = new System.Drawing.Size(116, 16);
  3242. this.lblCcm3_S5.TabIndex = 181;
  3243. this.lblCcm3_S5.Text = "2.34";
  3244. this.lblCcm3_S5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3245. this.toolTip1.SetToolTip(this.lblCcm3_S5, "S4拉速");
  3246. //
  3247. // lblCcm3_T4
  3248. //
  3249. this.lblCcm3_T4.AutoSize = true;
  3250. this.lblCcm3_T4.Dock = System.Windows.Forms.DockStyle.Fill;
  3251. this.lblCcm3_T4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3252. this.lblCcm3_T4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3253. this.lblCcm3_T4.ForeColor = System.Drawing.Color.Blue;
  3254. this.lblCcm3_T4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3255. this.lblCcm3_T4.Location = new System.Drawing.Point(106, 18);
  3256. this.lblCcm3_T4.Margin = new System.Windows.Forms.Padding(0);
  3257. this.lblCcm3_T4.Name = "lblCcm3_T4";
  3258. this.lblCcm3_T4.Size = new System.Drawing.Size(34, 29);
  3259. this.lblCcm3_T4.TabIndex = 180;
  3260. this.lblCcm3_T4.Text = "送引锭杆";
  3261. this.lblCcm3_T4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3262. this.toolTip1.SetToolTip(this.lblCcm3_T4, "S3状态");
  3263. //
  3264. // lblCcm3_S4
  3265. //
  3266. this.lblCcm3_S4.Dock = System.Windows.Forms.DockStyle.Fill;
  3267. this.lblCcm3_S4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3268. this.lblCcm3_S4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3269. this.lblCcm3_S4.ForeColor = System.Drawing.Color.Blue;
  3270. this.lblCcm3_S4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3271. this.lblCcm3_S4.Location = new System.Drawing.Point(106, 1);
  3272. this.lblCcm3_S4.Margin = new System.Windows.Forms.Padding(0);
  3273. this.lblCcm3_S4.Name = "lblCcm3_S4";
  3274. this.lblCcm3_S4.Size = new System.Drawing.Size(34, 16);
  3275. this.lblCcm3_S4.TabIndex = 180;
  3276. this.lblCcm3_S4.Text = "2.34";
  3277. this.lblCcm3_S4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3278. this.toolTip1.SetToolTip(this.lblCcm3_S4, "S3拉速");
  3279. //
  3280. // lblCcm3_T3
  3281. //
  3282. this.lblCcm3_T3.AutoSize = true;
  3283. this.lblCcm3_T3.Dock = System.Windows.Forms.DockStyle.Fill;
  3284. this.lblCcm3_T3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3285. this.lblCcm3_T3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3286. this.lblCcm3_T3.ForeColor = System.Drawing.Color.Blue;
  3287. this.lblCcm3_T3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3288. this.lblCcm3_T3.Location = new System.Drawing.Point(71, 18);
  3289. this.lblCcm3_T3.Margin = new System.Windows.Forms.Padding(0);
  3290. this.lblCcm3_T3.Name = "lblCcm3_T3";
  3291. this.lblCcm3_T3.Size = new System.Drawing.Size(34, 29);
  3292. this.lblCcm3_T3.TabIndex = 179;
  3293. this.lblCcm3_T3.Text = "送引锭杆";
  3294. this.lblCcm3_T3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3295. this.toolTip1.SetToolTip(this.lblCcm3_T3, "S2状态");
  3296. //
  3297. // lblCcm3_S3
  3298. //
  3299. this.lblCcm3_S3.Dock = System.Windows.Forms.DockStyle.Fill;
  3300. this.lblCcm3_S3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3301. this.lblCcm3_S3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3302. this.lblCcm3_S3.ForeColor = System.Drawing.Color.Blue;
  3303. this.lblCcm3_S3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3304. this.lblCcm3_S3.Location = new System.Drawing.Point(71, 1);
  3305. this.lblCcm3_S3.Margin = new System.Windows.Forms.Padding(0);
  3306. this.lblCcm3_S3.Name = "lblCcm3_S3";
  3307. this.lblCcm3_S3.Size = new System.Drawing.Size(34, 16);
  3308. this.lblCcm3_S3.TabIndex = 179;
  3309. this.lblCcm3_S3.Text = "2.23";
  3310. this.lblCcm3_S3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3311. this.toolTip1.SetToolTip(this.lblCcm3_S3, "S2拉速");
  3312. //
  3313. // lblCcm3_T2
  3314. //
  3315. this.lblCcm3_T2.AutoSize = true;
  3316. this.lblCcm3_T2.Dock = System.Windows.Forms.DockStyle.Fill;
  3317. this.lblCcm3_T2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3318. this.lblCcm3_T2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3319. this.lblCcm3_T2.ForeColor = System.Drawing.Color.Blue;
  3320. this.lblCcm3_T2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3321. this.lblCcm3_T2.Location = new System.Drawing.Point(59, 127);
  3322. this.lblCcm3_T2.Margin = new System.Windows.Forms.Padding(0);
  3323. this.lblCcm3_T2.Name = "lblCcm3_T2";
  3324. this.lblCcm3_T2.Size = new System.Drawing.Size(125, 1);
  3325. this.lblCcm3_T2.TabIndex = 175;
  3326. this.lblCcm3_T2.Text = "送引锭杆";
  3327. this.lblCcm3_T2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3328. this.toolTip1.SetToolTip(this.lblCcm3_T2, "S2状态");
  3329. this.lblCcm3_T2.Visible = false;
  3330. //
  3331. // lblCcm3_S2
  3332. //
  3333. this.lblCcm3_S2.Dock = System.Windows.Forms.DockStyle.Fill;
  3334. this.lblCcm3_S2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3335. this.lblCcm3_S2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3336. this.lblCcm3_S2.ForeColor = System.Drawing.Color.Blue;
  3337. this.lblCcm3_S2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3338. this.lblCcm3_S2.Location = new System.Drawing.Point(1, 127);
  3339. this.lblCcm3_S2.Margin = new System.Windows.Forms.Padding(0);
  3340. this.lblCcm3_S2.Name = "lblCcm3_S2";
  3341. this.lblCcm3_S2.Size = new System.Drawing.Size(57, 1);
  3342. this.lblCcm3_S2.TabIndex = 175;
  3343. this.lblCcm3_S2.Text = "2.04";
  3344. this.lblCcm3_S2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3345. this.toolTip1.SetToolTip(this.lblCcm3_S2, "S2拉速");
  3346. this.lblCcm3_S2.Visible = false;
  3347. //
  3348. // lblCcm3_T1
  3349. //
  3350. this.lblCcm3_T1.AutoSize = true;
  3351. this.lblCcm3_T1.Dock = System.Windows.Forms.DockStyle.Fill;
  3352. this.lblCcm3_T1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3353. this.lblCcm3_T1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3354. this.lblCcm3_T1.ForeColor = System.Drawing.Color.Blue;
  3355. this.lblCcm3_T1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3356. this.lblCcm3_T1.Location = new System.Drawing.Point(59, 106);
  3357. this.lblCcm3_T1.Margin = new System.Windows.Forms.Padding(0);
  3358. this.lblCcm3_T1.Name = "lblCcm3_T1";
  3359. this.lblCcm3_T1.Size = new System.Drawing.Size(125, 20);
  3360. this.lblCcm3_T1.TabIndex = 178;
  3361. this.lblCcm3_T1.Text = "送引锭杆";
  3362. this.lblCcm3_T1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3363. this.toolTip1.SetToolTip(this.lblCcm3_T1, "S1状态");
  3364. //
  3365. // lblCcm3_S1
  3366. //
  3367. this.lblCcm3_S1.Dock = System.Windows.Forms.DockStyle.Fill;
  3368. this.lblCcm3_S1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3369. this.lblCcm3_S1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3370. this.lblCcm3_S1.ForeColor = System.Drawing.Color.Blue;
  3371. this.lblCcm3_S1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3372. this.lblCcm3_S1.Location = new System.Drawing.Point(1, 106);
  3373. this.lblCcm3_S1.Margin = new System.Windows.Forms.Padding(0);
  3374. this.lblCcm3_S1.Name = "lblCcm3_S1";
  3375. this.lblCcm3_S1.Size = new System.Drawing.Size(57, 20);
  3376. this.lblCcm3_S1.TabIndex = 178;
  3377. this.lblCcm3_S1.Text = "2.67";
  3378. this.lblCcm3_S1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3379. this.toolTip1.SetToolTip(this.lblCcm3_S1, "S1拉速");
  3380. //
  3381. // lblCcm31
  3382. //
  3383. this.lblCcm31.Dock = System.Windows.Forms.DockStyle.Fill;
  3384. this.lblCcm31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3385. this.lblCcm31.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3386. this.lblCcm31.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  3387. this.lblCcm31.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3388. this.lblCcm31.Location = new System.Drawing.Point(1, 1);
  3389. this.lblCcm31.Margin = new System.Windows.Forms.Padding(0);
  3390. this.lblCcm31.Name = "lblCcm31";
  3391. this.lblCcm31.Size = new System.Drawing.Size(57, 20);
  3392. this.lblCcm31.TabIndex = 116;
  3393. this.lblCcm31.Text = "J12-09999A";
  3394. this.lblCcm31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3395. this.toolTip1.SetToolTip(this.lblCcm31, "熔炼号");
  3396. //
  3397. // lblCcm32
  3398. //
  3399. this.lblCcm32.Dock = System.Windows.Forms.DockStyle.Fill;
  3400. this.lblCcm32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3401. this.lblCcm32.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3402. this.lblCcm32.ForeColor = System.Drawing.Color.Blue;
  3403. this.lblCcm32.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3404. this.lblCcm32.Location = new System.Drawing.Point(59, 1);
  3405. this.lblCcm32.Margin = new System.Windows.Forms.Padding(0);
  3406. this.lblCcm32.Name = "lblCcm32";
  3407. this.lblCcm32.Size = new System.Drawing.Size(125, 20);
  3408. this.lblCcm32.TabIndex = 120;
  3409. this.lblCcm32.Text = "J12-09999A[10]";
  3410. this.lblCcm32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3411. this.toolTip1.SetToolTip(this.lblCcm32, "熔炼号");
  3412. this.lblCcm32.Click += new System.EventHandler(this.lblCcm32_Click);
  3413. //
  3414. // lblCcm310
  3415. //
  3416. this.lblCcm310.Dock = System.Windows.Forms.DockStyle.Fill;
  3417. this.lblCcm310.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3418. this.lblCcm310.Font = new System.Drawing.Font("宋体", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3419. this.lblCcm310.ForeColor = System.Drawing.Color.Blue;
  3420. this.lblCcm310.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3421. this.lblCcm310.Location = new System.Drawing.Point(59, 85);
  3422. this.lblCcm310.Margin = new System.Windows.Forms.Padding(0);
  3423. this.lblCcm310.Name = "lblCcm310";
  3424. this.lblCcm310.Size = new System.Drawing.Size(125, 20);
  3425. this.lblCcm310.TabIndex = 123;
  3426. this.lblCcm310.Text = "钢种";
  3427. this.lblCcm310.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3428. this.toolTip1.SetToolTip(this.lblCcm310, "牌号");
  3429. //
  3430. // lblCcm33
  3431. //
  3432. this.lblCcm33.Dock = System.Windows.Forms.DockStyle.Fill;
  3433. this.lblCcm33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3434. this.lblCcm33.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3435. this.lblCcm33.ForeColor = System.Drawing.Color.Blue;
  3436. this.lblCcm33.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3437. this.lblCcm33.Location = new System.Drawing.Point(1, 22);
  3438. this.lblCcm33.Margin = new System.Windows.Forms.Padding(0);
  3439. this.lblCcm33.Name = "lblCcm33";
  3440. this.lblCcm33.Size = new System.Drawing.Size(57, 20);
  3441. this.lblCcm33.TabIndex = 121;
  3442. this.lblCcm33.Text = "大包温度";
  3443. this.lblCcm33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3444. this.toolTip1.SetToolTip(this.lblCcm33, "大包温度");
  3445. //
  3446. // lblCcm39
  3447. //
  3448. this.lblCcm39.Dock = System.Windows.Forms.DockStyle.Fill;
  3449. this.lblCcm39.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3450. this.lblCcm39.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3451. this.lblCcm39.ForeColor = System.Drawing.Color.Blue;
  3452. this.lblCcm39.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3453. this.lblCcm39.Location = new System.Drawing.Point(1, 85);
  3454. this.lblCcm39.Margin = new System.Windows.Forms.Padding(0);
  3455. this.lblCcm39.Name = "lblCcm39";
  3456. this.lblCcm39.Size = new System.Drawing.Size(57, 20);
  3457. this.lblCcm39.TabIndex = 119;
  3458. this.lblCcm39.Text = "浇注时间";
  3459. this.lblCcm39.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3460. this.toolTip1.SetToolTip(this.lblCcm39, "浇注时间");
  3461. //
  3462. // lblCcm35
  3463. //
  3464. this.lblCcm35.Dock = System.Windows.Forms.DockStyle.Fill;
  3465. this.lblCcm35.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3466. this.lblCcm35.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3467. this.lblCcm35.ForeColor = System.Drawing.Color.Blue;
  3468. this.lblCcm35.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3469. this.lblCcm35.Location = new System.Drawing.Point(1, 43);
  3470. this.lblCcm35.Margin = new System.Windows.Forms.Padding(0);
  3471. this.lblCcm35.Name = "lblCcm35";
  3472. this.lblCcm35.Size = new System.Drawing.Size(57, 20);
  3473. this.lblCcm35.TabIndex = 122;
  3474. this.lblCcm35.Text = "中包温度";
  3475. this.lblCcm35.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3476. this.toolTip1.SetToolTip(this.lblCcm35, "中包温度");
  3477. //
  3478. // lblCcm38
  3479. //
  3480. this.lblCcm38.Dock = System.Windows.Forms.DockStyle.Fill;
  3481. this.lblCcm38.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3482. this.lblCcm38.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3483. this.lblCcm38.ForeColor = System.Drawing.Color.Blue;
  3484. this.lblCcm38.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3485. this.lblCcm38.Location = new System.Drawing.Point(59, 64);
  3486. this.lblCcm38.Margin = new System.Windows.Forms.Padding(0);
  3487. this.lblCcm38.Name = "lblCcm38";
  3488. this.lblCcm38.Size = new System.Drawing.Size(125, 20);
  3489. this.lblCcm38.TabIndex = 118;
  3490. this.lblCcm38.Text = "中包重量";
  3491. this.lblCcm38.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3492. this.toolTip1.SetToolTip(this.lblCcm38, "中包重量");
  3493. //
  3494. // lblCcm36
  3495. //
  3496. this.lblCcm36.Dock = System.Windows.Forms.DockStyle.Fill;
  3497. this.lblCcm36.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3498. this.lblCcm36.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3499. this.lblCcm36.ForeColor = System.Drawing.Color.Blue;
  3500. this.lblCcm36.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3501. this.lblCcm36.Location = new System.Drawing.Point(59, 43);
  3502. this.lblCcm36.Margin = new System.Windows.Forms.Padding(0);
  3503. this.lblCcm36.Name = "lblCcm36";
  3504. this.lblCcm36.Size = new System.Drawing.Size(125, 20);
  3505. this.lblCcm36.TabIndex = 117;
  3506. this.lblCcm36.Text = "大包重量";
  3507. this.lblCcm36.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3508. this.toolTip1.SetToolTip(this.lblCcm36, "大包重量");
  3509. //
  3510. // lblCcm37
  3511. //
  3512. this.lblCcm37.Dock = System.Windows.Forms.DockStyle.Fill;
  3513. this.lblCcm37.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3514. this.lblCcm37.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3515. this.lblCcm37.ForeColor = System.Drawing.Color.Blue;
  3516. this.lblCcm37.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3517. this.lblCcm37.Location = new System.Drawing.Point(1, 64);
  3518. this.lblCcm37.Margin = new System.Windows.Forms.Padding(0);
  3519. this.lblCcm37.Name = "lblCcm37";
  3520. this.lblCcm37.Size = new System.Drawing.Size(57, 20);
  3521. this.lblCcm37.TabIndex = 169;
  3522. this.lblCcm37.Text = "浇注开始时间";
  3523. this.lblCcm37.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3524. this.toolTip1.SetToolTip(this.lblCcm37, "浇注开始时间");
  3525. //
  3526. // lblCcmIDE3
  3527. //
  3528. this.lblCcmIDE3.Dock = System.Windows.Forms.DockStyle.Fill;
  3529. this.lblCcmIDE3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3530. this.lblCcmIDE3.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3531. this.lblCcmIDE3.ForeColor = System.Drawing.Color.Red;
  3532. this.lblCcmIDE3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3533. this.lblCcmIDE3.Location = new System.Drawing.Point(1, 128);
  3534. this.lblCcmIDE3.Margin = new System.Windows.Forms.Padding(0);
  3535. this.lblCcmIDE3.Name = "lblCcmIDE3";
  3536. this.lblCcmIDE3.Size = new System.Drawing.Size(57, 21);
  3537. this.lblCcmIDE3.TabIndex = 186;
  3538. this.lblCcmIDE3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3539. this.toolTip1.SetToolTip(this.lblCcmIDE3, "缓冲位");
  3540. //
  3541. // pictureBox3
  3542. //
  3543. this.pictureBox3.BackColor = System.Drawing.Color.White;
  3544. this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
  3545. this.pictureBox3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3546. this.pictureBox3.Location = new System.Drawing.Point(802, 521);
  3547. this.pictureBox3.Name = "pictureBox3";
  3548. this.pictureBox3.Size = new System.Drawing.Size(28, 15);
  3549. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3550. this.pictureBox3.TabIndex = 229;
  3551. this.pictureBox3.TabStop = false;
  3552. this.toolTip1.SetToolTip(this.pictureBox3, "单击查看中包温度");
  3553. this.pictureBox3.Click += new System.EventHandler(this.pictureBox1_Click);
  3554. //
  3555. // tableLayoutPanel15
  3556. //
  3557. this.tableLayoutPanel15.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  3558. this.tableLayoutPanel15.ColumnCount = 5;
  3559. this.tableLayoutPanel14.SetColumnSpan(this.tableLayoutPanel15, 2);
  3560. this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 33F));
  3561. this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 33F));
  3562. this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  3563. this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  3564. this.tableLayoutPanel15.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 118F));
  3565. this.tableLayoutPanel15.Controls.Add(this.lblCcm4_T1, 0, 1);
  3566. this.tableLayoutPanel15.Controls.Add(this.lblCcm4_T5, 4, 1);
  3567. this.tableLayoutPanel15.Controls.Add(this.lblCcm4_S1, 0, 0);
  3568. this.tableLayoutPanel15.Controls.Add(this.lblCcm4_S5, 4, 0);
  3569. this.tableLayoutPanel15.Controls.Add(this.lblCcm4_T4, 3, 1);
  3570. this.tableLayoutPanel15.Controls.Add(this.lblCcm4_S4, 3, 0);
  3571. this.tableLayoutPanel15.Controls.Add(this.lblCcm4_T3, 2, 1);
  3572. this.tableLayoutPanel15.Controls.Add(this.lblCcm4_T2, 1, 1);
  3573. this.tableLayoutPanel15.Controls.Add(this.lblCcm4_S2, 1, 0);
  3574. this.tableLayoutPanel15.Controls.Add(this.lblCcm4_S3, 2, 0);
  3575. this.tableLayoutPanel15.Location = new System.Drawing.Point(1, 95);
  3576. this.tableLayoutPanel15.Margin = new System.Windows.Forms.Padding(0);
  3577. this.tableLayoutPanel15.Name = "tableLayoutPanel15";
  3578. this.tableLayoutPanel15.RowCount = 2;
  3579. this.tableLayoutPanel14.SetRowSpan(this.tableLayoutPanel15, 2);
  3580. this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 15F));
  3581. this.tableLayoutPanel15.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
  3582. this.tableLayoutPanel15.Size = new System.Drawing.Size(173, 45);
  3583. this.tableLayoutPanel15.TabIndex = 236;
  3584. this.toolTip1.SetToolTip(this.tableLayoutPanel15, "拉速");
  3585. //
  3586. // lblCcm4_T1
  3587. //
  3588. this.lblCcm4_T1.Dock = System.Windows.Forms.DockStyle.Fill;
  3589. this.lblCcm4_T1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3590. this.lblCcm4_T1.Font = new System.Drawing.Font("宋体", 9F);
  3591. this.lblCcm4_T1.ForeColor = System.Drawing.Color.Blue;
  3592. this.lblCcm4_T1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3593. this.lblCcm4_T1.Location = new System.Drawing.Point(1, 17);
  3594. this.lblCcm4_T1.Margin = new System.Windows.Forms.Padding(0);
  3595. this.lblCcm4_T1.Name = "lblCcm4_T1";
  3596. this.lblCcm4_T1.Size = new System.Drawing.Size(33, 30);
  3597. this.lblCcm4_T1.TabIndex = 126;
  3598. this.lblCcm4_T1.Text = "送引锭杆";
  3599. this.lblCcm4_T1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3600. this.toolTip1.SetToolTip(this.lblCcm4_T1, "S1状态");
  3601. //
  3602. // lblCcm4_T5
  3603. //
  3604. this.lblCcm4_T5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3605. this.lblCcm4_T5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3606. this.lblCcm4_T5.ForeColor = System.Drawing.Color.Blue;
  3607. this.lblCcm4_T5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3608. this.lblCcm4_T5.Location = new System.Drawing.Point(139, 17);
  3609. this.lblCcm4_T5.Margin = new System.Windows.Forms.Padding(0);
  3610. this.lblCcm4_T5.Name = "lblCcm4_T5";
  3611. this.lblCcm4_T5.Size = new System.Drawing.Size(34, 29);
  3612. this.lblCcm4_T5.TabIndex = 182;
  3613. this.lblCcm4_T5.Text = "送引锭杆";
  3614. this.lblCcm4_T5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3615. this.toolTip1.SetToolTip(this.lblCcm4_T5, "S5状态");
  3616. //
  3617. // lblCcm4_S1
  3618. //
  3619. this.lblCcm4_S1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  3620. this.lblCcm4_S1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3621. this.lblCcm4_S1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3622. this.lblCcm4_S1.ForeColor = System.Drawing.Color.Blue;
  3623. this.lblCcm4_S1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3624. this.lblCcm4_S1.Location = new System.Drawing.Point(1, 1);
  3625. this.lblCcm4_S1.Margin = new System.Windows.Forms.Padding(0);
  3626. this.lblCcm4_S1.Name = "lblCcm4_S1";
  3627. this.lblCcm4_S1.Size = new System.Drawing.Size(33, 15);
  3628. this.lblCcm4_S1.TabIndex = 171;
  3629. this.lblCcm4_S1.Text = "0";
  3630. this.lblCcm4_S1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3631. this.toolTip1.SetToolTip(this.lblCcm4_S1, "S1拉速");
  3632. //
  3633. // lblCcm4_S5
  3634. //
  3635. this.lblCcm4_S5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  3636. this.lblCcm4_S5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3637. this.lblCcm4_S5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3638. this.lblCcm4_S5.ForeColor = System.Drawing.Color.Blue;
  3639. this.lblCcm4_S5.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3640. this.lblCcm4_S5.Location = new System.Drawing.Point(139, 1);
  3641. this.lblCcm4_S5.Margin = new System.Windows.Forms.Padding(0);
  3642. this.lblCcm4_S5.Name = "lblCcm4_S5";
  3643. this.lblCcm4_S5.Size = new System.Drawing.Size(118, 15);
  3644. this.lblCcm4_S5.TabIndex = 181;
  3645. this.lblCcm4_S5.Text = "0";
  3646. this.lblCcm4_S5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3647. this.toolTip1.SetToolTip(this.lblCcm4_S5, "S5拉速");
  3648. //
  3649. // lblCcm4_T4
  3650. //
  3651. this.lblCcm4_T4.AutoSize = true;
  3652. this.lblCcm4_T4.Dock = System.Windows.Forms.DockStyle.Fill;
  3653. this.lblCcm4_T4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3654. this.lblCcm4_T4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3655. this.lblCcm4_T4.ForeColor = System.Drawing.Color.Blue;
  3656. this.lblCcm4_T4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3657. this.lblCcm4_T4.Location = new System.Drawing.Point(104, 17);
  3658. this.lblCcm4_T4.Margin = new System.Windows.Forms.Padding(0);
  3659. this.lblCcm4_T4.Name = "lblCcm4_T4";
  3660. this.lblCcm4_T4.Size = new System.Drawing.Size(34, 30);
  3661. this.lblCcm4_T4.TabIndex = 180;
  3662. this.lblCcm4_T4.Text = "送引锭杆";
  3663. this.lblCcm4_T4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3664. this.toolTip1.SetToolTip(this.lblCcm4_T4, "S4状态");
  3665. //
  3666. // lblCcm4_S4
  3667. //
  3668. this.lblCcm4_S4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  3669. this.lblCcm4_S4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3670. this.lblCcm4_S4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3671. this.lblCcm4_S4.ForeColor = System.Drawing.Color.Blue;
  3672. this.lblCcm4_S4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3673. this.lblCcm4_S4.Location = new System.Drawing.Point(104, 1);
  3674. this.lblCcm4_S4.Margin = new System.Windows.Forms.Padding(0);
  3675. this.lblCcm4_S4.Name = "lblCcm4_S4";
  3676. this.lblCcm4_S4.Size = new System.Drawing.Size(34, 15);
  3677. this.lblCcm4_S4.TabIndex = 180;
  3678. this.lblCcm4_S4.Text = "0";
  3679. this.lblCcm4_S4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3680. this.toolTip1.SetToolTip(this.lblCcm4_S4, "S4拉速");
  3681. //
  3682. // lblCcm4_T3
  3683. //
  3684. this.lblCcm4_T3.AutoSize = true;
  3685. this.lblCcm4_T3.Dock = System.Windows.Forms.DockStyle.Fill;
  3686. this.lblCcm4_T3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3687. this.lblCcm4_T3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3688. this.lblCcm4_T3.ForeColor = System.Drawing.Color.Blue;
  3689. this.lblCcm4_T3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3690. this.lblCcm4_T3.Location = new System.Drawing.Point(69, 17);
  3691. this.lblCcm4_T3.Margin = new System.Windows.Forms.Padding(0);
  3692. this.lblCcm4_T3.Name = "lblCcm4_T3";
  3693. this.lblCcm4_T3.Size = new System.Drawing.Size(34, 30);
  3694. this.lblCcm4_T3.TabIndex = 179;
  3695. this.lblCcm4_T3.Text = "送引锭杆";
  3696. this.lblCcm4_T3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3697. this.toolTip1.SetToolTip(this.lblCcm4_T3, "S3状态");
  3698. //
  3699. // lblCcm4_T2
  3700. //
  3701. this.lblCcm4_T2.AutoSize = true;
  3702. this.lblCcm4_T2.Dock = System.Windows.Forms.DockStyle.Fill;
  3703. this.lblCcm4_T2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3704. this.lblCcm4_T2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3705. this.lblCcm4_T2.ForeColor = System.Drawing.Color.Blue;
  3706. this.lblCcm4_T2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3707. this.lblCcm4_T2.Location = new System.Drawing.Point(35, 17);
  3708. this.lblCcm4_T2.Margin = new System.Windows.Forms.Padding(0);
  3709. this.lblCcm4_T2.Name = "lblCcm4_T2";
  3710. this.lblCcm4_T2.Size = new System.Drawing.Size(33, 30);
  3711. this.lblCcm4_T2.TabIndex = 175;
  3712. this.lblCcm4_T2.Text = "送引锭杆";
  3713. this.lblCcm4_T2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3714. this.toolTip1.SetToolTip(this.lblCcm4_T2, "S2状态");
  3715. //
  3716. // lblCcm4_S2
  3717. //
  3718. this.lblCcm4_S2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  3719. this.lblCcm4_S2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3720. this.lblCcm4_S2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3721. this.lblCcm4_S2.ForeColor = System.Drawing.Color.Blue;
  3722. this.lblCcm4_S2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3723. this.lblCcm4_S2.Location = new System.Drawing.Point(35, 1);
  3724. this.lblCcm4_S2.Margin = new System.Windows.Forms.Padding(0);
  3725. this.lblCcm4_S2.Name = "lblCcm4_S2";
  3726. this.lblCcm4_S2.Size = new System.Drawing.Size(33, 15);
  3727. this.lblCcm4_S2.TabIndex = 175;
  3728. this.lblCcm4_S2.Text = "0";
  3729. this.lblCcm4_S2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3730. this.toolTip1.SetToolTip(this.lblCcm4_S2, "S2拉速");
  3731. //
  3732. // lblCcm4_S3
  3733. //
  3734. this.lblCcm4_S3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
  3735. this.lblCcm4_S3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3736. this.lblCcm4_S3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3737. this.lblCcm4_S3.ForeColor = System.Drawing.Color.Blue;
  3738. this.lblCcm4_S3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3739. this.lblCcm4_S3.Location = new System.Drawing.Point(69, 1);
  3740. this.lblCcm4_S3.Margin = new System.Windows.Forms.Padding(0);
  3741. this.lblCcm4_S3.Name = "lblCcm4_S3";
  3742. this.lblCcm4_S3.Size = new System.Drawing.Size(34, 15);
  3743. this.lblCcm4_S3.TabIndex = 179;
  3744. this.lblCcm4_S3.Text = "0";
  3745. this.lblCcm4_S3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3746. this.toolTip1.SetToolTip(this.lblCcm4_S3, "S3拉速");
  3747. //
  3748. // lblCcm41
  3749. //
  3750. this.lblCcm41.Dock = System.Windows.Forms.DockStyle.Fill;
  3751. this.lblCcm41.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3752. this.lblCcm41.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3753. this.lblCcm41.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  3754. this.lblCcm41.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3755. this.lblCcm41.Location = new System.Drawing.Point(1, 1);
  3756. this.lblCcm41.Margin = new System.Windows.Forms.Padding(0);
  3757. this.lblCcm41.Name = "lblCcm41";
  3758. this.lblCcm41.Size = new System.Drawing.Size(19, 18);
  3759. this.lblCcm41.TabIndex = 116;
  3760. this.lblCcm41.Text = "057094360";
  3761. this.lblCcm41.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3762. this.toolTip1.SetToolTip(this.lblCcm41, "熔炼号");
  3763. //
  3764. // lblCcm46
  3765. //
  3766. this.lblCcm46.Dock = System.Windows.Forms.DockStyle.Fill;
  3767. this.lblCcm46.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3768. this.lblCcm46.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3769. this.lblCcm46.ForeColor = System.Drawing.Color.Blue;
  3770. this.lblCcm46.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3771. this.lblCcm46.Location = new System.Drawing.Point(21, 38);
  3772. this.lblCcm46.Margin = new System.Windows.Forms.Padding(0);
  3773. this.lblCcm46.Name = "lblCcm46";
  3774. this.lblCcm46.Size = new System.Drawing.Size(153, 18);
  3775. this.lblCcm46.TabIndex = 117;
  3776. this.lblCcm46.Text = "大包重量";
  3777. this.lblCcm46.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3778. this.toolTip1.SetToolTip(this.lblCcm46, "大包重量");
  3779. //
  3780. // lblCcm44
  3781. //
  3782. this.lblCcm44.Dock = System.Windows.Forms.DockStyle.Fill;
  3783. this.lblCcm44.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3784. this.lblCcm44.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3785. this.lblCcm44.ForeColor = System.Drawing.Color.Blue;
  3786. this.lblCcm44.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3787. this.lblCcm44.Location = new System.Drawing.Point(21, 20);
  3788. this.lblCcm44.Margin = new System.Windows.Forms.Padding(0);
  3789. this.lblCcm44.Name = "lblCcm44";
  3790. this.lblCcm44.Size = new System.Drawing.Size(153, 17);
  3791. this.lblCcm44.TabIndex = 181;
  3792. this.lblCcm44.Text = "大包上台重量";
  3793. this.lblCcm44.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3794. this.toolTip1.SetToolTip(this.lblCcm44, "大包上台重量");
  3795. //
  3796. // lblCcm47
  3797. //
  3798. this.lblCcm47.Dock = System.Windows.Forms.DockStyle.Fill;
  3799. this.lblCcm47.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3800. this.lblCcm47.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3801. this.lblCcm47.ForeColor = System.Drawing.Color.Blue;
  3802. this.lblCcm47.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3803. this.lblCcm47.Location = new System.Drawing.Point(1, 57);
  3804. this.lblCcm47.Margin = new System.Windows.Forms.Padding(0);
  3805. this.lblCcm47.Name = "lblCcm47";
  3806. this.lblCcm47.Size = new System.Drawing.Size(19, 18);
  3807. this.lblCcm47.TabIndex = 125;
  3808. this.lblCcm47.Text = "浇注开始时间";
  3809. this.lblCcm47.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3810. this.toolTip1.SetToolTip(this.lblCcm47, "浇注开始时间");
  3811. //
  3812. // lblCcm410
  3813. //
  3814. this.lblCcm410.Dock = System.Windows.Forms.DockStyle.Fill;
  3815. this.lblCcm410.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3816. this.lblCcm410.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3817. this.lblCcm410.ForeColor = System.Drawing.Color.Blue;
  3818. this.lblCcm410.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3819. this.lblCcm410.Location = new System.Drawing.Point(21, 76);
  3820. this.lblCcm410.Margin = new System.Windows.Forms.Padding(0);
  3821. this.lblCcm410.Name = "lblCcm410";
  3822. this.lblCcm410.Size = new System.Drawing.Size(153, 18);
  3823. this.lblCcm410.TabIndex = 123;
  3824. this.lblCcm410.Text = "钢种";
  3825. this.lblCcm410.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3826. this.toolTip1.SetToolTip(this.lblCcm410, "牌号");
  3827. //
  3828. // lblCcm42
  3829. //
  3830. this.lblCcm42.Dock = System.Windows.Forms.DockStyle.Fill;
  3831. this.lblCcm42.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3832. this.lblCcm42.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3833. this.lblCcm42.ForeColor = System.Drawing.Color.Blue;
  3834. this.lblCcm42.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3835. this.lblCcm42.Location = new System.Drawing.Point(21, 1);
  3836. this.lblCcm42.Margin = new System.Windows.Forms.Padding(0);
  3837. this.lblCcm42.Name = "lblCcm42";
  3838. this.lblCcm42.Size = new System.Drawing.Size(153, 18);
  3839. this.lblCcm42.TabIndex = 120;
  3840. this.lblCcm42.Text = "05709436";
  3841. this.lblCcm42.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3842. this.toolTip1.SetToolTip(this.lblCcm42, "熔炼号");
  3843. //
  3844. // lblCcm43
  3845. //
  3846. this.lblCcm43.Dock = System.Windows.Forms.DockStyle.Fill;
  3847. this.lblCcm43.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3848. this.lblCcm43.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3849. this.lblCcm43.ForeColor = System.Drawing.Color.Blue;
  3850. this.lblCcm43.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3851. this.lblCcm43.Location = new System.Drawing.Point(1, 20);
  3852. this.lblCcm43.Margin = new System.Windows.Forms.Padding(0);
  3853. this.lblCcm43.Name = "lblCcm43";
  3854. this.lblCcm43.Size = new System.Drawing.Size(19, 17);
  3855. this.lblCcm43.TabIndex = 121;
  3856. this.lblCcm43.Text = "大包温度";
  3857. this.lblCcm43.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3858. this.toolTip1.SetToolTip(this.lblCcm43, "大包温度");
  3859. //
  3860. // lblCcm49
  3861. //
  3862. this.lblCcm49.Dock = System.Windows.Forms.DockStyle.Fill;
  3863. this.lblCcm49.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3864. this.lblCcm49.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3865. this.lblCcm49.ForeColor = System.Drawing.Color.Blue;
  3866. this.lblCcm49.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3867. this.lblCcm49.Location = new System.Drawing.Point(1, 76);
  3868. this.lblCcm49.Margin = new System.Windows.Forms.Padding(0);
  3869. this.lblCcm49.Name = "lblCcm49";
  3870. this.lblCcm49.Size = new System.Drawing.Size(19, 18);
  3871. this.lblCcm49.TabIndex = 119;
  3872. this.lblCcm49.Text = "浇注时间";
  3873. this.lblCcm49.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3874. this.toolTip1.SetToolTip(this.lblCcm49, "浇注时间");
  3875. //
  3876. // lblCcm45
  3877. //
  3878. this.lblCcm45.Dock = System.Windows.Forms.DockStyle.Fill;
  3879. this.lblCcm45.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3880. this.lblCcm45.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3881. this.lblCcm45.ForeColor = System.Drawing.Color.Blue;
  3882. this.lblCcm45.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3883. this.lblCcm45.Location = new System.Drawing.Point(1, 38);
  3884. this.lblCcm45.Margin = new System.Windows.Forms.Padding(0);
  3885. this.lblCcm45.Name = "lblCcm45";
  3886. this.lblCcm45.Size = new System.Drawing.Size(19, 18);
  3887. this.lblCcm45.TabIndex = 122;
  3888. this.lblCcm45.Text = "中包温度";
  3889. this.lblCcm45.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3890. this.toolTip1.SetToolTip(this.lblCcm45, "中包温度");
  3891. //
  3892. // lblCcm48
  3893. //
  3894. this.lblCcm48.Dock = System.Windows.Forms.DockStyle.Fill;
  3895. this.lblCcm48.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3896. this.lblCcm48.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3897. this.lblCcm48.ForeColor = System.Drawing.Color.Blue;
  3898. this.lblCcm48.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3899. this.lblCcm48.Location = new System.Drawing.Point(21, 57);
  3900. this.lblCcm48.Margin = new System.Windows.Forms.Padding(0);
  3901. this.lblCcm48.Name = "lblCcm48";
  3902. this.lblCcm48.Size = new System.Drawing.Size(153, 18);
  3903. this.lblCcm48.TabIndex = 118;
  3904. this.lblCcm48.Text = "中包重量";
  3905. this.lblCcm48.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3906. this.toolTip1.SetToolTip(this.lblCcm48, "中包重量");
  3907. //
  3908. // lblCcmIDE4
  3909. //
  3910. this.tableLayoutPanel14.SetColumnSpan(this.lblCcmIDE4, 2);
  3911. this.lblCcmIDE4.Dock = System.Windows.Forms.DockStyle.Fill;
  3912. this.lblCcmIDE4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  3913. this.lblCcmIDE4.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3914. this.lblCcmIDE4.ForeColor = System.Drawing.Color.Red;
  3915. this.lblCcmIDE4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3916. this.lblCcmIDE4.Location = new System.Drawing.Point(1, 141);
  3917. this.lblCcmIDE4.Margin = new System.Windows.Forms.Padding(0);
  3918. this.lblCcmIDE4.Name = "lblCcmIDE4";
  3919. this.lblCcmIDE4.Size = new System.Drawing.Size(173, 16);
  3920. this.lblCcmIDE4.TabIndex = 182;
  3921. this.lblCcmIDE4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  3922. this.toolTip1.SetToolTip(this.lblCcmIDE4, "缓冲位");
  3923. //
  3924. // pictureBox4
  3925. //
  3926. this.pictureBox4.BackColor = System.Drawing.Color.White;
  3927. this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
  3928. this.pictureBox4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3929. this.pictureBox4.Location = new System.Drawing.Point(799, 646);
  3930. this.pictureBox4.Name = "pictureBox4";
  3931. this.pictureBox4.Size = new System.Drawing.Size(39, 50);
  3932. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  3933. this.pictureBox4.TabIndex = 239;
  3934. this.pictureBox4.TabStop = false;
  3935. this.toolTip1.SetToolTip(this.pictureBox4, "单击查看中包温度");
  3936. this.pictureBox4.Visible = false;
  3937. this.pictureBox4.Click += new System.EventHandler(this.pictureBox1_Click);
  3938. //
  3939. // label1
  3940. //
  3941. this.label1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3942. this.label1.ForeColor = System.Drawing.Color.Blue;
  3943. this.label1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3944. this.label1.Location = new System.Drawing.Point(1, 1);
  3945. this.label1.Margin = new System.Windows.Forms.Padding(0);
  3946. this.label1.Name = "label1";
  3947. this.label1.Size = new System.Drawing.Size(84, 18);
  3948. this.label1.TabIndex = 235;
  3949. this.label1.Text = "脱硫号";
  3950. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3951. this.toolTip1.SetToolTip(this.label1, "脱硫号");
  3952. //
  3953. // label2
  3954. //
  3955. this.label2.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3956. this.label2.ForeColor = System.Drawing.Color.Blue;
  3957. this.label2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3958. this.label2.Location = new System.Drawing.Point(1, 85);
  3959. this.label2.Margin = new System.Windows.Forms.Padding(0);
  3960. this.label2.Name = "label2";
  3961. this.label2.Size = new System.Drawing.Size(84, 18);
  3962. this.label2.TabIndex = 117;
  3963. this.label2.Text = "铁水净重";
  3964. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3965. this.toolTip1.SetToolTip(this.label2, "铁水净重");
  3966. //
  3967. // label3
  3968. //
  3969. this.label3.Dock = System.Windows.Forms.DockStyle.Fill;
  3970. this.label3.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3971. this.label3.ForeColor = System.Drawing.Color.Blue;
  3972. this.label3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3973. this.label3.Location = new System.Drawing.Point(1, 63);
  3974. this.label3.Margin = new System.Windows.Forms.Padding(0);
  3975. this.label3.Name = "label3";
  3976. this.label3.Size = new System.Drawing.Size(84, 20);
  3977. this.label3.TabIndex = 120;
  3978. this.label3.Text = "处理后温度";
  3979. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3980. this.toolTip1.SetToolTip(this.label3, "处理后温度");
  3981. //
  3982. // lblHmp21
  3983. //
  3984. this.lblHmp21.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3985. this.lblHmp21.ForeColor = System.Drawing.Color.Blue;
  3986. this.lblHmp21.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  3987. this.lblHmp21.Location = new System.Drawing.Point(1, 1);
  3988. this.lblHmp21.Margin = new System.Windows.Forms.Padding(0);
  3989. this.lblHmp21.Name = "lblHmp21";
  3990. this.lblHmp21.Size = new System.Drawing.Size(84, 18);
  3991. this.lblHmp21.TabIndex = 235;
  3992. this.lblHmp21.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  3993. this.toolTip1.SetToolTip(this.lblHmp21, "脱硫号");
  3994. //
  3995. // lblHmp25
  3996. //
  3997. this.lblHmp25.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  3998. this.lblHmp25.ForeColor = System.Drawing.Color.Blue;
  3999. this.lblHmp25.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4000. this.lblHmp25.Location = new System.Drawing.Point(1, 84);
  4001. this.lblHmp25.Margin = new System.Windows.Forms.Padding(0);
  4002. this.lblHmp25.Name = "lblHmp25";
  4003. this.lblHmp25.Size = new System.Drawing.Size(84, 18);
  4004. this.lblHmp25.TabIndex = 117;
  4005. this.lblHmp25.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4006. this.toolTip1.SetToolTip(this.lblHmp25, "铁水净重");
  4007. //
  4008. // lblHmp24
  4009. //
  4010. this.lblHmp24.Dock = System.Windows.Forms.DockStyle.Fill;
  4011. this.lblHmp24.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4012. this.lblHmp24.ForeColor = System.Drawing.Color.Blue;
  4013. this.lblHmp24.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4014. this.lblHmp24.Location = new System.Drawing.Point(1, 63);
  4015. this.lblHmp24.Margin = new System.Windows.Forms.Padding(0);
  4016. this.lblHmp24.Name = "lblHmp24";
  4017. this.lblHmp24.Size = new System.Drawing.Size(84, 20);
  4018. this.lblHmp24.TabIndex = 120;
  4019. this.lblHmp24.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4020. this.toolTip1.SetToolTip(this.lblHmp24, "处理后温度");
  4021. //
  4022. // lblHmp22
  4023. //
  4024. this.lblHmp22.Dock = System.Windows.Forms.DockStyle.Fill;
  4025. this.lblHmp22.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4026. this.lblHmp22.ForeColor = System.Drawing.Color.Blue;
  4027. this.lblHmp22.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4028. this.lblHmp22.Location = new System.Drawing.Point(1, 20);
  4029. this.lblHmp22.Margin = new System.Windows.Forms.Padding(0);
  4030. this.lblHmp22.Name = "lblHmp22";
  4031. this.lblHmp22.Size = new System.Drawing.Size(84, 20);
  4032. this.lblHmp22.TabIndex = 116;
  4033. this.lblHmp22.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4034. this.toolTip1.SetToolTip(this.lblHmp22, "铁包号");
  4035. //
  4036. // lblHmp23
  4037. //
  4038. this.lblHmp23.Dock = System.Windows.Forms.DockStyle.Fill;
  4039. this.lblHmp23.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4040. this.lblHmp23.ForeColor = System.Drawing.Color.Blue;
  4041. this.lblHmp23.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4042. this.lblHmp23.Location = new System.Drawing.Point(1, 41);
  4043. this.lblHmp23.Margin = new System.Windows.Forms.Padding(0);
  4044. this.lblHmp23.Name = "lblHmp23";
  4045. this.lblHmp23.Size = new System.Drawing.Size(84, 21);
  4046. this.lblHmp23.TabIndex = 118;
  4047. this.lblHmp23.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4048. this.toolTip1.SetToolTip(this.lblHmp23, "脱硫开始时间");
  4049. //
  4050. // lblRhsIDE1
  4051. //
  4052. this.tableLayoutPanel19.SetColumnSpan(this.lblRhsIDE1, 2);
  4053. this.lblRhsIDE1.Dock = System.Windows.Forms.DockStyle.Fill;
  4054. this.lblRhsIDE1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4055. this.lblRhsIDE1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4056. this.lblRhsIDE1.ForeColor = System.Drawing.Color.Red;
  4057. this.lblRhsIDE1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4058. this.lblRhsIDE1.Location = new System.Drawing.Point(1, 105);
  4059. this.lblRhsIDE1.Margin = new System.Windows.Forms.Padding(0);
  4060. this.lblRhsIDE1.Name = "lblRhsIDE1";
  4061. this.lblRhsIDE1.Size = new System.Drawing.Size(166, 21);
  4062. this.lblRhsIDE1.TabIndex = 127;
  4063. this.lblRhsIDE1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4064. this.toolTip1.SetToolTip(this.lblRhsIDE1, "缓冲位");
  4065. //
  4066. // lblRhsFrt11
  4067. //
  4068. this.lblRhsFrt11.Dock = System.Windows.Forms.DockStyle.Fill;
  4069. this.lblRhsFrt11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4070. this.lblRhsFrt11.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4071. this.lblRhsFrt11.ForeColor = System.Drawing.Color.Blue;
  4072. this.lblRhsFrt11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4073. this.lblRhsFrt11.Location = new System.Drawing.Point(1, 1);
  4074. this.lblRhsFrt11.Margin = new System.Windows.Forms.Padding(0);
  4075. this.lblRhsFrt11.Name = "lblRhsFrt11";
  4076. this.lblRhsFrt11.Size = new System.Drawing.Size(58, 20);
  4077. this.lblRhsFrt11.TabIndex = 116;
  4078. this.lblRhsFrt11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4079. this.toolTip1.SetToolTip(this.lblRhsFrt11, "熔炼号");
  4080. //
  4081. // lblRhsBck15
  4082. //
  4083. this.lblRhsBck15.Dock = System.Windows.Forms.DockStyle.Fill;
  4084. this.lblRhsBck15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4085. this.lblRhsBck15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4086. this.lblRhsBck15.ForeColor = System.Drawing.Color.Blue;
  4087. this.lblRhsBck15.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4088. this.lblRhsBck15.Location = new System.Drawing.Point(60, 84);
  4089. this.lblRhsBck15.Margin = new System.Windows.Forms.Padding(0);
  4090. this.lblRhsBck15.Name = "lblRhsBck15";
  4091. this.lblRhsBck15.Size = new System.Drawing.Size(107, 20);
  4092. this.lblRhsBck15.TabIndex = 123;
  4093. this.lblRhsBck15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4094. this.toolTip1.SetToolTip(this.lblRhsBck15, "钢水温度");
  4095. //
  4096. // lblRhsBck12
  4097. //
  4098. this.lblRhsBck12.Dock = System.Windows.Forms.DockStyle.Fill;
  4099. this.lblRhsBck12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4100. this.lblRhsBck12.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4101. this.lblRhsBck12.ForeColor = System.Drawing.Color.Blue;
  4102. this.lblRhsBck12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4103. this.lblRhsBck12.Location = new System.Drawing.Point(60, 22);
  4104. this.lblRhsBck12.Margin = new System.Windows.Forms.Padding(0);
  4105. this.lblRhsBck12.Name = "lblRhsBck12";
  4106. this.lblRhsBck12.Size = new System.Drawing.Size(107, 21);
  4107. this.lblRhsBck12.TabIndex = 125;
  4108. this.lblRhsBck12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4109. this.toolTip1.SetToolTip(this.lblRhsBck12, "设备位置");
  4110. //
  4111. // lblRhsFrt15
  4112. //
  4113. this.lblRhsFrt15.Dock = System.Windows.Forms.DockStyle.Fill;
  4114. this.lblRhsFrt15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4115. this.lblRhsFrt15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4116. this.lblRhsFrt15.ForeColor = System.Drawing.Color.Blue;
  4117. this.lblRhsFrt15.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4118. this.lblRhsFrt15.Location = new System.Drawing.Point(1, 84);
  4119. this.lblRhsFrt15.Margin = new System.Windows.Forms.Padding(0);
  4120. this.lblRhsFrt15.Name = "lblRhsFrt15";
  4121. this.lblRhsFrt15.Size = new System.Drawing.Size(58, 20);
  4122. this.lblRhsFrt15.TabIndex = 119;
  4123. this.lblRhsFrt15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4124. this.toolTip1.SetToolTip(this.lblRhsFrt15, "钢水温度");
  4125. //
  4126. // lblRhsBck14
  4127. //
  4128. this.lblRhsBck14.Dock = System.Windows.Forms.DockStyle.Fill;
  4129. this.lblRhsBck14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4130. this.lblRhsBck14.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4131. this.lblRhsBck14.ForeColor = System.Drawing.Color.Blue;
  4132. this.lblRhsBck14.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4133. this.lblRhsBck14.Location = new System.Drawing.Point(60, 63);
  4134. this.lblRhsBck14.Margin = new System.Windows.Forms.Padding(0);
  4135. this.lblRhsBck14.Name = "lblRhsBck14";
  4136. this.lblRhsBck14.Size = new System.Drawing.Size(107, 20);
  4137. this.lblRhsBck14.TabIndex = 122;
  4138. this.lblRhsBck14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4139. this.toolTip1.SetToolTip(this.lblRhsBck14, "真空时间");
  4140. //
  4141. // lblRhsBck11
  4142. //
  4143. this.lblRhsBck11.Dock = System.Windows.Forms.DockStyle.Fill;
  4144. this.lblRhsBck11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4145. this.lblRhsBck11.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4146. this.lblRhsBck11.ForeColor = System.Drawing.Color.Blue;
  4147. this.lblRhsBck11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4148. this.lblRhsBck11.Location = new System.Drawing.Point(60, 1);
  4149. this.lblRhsBck11.Margin = new System.Windows.Forms.Padding(0);
  4150. this.lblRhsBck11.Name = "lblRhsBck11";
  4151. this.lblRhsBck11.Size = new System.Drawing.Size(107, 20);
  4152. this.lblRhsBck11.TabIndex = 120;
  4153. this.lblRhsBck11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4154. this.toolTip1.SetToolTip(this.lblRhsBck11, "熔炼号");
  4155. //
  4156. // lblRhsBck13
  4157. //
  4158. this.lblRhsBck13.Dock = System.Windows.Forms.DockStyle.Fill;
  4159. this.lblRhsBck13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4160. this.lblRhsBck13.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4161. this.lblRhsBck13.ForeColor = System.Drawing.Color.Blue;
  4162. this.lblRhsBck13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4163. this.lblRhsBck13.Location = new System.Drawing.Point(60, 44);
  4164. this.lblRhsBck13.Margin = new System.Windows.Forms.Padding(0);
  4165. this.lblRhsBck13.Name = "lblRhsBck13";
  4166. this.lblRhsBck13.Size = new System.Drawing.Size(107, 18);
  4167. this.lblRhsBck13.TabIndex = 121;
  4168. this.lblRhsBck13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4169. this.toolTip1.SetToolTip(this.lblRhsBck13, "牌号");
  4170. //
  4171. // lblRhsFrt14
  4172. //
  4173. this.lblRhsFrt14.Dock = System.Windows.Forms.DockStyle.Fill;
  4174. this.lblRhsFrt14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4175. this.lblRhsFrt14.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4176. this.lblRhsFrt14.ForeColor = System.Drawing.Color.Blue;
  4177. this.lblRhsFrt14.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4178. this.lblRhsFrt14.Location = new System.Drawing.Point(1, 63);
  4179. this.lblRhsFrt14.Margin = new System.Windows.Forms.Padding(0);
  4180. this.lblRhsFrt14.Name = "lblRhsFrt14";
  4181. this.lblRhsFrt14.Size = new System.Drawing.Size(58, 20);
  4182. this.lblRhsFrt14.TabIndex = 118;
  4183. this.lblRhsFrt14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4184. this.toolTip1.SetToolTip(this.lblRhsFrt14, "真空时间");
  4185. //
  4186. // lblRhsFrt12
  4187. //
  4188. this.lblRhsFrt12.Dock = System.Windows.Forms.DockStyle.Fill;
  4189. this.lblRhsFrt12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4190. this.lblRhsFrt12.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4191. this.lblRhsFrt12.ForeColor = System.Drawing.Color.Blue;
  4192. this.lblRhsFrt12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4193. this.lblRhsFrt12.Location = new System.Drawing.Point(1, 22);
  4194. this.lblRhsFrt12.Margin = new System.Windows.Forms.Padding(0);
  4195. this.lblRhsFrt12.Name = "lblRhsFrt12";
  4196. this.lblRhsFrt12.Size = new System.Drawing.Size(58, 21);
  4197. this.lblRhsFrt12.TabIndex = 124;
  4198. this.lblRhsFrt12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4199. this.toolTip1.SetToolTip(this.lblRhsFrt12, "设备位置");
  4200. //
  4201. // lblRhsFrt13
  4202. //
  4203. this.lblRhsFrt13.Dock = System.Windows.Forms.DockStyle.Fill;
  4204. this.lblRhsFrt13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4205. this.lblRhsFrt13.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4206. this.lblRhsFrt13.ForeColor = System.Drawing.Color.Blue;
  4207. this.lblRhsFrt13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4208. this.lblRhsFrt13.Location = new System.Drawing.Point(1, 44);
  4209. this.lblRhsFrt13.Margin = new System.Windows.Forms.Padding(0);
  4210. this.lblRhsFrt13.Name = "lblRhsFrt13";
  4211. this.lblRhsFrt13.Size = new System.Drawing.Size(58, 18);
  4212. this.lblRhsFrt13.TabIndex = 117;
  4213. this.lblRhsFrt13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4214. this.toolTip1.SetToolTip(this.lblRhsFrt13, "牌号");
  4215. //
  4216. // lblVdsIDE1
  4217. //
  4218. this.tableLayoutPanel23.SetColumnSpan(this.lblVdsIDE1, 2);
  4219. this.lblVdsIDE1.Dock = System.Windows.Forms.DockStyle.Fill;
  4220. this.lblVdsIDE1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4221. this.lblVdsIDE1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4222. this.lblVdsIDE1.ForeColor = System.Drawing.Color.Red;
  4223. this.lblVdsIDE1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4224. this.lblVdsIDE1.Location = new System.Drawing.Point(1, 105);
  4225. this.lblVdsIDE1.Margin = new System.Windows.Forms.Padding(0);
  4226. this.lblVdsIDE1.Name = "lblVdsIDE1";
  4227. this.lblVdsIDE1.Size = new System.Drawing.Size(166, 21);
  4228. this.lblVdsIDE1.TabIndex = 127;
  4229. this.lblVdsIDE1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  4230. this.toolTip1.SetToolTip(this.lblVdsIDE1, "缓冲位");
  4231. //
  4232. // lblVdsFrt11
  4233. //
  4234. this.lblVdsFrt11.Dock = System.Windows.Forms.DockStyle.Fill;
  4235. this.lblVdsFrt11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4236. this.lblVdsFrt11.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4237. this.lblVdsFrt11.ForeColor = System.Drawing.Color.Blue;
  4238. this.lblVdsFrt11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4239. this.lblVdsFrt11.Location = new System.Drawing.Point(1, 1);
  4240. this.lblVdsFrt11.Margin = new System.Windows.Forms.Padding(0);
  4241. this.lblVdsFrt11.Name = "lblVdsFrt11";
  4242. this.lblVdsFrt11.Size = new System.Drawing.Size(58, 20);
  4243. this.lblVdsFrt11.TabIndex = 116;
  4244. this.lblVdsFrt11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4245. this.toolTip1.SetToolTip(this.lblVdsFrt11, "熔炼号");
  4246. //
  4247. // lblVdsDev15
  4248. //
  4249. this.lblVdsDev15.Dock = System.Windows.Forms.DockStyle.Fill;
  4250. this.lblVdsDev15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4251. this.lblVdsDev15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4252. this.lblVdsDev15.ForeColor = System.Drawing.Color.Blue;
  4253. this.lblVdsDev15.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4254. this.lblVdsDev15.Location = new System.Drawing.Point(60, 84);
  4255. this.lblVdsDev15.Margin = new System.Windows.Forms.Padding(0);
  4256. this.lblVdsDev15.Name = "lblVdsDev15";
  4257. this.lblVdsDev15.Size = new System.Drawing.Size(107, 20);
  4258. this.lblVdsDev15.TabIndex = 123;
  4259. this.lblVdsDev15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4260. this.toolTip1.SetToolTip(this.lblVdsDev15, "钢水温度");
  4261. //
  4262. // lblVdsDev12
  4263. //
  4264. this.lblVdsDev12.Dock = System.Windows.Forms.DockStyle.Fill;
  4265. this.lblVdsDev12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4266. this.lblVdsDev12.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4267. this.lblVdsDev12.ForeColor = System.Drawing.Color.Blue;
  4268. this.lblVdsDev12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4269. this.lblVdsDev12.Location = new System.Drawing.Point(60, 22);
  4270. this.lblVdsDev12.Margin = new System.Windows.Forms.Padding(0);
  4271. this.lblVdsDev12.Name = "lblVdsDev12";
  4272. this.lblVdsDev12.Size = new System.Drawing.Size(107, 21);
  4273. this.lblVdsDev12.TabIndex = 125;
  4274. this.lblVdsDev12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4275. this.toolTip1.SetToolTip(this.lblVdsDev12, "设备位置");
  4276. //
  4277. // lblVdsFrt15
  4278. //
  4279. this.lblVdsFrt15.Dock = System.Windows.Forms.DockStyle.Fill;
  4280. this.lblVdsFrt15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4281. this.lblVdsFrt15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4282. this.lblVdsFrt15.ForeColor = System.Drawing.Color.Blue;
  4283. this.lblVdsFrt15.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4284. this.lblVdsFrt15.Location = new System.Drawing.Point(1, 84);
  4285. this.lblVdsFrt15.Margin = new System.Windows.Forms.Padding(0);
  4286. this.lblVdsFrt15.Name = "lblVdsFrt15";
  4287. this.lblVdsFrt15.Size = new System.Drawing.Size(58, 20);
  4288. this.lblVdsFrt15.TabIndex = 119;
  4289. this.lblVdsFrt15.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4290. this.toolTip1.SetToolTip(this.lblVdsFrt15, "钢水温度");
  4291. //
  4292. // lblVdsDev14
  4293. //
  4294. this.lblVdsDev14.Dock = System.Windows.Forms.DockStyle.Fill;
  4295. this.lblVdsDev14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4296. this.lblVdsDev14.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4297. this.lblVdsDev14.ForeColor = System.Drawing.Color.Blue;
  4298. this.lblVdsDev14.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4299. this.lblVdsDev14.Location = new System.Drawing.Point(60, 63);
  4300. this.lblVdsDev14.Margin = new System.Windows.Forms.Padding(0);
  4301. this.lblVdsDev14.Name = "lblVdsDev14";
  4302. this.lblVdsDev14.Size = new System.Drawing.Size(107, 20);
  4303. this.lblVdsDev14.TabIndex = 122;
  4304. this.lblVdsDev14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4305. this.toolTip1.SetToolTip(this.lblVdsDev14, "处理时间");
  4306. //
  4307. // lblVdsDev11
  4308. //
  4309. this.lblVdsDev11.Dock = System.Windows.Forms.DockStyle.Fill;
  4310. this.lblVdsDev11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4311. this.lblVdsDev11.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4312. this.lblVdsDev11.ForeColor = System.Drawing.Color.Blue;
  4313. this.lblVdsDev11.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4314. this.lblVdsDev11.Location = new System.Drawing.Point(60, 1);
  4315. this.lblVdsDev11.Margin = new System.Windows.Forms.Padding(0);
  4316. this.lblVdsDev11.Name = "lblVdsDev11";
  4317. this.lblVdsDev11.Size = new System.Drawing.Size(107, 20);
  4318. this.lblVdsDev11.TabIndex = 120;
  4319. this.lblVdsDev11.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4320. this.toolTip1.SetToolTip(this.lblVdsDev11, "熔炼号");
  4321. //
  4322. // lblVdsDev13
  4323. //
  4324. this.lblVdsDev13.Dock = System.Windows.Forms.DockStyle.Fill;
  4325. this.lblVdsDev13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4326. this.lblVdsDev13.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4327. this.lblVdsDev13.ForeColor = System.Drawing.Color.Blue;
  4328. this.lblVdsDev13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4329. this.lblVdsDev13.Location = new System.Drawing.Point(60, 44);
  4330. this.lblVdsDev13.Margin = new System.Windows.Forms.Padding(0);
  4331. this.lblVdsDev13.Name = "lblVdsDev13";
  4332. this.lblVdsDev13.Size = new System.Drawing.Size(107, 18);
  4333. this.lblVdsDev13.TabIndex = 121;
  4334. this.lblVdsDev13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4335. this.toolTip1.SetToolTip(this.lblVdsDev13, "牌号");
  4336. //
  4337. // lblVdsFrt14
  4338. //
  4339. this.lblVdsFrt14.Dock = System.Windows.Forms.DockStyle.Fill;
  4340. this.lblVdsFrt14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4341. this.lblVdsFrt14.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4342. this.lblVdsFrt14.ForeColor = System.Drawing.Color.Blue;
  4343. this.lblVdsFrt14.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4344. this.lblVdsFrt14.Location = new System.Drawing.Point(1, 63);
  4345. this.lblVdsFrt14.Margin = new System.Windows.Forms.Padding(0);
  4346. this.lblVdsFrt14.Name = "lblVdsFrt14";
  4347. this.lblVdsFrt14.Size = new System.Drawing.Size(58, 20);
  4348. this.lblVdsFrt14.TabIndex = 118;
  4349. this.lblVdsFrt14.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4350. this.toolTip1.SetToolTip(this.lblVdsFrt14, "处理时间");
  4351. //
  4352. // lblVdsFrt12
  4353. //
  4354. this.lblVdsFrt12.Dock = System.Windows.Forms.DockStyle.Fill;
  4355. this.lblVdsFrt12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4356. this.lblVdsFrt12.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4357. this.lblVdsFrt12.ForeColor = System.Drawing.Color.Blue;
  4358. this.lblVdsFrt12.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4359. this.lblVdsFrt12.Location = new System.Drawing.Point(1, 22);
  4360. this.lblVdsFrt12.Margin = new System.Windows.Forms.Padding(0);
  4361. this.lblVdsFrt12.Name = "lblVdsFrt12";
  4362. this.lblVdsFrt12.Size = new System.Drawing.Size(58, 21);
  4363. this.lblVdsFrt12.TabIndex = 124;
  4364. this.lblVdsFrt12.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4365. this.toolTip1.SetToolTip(this.lblVdsFrt12, "设备位置");
  4366. //
  4367. // lblVdsFrt13
  4368. //
  4369. this.lblVdsFrt13.Dock = System.Windows.Forms.DockStyle.Fill;
  4370. this.lblVdsFrt13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4371. this.lblVdsFrt13.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4372. this.lblVdsFrt13.ForeColor = System.Drawing.Color.Blue;
  4373. this.lblVdsFrt13.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4374. this.lblVdsFrt13.Location = new System.Drawing.Point(1, 44);
  4375. this.lblVdsFrt13.Margin = new System.Windows.Forms.Padding(0);
  4376. this.lblVdsFrt13.Name = "lblVdsFrt13";
  4377. this.lblVdsFrt13.Size = new System.Drawing.Size(58, 18);
  4378. this.lblVdsFrt13.TabIndex = 117;
  4379. this.lblVdsFrt13.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4380. this.toolTip1.SetToolTip(this.lblVdsFrt13, "牌号");
  4381. //
  4382. // lblCcm3WT
  4383. //
  4384. this.lblCcm3WT.BackColor = System.Drawing.Color.Honeydew;
  4385. this.lblCcm3WT.Dock = System.Windows.Forms.DockStyle.Fill;
  4386. this.lblCcm3WT.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4387. this.lblCcm3WT.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4388. this.lblCcm3WT.ForeColor = System.Drawing.Color.Blue;
  4389. this.lblCcm3WT.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  4390. this.lblCcm3WT.Location = new System.Drawing.Point(59, 128);
  4391. this.lblCcm3WT.Margin = new System.Windows.Forms.Padding(0);
  4392. this.lblCcm3WT.Name = "lblCcm3WT";
  4393. this.lblCcm3WT.Size = new System.Drawing.Size(125, 21);
  4394. this.lblCcm3WT.TabIndex = 187;
  4395. this.lblCcm3WT.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  4396. this.toolTip1.SetToolTip(this.lblCcm3WT, "断面");
  4397. //
  4398. // lblTankcar1
  4399. //
  4400. this.lblTankcar1.BackColor = System.Drawing.Color.Honeydew;
  4401. this.lblTankcar1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4402. this.lblTankcar1.ForeColor = System.Drawing.Color.Blue;
  4403. this.lblTankcar1.Location = new System.Drawing.Point(413, 396);
  4404. this.lblTankcar1.Name = "lblTankcar1";
  4405. this.lblTankcar1.Size = new System.Drawing.Size(47, 14);
  4406. this.lblTankcar1.TabIndex = 274;
  4407. this.toolTip1.SetToolTip(this.lblTankcar1, "1#工位真空槽号-槽龄");
  4408. //
  4409. // lblTankcar2
  4410. //
  4411. this.lblTankcar2.BackColor = System.Drawing.Color.Honeydew;
  4412. this.lblTankcar2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4413. this.lblTankcar2.ForeColor = System.Drawing.Color.Blue;
  4414. this.lblTankcar2.Location = new System.Drawing.Point(489, 396);
  4415. this.lblTankcar2.Name = "lblTankcar2";
  4416. this.lblTankcar2.Size = new System.Drawing.Size(47, 14);
  4417. this.lblTankcar2.TabIndex = 275;
  4418. this.toolTip1.SetToolTip(this.lblTankcar2, "2#工位真空槽号-槽龄");
  4419. //
  4420. // panel9
  4421. //
  4422. this.panel9.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  4423. this.panel9.Controls.Add(this.lblClassStoveNum);
  4424. this.panel9.Controls.Add(this.lblCvtDaysNumber);
  4425. this.panel9.Controls.Add(this.lblClassCCMNum);
  4426. this.panel9.Controls.Add(this.lbCvtlDutyNumber);
  4427. this.panel9.Controls.Add(this.lblTodayCCMNumber);
  4428. this.panel9.Controls.Add(this.lblCcmDaysNumber);
  4429. this.panel9.Controls.Add(this.lbCcmlDutyNumber);
  4430. this.panel9.Controls.Add(this.lblTodayStoveNum);
  4431. this.panel9.Location = new System.Drawing.Point(2, 547);
  4432. this.panel9.Name = "panel9";
  4433. this.panel9.Size = new System.Drawing.Size(141, 98);
  4434. this.panel9.TabIndex = 223;
  4435. //
  4436. // panel10
  4437. //
  4438. this.panel10.Controls.Add(this.lblFQGPres);
  4439. this.panel10.Controls.Add(this.lblFQGPText);
  4440. this.panel10.Controls.Add(this.lblo2Flux2);
  4441. this.panel10.Controls.Add(this.lblo2F2Text);
  4442. this.panel10.Controls.Add(this.lblo2Flux1);
  4443. this.panel10.Controls.Add(this.lblo2F1Text);
  4444. this.panel10.Controls.Add(this.lblBOFCO2Pres);
  4445. this.panel10.Controls.Add(this.lblBOFCO2PText);
  4446. this.panel10.Controls.Add(this.lblJLCO2Pres);
  4447. this.panel10.Controls.Add(this.lblJLCO2PText);
  4448. this.panel10.Controls.Add(this.lblN2DPres);
  4449. this.panel10.Controls.Add(this.lblN2DPText);
  4450. this.panel10.Controls.Add(this.lblN2MPres);
  4451. this.panel10.Controls.Add(this.lblN2MPText);
  4452. this.panel10.Controls.Add(this.lblo2Pres2);
  4453. this.panel10.Controls.Add(this.lblo2P2Text);
  4454. this.panel10.Controls.Add(this.lblo2Pres1);
  4455. this.panel10.Controls.Add(this.lblo2P1Text);
  4456. this.panel10.Controls.Add(this.ultraGrid1);
  4457. this.panel10.Controls.Add(this.pictureBox11);
  4458. this.panel10.Controls.Add(this.pictureBox12);
  4459. this.panel10.Controls.Add(this.pictureBox9);
  4460. this.panel10.Controls.Add(this.pictureBox10);
  4461. this.panel10.Controls.Add(this.pictureBox7);
  4462. this.panel10.Controls.Add(this.pictureBox8);
  4463. this.panel10.Controls.Add(this.pictureBox6);
  4464. this.panel10.Controls.Add(this.pictureBox5);
  4465. this.panel10.Controls.Add(this.lblTankcar2);
  4466. this.panel10.Controls.Add(this.lblTankcar1);
  4467. this.panel10.Controls.Add(this.lblArValue);
  4468. this.panel10.Controls.Add(this.lblSteamVDFlux);
  4469. this.panel10.Controls.Add(this.label12);
  4470. this.panel10.Controls.Add(this.label9);
  4471. this.panel10.Controls.Add(this.lblSteamVDPres);
  4472. this.panel10.Controls.Add(this.label11);
  4473. this.panel10.Controls.Add(this.lblSteamRHFlux);
  4474. this.panel10.Controls.Add(this.label6);
  4475. this.panel10.Controls.Add(this.lblSteamRHPres);
  4476. this.panel10.Controls.Add(this.label5);
  4477. this.panel10.Controls.Add(this.lblXyq6Pres);
  4478. this.panel10.Controls.Add(this.lblXyq6PText);
  4479. this.panel10.Controls.Add(this.lblXyq5Pres);
  4480. this.panel10.Controls.Add(this.lblXyq5PText);
  4481. this.panel10.Controls.Add(this.lblXyq4Pres);
  4482. this.panel10.Controls.Add(this.lblXyq4PText);
  4483. this.panel10.Controls.Add(this.lblXyq3Pres);
  4484. this.panel10.Controls.Add(this.lblXyq3PText);
  4485. this.panel10.Controls.Add(this.lblXyq2Pres);
  4486. this.panel10.Controls.Add(this.lblXyq2PText);
  4487. this.panel10.Controls.Add(this.lblXyq1Pres);
  4488. this.panel10.Controls.Add(this.lblXyq1PText);
  4489. this.panel10.Controls.Add(this.lblArText);
  4490. this.panel10.Controls.Add(this.tableLayoutPanel9);
  4491. this.panel10.Controls.Add(this.pbVdsDev2);
  4492. this.panel10.Controls.Add(this.tableLayoutPanel11);
  4493. this.panel10.Controls.Add(this.pbVdsDev1);
  4494. this.panel10.Controls.Add(this.pbRhsBck1);
  4495. this.panel10.Controls.Add(this.pbRhsFrt1);
  4496. this.panel10.Controls.Add(this.pbRhsDev1);
  4497. this.panel10.Controls.Add(this.panel20);
  4498. this.panel10.Controls.Add(this.panel19);
  4499. this.panel10.Controls.Add(this.panel17);
  4500. this.panel10.Controls.Add(this.tableLayoutPanel22);
  4501. this.panel10.Controls.Add(this.pictureBox4);
  4502. this.panel10.Controls.Add(this.pbCcmFrt4);
  4503. this.panel10.Controls.Add(this.pbCcmDev4);
  4504. this.panel10.Controls.Add(this.panel18);
  4505. this.panel10.Controls.Add(this.panel16);
  4506. this.panel10.Controls.Add(this.pictureBox3);
  4507. this.panel10.Controls.Add(this.panel2);
  4508. this.panel10.Controls.Add(this.panel12);
  4509. this.panel10.Controls.Add(this.pictureBox1);
  4510. this.panel10.Controls.Add(this.pbHmpDev1);
  4511. this.panel10.Controls.Add(this.pbHmpFront1);
  4512. this.panel10.Controls.Add(this.pbCcmDev3);
  4513. this.panel10.Controls.Add(this.pbCcmFrt3);
  4514. this.panel10.Controls.Add(this.pbCvtDev1);
  4515. this.panel10.Controls.Add(this.pbCvtBck1);
  4516. this.panel10.Controls.Add(this.pbCvtDev2);
  4517. this.panel10.Controls.Add(this.pbCvtBck2);
  4518. this.panel10.Controls.Add(this.pbCvtDev3);
  4519. this.panel10.Controls.Add(this.pbCvtBck3);
  4520. this.panel10.Controls.Add(this.pbCasFrt2);
  4521. this.panel10.Controls.Add(this.pbCasFrt3);
  4522. this.panel10.Controls.Add(this.panel9);
  4523. this.panel10.Controls.Add(this.pbCcmFrt1);
  4524. this.panel10.Controls.Add(this.pbLfsBck2);
  4525. this.panel10.Controls.Add(this.pbCcmDev1);
  4526. this.panel10.Controls.Add(this.panel15);
  4527. this.panel10.Controls.Add(this.pictureBox2);
  4528. this.panel10.Controls.Add(this.pbCcmDev2);
  4529. this.panel10.Controls.Add(this.pbCcmFrt2);
  4530. this.panel10.Controls.Add(this.panel14);
  4531. this.panel10.Controls.Add(this.panel11);
  4532. this.panel10.Controls.Add(this.pbLfsFrt2);
  4533. this.panel10.Controls.Add(this.pbLfsDev2);
  4534. this.panel10.Controls.Add(this.panel8);
  4535. this.panel10.Controls.Add(this.panel7);
  4536. this.panel10.Controls.Add(this.pbLfsBck1);
  4537. this.panel10.Controls.Add(this.pbLfsFrt1);
  4538. this.panel10.Controls.Add(this.panel1);
  4539. this.panel10.Controls.Add(this.pbLfsDev1);
  4540. this.panel10.Controls.Add(this.panel6);
  4541. this.panel10.Controls.Add(this.panel3);
  4542. this.panel10.Controls.Add(this.panel5);
  4543. this.panel10.Controls.Add(this.panel4);
  4544. this.panel10.Controls.Add(this.pbMisDev1);
  4545. this.panel10.Controls.Add(this.pbCasDev2);
  4546. this.panel10.Controls.Add(this.pbCasDev3);
  4547. this.panel10.Controls.Add(this.pbHmpDev2);
  4548. this.panel10.Controls.Add(this.pbHmpFront2);
  4549. this.panel10.Controls.Add(this.pbCasFrt1);
  4550. this.panel10.Controls.Add(this.pbCasDev1);
  4551. this.panel10.Controls.Add(this.pbMain);
  4552. this.panel10.Location = new System.Drawing.Point(0, 0);
  4553. this.panel10.Name = "panel10";
  4554. this.panel10.Size = new System.Drawing.Size(1025, 704);
  4555. this.panel10.TabIndex = 224;
  4556. //
  4557. // lblFQGPres
  4558. //
  4559. this.lblFQGPres.BackColor = System.Drawing.Color.White;
  4560. this.lblFQGPres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4561. this.lblFQGPres.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Bold);
  4562. this.lblFQGPres.ForeColor = System.Drawing.Color.Blue;
  4563. this.lblFQGPres.Location = new System.Drawing.Point(80, 675);
  4564. this.lblFQGPres.Name = "lblFQGPres";
  4565. this.lblFQGPres.Size = new System.Drawing.Size(34, 15);
  4566. this.lblFQGPres.TabIndex = 301;
  4567. this.lblFQGPres.Text = "0.0";
  4568. //
  4569. // lblFQGPText
  4570. //
  4571. this.lblFQGPText.BackColor = System.Drawing.Color.White;
  4572. this.lblFQGPText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4573. this.lblFQGPText.Font = new System.Drawing.Font("宋体", 9.5F);
  4574. this.lblFQGPText.ForeColor = System.Drawing.Color.Black;
  4575. this.lblFQGPText.Location = new System.Drawing.Point(0, 675);
  4576. this.lblFQGPText.Name = "lblFQGPText";
  4577. this.lblFQGPText.Size = new System.Drawing.Size(100, 15);
  4578. this.lblFQGPText.TabIndex = 300;
  4579. this.lblFQGPText.Text = "分气缸压力:";
  4580. //
  4581. // lblo2Flux2
  4582. //
  4583. this.lblo2Flux2.BackColor = System.Drawing.Color.White;
  4584. this.lblo2Flux2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4585. this.lblo2Flux2.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Bold);
  4586. this.lblo2Flux2.ForeColor = System.Drawing.Color.Blue;
  4587. this.lblo2Flux2.Location = new System.Drawing.Point(329, 675);
  4588. this.lblo2Flux2.Name = "lblo2Flux2";
  4589. this.lblo2Flux2.Size = new System.Drawing.Size(55, 15);
  4590. this.lblo2Flux2.TabIndex = 299;
  4591. this.lblo2Flux2.Text = "0.0";
  4592. //
  4593. // lblo2F2Text
  4594. //
  4595. this.lblo2F2Text.BackColor = System.Drawing.Color.White;
  4596. this.lblo2F2Text.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4597. this.lblo2F2Text.Font = new System.Drawing.Font("宋体", 9.5F);
  4598. this.lblo2F2Text.ForeColor = System.Drawing.Color.Black;
  4599. this.lblo2F2Text.Location = new System.Drawing.Point(251, 675);
  4600. this.lblo2F2Text.Name = "lblo2F2Text";
  4601. this.lblo2F2Text.RightToLeft = System.Windows.Forms.RightToLeft.No;
  4602. this.lblo2F2Text.Size = new System.Drawing.Size(100, 15);
  4603. this.lblo2F2Text.TabIndex = 298;
  4604. this.lblo2F2Text.Text = "2#氧气流量:";
  4605. //
  4606. // lblo2Flux1
  4607. //
  4608. this.lblo2Flux1.BackColor = System.Drawing.Color.White;
  4609. this.lblo2Flux1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4610. this.lblo2Flux1.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Bold);
  4611. this.lblo2Flux1.ForeColor = System.Drawing.Color.Blue;
  4612. this.lblo2Flux1.Location = new System.Drawing.Point(196, 675);
  4613. this.lblo2Flux1.Name = "lblo2Flux1";
  4614. this.lblo2Flux1.Size = new System.Drawing.Size(55, 15);
  4615. this.lblo2Flux1.TabIndex = 297;
  4616. this.lblo2Flux1.Text = "0.0";
  4617. //
  4618. // lblo2F1Text
  4619. //
  4620. this.lblo2F1Text.BackColor = System.Drawing.Color.White;
  4621. this.lblo2F1Text.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4622. this.lblo2F1Text.Font = new System.Drawing.Font("宋体", 9.5F);
  4623. this.lblo2F1Text.ForeColor = System.Drawing.Color.Black;
  4624. this.lblo2F1Text.Location = new System.Drawing.Point(114, 675);
  4625. this.lblo2F1Text.Name = "lblo2F1Text";
  4626. this.lblo2F1Text.Size = new System.Drawing.Size(100, 15);
  4627. this.lblo2F1Text.TabIndex = 296;
  4628. this.lblo2F1Text.Text = "1#氧气流量:";
  4629. //
  4630. // lblBOFCO2Pres
  4631. //
  4632. this.lblBOFCO2Pres.BackColor = System.Drawing.Color.White;
  4633. this.lblBOFCO2Pres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4634. this.lblBOFCO2Pres.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Bold);
  4635. this.lblBOFCO2Pres.ForeColor = System.Drawing.Color.Blue;
  4636. this.lblBOFCO2Pres.Location = new System.Drawing.Point(697, 660);
  4637. this.lblBOFCO2Pres.Name = "lblBOFCO2Pres";
  4638. this.lblBOFCO2Pres.Size = new System.Drawing.Size(40, 15);
  4639. this.lblBOFCO2Pres.TabIndex = 295;
  4640. this.lblBOFCO2Pres.Text = "0.0";
  4641. //
  4642. // lblBOFCO2PText
  4643. //
  4644. this.lblBOFCO2PText.BackColor = System.Drawing.Color.White;
  4645. this.lblBOFCO2PText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4646. this.lblBOFCO2PText.Font = new System.Drawing.Font("宋体", 9.5F);
  4647. this.lblBOFCO2PText.ForeColor = System.Drawing.Color.Black;
  4648. this.lblBOFCO2PText.Location = new System.Drawing.Point(609, 660);
  4649. this.lblBOFCO2PText.Name = "lblBOFCO2PText";
  4650. this.lblBOFCO2PText.Size = new System.Drawing.Size(105, 15);
  4651. this.lblBOFCO2PText.TabIndex = 294;
  4652. this.lblBOFCO2PText.Text = "转炉煤气压力:";
  4653. //
  4654. // lblJLCO2Pres
  4655. //
  4656. this.lblJLCO2Pres.BackColor = System.Drawing.Color.White;
  4657. this.lblJLCO2Pres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4658. this.lblJLCO2Pres.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Bold);
  4659. this.lblJLCO2Pres.ForeColor = System.Drawing.Color.Blue;
  4660. this.lblJLCO2Pres.Location = new System.Drawing.Point(575, 660);
  4661. this.lblJLCO2Pres.Name = "lblJLCO2Pres";
  4662. this.lblJLCO2Pres.Size = new System.Drawing.Size(34, 15);
  4663. this.lblJLCO2Pres.TabIndex = 293;
  4664. this.lblJLCO2Pres.Text = "0.0";
  4665. //
  4666. // lblJLCO2PText
  4667. //
  4668. this.lblJLCO2PText.BackColor = System.Drawing.Color.White;
  4669. this.lblJLCO2PText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4670. this.lblJLCO2PText.Font = new System.Drawing.Font("宋体", 9.5F);
  4671. this.lblJLCO2PText.ForeColor = System.Drawing.Color.Black;
  4672. this.lblJLCO2PText.Location = new System.Drawing.Point(484, 660);
  4673. this.lblJLCO2PText.Name = "lblJLCO2PText";
  4674. this.lblJLCO2PText.Size = new System.Drawing.Size(105, 15);
  4675. this.lblJLCO2PText.TabIndex = 292;
  4676. this.lblJLCO2PText.Text = "焦炉煤气压力:";
  4677. //
  4678. // lblN2DPres
  4679. //
  4680. this.lblN2DPres.BackColor = System.Drawing.Color.White;
  4681. this.lblN2DPres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4682. this.lblN2DPres.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Bold);
  4683. this.lblN2DPres.ForeColor = System.Drawing.Color.Blue;
  4684. this.lblN2DPres.Location = new System.Drawing.Point(450, 660);
  4685. this.lblN2DPres.Name = "lblN2DPres";
  4686. this.lblN2DPres.Size = new System.Drawing.Size(34, 15);
  4687. this.lblN2DPres.TabIndex = 291;
  4688. this.lblN2DPres.Text = "0.0";
  4689. //
  4690. // lblN2DPText
  4691. //
  4692. this.lblN2DPText.BackColor = System.Drawing.Color.White;
  4693. this.lblN2DPText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4694. this.lblN2DPText.Font = new System.Drawing.Font("宋体", 9.5F);
  4695. this.lblN2DPText.ForeColor = System.Drawing.Color.Black;
  4696. this.lblN2DPText.Location = new System.Drawing.Point(357, 660);
  4697. this.lblN2DPText.Name = "lblN2DPText";
  4698. this.lblN2DPText.Size = new System.Drawing.Size(105, 15);
  4699. this.lblN2DPText.TabIndex = 290;
  4700. this.lblN2DPText.Text = "低压氮气压力:";
  4701. //
  4702. // lblN2MPres
  4703. //
  4704. this.lblN2MPres.BackColor = System.Drawing.Color.White;
  4705. this.lblN2MPres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4706. this.lblN2MPres.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Bold);
  4707. this.lblN2MPres.ForeColor = System.Drawing.Color.Blue;
  4708. this.lblN2MPres.Location = new System.Drawing.Point(323, 660);
  4709. this.lblN2MPres.Name = "lblN2MPres";
  4710. this.lblN2MPres.Size = new System.Drawing.Size(34, 15);
  4711. this.lblN2MPres.TabIndex = 289;
  4712. this.lblN2MPres.Text = "0.0";
  4713. //
  4714. // lblN2MPText
  4715. //
  4716. this.lblN2MPText.BackColor = System.Drawing.Color.White;
  4717. this.lblN2MPText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4718. this.lblN2MPText.Font = new System.Drawing.Font("宋体", 9.5F);
  4719. this.lblN2MPText.ForeColor = System.Drawing.Color.Black;
  4720. this.lblN2MPText.Location = new System.Drawing.Point(230, 660);
  4721. this.lblN2MPText.Name = "lblN2MPText";
  4722. this.lblN2MPText.Size = new System.Drawing.Size(105, 15);
  4723. this.lblN2MPText.TabIndex = 288;
  4724. this.lblN2MPText.Text = "中压氮气压力:";
  4725. //
  4726. // lblo2Pres2
  4727. //
  4728. this.lblo2Pres2.BackColor = System.Drawing.Color.White;
  4729. this.lblo2Pres2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4730. this.lblo2Pres2.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Bold);
  4731. this.lblo2Pres2.ForeColor = System.Drawing.Color.Blue;
  4732. this.lblo2Pres2.Location = new System.Drawing.Point(196, 660);
  4733. this.lblo2Pres2.Name = "lblo2Pres2";
  4734. this.lblo2Pres2.Size = new System.Drawing.Size(34, 15);
  4735. this.lblo2Pres2.TabIndex = 287;
  4736. this.lblo2Pres2.Text = "0.0";
  4737. //
  4738. // lblo2P2Text
  4739. //
  4740. this.lblo2P2Text.BackColor = System.Drawing.Color.White;
  4741. this.lblo2P2Text.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4742. this.lblo2P2Text.Font = new System.Drawing.Font("宋体", 9.5F);
  4743. this.lblo2P2Text.ForeColor = System.Drawing.Color.Black;
  4744. this.lblo2P2Text.Location = new System.Drawing.Point(114, 660);
  4745. this.lblo2P2Text.Name = "lblo2P2Text";
  4746. this.lblo2P2Text.Size = new System.Drawing.Size(100, 15);
  4747. this.lblo2P2Text.TabIndex = 286;
  4748. this.lblo2P2Text.Text = "2#氧气压力:";
  4749. //
  4750. // lblo2Pres1
  4751. //
  4752. this.lblo2Pres1.BackColor = System.Drawing.Color.White;
  4753. this.lblo2Pres1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4754. this.lblo2Pres1.Font = new System.Drawing.Font("宋体", 9.5F, System.Drawing.FontStyle.Bold);
  4755. this.lblo2Pres1.ForeColor = System.Drawing.Color.Blue;
  4756. this.lblo2Pres1.Location = new System.Drawing.Point(80, 660);
  4757. this.lblo2Pres1.Name = "lblo2Pres1";
  4758. this.lblo2Pres1.Size = new System.Drawing.Size(34, 15);
  4759. this.lblo2Pres1.TabIndex = 285;
  4760. this.lblo2Pres1.Text = "0.0";
  4761. //
  4762. // lblo2P1Text
  4763. //
  4764. this.lblo2P1Text.BackColor = System.Drawing.Color.White;
  4765. this.lblo2P1Text.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4766. this.lblo2P1Text.Font = new System.Drawing.Font("宋体", 9.5F);
  4767. this.lblo2P1Text.ForeColor = System.Drawing.Color.Black;
  4768. this.lblo2P1Text.Location = new System.Drawing.Point(0, 660);
  4769. this.lblo2P1Text.Name = "lblo2P1Text";
  4770. this.lblo2P1Text.Size = new System.Drawing.Size(100, 15);
  4771. this.lblo2P1Text.TabIndex = 284;
  4772. this.lblo2P1Text.Text = "1#氧气压力:";
  4773. //
  4774. // ultraGrid1
  4775. //
  4776. this.ultraGrid1.DataSource = this.ultraDataSource1;
  4777. appearance6.BackColor = System.Drawing.Color.Snow;
  4778. this.ultraGrid1.DisplayLayout.Appearance = appearance6;
  4779. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  4780. ultraGridColumn1.Header.VisiblePosition = 0;
  4781. ultraGridColumn1.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.None;
  4782. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(40, 38);
  4783. ultraGridColumn2.Header.VisiblePosition = 1;
  4784. ultraGridColumn2.Hidden = true;
  4785. ultraGridColumn3.Header.VisiblePosition = 2;
  4786. ultraGridColumn3.Hidden = true;
  4787. ultraGridColumn4.Header.VisiblePosition = 3;
  4788. ultraGridColumn4.Hidden = true;
  4789. ultraGridBand1.Columns.AddRange(new object[] {
  4790. ultraGridColumn1,
  4791. ultraGridColumn2,
  4792. ultraGridColumn3,
  4793. ultraGridColumn4});
  4794. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  4795. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  4796. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.None;
  4797. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.None;
  4798. this.ultraGrid1.DisplayLayout.Override.BorderStyleHeader = Infragistics.Win.UIElementBorderStyle.None;
  4799. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.None;
  4800. this.ultraGrid1.DisplayLayout.Override.BorderStyleRowSelector = Infragistics.Win.UIElementBorderStyle.None;
  4801. appearance7.FontData.Name = "Arial Black";
  4802. appearance7.FontData.SizeInPoints = 10F;
  4803. appearance7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(88)))), ((int)(((byte)(88)))));
  4804. appearance7.ImageBackgroundStyle = Infragistics.Win.ImageBackgroundStyle.Stretched;
  4805. appearance7.ImageHAlign = Infragistics.Win.HAlign.Left;
  4806. appearance7.ImageVAlign = Infragistics.Win.VAlign.Middle;
  4807. appearance7.TextHAlignAsString = "Center";
  4808. appearance7.TextVAlignAsString = "Middle";
  4809. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance7;
  4810. this.ultraGrid1.DisplayLayout.Override.CellMultiLine = Infragistics.Win.DefaultableBoolean.False;
  4811. appearance8.BackColor = System.Drawing.Color.LightBlue;
  4812. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance8;
  4813. appearance9.BackColor = System.Drawing.Color.GhostWhite;
  4814. this.ultraGrid1.DisplayLayout.Override.RowAlternateAppearance = appearance9;
  4815. appearance10.BackColor = System.Drawing.Color.LightBlue;
  4816. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance10;
  4817. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  4818. this.ultraGrid1.DisplayLayout.Override.RowSpacingAfter = 8;
  4819. this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 3;
  4820. this.ultraGrid1.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  4821. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  4822. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  4823. this.ultraGrid1.Location = new System.Drawing.Point(12, 20);
  4824. this.ultraGrid1.Name = "ultraGrid1";
  4825. this.ultraGrid1.Size = new System.Drawing.Size(58, 508);
  4826. this.ultraGrid1.TabIndex = 225;
  4827. this.ultraGrid1.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
  4828. //
  4829. // ultraDataSource1
  4830. //
  4831. this.ultraDataSource1.Band.Columns.AddRange(new object[] {
  4832. ultraDataColumn1,
  4833. ultraDataColumn2,
  4834. ultraDataColumn3,
  4835. ultraDataColumn4});
  4836. //
  4837. // pictureBox11
  4838. //
  4839. this.pictureBox11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(2)))));
  4840. this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image")));
  4841. this.pictureBox11.Location = new System.Drawing.Point(12, 484);
  4842. this.pictureBox11.Name = "pictureBox11";
  4843. this.pictureBox11.Size = new System.Drawing.Size(40, 40);
  4844. this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4845. this.pictureBox11.TabIndex = 283;
  4846. this.pictureBox11.TabStop = false;
  4847. //
  4848. // pictureBox12
  4849. //
  4850. this.pictureBox12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(2)))));
  4851. this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image")));
  4852. this.pictureBox12.Location = new System.Drawing.Point(12, 420);
  4853. this.pictureBox12.Name = "pictureBox12";
  4854. this.pictureBox12.Size = new System.Drawing.Size(40, 40);
  4855. this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4856. this.pictureBox12.TabIndex = 282;
  4857. this.pictureBox12.TabStop = false;
  4858. //
  4859. // pictureBox9
  4860. //
  4861. this.pictureBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(2)))));
  4862. this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image")));
  4863. this.pictureBox9.Location = new System.Drawing.Point(12, 356);
  4864. this.pictureBox9.Name = "pictureBox9";
  4865. this.pictureBox9.Size = new System.Drawing.Size(40, 40);
  4866. this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4867. this.pictureBox9.TabIndex = 281;
  4868. this.pictureBox9.TabStop = false;
  4869. //
  4870. // pictureBox10
  4871. //
  4872. this.pictureBox10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(2)))));
  4873. this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image")));
  4874. this.pictureBox10.Location = new System.Drawing.Point(12, 292);
  4875. this.pictureBox10.Name = "pictureBox10";
  4876. this.pictureBox10.Size = new System.Drawing.Size(40, 40);
  4877. this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4878. this.pictureBox10.TabIndex = 280;
  4879. this.pictureBox10.TabStop = false;
  4880. //
  4881. // pictureBox7
  4882. //
  4883. this.pictureBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(2)))));
  4884. this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
  4885. this.pictureBox7.Location = new System.Drawing.Point(12, 228);
  4886. this.pictureBox7.Name = "pictureBox7";
  4887. this.pictureBox7.Size = new System.Drawing.Size(40, 40);
  4888. this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4889. this.pictureBox7.TabIndex = 279;
  4890. this.pictureBox7.TabStop = false;
  4891. //
  4892. // pictureBox8
  4893. //
  4894. this.pictureBox8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(2)))));
  4895. this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image")));
  4896. this.pictureBox8.Location = new System.Drawing.Point(12, 164);
  4897. this.pictureBox8.Name = "pictureBox8";
  4898. this.pictureBox8.Size = new System.Drawing.Size(40, 40);
  4899. this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4900. this.pictureBox8.TabIndex = 278;
  4901. this.pictureBox8.TabStop = false;
  4902. //
  4903. // pictureBox6
  4904. //
  4905. this.pictureBox6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(2)))));
  4906. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  4907. this.pictureBox6.Location = new System.Drawing.Point(12, 100);
  4908. this.pictureBox6.Name = "pictureBox6";
  4909. this.pictureBox6.Size = new System.Drawing.Size(40, 40);
  4910. this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4911. this.pictureBox6.TabIndex = 277;
  4912. this.pictureBox6.TabStop = false;
  4913. //
  4914. // pictureBox5
  4915. //
  4916. this.pictureBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(2)))));
  4917. this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
  4918. this.pictureBox5.Location = new System.Drawing.Point(12, 36);
  4919. this.pictureBox5.Name = "pictureBox5";
  4920. this.pictureBox5.Size = new System.Drawing.Size(40, 40);
  4921. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  4922. this.pictureBox5.TabIndex = 276;
  4923. this.pictureBox5.TabStop = false;
  4924. //
  4925. // lblArValue
  4926. //
  4927. this.lblArValue.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  4928. this.lblArValue.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4929. this.lblArValue.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4930. this.lblArValue.ForeColor = System.Drawing.Color.White;
  4931. this.lblArValue.Location = new System.Drawing.Point(73, 2);
  4932. this.lblArValue.Name = "lblArValue";
  4933. this.lblArValue.Size = new System.Drawing.Size(34, 12);
  4934. this.lblArValue.TabIndex = 252;
  4935. this.lblArValue.Text = "0.0";
  4936. //
  4937. // lblSteamVDFlux
  4938. //
  4939. this.lblSteamVDFlux.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  4940. this.lblSteamVDFlux.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4941. this.lblSteamVDFlux.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4942. this.lblSteamVDFlux.ForeColor = System.Drawing.Color.White;
  4943. this.lblSteamVDFlux.Location = new System.Drawing.Point(944, 2);
  4944. this.lblSteamVDFlux.Name = "lblSteamVDFlux";
  4945. this.lblSteamVDFlux.Size = new System.Drawing.Size(36, 12);
  4946. this.lblSteamVDFlux.TabIndex = 272;
  4947. this.lblSteamVDFlux.Text = "0.0";
  4948. //
  4949. // label12
  4950. //
  4951. this.label12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  4952. this.label12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4953. this.label12.Location = new System.Drawing.Point(979, 2);
  4954. this.label12.Name = "label12";
  4955. this.label12.Size = new System.Drawing.Size(27, 13);
  4956. this.label12.TabIndex = 273;
  4957. this.label12.Text = "】";
  4958. //
  4959. // label9
  4960. //
  4961. this.label9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  4962. this.label9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4963. this.label9.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  4964. this.label9.Location = new System.Drawing.Point(893, 2);
  4965. this.label9.Name = "label9";
  4966. this.label9.Size = new System.Drawing.Size(54, 13);
  4967. this.label9.TabIndex = 271;
  4968. this.label9.Text = "VD流量:";
  4969. //
  4970. // lblSteamVDPres
  4971. //
  4972. this.lblSteamVDPres.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  4973. this.lblSteamVDPres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4974. this.lblSteamVDPres.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4975. this.lblSteamVDPres.ForeColor = System.Drawing.Color.White;
  4976. this.lblSteamVDPres.Location = new System.Drawing.Point(855, 2);
  4977. this.lblSteamVDPres.Name = "lblSteamVDPres";
  4978. this.lblSteamVDPres.Size = new System.Drawing.Size(36, 12);
  4979. this.lblSteamVDPres.TabIndex = 270;
  4980. this.lblSteamVDPres.Text = "0.0";
  4981. //
  4982. // label11
  4983. //
  4984. this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  4985. this.label11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4986. this.label11.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  4987. this.label11.Location = new System.Drawing.Point(805, 2);
  4988. this.label11.Name = "label11";
  4989. this.label11.Size = new System.Drawing.Size(54, 12);
  4990. this.label11.TabIndex = 269;
  4991. this.label11.Text = "VD压力:";
  4992. //
  4993. // lblSteamRHFlux
  4994. //
  4995. this.lblSteamRHFlux.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  4996. this.lblSteamRHFlux.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  4997. this.lblSteamRHFlux.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4998. this.lblSteamRHFlux.ForeColor = System.Drawing.Color.White;
  4999. this.lblSteamRHFlux.Location = new System.Drawing.Point(768, 2);
  5000. this.lblSteamRHFlux.Name = "lblSteamRHFlux";
  5001. this.lblSteamRHFlux.Size = new System.Drawing.Size(34, 12);
  5002. this.lblSteamRHFlux.TabIndex = 268;
  5003. this.lblSteamRHFlux.Text = "0.0";
  5004. //
  5005. // label6
  5006. //
  5007. this.label6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5008. this.label6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5009. this.label6.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  5010. this.label6.Location = new System.Drawing.Point(719, 2);
  5011. this.label6.Name = "label6";
  5012. this.label6.Size = new System.Drawing.Size(60, 13);
  5013. this.label6.TabIndex = 267;
  5014. this.label6.Text = "RH流量:";
  5015. //
  5016. // lblSteamRHPres
  5017. //
  5018. this.lblSteamRHPres.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5019. this.lblSteamRHPres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5020. this.lblSteamRHPres.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5021. this.lblSteamRHPres.ForeColor = System.Drawing.Color.White;
  5022. this.lblSteamRHPres.Location = new System.Drawing.Point(680, 2);
  5023. this.lblSteamRHPres.Name = "lblSteamRHPres";
  5024. this.lblSteamRHPres.Size = new System.Drawing.Size(36, 12);
  5025. this.lblSteamRHPres.TabIndex = 266;
  5026. this.lblSteamRHPres.Text = "0.0";
  5027. //
  5028. // label5
  5029. //
  5030. this.label5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5031. this.label5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5032. this.label5.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  5033. this.label5.Location = new System.Drawing.Point(558, 2);
  5034. this.label5.Name = "label5";
  5035. this.label5.Size = new System.Drawing.Size(138, 13);
  5036. this.label5.TabIndex = 265;
  5037. this.label5.Text = "】 送蒸汽【RH压力:";
  5038. //
  5039. // lblXyq6Pres
  5040. //
  5041. this.lblXyq6Pres.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5042. this.lblXyq6Pres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5043. this.lblXyq6Pres.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5044. this.lblXyq6Pres.ForeColor = System.Drawing.Color.White;
  5045. this.lblXyq6Pres.Location = new System.Drawing.Point(524, 2);
  5046. this.lblXyq6Pres.Name = "lblXyq6Pres";
  5047. this.lblXyq6Pres.Size = new System.Drawing.Size(36, 12);
  5048. this.lblXyq6Pres.TabIndex = 264;
  5049. this.lblXyq6Pres.Text = "0.0";
  5050. //
  5051. // lblXyq6PText
  5052. //
  5053. this.lblXyq6PText.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5054. this.lblXyq6PText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5055. this.lblXyq6PText.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  5056. this.lblXyq6PText.Location = new System.Drawing.Point(501, 2);
  5057. this.lblXyq6PText.Name = "lblXyq6PText";
  5058. this.lblXyq6PText.Size = new System.Drawing.Size(65, 12);
  5059. this.lblXyq6PText.TabIndex = 263;
  5060. this.lblXyq6PText.Text = "6#:";
  5061. //
  5062. // lblXyq5Pres
  5063. //
  5064. this.lblXyq5Pres.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5065. this.lblXyq5Pres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5066. this.lblXyq5Pres.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5067. this.lblXyq5Pres.ForeColor = System.Drawing.Color.White;
  5068. this.lblXyq5Pres.Location = new System.Drawing.Point(460, 2);
  5069. this.lblXyq5Pres.Name = "lblXyq5Pres";
  5070. this.lblXyq5Pres.Size = new System.Drawing.Size(39, 12);
  5071. this.lblXyq5Pres.TabIndex = 262;
  5072. this.lblXyq5Pres.Text = "0.0";
  5073. //
  5074. // lblXyq5PText
  5075. //
  5076. this.lblXyq5PText.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5077. this.lblXyq5PText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5078. this.lblXyq5PText.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  5079. this.lblXyq5PText.Location = new System.Drawing.Point(437, 2);
  5080. this.lblXyq5PText.Name = "lblXyq5PText";
  5081. this.lblXyq5PText.Size = new System.Drawing.Size(65, 12);
  5082. this.lblXyq5PText.TabIndex = 261;
  5083. this.lblXyq5PText.Text = "5#:";
  5084. //
  5085. // lblXyq4Pres
  5086. //
  5087. this.lblXyq4Pres.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5088. this.lblXyq4Pres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5089. this.lblXyq4Pres.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5090. this.lblXyq4Pres.ForeColor = System.Drawing.Color.White;
  5091. this.lblXyq4Pres.Location = new System.Drawing.Point(396, 2);
  5092. this.lblXyq4Pres.Name = "lblXyq4Pres";
  5093. this.lblXyq4Pres.Size = new System.Drawing.Size(38, 12);
  5094. this.lblXyq4Pres.TabIndex = 260;
  5095. this.lblXyq4Pres.Text = "0.0";
  5096. //
  5097. // lblXyq4PText
  5098. //
  5099. this.lblXyq4PText.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5100. this.lblXyq4PText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5101. this.lblXyq4PText.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  5102. this.lblXyq4PText.Location = new System.Drawing.Point(373, 2);
  5103. this.lblXyq4PText.Name = "lblXyq4PText";
  5104. this.lblXyq4PText.Size = new System.Drawing.Size(65, 12);
  5105. this.lblXyq4PText.TabIndex = 259;
  5106. this.lblXyq4PText.Text = "4#:";
  5107. //
  5108. // lblXyq3Pres
  5109. //
  5110. this.lblXyq3Pres.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5111. this.lblXyq3Pres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5112. this.lblXyq3Pres.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5113. this.lblXyq3Pres.ForeColor = System.Drawing.Color.White;
  5114. this.lblXyq3Pres.Location = new System.Drawing.Point(332, 2);
  5115. this.lblXyq3Pres.Name = "lblXyq3Pres";
  5116. this.lblXyq3Pres.Size = new System.Drawing.Size(37, 12);
  5117. this.lblXyq3Pres.TabIndex = 258;
  5118. this.lblXyq3Pres.Text = "0.0";
  5119. //
  5120. // lblXyq3PText
  5121. //
  5122. this.lblXyq3PText.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5123. this.lblXyq3PText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5124. this.lblXyq3PText.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  5125. this.lblXyq3PText.Location = new System.Drawing.Point(309, 2);
  5126. this.lblXyq3PText.Name = "lblXyq3PText";
  5127. this.lblXyq3PText.Size = new System.Drawing.Size(65, 12);
  5128. this.lblXyq3PText.TabIndex = 257;
  5129. this.lblXyq3PText.Text = "3#:";
  5130. //
  5131. // lblXyq2Pres
  5132. //
  5133. this.lblXyq2Pres.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5134. this.lblXyq2Pres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5135. this.lblXyq2Pres.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5136. this.lblXyq2Pres.ForeColor = System.Drawing.Color.White;
  5137. this.lblXyq2Pres.Location = new System.Drawing.Point(268, 2);
  5138. this.lblXyq2Pres.Name = "lblXyq2Pres";
  5139. this.lblXyq2Pres.Size = new System.Drawing.Size(37, 12);
  5140. this.lblXyq2Pres.TabIndex = 256;
  5141. this.lblXyq2Pres.Text = "0.0";
  5142. //
  5143. // lblXyq2PText
  5144. //
  5145. this.lblXyq2PText.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5146. this.lblXyq2PText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5147. this.lblXyq2PText.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  5148. this.lblXyq2PText.Location = new System.Drawing.Point(245, 2);
  5149. this.lblXyq2PText.Name = "lblXyq2PText";
  5150. this.lblXyq2PText.Size = new System.Drawing.Size(65, 12);
  5151. this.lblXyq2PText.TabIndex = 255;
  5152. this.lblXyq2PText.Text = "2#:";
  5153. //
  5154. // lblXyq1Pres
  5155. //
  5156. this.lblXyq1Pres.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5157. this.lblXyq1Pres.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5158. this.lblXyq1Pres.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5159. this.lblXyq1Pres.ForeColor = System.Drawing.Color.White;
  5160. this.lblXyq1Pres.Location = new System.Drawing.Point(204, 2);
  5161. this.lblXyq1Pres.Name = "lblXyq1Pres";
  5162. this.lblXyq1Pres.Size = new System.Drawing.Size(37, 12);
  5163. this.lblXyq1Pres.TabIndex = 254;
  5164. this.lblXyq1Pres.Text = "0.0";
  5165. //
  5166. // lblXyq1PText
  5167. //
  5168. this.lblXyq1PText.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5169. this.lblXyq1PText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5170. this.lblXyq1PText.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  5171. this.lblXyq1PText.Location = new System.Drawing.Point(109, 2);
  5172. this.lblXyq1PText.Name = "lblXyq1PText";
  5173. this.lblXyq1PText.Size = new System.Drawing.Size(106, 12);
  5174. this.lblXyq1PText.TabIndex = 253;
  5175. this.lblXyq1PText.Text = "蓄热器压力【1#:";
  5176. //
  5177. // lblArText
  5178. //
  5179. this.lblArText.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(192)))), ((int)(((byte)(236)))));
  5180. this.lblArText.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5181. this.lblArText.ForeColor = System.Drawing.SystemColors.AppWorkspace;
  5182. this.lblArText.Location = new System.Drawing.Point(2, 2);
  5183. this.lblArText.Name = "lblArText";
  5184. this.lblArText.Size = new System.Drawing.Size(77, 12);
  5185. this.lblArText.TabIndex = 251;
  5186. this.lblArText.Text = "氩气总压力:";
  5187. //
  5188. // pbVdsDev2
  5189. //
  5190. this.pbVdsDev2.BackColor = System.Drawing.Color.White;
  5191. this.pbVdsDev2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5192. this.pbVdsDev2.Location = new System.Drawing.Point(486, 498);
  5193. this.pbVdsDev2.Name = "pbVdsDev2";
  5194. this.pbVdsDev2.Size = new System.Drawing.Size(44, 47);
  5195. this.pbVdsDev2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5196. this.pbVdsDev2.TabIndex = 250;
  5197. this.pbVdsDev2.TabStop = false;
  5198. this.pbVdsDev2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  5199. this.pbVdsDev2.Click += new System.EventHandler(this.PictrureBox_Click);
  5200. //
  5201. // pbVdsDev1
  5202. //
  5203. this.pbVdsDev1.BackColor = System.Drawing.Color.White;
  5204. this.pbVdsDev1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5205. this.pbVdsDev1.InitialImage = null;
  5206. this.pbVdsDev1.Location = new System.Drawing.Point(420, 498);
  5207. this.pbVdsDev1.Name = "pbVdsDev1";
  5208. this.pbVdsDev1.Size = new System.Drawing.Size(44, 47);
  5209. this.pbVdsDev1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5210. this.pbVdsDev1.TabIndex = 249;
  5211. this.pbVdsDev1.TabStop = false;
  5212. this.pbVdsDev1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  5213. this.pbVdsDev1.Click += new System.EventHandler(this.PictrureBox_Click);
  5214. //
  5215. // pbRhsBck1
  5216. //
  5217. this.pbRhsBck1.BackColor = System.Drawing.Color.White;
  5218. this.pbRhsBck1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5219. this.pbRhsBck1.Location = new System.Drawing.Point(502, 346);
  5220. this.pbRhsBck1.Name = "pbRhsBck1";
  5221. this.pbRhsBck1.Size = new System.Drawing.Size(32, 35);
  5222. this.pbRhsBck1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5223. this.pbRhsBck1.TabIndex = 247;
  5224. this.pbRhsBck1.TabStop = false;
  5225. this.pbRhsBck1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  5226. this.pbRhsBck1.Click += new System.EventHandler(this.PictrureBox_Click);
  5227. //
  5228. // pbRhsFrt1
  5229. //
  5230. this.pbRhsFrt1.BackColor = System.Drawing.Color.White;
  5231. this.pbRhsFrt1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5232. this.pbRhsFrt1.Location = new System.Drawing.Point(417, 346);
  5233. this.pbRhsFrt1.Name = "pbRhsFrt1";
  5234. this.pbRhsFrt1.Size = new System.Drawing.Size(32, 35);
  5235. this.pbRhsFrt1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5236. this.pbRhsFrt1.TabIndex = 246;
  5237. this.pbRhsFrt1.TabStop = false;
  5238. this.pbRhsFrt1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  5239. this.pbRhsFrt1.Click += new System.EventHandler(this.PictrureBox_Click);
  5240. //
  5241. // pbRhsDev1
  5242. //
  5243. this.pbRhsDev1.BackColor = System.Drawing.Color.White;
  5244. this.pbRhsDev1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5245. this.pbRhsDev1.Location = new System.Drawing.Point(453, 339);
  5246. this.pbRhsDev1.Name = "pbRhsDev1";
  5247. this.pbRhsDev1.Size = new System.Drawing.Size(45, 49);
  5248. this.pbRhsDev1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5249. this.pbRhsDev1.TabIndex = 245;
  5250. this.pbRhsDev1.TabStop = false;
  5251. this.pbRhsDev1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  5252. this.pbRhsDev1.Click += new System.EventHandler(this.PictrureBox_Click);
  5253. //
  5254. // panel20
  5255. //
  5256. this.panel20.BackColor = System.Drawing.Color.White;
  5257. this.panel20.Controls.Add(this.tableLayoutPanel23);
  5258. this.panel20.Font = new System.Drawing.Font("宋体", 10.5F);
  5259. this.panel20.Location = new System.Drawing.Point(538, 476);
  5260. this.panel20.Name = "panel20";
  5261. this.panel20.Size = new System.Drawing.Size(168, 127);
  5262. this.panel20.TabIndex = 244;
  5263. //
  5264. // tableLayoutPanel23
  5265. //
  5266. this.tableLayoutPanel23.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  5267. this.tableLayoutPanel23.ColumnCount = 2;
  5268. this.tableLayoutPanel23.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  5269. this.tableLayoutPanel23.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 107F));
  5270. this.tableLayoutPanel23.Controls.Add(this.lblVdsIDE1, 0, 5);
  5271. this.tableLayoutPanel23.Controls.Add(this.lblVdsFrt11, 0, 0);
  5272. this.tableLayoutPanel23.Controls.Add(this.lblVdsDev15, 1, 4);
  5273. this.tableLayoutPanel23.Controls.Add(this.lblVdsDev12, 1, 1);
  5274. this.tableLayoutPanel23.Controls.Add(this.lblVdsFrt15, 0, 4);
  5275. this.tableLayoutPanel23.Controls.Add(this.lblVdsDev14, 1, 3);
  5276. this.tableLayoutPanel23.Controls.Add(this.lblVdsDev11, 1, 0);
  5277. this.tableLayoutPanel23.Controls.Add(this.lblVdsDev13, 1, 2);
  5278. this.tableLayoutPanel23.Controls.Add(this.lblVdsFrt14, 0, 3);
  5279. this.tableLayoutPanel23.Controls.Add(this.lblVdsFrt12, 0, 1);
  5280. this.tableLayoutPanel23.Controls.Add(this.lblVdsFrt13, 0, 2);
  5281. this.tableLayoutPanel23.Dock = System.Windows.Forms.DockStyle.Fill;
  5282. this.tableLayoutPanel23.Location = new System.Drawing.Point(0, 0);
  5283. this.tableLayoutPanel23.Name = "tableLayoutPanel23";
  5284. this.tableLayoutPanel23.RowCount = 6;
  5285. this.tableLayoutPanel23.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5286. this.tableLayoutPanel23.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  5287. this.tableLayoutPanel23.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  5288. this.tableLayoutPanel23.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5289. this.tableLayoutPanel23.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5290. this.tableLayoutPanel23.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  5291. this.tableLayoutPanel23.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5292. this.tableLayoutPanel23.Size = new System.Drawing.Size(168, 127);
  5293. this.tableLayoutPanel23.TabIndex = 224;
  5294. //
  5295. // panel19
  5296. //
  5297. this.panel19.BackColor = System.Drawing.Color.White;
  5298. this.panel19.Controls.Add(this.tableLayoutPanel19);
  5299. this.panel19.Font = new System.Drawing.Font("宋体", 10.5F);
  5300. this.panel19.Location = new System.Drawing.Point(538, 324);
  5301. this.panel19.Name = "panel19";
  5302. this.panel19.Size = new System.Drawing.Size(168, 127);
  5303. this.panel19.TabIndex = 243;
  5304. //
  5305. // tableLayoutPanel19
  5306. //
  5307. this.tableLayoutPanel19.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  5308. this.tableLayoutPanel19.ColumnCount = 2;
  5309. this.tableLayoutPanel19.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  5310. this.tableLayoutPanel19.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 107F));
  5311. this.tableLayoutPanel19.Controls.Add(this.lblRhsIDE1, 0, 5);
  5312. this.tableLayoutPanel19.Controls.Add(this.lblRhsFrt11, 0, 0);
  5313. this.tableLayoutPanel19.Controls.Add(this.lblRhsBck15, 1, 4);
  5314. this.tableLayoutPanel19.Controls.Add(this.lblRhsBck12, 1, 1);
  5315. this.tableLayoutPanel19.Controls.Add(this.lblRhsFrt15, 0, 4);
  5316. this.tableLayoutPanel19.Controls.Add(this.lblRhsBck14, 1, 3);
  5317. this.tableLayoutPanel19.Controls.Add(this.lblRhsBck11, 1, 0);
  5318. this.tableLayoutPanel19.Controls.Add(this.lblRhsBck13, 1, 2);
  5319. this.tableLayoutPanel19.Controls.Add(this.lblRhsFrt14, 0, 3);
  5320. this.tableLayoutPanel19.Controls.Add(this.lblRhsFrt12, 0, 1);
  5321. this.tableLayoutPanel19.Controls.Add(this.lblRhsFrt13, 0, 2);
  5322. this.tableLayoutPanel19.Dock = System.Windows.Forms.DockStyle.Fill;
  5323. this.tableLayoutPanel19.Location = new System.Drawing.Point(0, 0);
  5324. this.tableLayoutPanel19.Name = "tableLayoutPanel19";
  5325. this.tableLayoutPanel19.RowCount = 6;
  5326. this.tableLayoutPanel19.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5327. this.tableLayoutPanel19.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  5328. this.tableLayoutPanel19.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  5329. this.tableLayoutPanel19.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5330. this.tableLayoutPanel19.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5331. this.tableLayoutPanel19.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  5332. this.tableLayoutPanel19.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5333. this.tableLayoutPanel19.Size = new System.Drawing.Size(168, 127);
  5334. this.tableLayoutPanel19.TabIndex = 224;
  5335. //
  5336. // panel17
  5337. //
  5338. this.panel17.BackColor = System.Drawing.Color.White;
  5339. this.panel17.Controls.Add(this.tableLayoutPanel18);
  5340. this.panel17.Font = new System.Drawing.Font("宋体", 10.5F);
  5341. this.panel17.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
  5342. this.panel17.Location = new System.Drawing.Point(72, 363);
  5343. this.panel17.Name = "panel17";
  5344. this.panel17.Size = new System.Drawing.Size(86, 105);
  5345. this.panel17.TabIndex = 242;
  5346. //
  5347. // tableLayoutPanel18
  5348. //
  5349. this.tableLayoutPanel18.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  5350. this.tableLayoutPanel18.ColumnCount = 1;
  5351. this.tableLayoutPanel18.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  5352. this.tableLayoutPanel18.Controls.Add(this.lblHmp21, 0, 0);
  5353. this.tableLayoutPanel18.Controls.Add(this.lblHmp25, 0, 4);
  5354. this.tableLayoutPanel18.Controls.Add(this.lblHmp24, 0, 3);
  5355. this.tableLayoutPanel18.Controls.Add(this.lblHmp22, 0, 1);
  5356. this.tableLayoutPanel18.Controls.Add(this.lblHmp23, 0, 2);
  5357. this.tableLayoutPanel18.Dock = System.Windows.Forms.DockStyle.Fill;
  5358. this.tableLayoutPanel18.Location = new System.Drawing.Point(0, 0);
  5359. this.tableLayoutPanel18.Name = "tableLayoutPanel18";
  5360. this.tableLayoutPanel18.RowCount = 5;
  5361. this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
  5362. this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5363. this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 21F));
  5364. this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5365. this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
  5366. this.tableLayoutPanel18.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5367. this.tableLayoutPanel18.Size = new System.Drawing.Size(86, 105);
  5368. this.tableLayoutPanel18.TabIndex = 225;
  5369. //
  5370. // pbCcmFrt4
  5371. //
  5372. this.pbCcmFrt4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5373. this.pbCcmFrt4.Location = new System.Drawing.Point(719, 596);
  5374. this.pbCcmFrt4.Name = "pbCcmFrt4";
  5375. this.pbCcmFrt4.Size = new System.Drawing.Size(32, 40);
  5376. this.pbCcmFrt4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5377. this.pbCcmFrt4.TabIndex = 237;
  5378. this.pbCcmFrt4.TabStop = false;
  5379. this.pbCcmFrt4.Visible = false;
  5380. this.pbCcmFrt4.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  5381. this.pbCcmFrt4.Click += new System.EventHandler(this.PictrureBox_Click);
  5382. //
  5383. // pbCcmDev4
  5384. //
  5385. this.pbCcmDev4.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5386. this.pbCcmDev4.Location = new System.Drawing.Point(798, 596);
  5387. this.pbCcmDev4.Name = "pbCcmDev4";
  5388. this.pbCcmDev4.Size = new System.Drawing.Size(32, 40);
  5389. this.pbCcmDev4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5390. this.pbCcmDev4.TabIndex = 238;
  5391. this.pbCcmDev4.TabStop = false;
  5392. this.pbCcmDev4.Visible = false;
  5393. this.pbCcmDev4.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  5394. this.pbCcmDev4.Click += new System.EventHandler(this.PictrureBox_Click);
  5395. //
  5396. // panel18
  5397. //
  5398. this.panel18.BackColor = System.Drawing.Color.White;
  5399. this.panel18.Controls.Add(this.tableLayoutPanel20);
  5400. this.panel18.Font = new System.Drawing.Font("宋体", 10.5F);
  5401. this.panel18.Location = new System.Drawing.Point(837, 444);
  5402. this.panel18.Name = "panel18";
  5403. this.panel18.Size = new System.Drawing.Size(185, 150);
  5404. this.panel18.TabIndex = 227;
  5405. //
  5406. // tableLayoutPanel20
  5407. //
  5408. this.tableLayoutPanel20.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  5409. this.tableLayoutPanel20.ColumnCount = 2;
  5410. this.tableLayoutPanel20.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  5411. this.tableLayoutPanel20.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 125F));
  5412. this.tableLayoutPanel20.Controls.Add(this.lblCcm3WT, 0, 7);
  5413. this.tableLayoutPanel20.Controls.Add(this.lblCcm34, 1, 1);
  5414. this.tableLayoutPanel20.Controls.Add(this.lblCcm31, 0, 0);
  5415. this.tableLayoutPanel20.Controls.Add(this.lblCcm32, 1, 0);
  5416. this.tableLayoutPanel20.Controls.Add(this.lblCcm310, 1, 4);
  5417. this.tableLayoutPanel20.Controls.Add(this.lblCcm33, 0, 1);
  5418. this.tableLayoutPanel20.Controls.Add(this.lblCcm3_T2, 1, 6);
  5419. this.tableLayoutPanel20.Controls.Add(this.lblCcm39, 0, 4);
  5420. this.tableLayoutPanel20.Controls.Add(this.lblCcm3_S2, 0, 6);
  5421. this.tableLayoutPanel20.Controls.Add(this.lblCcm35, 0, 2);
  5422. this.tableLayoutPanel20.Controls.Add(this.lblCcm3_T1, 1, 5);
  5423. this.tableLayoutPanel20.Controls.Add(this.lblCcm38, 1, 3);
  5424. this.tableLayoutPanel20.Controls.Add(this.lblCcm3_S1, 0, 5);
  5425. this.tableLayoutPanel20.Controls.Add(this.lblCcm36, 1, 2);
  5426. this.tableLayoutPanel20.Controls.Add(this.lblCcm37, 0, 3);
  5427. this.tableLayoutPanel20.Controls.Add(this.lblCcmIDE3, 0, 7);
  5428. this.tableLayoutPanel20.Dock = System.Windows.Forms.DockStyle.Fill;
  5429. this.tableLayoutPanel20.Location = new System.Drawing.Point(0, 0);
  5430. this.tableLayoutPanel20.Name = "tableLayoutPanel20";
  5431. this.tableLayoutPanel20.RowCount = 8;
  5432. this.tableLayoutPanel20.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5433. this.tableLayoutPanel20.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5434. this.tableLayoutPanel20.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5435. this.tableLayoutPanel20.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5436. this.tableLayoutPanel20.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5437. this.tableLayoutPanel20.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5438. this.tableLayoutPanel20.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 0F));
  5439. this.tableLayoutPanel20.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5440. this.tableLayoutPanel20.Size = new System.Drawing.Size(185, 150);
  5441. this.tableLayoutPanel20.TabIndex = 225;
  5442. this.tableLayoutPanel20.Paint += new System.Windows.Forms.PaintEventHandler(this.tableLayoutPanel20_Paint);
  5443. //
  5444. // panel2
  5445. //
  5446. this.panel2.Controls.Add(this.tableLayoutPanel14);
  5447. this.panel2.Font = new System.Drawing.Font("宋体", 10.5F);
  5448. this.panel2.Location = new System.Drawing.Point(839, 620);
  5449. this.panel2.Name = "panel2";
  5450. this.panel2.Size = new System.Drawing.Size(175, 158);
  5451. this.panel2.TabIndex = 236;
  5452. this.panel2.Visible = false;
  5453. //
  5454. // tableLayoutPanel14
  5455. //
  5456. this.tableLayoutPanel14.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  5457. this.tableLayoutPanel14.ColumnCount = 2;
  5458. this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  5459. this.tableLayoutPanel14.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 153F));
  5460. this.tableLayoutPanel14.Controls.Add(this.tableLayoutPanel15, 0, 5);
  5461. this.tableLayoutPanel14.Controls.Add(this.lblCcm41, 0, 0);
  5462. this.tableLayoutPanel14.Controls.Add(this.lblCcm46, 1, 2);
  5463. this.tableLayoutPanel14.Controls.Add(this.lblCcm44, 1, 1);
  5464. this.tableLayoutPanel14.Controls.Add(this.lblCcm47, 0, 3);
  5465. this.tableLayoutPanel14.Controls.Add(this.lblCcm410, 1, 4);
  5466. this.tableLayoutPanel14.Controls.Add(this.lblCcm42, 1, 0);
  5467. this.tableLayoutPanel14.Controls.Add(this.lblCcm43, 0, 1);
  5468. this.tableLayoutPanel14.Controls.Add(this.lblCcm49, 0, 4);
  5469. this.tableLayoutPanel14.Controls.Add(this.lblCcm45, 0, 2);
  5470. this.tableLayoutPanel14.Controls.Add(this.lblCcm48, 1, 3);
  5471. this.tableLayoutPanel14.Controls.Add(this.lblCcmIDE4, 0, 7);
  5472. this.tableLayoutPanel14.Dock = System.Windows.Forms.DockStyle.Fill;
  5473. this.tableLayoutPanel14.Location = new System.Drawing.Point(0, 0);
  5474. this.tableLayoutPanel14.Name = "tableLayoutPanel14";
  5475. this.tableLayoutPanel14.RowCount = 8;
  5476. this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
  5477. this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 17F));
  5478. this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
  5479. this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
  5480. this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 18F));
  5481. this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 15F));
  5482. this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 29F));
  5483. this.tableLayoutPanel14.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 14F));
  5484. this.tableLayoutPanel14.Size = new System.Drawing.Size(175, 158);
  5485. this.tableLayoutPanel14.TabIndex = 224;
  5486. //
  5487. // pbHmpFront1
  5488. //
  5489. this.pbHmpFront1.BackColor = System.Drawing.Color.White;
  5490. this.pbHmpFront1.Image = ((System.Drawing.Image)(resources.GetObject("pbHmpFront1.Image")));
  5491. this.pbHmpFront1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5492. this.pbHmpFront1.Location = new System.Drawing.Point(82, 82);
  5493. this.pbHmpFront1.Name = "pbHmpFront1";
  5494. this.pbHmpFront1.Size = new System.Drawing.Size(64, 65);
  5495. this.pbHmpFront1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5496. this.pbHmpFront1.TabIndex = 235;
  5497. this.pbHmpFront1.TabStop = false;
  5498. this.pbHmpFront1.Click += new System.EventHandler(this.PictrureBox_Click);
  5499. //
  5500. // pbCcmDev3
  5501. //
  5502. this.pbCcmDev3.BackColor = System.Drawing.Color.White;
  5503. this.pbCcmDev3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5504. this.pbCcmDev3.Location = new System.Drawing.Point(798, 473);
  5505. this.pbCcmDev3.Name = "pbCcmDev3";
  5506. this.pbCcmDev3.Size = new System.Drawing.Size(32, 40);
  5507. this.pbCcmDev3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5508. this.pbCcmDev3.TabIndex = 232;
  5509. this.pbCcmDev3.TabStop = false;
  5510. this.pbCcmDev3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  5511. this.pbCcmDev3.Click += new System.EventHandler(this.PictrureBox_Click);
  5512. //
  5513. // pbCcmFrt3
  5514. //
  5515. this.pbCcmFrt3.BackColor = System.Drawing.Color.White;
  5516. this.pbCcmFrt3.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5517. this.pbCcmFrt3.Location = new System.Drawing.Point(729, 473);
  5518. this.pbCcmFrt3.Name = "pbCcmFrt3";
  5519. this.pbCcmFrt3.Size = new System.Drawing.Size(32, 40);
  5520. this.pbCcmFrt3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5521. this.pbCcmFrt3.TabIndex = 231;
  5522. this.pbCcmFrt3.TabStop = false;
  5523. this.pbCcmFrt3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.PictureBox_MouseMove);
  5524. this.pbCcmFrt3.Click += new System.EventHandler(this.PictrureBox_Click);
  5525. //
  5526. // pbHmpDev2
  5527. //
  5528. this.pbHmpDev2.BackColor = System.Drawing.Color.White;
  5529. this.pbHmpDev2.Image = ((System.Drawing.Image)(resources.GetObject("pbHmpDev2.Image")));
  5530. this.pbHmpDev2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5531. this.pbHmpDev2.Location = new System.Drawing.Point(82, 276);
  5532. this.pbHmpDev2.Name = "pbHmpDev2";
  5533. this.pbHmpDev2.Size = new System.Drawing.Size(64, 65);
  5534. this.pbHmpDev2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5535. this.pbHmpDev2.TabIndex = 240;
  5536. this.pbHmpDev2.TabStop = false;
  5537. this.pbHmpDev2.Click += new System.EventHandler(this.PictrureBox_Click);
  5538. //
  5539. // pbHmpFront2
  5540. //
  5541. this.pbHmpFront2.BackColor = System.Drawing.Color.White;
  5542. this.pbHmpFront2.Image = ((System.Drawing.Image)(resources.GetObject("pbHmpFront2.Image")));
  5543. this.pbHmpFront2.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5544. this.pbHmpFront2.Location = new System.Drawing.Point(82, 276);
  5545. this.pbHmpFront2.Name = "pbHmpFront2";
  5546. this.pbHmpFront2.Size = new System.Drawing.Size(64, 65);
  5547. this.pbHmpFront2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  5548. this.pbHmpFront2.TabIndex = 241;
  5549. this.pbHmpFront2.TabStop = false;
  5550. this.pbHmpFront2.Click += new System.EventHandler(this.PictrureBox_Click);
  5551. //
  5552. // tableLayoutPanel21
  5553. //
  5554. this.tableLayoutPanel21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(225)))), ((int)(((byte)(255)))));
  5555. this.tableLayoutPanel21.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  5556. this.tableLayoutPanel21.ColumnCount = 5;
  5557. this.tableLayoutPanel21.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 35F));
  5558. this.tableLayoutPanel21.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  5559. this.tableLayoutPanel21.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  5560. this.tableLayoutPanel21.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 36F));
  5561. this.tableLayoutPanel21.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 8F));
  5562. this.tableLayoutPanel21.Controls.Add(this.label19, 4, 0);
  5563. this.tableLayoutPanel21.Location = new System.Drawing.Point(0, 0);
  5564. this.tableLayoutPanel21.Name = "tableLayoutPanel21";
  5565. this.tableLayoutPanel21.RowCount = 1;
  5566. this.tableLayoutPanel21.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5567. this.tableLayoutPanel21.Size = new System.Drawing.Size(200, 100);
  5568. this.tableLayoutPanel21.TabIndex = 0;
  5569. //
  5570. // label19
  5571. //
  5572. this.label19.AutoSize = true;
  5573. this.label19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(218)))), ((int)(((byte)(253)))));
  5574. this.label19.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5575. this.label19.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5576. this.label19.ForeColor = System.Drawing.Color.Blue;
  5577. this.label19.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5578. this.label19.Location = new System.Drawing.Point(144, 1);
  5579. this.label19.Margin = new System.Windows.Forms.Padding(0);
  5580. this.label19.Name = "label19";
  5581. this.label19.Size = new System.Drawing.Size(11, 12);
  5582. this.label19.TabIndex = 181;
  5583. this.label19.Text = "5";
  5584. this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5585. //
  5586. // label31
  5587. //
  5588. this.label31.AutoSize = true;
  5589. this.label31.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(218)))), ((int)(((byte)(253)))));
  5590. this.label31.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5591. this.label31.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5592. this.label31.ForeColor = System.Drawing.Color.Blue;
  5593. this.label31.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5594. this.label31.Location = new System.Drawing.Point(107, 1);
  5595. this.label31.Margin = new System.Windows.Forms.Padding(0);
  5596. this.label31.Name = "label31";
  5597. this.label31.Size = new System.Drawing.Size(11, 12);
  5598. this.label31.TabIndex = 180;
  5599. this.label31.Text = "4";
  5600. this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5601. //
  5602. // tableLayoutPanel24
  5603. //
  5604. this.tableLayoutPanel24.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(225)))), ((int)(((byte)(255)))));
  5605. this.tableLayoutPanel24.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  5606. this.tableLayoutPanel24.ColumnCount = 5;
  5607. this.tableLayoutPanel24.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 35F));
  5608. this.tableLayoutPanel24.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  5609. this.tableLayoutPanel24.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 34F));
  5610. this.tableLayoutPanel24.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 36F));
  5611. this.tableLayoutPanel24.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 8F));
  5612. this.tableLayoutPanel24.Controls.Add(this.label32, 4, 0);
  5613. this.tableLayoutPanel24.Location = new System.Drawing.Point(0, 0);
  5614. this.tableLayoutPanel24.Name = "tableLayoutPanel24";
  5615. this.tableLayoutPanel24.RowCount = 1;
  5616. this.tableLayoutPanel24.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5617. this.tableLayoutPanel24.Size = new System.Drawing.Size(200, 100);
  5618. this.tableLayoutPanel24.TabIndex = 0;
  5619. //
  5620. // label32
  5621. //
  5622. this.label32.AutoSize = true;
  5623. this.label32.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(218)))), ((int)(((byte)(253)))));
  5624. this.label32.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5625. this.label32.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5626. this.label32.ForeColor = System.Drawing.Color.Blue;
  5627. this.label32.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5628. this.label32.Location = new System.Drawing.Point(144, 1);
  5629. this.label32.Margin = new System.Windows.Forms.Padding(0);
  5630. this.label32.Name = "label32";
  5631. this.label32.Size = new System.Drawing.Size(11, 12);
  5632. this.label32.TabIndex = 181;
  5633. this.label32.Text = "5";
  5634. this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5635. //
  5636. // label33
  5637. //
  5638. this.label33.AutoSize = true;
  5639. this.label33.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(218)))), ((int)(((byte)(253)))));
  5640. this.label33.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  5641. this.label33.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5642. this.label33.ForeColor = System.Drawing.Color.Blue;
  5643. this.label33.ImeMode = System.Windows.Forms.ImeMode.NoControl;
  5644. this.label33.Location = new System.Drawing.Point(107, 1);
  5645. this.label33.Margin = new System.Windows.Forms.Padding(0);
  5646. this.label33.Name = "label33";
  5647. this.label33.Size = new System.Drawing.Size(11, 12);
  5648. this.label33.TabIndex = 180;
  5649. this.label33.Text = "4";
  5650. this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  5651. //
  5652. // panel13
  5653. //
  5654. this.panel13.Location = new System.Drawing.Point(0, 0);
  5655. this.panel13.Name = "panel13";
  5656. this.panel13.Size = new System.Drawing.Size(200, 100);
  5657. this.panel13.TabIndex = 0;
  5658. //
  5659. // tableLayoutPanel17
  5660. //
  5661. this.tableLayoutPanel17.CellBorderStyle = System.Windows.Forms.TableLayoutPanelCellBorderStyle.Single;
  5662. this.tableLayoutPanel17.ColumnCount = 1;
  5663. this.tableLayoutPanel17.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
  5664. this.tableLayoutPanel17.Controls.Add(this.label1, 0, 0);
  5665. this.tableLayoutPanel17.Controls.Add(this.label2, 0, 4);
  5666. this.tableLayoutPanel17.Location = new System.Drawing.Point(0, 0);
  5667. this.tableLayoutPanel17.Name = "tableLayoutPanel17";
  5668. this.tableLayoutPanel17.RowCount = 5;
  5669. this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5670. this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5671. this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5672. this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5673. this.tableLayoutPanel17.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
  5674. this.tableLayoutPanel17.Size = new System.Drawing.Size(200, 100);
  5675. this.tableLayoutPanel17.TabIndex = 0;
  5676. //
  5677. // imageList1
  5678. //
  5679. this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
  5680. this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
  5681. this.imageList1.Images.SetKeyName(0, "IronLad_IN.gif");
  5682. this.imageList1.Images.SetKeyName(1, "IronLad_HMP.gif");
  5683. //
  5684. // frmLgFlowTrack
  5685. //
  5686. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  5687. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  5688. this.BackColor = System.Drawing.Color.White;
  5689. this.ClientSize = new System.Drawing.Size(1029, 726);
  5690. this.Controls.Add(this.panel10);
  5691. this.Name = "frmLgFlowTrack";
  5692. this.StatusCustomInfo = "F1:用户视图 F2:表格拖选统计";
  5693. this.Text = "炼钢总貌图";
  5694. this.Load += new System.EventHandler(this.frmLgFlowTrack_Load);
  5695. this.Resize += new System.EventHandler(this.frmLgFlowTrack_Resize);
  5696. ((System.ComponentModel.ISupportInitialize)(this.pbMain)).EndInit();
  5697. ((System.ComponentModel.ISupportInitialize)(this.pbMisDev1)).EndInit();
  5698. ((System.ComponentModel.ISupportInitialize)(this.pbCcmDev1)).EndInit();
  5699. ((System.ComponentModel.ISupportInitialize)(this.pbCcmFrt1)).EndInit();
  5700. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  5701. this.panel15.ResumeLayout(false);
  5702. this.tableLayoutPanel10.ResumeLayout(false);
  5703. ((System.ComponentModel.ISupportInitialize)(this.pbHmpDev1)).EndInit();
  5704. this.panel14.ResumeLayout(false);
  5705. this.tableLayoutPanel8.ResumeLayout(false);
  5706. ((System.ComponentModel.ISupportInitialize)(this.pbCvtBck1)).EndInit();
  5707. ((System.ComponentModel.ISupportInitialize)(this.pbCvtDev1)).EndInit();
  5708. this.panel8.ResumeLayout(false);
  5709. this.tableLayoutPanel1.ResumeLayout(false);
  5710. ((System.ComponentModel.ISupportInitialize)(this.pbCvtBck2)).EndInit();
  5711. ((System.ComponentModel.ISupportInitialize)(this.pbCvtDev2)).EndInit();
  5712. this.panel1.ResumeLayout(false);
  5713. this.tableLayoutPanel2.ResumeLayout(false);
  5714. ((System.ComponentModel.ISupportInitialize)(this.pbCvtBck3)).EndInit();
  5715. ((System.ComponentModel.ISupportInitialize)(this.pbCvtDev3)).EndInit();
  5716. this.panel3.ResumeLayout(false);
  5717. this.tableLayoutPanel3.ResumeLayout(false);
  5718. ((System.ComponentModel.ISupportInitialize)(this.pbCasDev1)).EndInit();
  5719. ((System.ComponentModel.ISupportInitialize)(this.pbCasDev2)).EndInit();
  5720. this.panel4.ResumeLayout(false);
  5721. this.tableLayoutPanel5.ResumeLayout(false);
  5722. this.panel5.ResumeLayout(false);
  5723. this.tableLayoutPanel6.ResumeLayout(false);
  5724. ((System.ComponentModel.ISupportInitialize)(this.pbCasDev3)).EndInit();
  5725. this.panel6.ResumeLayout(false);
  5726. this.tableLayoutPanel7.ResumeLayout(false);
  5727. ((System.ComponentModel.ISupportInitialize)(this.pbLfsBck1)).EndInit();
  5728. ((System.ComponentModel.ISupportInitialize)(this.pbLfsFrt1)).EndInit();
  5729. ((System.ComponentModel.ISupportInitialize)(this.pbLfsDev1)).EndInit();
  5730. this.panel7.ResumeLayout(false);
  5731. this.tableLayoutPanel4.ResumeLayout(false);
  5732. ((System.ComponentModel.ISupportInitialize)(this.pbLfsFrt2)).EndInit();
  5733. ((System.ComponentModel.ISupportInitialize)(this.pbLfsDev2)).EndInit();
  5734. this.panel11.ResumeLayout(false);
  5735. this.tableLayoutPanel12.ResumeLayout(false);
  5736. this.panel12.ResumeLayout(false);
  5737. this.tableLayoutPanel13.ResumeLayout(false);
  5738. this.tableLayoutPanel13.PerformLayout();
  5739. this.tableLayoutPanel11.ResumeLayout(false);
  5740. this.tableLayoutPanel11.PerformLayout();
  5741. ((System.ComponentModel.ISupportInitialize)(this.pbCcmDev2)).EndInit();
  5742. ((System.ComponentModel.ISupportInitialize)(this.pbCcmFrt2)).EndInit();
  5743. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  5744. this.panel16.ResumeLayout(false);
  5745. this.tableLayoutPanel16.ResumeLayout(false);
  5746. this.tableLayoutPanel16.PerformLayout();
  5747. this.tableLayoutPanel9.ResumeLayout(false);
  5748. this.tableLayoutPanel9.PerformLayout();
  5749. ((System.ComponentModel.ISupportInitialize)(this.pbCasFrt1)).EndInit();
  5750. ((System.ComponentModel.ISupportInitialize)(this.pbCasFrt2)).EndInit();
  5751. ((System.ComponentModel.ISupportInitialize)(this.pbCasFrt3)).EndInit();
  5752. ((System.ComponentModel.ISupportInitialize)(this.pbLfsBck2)).EndInit();
  5753. this.tableLayoutPanel22.ResumeLayout(false);
  5754. this.tableLayoutPanel22.PerformLayout();
  5755. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  5756. this.tableLayoutPanel15.ResumeLayout(false);
  5757. this.tableLayoutPanel15.PerformLayout();
  5758. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  5759. this.panel9.ResumeLayout(false);
  5760. this.panel10.ResumeLayout(false);
  5761. this.panel10.PerformLayout();
  5762. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  5763. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).EndInit();
  5764. ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit();
  5765. ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit();
  5766. ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit();
  5767. ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit();
  5768. ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
  5769. ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit();
  5770. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  5771. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  5772. ((System.ComponentModel.ISupportInitialize)(this.pbVdsDev2)).EndInit();
  5773. ((System.ComponentModel.ISupportInitialize)(this.pbVdsDev1)).EndInit();
  5774. ((System.ComponentModel.ISupportInitialize)(this.pbRhsBck1)).EndInit();
  5775. ((System.ComponentModel.ISupportInitialize)(this.pbRhsFrt1)).EndInit();
  5776. ((System.ComponentModel.ISupportInitialize)(this.pbRhsDev1)).EndInit();
  5777. this.panel20.ResumeLayout(false);
  5778. this.tableLayoutPanel23.ResumeLayout(false);
  5779. this.panel19.ResumeLayout(false);
  5780. this.tableLayoutPanel19.ResumeLayout(false);
  5781. this.panel17.ResumeLayout(false);
  5782. this.tableLayoutPanel18.ResumeLayout(false);
  5783. ((System.ComponentModel.ISupportInitialize)(this.pbCcmFrt4)).EndInit();
  5784. ((System.ComponentModel.ISupportInitialize)(this.pbCcmDev4)).EndInit();
  5785. this.panel18.ResumeLayout(false);
  5786. this.tableLayoutPanel20.ResumeLayout(false);
  5787. this.tableLayoutPanel20.PerformLayout();
  5788. this.panel2.ResumeLayout(false);
  5789. this.tableLayoutPanel14.ResumeLayout(false);
  5790. ((System.ComponentModel.ISupportInitialize)(this.pbHmpFront1)).EndInit();
  5791. ((System.ComponentModel.ISupportInitialize)(this.pbCcmDev3)).EndInit();
  5792. ((System.ComponentModel.ISupportInitialize)(this.pbCcmFrt3)).EndInit();
  5793. ((System.ComponentModel.ISupportInitialize)(this.pbHmpDev2)).EndInit();
  5794. ((System.ComponentModel.ISupportInitialize)(this.pbHmpFront2)).EndInit();
  5795. this.tableLayoutPanel21.ResumeLayout(false);
  5796. this.tableLayoutPanel21.PerformLayout();
  5797. this.tableLayoutPanel24.ResumeLayout(false);
  5798. this.tableLayoutPanel24.PerformLayout();
  5799. this.tableLayoutPanel17.ResumeLayout(false);
  5800. this.ResumeLayout(false);
  5801. }
  5802. #endregion
  5803. private System.Windows.Forms.PictureBox pbMain;
  5804. private System.Windows.Forms.PictureBox pbMisDev1;
  5805. private System.Windows.Forms.PictureBox pbCcmDev1;
  5806. private System.Windows.Forms.PictureBox pbCcmFrt1;
  5807. private System.Windows.Forms.PictureBox pictureBox1;
  5808. private System.Windows.Forms.Panel panel15;
  5809. private System.Windows.Forms.Label lblMis12;
  5810. private System.Windows.Forms.Label lblMis11;
  5811. private System.Windows.Forms.PictureBox pbHmpDev1;
  5812. private System.Windows.Forms.Panel panel14;
  5813. private System.Windows.Forms.Label lblHmp13;
  5814. private System.Windows.Forms.Label lblHmp12;
  5815. private System.Windows.Forms.Label lblHmp14;
  5816. private System.Windows.Forms.Label lblHmp11;
  5817. private System.Windows.Forms.PictureBox pbCvtBck1;
  5818. private System.Windows.Forms.PictureBox pbCvtDev1;
  5819. private System.Windows.Forms.Panel panel8;
  5820. private System.Windows.Forms.Label lblCvt14;
  5821. private System.Windows.Forms.Label lblCvt15;
  5822. private System.Windows.Forms.Label lblCvt17;
  5823. private System.Windows.Forms.Label lblCvt16;
  5824. private System.Windows.Forms.Label lblCvt12;
  5825. private System.Windows.Forms.Label lblCvt13;
  5826. private System.Windows.Forms.Label lblCvt11;
  5827. private System.Windows.Forms.PictureBox pbCvtBck2;
  5828. private System.Windows.Forms.PictureBox pbCvtDev2;
  5829. private System.Windows.Forms.Panel panel1;
  5830. private System.Windows.Forms.Label lblCvt24;
  5831. private System.Windows.Forms.Label lblCvt27;
  5832. private System.Windows.Forms.Label lblCvt26;
  5833. private System.Windows.Forms.Label lblCvt22;
  5834. private System.Windows.Forms.Label lblCvt23;
  5835. private System.Windows.Forms.Label lblCvt25;
  5836. private System.Windows.Forms.Label lblCvt21;
  5837. private System.Windows.Forms.PictureBox pbCvtBck3;
  5838. private System.Windows.Forms.PictureBox pbCvtDev3;
  5839. private System.Windows.Forms.Panel panel3;
  5840. private System.Windows.Forms.Label lblCvt34;
  5841. private System.Windows.Forms.Label lblCvt37;
  5842. private System.Windows.Forms.Label lblCvt36;
  5843. private System.Windows.Forms.Label lblCvt32;
  5844. private System.Windows.Forms.Label lblCvt33;
  5845. private System.Windows.Forms.Label lblCvt35;
  5846. private System.Windows.Forms.Label lblCvt31;
  5847. private System.Windows.Forms.PictureBox pbCasDev1;
  5848. private System.Windows.Forms.PictureBox pbCasDev2;
  5849. private System.Windows.Forms.Panel panel4;
  5850. private System.Windows.Forms.Label lblCas14;
  5851. private System.Windows.Forms.Label lblCas13;
  5852. private System.Windows.Forms.Label lblCas12;
  5853. private System.Windows.Forms.Label lblCas11;
  5854. private System.Windows.Forms.Panel panel5;
  5855. private System.Windows.Forms.Label lblCas24;
  5856. private System.Windows.Forms.Label lblCas23;
  5857. private System.Windows.Forms.Label lblCas22;
  5858. private System.Windows.Forms.Label lblCas21;
  5859. private System.Windows.Forms.PictureBox pbCasDev3;
  5860. private System.Windows.Forms.Panel panel6;
  5861. private System.Windows.Forms.Label lblCas34;
  5862. private System.Windows.Forms.Label lblCas33;
  5863. private System.Windows.Forms.Label lblCas32;
  5864. private System.Windows.Forms.Label lblCas31;
  5865. private System.Windows.Forms.PictureBox pbLfsBck1;
  5866. private System.Windows.Forms.PictureBox pbLfsFrt1;
  5867. private System.Windows.Forms.PictureBox pbLfsDev1;
  5868. private System.Windows.Forms.Panel panel7;
  5869. private System.Windows.Forms.Label lblLfsBck15;
  5870. private System.Windows.Forms.Label lblLfsFrt15;
  5871. private System.Windows.Forms.Label lblLfsBck14;
  5872. private System.Windows.Forms.Label lblLfsBck13;
  5873. private System.Windows.Forms.Label lblLfsBck12;
  5874. private System.Windows.Forms.Label lblLfsBck11;
  5875. private System.Windows.Forms.Label lblLfsFrt14;
  5876. private System.Windows.Forms.Label lblLfsFrt12;
  5877. private System.Windows.Forms.Label lblLfsFrt11;
  5878. private System.Windows.Forms.Label lblLfsFrt13;
  5879. private System.Windows.Forms.PictureBox pbLfsDev2;
  5880. private System.Windows.Forms.PictureBox pbLfsFrt2;
  5881. private System.Windows.Forms.Panel panel11;
  5882. private System.Windows.Forms.Label lblLfsBck25;
  5883. private System.Windows.Forms.Label lblLfsFrt25;
  5884. private System.Windows.Forms.Label lblLfsBck24;
  5885. private System.Windows.Forms.Label lblLfsBck23;
  5886. private System.Windows.Forms.Label lblLfsBck22;
  5887. private System.Windows.Forms.Label lblLfsBck21;
  5888. private System.Windows.Forms.Label lblLfsFrt24;
  5889. private System.Windows.Forms.Label lblLfsFrt22;
  5890. private System.Windows.Forms.Label lblLfsFrt21;
  5891. private System.Windows.Forms.Label lblLfsFrt23;
  5892. private System.Windows.Forms.Panel panel12;
  5893. private System.Windows.Forms.Label lblCcm13;
  5894. private System.Windows.Forms.Label lblCcm14;
  5895. private System.Windows.Forms.Label lblCcm1_T1;
  5896. private System.Windows.Forms.Label lblCcm18;
  5897. private System.Windows.Forms.Label lblCcm19;
  5898. private System.Windows.Forms.Label lblCcm16;
  5899. private System.Windows.Forms.Label lblCcm12;
  5900. private System.Windows.Forms.Label lblCcm17;
  5901. private System.Windows.Forms.Label lblCcm15;
  5902. private System.Windows.Forms.Label lblCcm11;
  5903. private System.Windows.Forms.PictureBox pbCcmDev2;
  5904. private System.Windows.Forms.PictureBox pbCcmFrt2;
  5905. private System.Windows.Forms.PictureBox pictureBox2;
  5906. private System.Windows.Forms.Panel panel16;
  5907. private System.Windows.Forms.Label lblCcm24;
  5908. private System.Windows.Forms.Label lblCcm2_T1;
  5909. private System.Windows.Forms.Label lblCcm2_S1;
  5910. private System.Windows.Forms.Label lblCcm1_S1;
  5911. private System.Windows.Forms.Label lblCcm30;
  5912. private System.Windows.Forms.Label lblCcm25;
  5913. private System.Windows.Forms.Label lblCcm23;
  5914. private System.Windows.Forms.Label lblCcm22;
  5915. private System.Windows.Forms.Label lblCcm29;
  5916. private System.Windows.Forms.Label lblCcm28;
  5917. private System.Windows.Forms.Label lblCcm26;
  5918. private System.Windows.Forms.Label lblCcm21;
  5919. private System.Windows.Forms.Label lblCcm27;
  5920. private System.Windows.Forms.PictureBox pbCasFrt1;
  5921. private System.Windows.Forms.PictureBox pbCasFrt2;
  5922. private System.Windows.Forms.PictureBox pbCasFrt3;
  5923. private System.Windows.Forms.PictureBox pbLfsBck2;
  5924. private System.Windows.Forms.Label lblClassCCMNum;
  5925. private System.Windows.Forms.Label lblTodayCCMNumber;
  5926. private System.Windows.Forms.Label lblClassStoveNum;
  5927. private System.Windows.Forms.Label lblTodayStoveNum;
  5928. private System.Windows.Forms.Label lbCcmlDutyNumber;
  5929. private System.Windows.Forms.Label lblCcmDaysNumber;
  5930. private System.Windows.Forms.Label lbCvtlDutyNumber;
  5931. private System.Windows.Forms.Label lblCvtDaysNumber;
  5932. private System.Windows.Forms.ToolTip toolTip1;
  5933. private System.Windows.Forms.Label lblCcm20;
  5934. private System.Windows.Forms.Label lblCasIDE1;
  5935. private System.Windows.Forms.Label lblCasIDE2;
  5936. private System.Windows.Forms.Label lblCasIDE3;
  5937. private System.Windows.Forms.Label lblLfsIDE1;
  5938. private System.Windows.Forms.Label lblLfsIDE2;
  5939. private System.Windows.Forms.Label lblCcmIDE1;
  5940. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  5941. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
  5942. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
  5943. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel5;
  5944. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel6;
  5945. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel7;
  5946. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
  5947. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel10;
  5948. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel8;
  5949. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel12;
  5950. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel13;
  5951. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel16;
  5952. private System.Windows.Forms.Panel panel9;
  5953. private System.Windows.Forms.Panel panel10;
  5954. private System.Windows.Forms.Panel panel18;
  5955. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel20;
  5956. private System.Windows.Forms.Label lblCcm3_S1;
  5957. private System.Windows.Forms.Label lblCcm34;
  5958. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel22;
  5959. private System.Windows.Forms.Label lblCcm3_S2;
  5960. private System.Windows.Forms.Label lblCcm31;
  5961. private System.Windows.Forms.Label lblCcm32;
  5962. private System.Windows.Forms.Label lblCcm310;
  5963. private System.Windows.Forms.Label lblCcm33;
  5964. private System.Windows.Forms.Label lblCcm39;
  5965. private System.Windows.Forms.Label lblCcm35;
  5966. private System.Windows.Forms.Label lblCcm38;
  5967. private System.Windows.Forms.Label lblCcm36;
  5968. private System.Windows.Forms.Label lblCcm37;
  5969. private System.Windows.Forms.Label lblCcmIDE3;
  5970. private System.Windows.Forms.Label lblCcm3_T5;
  5971. private System.Windows.Forms.Label lblCcm3_T4;
  5972. private System.Windows.Forms.Label lblCcm3_T2;
  5973. private System.Windows.Forms.Label lblCcm3_T1;
  5974. private System.Windows.Forms.Label lblCcm3_T3;
  5975. private System.Windows.Forms.Label lblCcm3_S5;
  5976. private System.Windows.Forms.Label lblCcm3_S4;
  5977. private System.Windows.Forms.Label lblCcm3_S3;
  5978. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel21;
  5979. private System.Windows.Forms.Label label19;
  5980. private System.Windows.Forms.Label label31;
  5981. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel24;
  5982. private System.Windows.Forms.Label label32;
  5983. private System.Windows.Forms.Label label33;
  5984. private System.Windows.Forms.PictureBox pictureBox3;
  5985. private System.Windows.Forms.PictureBox pbCcmDev3;
  5986. private System.Windows.Forms.PictureBox pbCcmFrt3;
  5987. private System.Windows.Forms.Label lblHmp15;
  5988. private System.Windows.Forms.PictureBox pbHmpFront1;
  5989. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel9;
  5990. private System.Windows.Forms.Label lblCcm2_S5;
  5991. private System.Windows.Forms.Label lblCcm2_T4;
  5992. private System.Windows.Forms.Label lblCcm2_S4;
  5993. private System.Windows.Forms.Label lblCcm2_T3;
  5994. private System.Windows.Forms.Label lblCcm2_T2;
  5995. private System.Windows.Forms.Label lblCcm2_S2;
  5996. private System.Windows.Forms.Label lblCcm2_S3;
  5997. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel11;
  5998. private System.Windows.Forms.Label lblCcm1_T5;
  5999. private System.Windows.Forms.Label lblCcm1_S5;
  6000. private System.Windows.Forms.Label lblCcm1_T4;
  6001. private System.Windows.Forms.Label lblCcm1_S4;
  6002. private System.Windows.Forms.Label lblCcm1_T3;
  6003. private System.Windows.Forms.Label lblCcm1_T2;
  6004. private System.Windows.Forms.Label lblCcm1_S2;
  6005. private System.Windows.Forms.Label lblCcm1_S3;
  6006. private System.Windows.Forms.Label lblCcmIDE2;
  6007. private System.Windows.Forms.Label lblCcm2_T5;
  6008. private System.Windows.Forms.Panel panel2;
  6009. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel14;
  6010. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel15;
  6011. private System.Windows.Forms.Label lblCcm4_T1;
  6012. private System.Windows.Forms.Label lblCcm4_T5;
  6013. private System.Windows.Forms.Label lblCcm4_S1;
  6014. private System.Windows.Forms.Label lblCcm4_S5;
  6015. private System.Windows.Forms.Label lblCcm4_T4;
  6016. private System.Windows.Forms.Label lblCcm4_S4;
  6017. private System.Windows.Forms.Label lblCcm4_T3;
  6018. private System.Windows.Forms.Label lblCcm4_T2;
  6019. private System.Windows.Forms.Label lblCcm4_S2;
  6020. private System.Windows.Forms.Label lblCcm4_S3;
  6021. private System.Windows.Forms.Label lblCcm41;
  6022. private System.Windows.Forms.Label lblCcm46;
  6023. private System.Windows.Forms.Label lblCcm44;
  6024. private System.Windows.Forms.Label lblCcm47;
  6025. private System.Windows.Forms.Label lblCcm410;
  6026. private System.Windows.Forms.Label lblCcm42;
  6027. private System.Windows.Forms.Label lblCcm43;
  6028. private System.Windows.Forms.Label lblCcm49;
  6029. private System.Windows.Forms.Label lblCcm45;
  6030. private System.Windows.Forms.Label lblCcm48;
  6031. private System.Windows.Forms.Label lblCcmIDE4;
  6032. private System.Windows.Forms.PictureBox pictureBox4;
  6033. private System.Windows.Forms.PictureBox pbCcmFrt4;
  6034. private System.Windows.Forms.PictureBox pbCcmDev4;
  6035. private System.Windows.Forms.Panel panel17;
  6036. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel18;
  6037. private System.Windows.Forms.Label lblHmp21;
  6038. private System.Windows.Forms.Label lblHmp25;
  6039. private System.Windows.Forms.Label lblHmp24;
  6040. private System.Windows.Forms.Label lblHmp22;
  6041. private System.Windows.Forms.Label lblHmp23;
  6042. private System.Windows.Forms.PictureBox pbHmpDev2;
  6043. private System.Windows.Forms.PictureBox pbHmpFront2;
  6044. private System.Windows.Forms.Panel panel13;
  6045. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel17;
  6046. private System.Windows.Forms.Label label1;
  6047. private System.Windows.Forms.Label label2;
  6048. private System.Windows.Forms.Label label3;
  6049. private System.Windows.Forms.PictureBox pbVdsDev2;
  6050. private System.Windows.Forms.PictureBox pbVdsDev1;
  6051. private System.Windows.Forms.PictureBox pbRhsBck1;
  6052. private System.Windows.Forms.PictureBox pbRhsFrt1;
  6053. private System.Windows.Forms.PictureBox pbRhsDev1;
  6054. private System.Windows.Forms.Panel panel20;
  6055. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel23;
  6056. private System.Windows.Forms.Label lblVdsIDE1;
  6057. private System.Windows.Forms.Label lblVdsFrt11;
  6058. private System.Windows.Forms.Label lblVdsDev15;
  6059. private System.Windows.Forms.Label lblVdsDev12;
  6060. private System.Windows.Forms.Label lblVdsFrt15;
  6061. private System.Windows.Forms.Label lblVdsDev14;
  6062. private System.Windows.Forms.Label lblVdsDev11;
  6063. private System.Windows.Forms.Label lblVdsDev13;
  6064. private System.Windows.Forms.Label lblVdsFrt14;
  6065. private System.Windows.Forms.Label lblVdsFrt12;
  6066. private System.Windows.Forms.Label lblVdsFrt13;
  6067. private System.Windows.Forms.Panel panel19;
  6068. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel19;
  6069. private System.Windows.Forms.Label lblRhsIDE1;
  6070. private System.Windows.Forms.Label lblRhsFrt11;
  6071. private System.Windows.Forms.Label lblRhsBck15;
  6072. private System.Windows.Forms.Label lblRhsBck12;
  6073. private System.Windows.Forms.Label lblRhsFrt15;
  6074. private System.Windows.Forms.Label lblRhsBck14;
  6075. private System.Windows.Forms.Label lblRhsBck11;
  6076. private System.Windows.Forms.Label lblRhsBck13;
  6077. private System.Windows.Forms.Label lblRhsFrt14;
  6078. private System.Windows.Forms.Label lblRhsFrt12;
  6079. private System.Windows.Forms.Label lblRhsFrt13;
  6080. private System.Windows.Forms.Label lblCcm1WT;
  6081. private System.Windows.Forms.Label lblCcm2WT;
  6082. private System.Windows.Forms.Label lblCcm3WT;
  6083. private System.Windows.Forms.Label lblArValue;
  6084. private System.Windows.Forms.Label lblArText;
  6085. private System.Windows.Forms.Label lblXyq1Pres;
  6086. private System.Windows.Forms.Label lblXyq1PText;
  6087. private System.Windows.Forms.Label lblXyq6Pres;
  6088. private System.Windows.Forms.Label lblXyq6PText;
  6089. private System.Windows.Forms.Label lblXyq5Pres;
  6090. private System.Windows.Forms.Label lblXyq5PText;
  6091. private System.Windows.Forms.Label lblXyq4Pres;
  6092. private System.Windows.Forms.Label lblXyq4PText;
  6093. private System.Windows.Forms.Label lblXyq3Pres;
  6094. private System.Windows.Forms.Label lblXyq3PText;
  6095. private System.Windows.Forms.Label lblXyq2Pres;
  6096. private System.Windows.Forms.Label lblXyq2PText;
  6097. private System.Windows.Forms.Label label6;
  6098. private System.Windows.Forms.Label lblSteamRHPres;
  6099. private System.Windows.Forms.Label label5;
  6100. private System.Windows.Forms.Label lblSteamVDFlux;
  6101. private System.Windows.Forms.Label label9;
  6102. private System.Windows.Forms.Label lblSteamVDPres;
  6103. private System.Windows.Forms.Label label11;
  6104. private System.Windows.Forms.Label lblSteamRHFlux;
  6105. private System.Windows.Forms.Label label12;
  6106. private System.Windows.Forms.Label lblTankcar2;
  6107. private System.Windows.Forms.Label lblTankcar1;
  6108. private System.Windows.Forms.PictureBox pictureBox5;
  6109. private System.Windows.Forms.PictureBox pictureBox11;
  6110. private System.Windows.Forms.PictureBox pictureBox12;
  6111. private System.Windows.Forms.PictureBox pictureBox9;
  6112. private System.Windows.Forms.PictureBox pictureBox10;
  6113. private System.Windows.Forms.PictureBox pictureBox7;
  6114. private System.Windows.Forms.PictureBox pictureBox8;
  6115. private System.Windows.Forms.PictureBox pictureBox6;
  6116. private System.Windows.Forms.ImageList imageList1;
  6117. public Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource1;
  6118. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  6119. private System.Windows.Forms.Label lblo2P1Text;
  6120. private System.Windows.Forms.Label lblN2MPText;
  6121. private System.Windows.Forms.Label lblo2Pres2;
  6122. private System.Windows.Forms.Label lblo2P2Text;
  6123. private System.Windows.Forms.Label lblo2Pres1;
  6124. private System.Windows.Forms.Label lblJLCO2PText;
  6125. private System.Windows.Forms.Label lblN2DPres;
  6126. private System.Windows.Forms.Label lblN2DPText;
  6127. private System.Windows.Forms.Label lblN2MPres;
  6128. private System.Windows.Forms.Label lblJLCO2Pres;
  6129. private System.Windows.Forms.Label lblBOFCO2Pres;
  6130. private System.Windows.Forms.Label lblBOFCO2PText;
  6131. private System.Windows.Forms.Label lblo2Flux1;
  6132. private System.Windows.Forms.Label lblo2F1Text;
  6133. private System.Windows.Forms.Label lblFQGPText;
  6134. private System.Windows.Forms.Label lblo2Flux2;
  6135. private System.Windows.Forms.Label lblo2F2Text;
  6136. private System.Windows.Forms.Label lblFQGPres;
  6137. }
  6138. }