FrmLabCorDateParm.Designer.cs 501 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
  2. {
  3. partial class FrmLabCorDateParm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.ValueListItem valueListItem50 = new Infragistics.Win.ValueListItem();
  29. Infragistics.Win.ValueListItem valueListItem51 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance112 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  41. Infragistics.Win.ValueListItem valueListItem58 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem59 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.ValueListItem valueListItem60 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem61 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.ValueListItem valueListItem62 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  47. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  48. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  50. Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
  51. Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
  52. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  53. Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
  54. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  55. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  56. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  57. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  58. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  59. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance143 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance111 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance156 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PipeCheckconsignHicParmEntity", -1);
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReulstNo");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CheckNo");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleNo");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyCodeMax");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleNoS");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SectionNo");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLength1");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackWidth1");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLength2");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackWidth2");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLength3");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackWidth3");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLength4");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackWidth4");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLength5");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackWidth5");
  104. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLength6");
  105. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackWidth6");
  106. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLength7");
  107. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackWidth7");
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLength8");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackWidth8");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLength9");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackWidth9");
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleThickness");
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleWidth");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Clr1");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ctr1");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Csr1");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Clr2");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ctr2");
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Csr2");
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Clr3");
  121. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ctr3");
  122. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Csr3");
  123. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Seq");
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  125. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup0", 1262890950);
  126. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup2 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup1", 1262891293);
  127. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup3 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup2", 1262891636);
  128. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup4 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup3", 1262891964);
  129. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup5 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup4", 1262892276);
  130. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup6 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup5", 1262892619);
  131. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup7 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup6", 1262892978);
  132. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup8 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup7", 1262893337);
  133. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup9 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup8", 1262893727);
  134. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup10 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup9", 1262894070);
  135. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup11 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup10", 1262894522);
  136. Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup12 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("NewGroup11", 1262894881);
  137. Infragistics.Win.Appearance appearance157 = new Infragistics.Win.Appearance();
  138. Infragistics.Win.Appearance appearance158 = new Infragistics.Win.Appearance();
  139. Infragistics.Win.Appearance appearance159 = new Infragistics.Win.Appearance();
  140. Infragistics.Win.Appearance appearance160 = new Infragistics.Win.Appearance();
  141. Infragistics.Win.Appearance appearance161 = new Infragistics.Win.Appearance();
  142. Infragistics.Win.Appearance appearance162 = new Infragistics.Win.Appearance();
  143. Infragistics.Win.Appearance appearance163 = new Infragistics.Win.Appearance();
  144. Infragistics.Win.Appearance appearance164 = new Infragistics.Win.Appearance();
  145. Infragistics.Win.Appearance appearance165 = new Infragistics.Win.Appearance();
  146. Infragistics.Win.Appearance appearance166 = new Infragistics.Win.Appearance();
  147. Infragistics.Win.Appearance appearance167 = new Infragistics.Win.Appearance();
  148. Infragistics.Win.Appearance appearance141 = new Infragistics.Win.Appearance();
  149. Infragistics.Win.Appearance appearance207 = new Infragistics.Win.Appearance();
  150. Infragistics.Win.Appearance appearance155 = new Infragistics.Win.Appearance();
  151. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  152. Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  153. Infragistics.Win.Appearance appearance145 = new Infragistics.Win.Appearance();
  154. Infragistics.Win.Appearance appearance202 = new Infragistics.Win.Appearance();
  155. Infragistics.Win.Appearance appearance206 = new Infragistics.Win.Appearance();
  156. Infragistics.Win.Appearance appearance204 = new Infragistics.Win.Appearance();
  157. Infragistics.Win.Appearance appearance113 = new Infragistics.Win.Appearance();
  158. Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance();
  159. Infragistics.Win.Appearance appearance135 = new Infragistics.Win.Appearance();
  160. Infragistics.Win.Appearance appearance140 = new Infragistics.Win.Appearance();
  161. Infragistics.Win.Appearance appearance203 = new Infragistics.Win.Appearance();
  162. Infragistics.Win.Appearance appearance142 = new Infragistics.Win.Appearance();
  163. Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
  164. Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
  165. Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
  166. Infragistics.Win.ValueListItem valueListItem32 = new Infragistics.Win.ValueListItem();
  167. Infragistics.Win.ValueListItem valueListItem33 = new Infragistics.Win.ValueListItem();
  168. Infragistics.Win.ValueListItem valueListItem53 = new Infragistics.Win.ValueListItem();
  169. Infragistics.Win.ValueListItem valueListItem54 = new Infragistics.Win.ValueListItem();
  170. Infragistics.Win.ValueListItem valueListItem55 = new Infragistics.Win.ValueListItem();
  171. Infragistics.Win.ValueListItem valueListItem56 = new Infragistics.Win.ValueListItem();
  172. Infragistics.Win.ValueListItem valueListItem57 = new Infragistics.Win.ValueListItem();
  173. Infragistics.Win.Appearance appearance144 = new Infragistics.Win.Appearance();
  174. Infragistics.Win.Appearance appearance131 = new Infragistics.Win.Appearance();
  175. Infragistics.Win.Appearance appearance146 = new Infragistics.Win.Appearance();
  176. Infragistics.Win.Appearance appearance147 = new Infragistics.Win.Appearance();
  177. Infragistics.Win.ValueListItem valueListItem68 = new Infragistics.Win.ValueListItem();
  178. Infragistics.Win.ValueListItem valueListItem69 = new Infragistics.Win.ValueListItem();
  179. Infragistics.Win.ValueListItem valueListItem70 = new Infragistics.Win.ValueListItem();
  180. Infragistics.Win.Appearance appearance148 = new Infragistics.Win.Appearance();
  181. Infragistics.Win.Appearance appearance149 = new Infragistics.Win.Appearance();
  182. Infragistics.Win.Appearance appearance150 = new Infragistics.Win.Appearance();
  183. Infragistics.Win.Appearance appearance151 = new Infragistics.Win.Appearance();
  184. Infragistics.Win.ValueListItem valueListItem71 = new Infragistics.Win.ValueListItem();
  185. Infragistics.Win.ValueListItem valueListItem72 = new Infragistics.Win.ValueListItem();
  186. Infragistics.Win.ValueListItem valueListItem73 = new Infragistics.Win.ValueListItem();
  187. Infragistics.Win.ValueListItem valueListItem74 = new Infragistics.Win.ValueListItem();
  188. Infragistics.Win.ValueListItem valueListItem75 = new Infragistics.Win.ValueListItem();
  189. Infragistics.Win.Appearance appearance152 = new Infragistics.Win.Appearance();
  190. Infragistics.Win.ValueListItem valueListItem76 = new Infragistics.Win.ValueListItem();
  191. Infragistics.Win.ValueListItem valueListItem77 = new Infragistics.Win.ValueListItem();
  192. Infragistics.Win.ValueListItem valueListItem78 = new Infragistics.Win.ValueListItem();
  193. Infragistics.Win.ValueListItem valueListItem79 = new Infragistics.Win.ValueListItem();
  194. Infragistics.Win.ValueListItem valueListItem80 = new Infragistics.Win.ValueListItem();
  195. Infragistics.Win.Appearance appearance153 = new Infragistics.Win.Appearance();
  196. Infragistics.Win.Appearance appearance154 = new Infragistics.Win.Appearance();
  197. Infragistics.Win.Appearance appearance205 = new Infragistics.Win.Appearance();
  198. Infragistics.Win.Appearance appearance168 = new Infragistics.Win.Appearance();
  199. Infragistics.Win.Appearance appearance169 = new Infragistics.Win.Appearance();
  200. Infragistics.Win.Appearance appearance170 = new Infragistics.Win.Appearance();
  201. Infragistics.Win.Appearance appearance171 = new Infragistics.Win.Appearance();
  202. Infragistics.Win.Appearance appearance172 = new Infragistics.Win.Appearance();
  203. Infragistics.Win.Appearance appearance173 = new Infragistics.Win.Appearance();
  204. Infragistics.Win.Appearance appearance174 = new Infragistics.Win.Appearance();
  205. Infragistics.Win.Appearance appearance175 = new Infragistics.Win.Appearance();
  206. Infragistics.Win.Appearance appearance176 = new Infragistics.Win.Appearance();
  207. Infragistics.Win.Appearance appearance177 = new Infragistics.Win.Appearance();
  208. Infragistics.Win.Appearance appearance178 = new Infragistics.Win.Appearance();
  209. Infragistics.Win.Appearance appearance179 = new Infragistics.Win.Appearance();
  210. Infragistics.Win.Appearance appearance180 = new Infragistics.Win.Appearance();
  211. Infragistics.Win.Appearance appearance181 = new Infragistics.Win.Appearance();
  212. Infragistics.Win.Appearance appearance182 = new Infragistics.Win.Appearance();
  213. Infragistics.Win.Appearance appearance183 = new Infragistics.Win.Appearance();
  214. Infragistics.Win.Appearance appearance184 = new Infragistics.Win.Appearance();
  215. Infragistics.Win.Appearance appearance185 = new Infragistics.Win.Appearance();
  216. Infragistics.Win.Appearance appearance186 = new Infragistics.Win.Appearance();
  217. Infragistics.Win.Appearance appearance187 = new Infragistics.Win.Appearance();
  218. Infragistics.Win.Appearance appearance188 = new Infragistics.Win.Appearance();
  219. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  220. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PipeCheckconsignPhydetailEntity", -1);
  221. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyDir");
  222. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CheckTemp");
  223. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleType");
  224. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhydetailId");
  225. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CheckNo");
  226. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchNo");
  227. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleNo");
  228. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IndexSeq");
  229. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeptId");
  230. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyCodeMax");
  231. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyNameMax");
  232. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyCodeDir");
  233. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyNameDir");
  234. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyCodeMin");
  235. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyNameMin");
  236. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyCode");
  237. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyName");
  238. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyUnit");
  239. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemCodeF");
  240. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemNameF");
  241. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemCodeW");
  242. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemNameW");
  243. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemCodeS");
  244. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemNameS");
  245. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GroupSeq");
  246. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ResultCount");
  247. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ischeck");
  248. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Isjudge");
  249. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Isquote");
  250. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyType");
  251. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyFormula");
  252. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdminSign");
  253. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stdmin");
  254. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdmaxSign");
  255. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stdmax");
  256. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeBasis");
  257. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdminSign2");
  258. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stdmin2");
  259. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdmaxSign2");
  260. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn77 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stdmax2");
  261. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn78 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdChoose");
  262. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn79 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stdmemo");
  263. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn80 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Addcondition");
  264. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn81 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddstdconCode");
  265. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn82 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddstdMinSign");
  266. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn83 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddstdMin");
  267. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn84 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddstdMaxSign");
  268. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn85 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddstdMax");
  269. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn86 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Addpercent");
  270. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn87 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BilletSample");
  271. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn88 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Remark");
  272. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn89 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value1");
  273. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn90 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value2");
  274. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn91 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value3");
  275. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn92 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value4");
  276. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn93 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value5");
  277. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn94 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value6");
  278. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn95 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value7");
  279. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn96 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value8");
  280. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn97 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value9");
  281. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn98 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value10");
  282. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn99 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value11");
  283. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn100 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value12");
  284. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn101 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value13");
  285. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn102 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value14");
  286. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn103 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value15");
  287. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn104 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AverageValue");
  288. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn105 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsGood");
  289. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn106 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDefect");
  290. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn107 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CalculationFormula");
  291. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn108 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SplineItemCodeF");
  292. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn109 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SplineItemNameF");
  293. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn110 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SplineItemCodeS");
  294. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn111 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SplineItemNameS");
  295. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  296. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  297. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  298. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  299. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  300. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  301. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  302. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  303. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  304. Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
  305. Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
  306. Infragistics.Win.Appearance appearance189 = new Infragistics.Win.Appearance();
  307. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("OutdecCheckconsignSscdParmEntity", -1);
  308. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn112 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReulstNo");
  309. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn113 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CheckNo");
  310. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn114 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleNo");
  311. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn115 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyCodeMax");
  312. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn116 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Seq");
  313. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn117 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Hrc1");
  314. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn118 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Hrc2");
  315. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn119 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Hrc3");
  316. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn120 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleLength");
  317. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn121 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleThickness");
  318. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn122 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AbdominalWallThickness");
  319. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn123 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EdgePitch");
  320. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn124 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InitialCrackLength");
  321. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn125 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleWidth");
  322. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn126 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WidthAfterLoad");
  323. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn127 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLengthAfterTest1");
  324. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn128 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLengthAfterTest2");
  325. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn129 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLengthAfterTest3");
  326. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn130 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLengthAfterTest4");
  327. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn131 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLengthAfterTest5");
  328. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn132 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Integer1");
  329. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn133 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Kiscc");
  330. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn134 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KisccAvg");
  331. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn135 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  332. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn136 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CrackLength");
  333. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn137 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HrcAv");
  334. Infragistics.Win.Appearance appearance190 = new Infragistics.Win.Appearance();
  335. Infragistics.Win.Appearance appearance191 = new Infragistics.Win.Appearance();
  336. Infragistics.Win.Appearance appearance192 = new Infragistics.Win.Appearance();
  337. Infragistics.Win.Appearance appearance193 = new Infragistics.Win.Appearance();
  338. Infragistics.Win.Appearance appearance194 = new Infragistics.Win.Appearance();
  339. Infragistics.Win.Appearance appearance195 = new Infragistics.Win.Appearance();
  340. Infragistics.Win.Appearance appearance196 = new Infragistics.Win.Appearance();
  341. Infragistics.Win.Appearance appearance197 = new Infragistics.Win.Appearance();
  342. Infragistics.Win.Appearance appearance198 = new Infragistics.Win.Appearance();
  343. Infragistics.Win.Appearance appearance199 = new Infragistics.Win.Appearance();
  344. Infragistics.Win.Appearance appearance200 = new Infragistics.Win.Appearance();
  345. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  346. Infragistics.Win.UltraWinEditors.EditorButton editorButton5 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  347. Infragistics.Win.UltraWinEditors.EditorButton editorButton6 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  348. Infragistics.Win.UltraWinEditors.EditorButton editorButton7 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  349. Infragistics.Win.UltraWinEditors.EditorButton editorButton8 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  350. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  351. Infragistics.Win.Appearance appearance114 = new Infragistics.Win.Appearance();
  352. Infragistics.Win.Appearance appearance115 = new Infragistics.Win.Appearance();
  353. Infragistics.Win.Appearance appearance116 = new Infragistics.Win.Appearance();
  354. Infragistics.Win.Appearance appearance117 = new Infragistics.Win.Appearance();
  355. Infragistics.Win.Appearance appearance118 = new Infragistics.Win.Appearance();
  356. Infragistics.Win.Appearance appearance119 = new Infragistics.Win.Appearance();
  357. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  358. Infragistics.Win.Appearance appearance120 = new Infragistics.Win.Appearance();
  359. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  360. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  361. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  362. Infragistics.Win.Appearance appearance121 = new Infragistics.Win.Appearance();
  363. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  364. Infragistics.Win.Appearance appearance122 = new Infragistics.Win.Appearance();
  365. Infragistics.Win.Appearance appearance123 = new Infragistics.Win.Appearance();
  366. Infragistics.Win.Appearance appearance124 = new Infragistics.Win.Appearance();
  367. Infragistics.Win.Appearance appearance125 = new Infragistics.Win.Appearance();
  368. Infragistics.Win.Appearance appearance126 = new Infragistics.Win.Appearance();
  369. Infragistics.Win.Appearance appearance127 = new Infragistics.Win.Appearance();
  370. Infragistics.Win.Appearance appearance128 = new Infragistics.Win.Appearance();
  371. Infragistics.Win.Appearance appearance129 = new Infragistics.Win.Appearance();
  372. Infragistics.Win.ValueListItem valueListItem45 = new Infragistics.Win.ValueListItem();
  373. Infragistics.Win.ValueListItem valueListItem46 = new Infragistics.Win.ValueListItem();
  374. Infragistics.Win.ValueListItem valueListItem47 = new Infragistics.Win.ValueListItem();
  375. Infragistics.Win.ValueListItem valueListItem48 = new Infragistics.Win.ValueListItem();
  376. Infragistics.Win.ValueListItem valueListItem49 = new Infragistics.Win.ValueListItem();
  377. Infragistics.Win.ValueListItem valueListItem63 = new Infragistics.Win.ValueListItem();
  378. Infragistics.Win.ValueListItem valueListItem64 = new Infragistics.Win.ValueListItem();
  379. Infragistics.Win.ValueListItem valueListItem65 = new Infragistics.Win.ValueListItem();
  380. Infragistics.Win.ValueListItem valueListItem66 = new Infragistics.Win.ValueListItem();
  381. Infragistics.Win.ValueListItem valueListItem67 = new Infragistics.Win.ValueListItem();
  382. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  383. Infragistics.Win.Appearance appearance138 = new Infragistics.Win.Appearance();
  384. Infragistics.Win.Appearance appearance139 = new Infragistics.Win.Appearance();
  385. Infragistics.Win.Appearance appearance136 = new Infragistics.Win.Appearance();
  386. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  387. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  388. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  389. Infragistics.Win.ValueListItem valueListItem44 = new Infragistics.Win.ValueListItem();
  390. Infragistics.Win.UltraWinEditors.EditorButton editorButton9 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  391. Infragistics.Win.UltraWinEditors.EditorButton editorButton10 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  392. Infragistics.Win.UltraWinEditors.EditorButton editorButton11 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  393. Infragistics.Win.UltraWinEditors.EditorButton editorButton12 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  394. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  395. Infragistics.Win.Appearance appearance133 = new Infragistics.Win.Appearance();
  396. Infragistics.Win.Appearance appearance134 = new Infragistics.Win.Appearance();
  397. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  398. Infragistics.Win.Appearance appearance110 = new Infragistics.Win.Appearance();
  399. Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance();
  400. Infragistics.Win.UltraWinEditors.EditorButton editorButton13 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  401. Infragistics.Win.UltraWinEditors.EditorButton editorButton14 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  402. Infragistics.Win.UltraWinEditors.EditorButton editorButton15 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  403. Infragistics.Win.UltraWinEditors.EditorButton editorButton16 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  404. Infragistics.Win.Appearance appearance137 = new Infragistics.Win.Appearance();
  405. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  406. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  407. Infragistics.Win.Appearance appearance132 = new Infragistics.Win.Appearance();
  408. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  409. Infragistics.Win.Appearance appearance109 = new Infragistics.Win.Appearance();
  410. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  411. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  412. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  413. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  414. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  415. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  416. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  417. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  418. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  419. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  420. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  421. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  422. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  423. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  424. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  425. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  426. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  427. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  428. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  429. Infragistics.Win.ValueListItem valueListItem39 = new Infragistics.Win.ValueListItem();
  430. Infragistics.Win.ValueListItem valueListItem40 = new Infragistics.Win.ValueListItem();
  431. Infragistics.Win.ValueListItem valueListItem41 = new Infragistics.Win.ValueListItem();
  432. Infragistics.Win.ValueListItem valueListItem42 = new Infragistics.Win.ValueListItem();
  433. Infragistics.Win.ValueListItem valueListItem43 = new Infragistics.Win.ValueListItem();
  434. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  435. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  436. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  437. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  438. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  439. Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
  440. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  441. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  442. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  443. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  444. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  445. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  446. Infragistics.Win.Appearance appearance201 = new Infragistics.Win.Appearance();
  447. Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
  448. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  449. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  450. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  451. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  452. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  453. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  454. Infragistics.Win.Appearance appearance130 = new Infragistics.Win.Appearance();
  455. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  456. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  457. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  458. Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
  459. Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
  460. Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
  461. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PipeCheckconsignSsc3ParmEntity", -1);
  462. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn138 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CheckNo");
  463. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn139 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleNo");
  464. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn140 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleNo2");
  465. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn141 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyCodeMax");
  466. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn142 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Seq");
  467. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn143 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SpecimenSize");
  468. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn144 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PseudoStress");
  469. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn145 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LoadDeflection");
  470. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn146 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TestResults");
  471. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn147 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScValue1");
  472. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn148 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScValue2");
  473. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn149 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsOk");
  474. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn150 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BTN_DELETE", 0);
  475. Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
  476. Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
  477. Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
  478. Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
  479. Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
  480. Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
  481. Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
  482. Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
  483. Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
  484. Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance();
  485. Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance();
  486. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  487. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  488. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  489. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  490. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  491. this.ultraTestResults = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  492. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  493. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  494. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  495. this.ultraTEST_GAS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  496. this.ultraLabel131 = new Infragistics.Win.Misc.UltraLabel();
  497. this.ultraSAMPLING_ORIENTATION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  498. this.ultraSAMPLING_LOCATION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  499. this.ultraDMTS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  500. this.ultraLabel130 = new Infragistics.Win.Misc.UltraLabel();
  501. this.ultraLabel126 = new Infragistics.Win.Misc.UltraLabel();
  502. this.ultraLabel124 = new Infragistics.Win.Misc.UltraLabel();
  503. this.ultraTEST_SOLUTION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  504. this.ultraLabel122 = new Infragistics.Win.Misc.UltraLabel();
  505. this.ultraREPORT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  506. this.ultraLabel45 = new Infragistics.Win.Misc.UltraLabel();
  507. this._ultraAPPROVED_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  508. this._ultraREPORTED_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  509. this.ultraFILE_PATH1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  510. this.ultraLabel82 = new Infragistics.Win.Misc.UltraLabel();
  511. this._ultraNACE_PH_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  512. this._ultraNACE_H2S_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  513. this.ultraNACE_PH = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  514. this.ultraLabel62 = new Infragistics.Win.Misc.UltraLabel();
  515. this.tultraREPORTED_DATE = new System.Windows.Forms.DateTimePicker();
  516. this.tultraTEST_DATE = new System.Windows.Forms.DateTimePicker();
  517. this.ultraButton5 = new Infragistics.Win.Misc.UltraButton();
  518. this.ultraLabel33 = new Infragistics.Win.Misc.UltraLabel();
  519. this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
  520. this.ultraSECTION_NO21 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  521. this.ultraSECTION_NO22 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  522. this.ultraSECTION_NO12 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  523. this.ultraSECTION_NO11 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  524. this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
  525. this.ultraNACE_PH_F3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  526. this.ultraNACE_PH_F1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  527. this.ultraNACE_PH_S3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  528. this.ultraNACE_PH_F2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  529. this.ultraNACE_PH_S2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  530. this.ultraNACE_PH_S1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  531. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  532. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  533. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  534. this.ultraNACE_SOLUTION_F3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  535. this.ultraNACE_SOLUTION_F2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  536. this.ultraNACE_SOLUTION_S1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  537. this.ultraNACE_SOLUTION_S2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  538. this.ultraNACE_SOLUTION_S3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  539. this.ultraNACE_SOLUTION_F1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  540. this.ultraTEST_TEMP1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  541. this.ultraTEST_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  542. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  543. this.ultraLabel63 = new Infragistics.Win.Misc.UltraLabel();
  544. this.ultraLabel37 = new Infragistics.Win.Misc.UltraLabel();
  545. this.ultraLOT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  546. this.ultraSTEEL_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  547. this.ultraLabel36 = new Infragistics.Win.Misc.UltraLabel();
  548. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  549. this.ultraNOTE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  550. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  551. this.ultraSPECIMEN_SIZE3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  552. this.ultraSAMPLE_NO3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  553. this.ultraSPECIMEN_SIZE2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  554. this.ultraSAMPLE_NO2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  555. this.ultraSPECIMEN_SIZE1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  556. this.ultraLabel69 = new Infragistics.Win.Misc.UltraLabel();
  557. this.ultraPSEUDO_STRESS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  558. this.ultraSAMPLE_NO1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  559. this.ultraSTANDARD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  560. this.ultraSTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  561. this.ultraPIPE_SIZE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  562. this.ultraHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  563. this.ultraSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  564. this.ultraCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  565. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  566. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  567. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  568. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  569. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  570. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  571. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  572. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  573. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  574. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  575. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  576. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  577. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  578. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  579. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  580. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  581. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  582. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  583. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  584. this.txtACTUAL_LOAD_STERSS3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  585. this.txtACTUAL_LOAD_STERSS2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  586. this.txtACTUAL_LOAD_STERSS1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  587. this.txtLOAD_STERSS3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  588. this.txtLOAD_STERSS2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  589. this.txtLOAD_STERSS1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  590. this.ultraLabel170 = new Infragistics.Win.Misc.UltraLabel();
  591. this.ultraLabel169 = new Infragistics.Win.Misc.UltraLabel();
  592. this.txtTEST_DURATION3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  593. this.txtTEST_DURATION2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  594. this.txtTEST_DURATION1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  595. this.ultraLabel168 = new Infragistics.Win.Misc.UltraLabel();
  596. this.txtFILE_PATH1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  597. this.txtDMTS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  598. this.txtTEST_SOLUTION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  599. this.ultraLabel142 = new Infragistics.Win.Misc.UltraLabel();
  600. this.ultraLabel138 = new Infragistics.Win.Misc.UltraLabel();
  601. this.ultraLabel132 = new Infragistics.Win.Misc.UltraLabel();
  602. this.txtSAMPLING_ORIENTATION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  603. this.txtTEST_GAS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  604. this.ultraLabel139 = new Infragistics.Win.Misc.UltraLabel();
  605. this.ultraLabel136 = new Infragistics.Win.Misc.UltraLabel();
  606. this.txtSAMPLING_LOCATION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  607. this.ultraLabel1361 = new Infragistics.Win.Misc.UltraLabel();
  608. this.VALUE3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  609. this.VALUE2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  610. this.VALUE1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  611. this.ultraLabel84 = new Infragistics.Win.Misc.UltraLabel();
  612. this.txtYING_ADD3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  613. this.txtYING_ADD2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  614. this.txtYING_ADD1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  615. this.txtREPORT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  616. this.ultraLabel47 = new Infragistics.Win.Misc.UltraLabel();
  617. this._txtPROOF_RING_NO3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  618. this._txtPROOF_RING_NO2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  619. this._txtPROOF_RING_NO1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  620. this.txtTEST_TEMP3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  621. this.txtTEST_TEMP2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  622. this.txtTEST_TEMP1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  623. this.txtYING_ACTUAL_LOAD3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  624. this.txtYING_ACTUAL_LOAD2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  625. this.txtYING_ACTUAL_LOAD1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  626. this.ultraLabel44 = new Infragistics.Win.Misc.UltraLabel();
  627. this.txtLOAD_LEVEL3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  628. this.txtLOAD_LEVEL2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  629. this.ultraLabel43 = new Infragistics.Win.Misc.UltraLabel();
  630. this.txtLOAD_LEVEL = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  631. this._txtAPPROVED_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  632. this._txtREPORTED_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  633. this.ultraLabel81 = new Infragistics.Win.Misc.UltraLabel();
  634. this.txtNACE_PH = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  635. this.ultraLabel41 = new Infragistics.Win.Misc.UltraLabel();
  636. this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
  637. this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
  638. this._txtYSMIN_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  639. this.txtNACE_SOLUTION_S3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  640. this.txtNACE_SOLUTION_S2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  641. this.txtNACE_SOLUTION_S1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  642. this.ultraButton3 = new Infragistics.Win.Misc.UltraButton();
  643. this.txtNACE_PH_S3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  644. this.txtNACE_PH_S2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  645. this.txtNACE_PH_S1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  646. this.ultraLabel60 = new Infragistics.Win.Misc.UltraLabel();
  647. this.ultraLabel42 = new Infragistics.Win.Misc.UltraLabel();
  648. this.ultraLabel40 = new Infragistics.Win.Misc.UltraLabel();
  649. this.ultraLabel39 = new Infragistics.Win.Misc.UltraLabel();
  650. this._txtNACE_H2S_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  651. this.ultraLabel35 = new Infragistics.Win.Misc.UltraLabel();
  652. this._txtNACE_PH_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  653. this.ttxtREPORTED_DATE = new System.Windows.Forms.DateTimePicker();
  654. this.ttxtTEST_DATE = new System.Windows.Forms.DateTimePicker();
  655. this.ultraLabel34 = new Infragistics.Win.Misc.UltraLabel();
  656. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  657. this.txtHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  658. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  659. this.txtCRACK_LENGTH3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  660. this.txtSPECIMEN_SIZE3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  661. this.txtYSMIN3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  662. this.txtNACE_PH_F3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  663. this.txtACTUAL_LOAD3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  664. this.txtNACE_SOLUTION_F3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  665. this.txtACTUAL_S_YSMIN3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  666. this.txtPRESET_LOAD3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  667. this.txtSAMPLE_NO3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  668. this.txtNACE_SOLUTION_F2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  669. this.txtACTUAL_S_YSMIN2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  670. this.txtPRESET_LOAD2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  671. this.txtCRACK_LENGTH2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  672. this.txtSPECIMEN_SIZE2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  673. this.txtACTUAL_LOAD2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  674. this.txtNACE_PH_F2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  675. this.txtYSMIN2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  676. this.txtPRESET_LOAD1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  677. this.txtCRACK_LENGTH1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  678. this.txtSAMPLE_NO2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  679. this.txtSPECIMEN_SIZE1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  680. this.txtNACE_SOLUTION_F1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  681. this.txtACTUAL_S_YSMIN1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  682. this.txtACTUAL_LOAD1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  683. this.txtNACE_PH_F1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  684. this.txtYSMIN1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  685. this.ultraLabel61 = new Infragistics.Win.Misc.UltraLabel();
  686. this.ultraLabel70 = new Infragistics.Win.Misc.UltraLabel();
  687. this.ultraLabel71 = new Infragistics.Win.Misc.UltraLabel();
  688. this.ultraLabel72 = new Infragistics.Win.Misc.UltraLabel();
  689. this.ultraLabel73 = new Infragistics.Win.Misc.UltraLabel();
  690. this.ultraLabel74 = new Infragistics.Win.Misc.UltraLabel();
  691. this.ultraLabel75 = new Infragistics.Win.Misc.UltraLabel();
  692. this.ultraLabel76 = new Infragistics.Win.Misc.UltraLabel();
  693. this.txtNOTE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  694. this.txtSAMPLE_NO1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  695. this.txtTEST_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  696. this.txtSTANDARD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  697. this.txtSTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  698. this.txtPIPE_SIZE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  699. this.txtLOT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  700. this.txtSTEEL_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  701. this.txtSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  702. this.txtCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  703. this.ultraLabel77 = new Infragistics.Win.Misc.UltraLabel();
  704. this.ultraLabel80 = new Infragistics.Win.Misc.UltraLabel();
  705. this.ultraLabel87 = new Infragistics.Win.Misc.UltraLabel();
  706. this.ultraLabel88 = new Infragistics.Win.Misc.UltraLabel();
  707. this.ultraLabel89 = new Infragistics.Win.Misc.UltraLabel();
  708. this.ultraLabel90 = new Infragistics.Win.Misc.UltraLabel();
  709. this.ultraLabel91 = new Infragistics.Win.Misc.UltraLabel();
  710. this.ultraLabel92 = new Infragistics.Win.Misc.UltraLabel();
  711. this.ultraLabel93 = new Infragistics.Win.Misc.UltraLabel();
  712. this.ultraLabel94 = new Infragistics.Win.Misc.UltraLabel();
  713. this.ultraLabel95 = new Infragistics.Win.Misc.UltraLabel();
  714. this.ultraLabel96 = new Infragistics.Win.Misc.UltraLabel();
  715. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  716. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  717. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  718. this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
  719. this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
  720. this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
  721. this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
  722. this.ultraLabel46 = new Infragistics.Win.Misc.UltraLabel();
  723. this.ultraLabel48 = new Infragistics.Win.Misc.UltraLabel();
  724. this.ultraExpandableGroupBox3 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  725. this.ultraExpandableGroupBoxPanel3 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  726. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  727. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  728. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  729. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  730. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  731. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  732. this.dsPITTING_COUNT3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  733. this.dsPITTING_COUNT2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  734. this.dsPITTING_COUNT1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  735. this.ultraLabel32 = new Infragistics.Win.Misc.UltraLabel();
  736. this.ultraButton6 = new Infragistics.Win.Misc.UltraButton();
  737. this.dsFILE_PATH2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  738. this.dsFILE_PATH1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  739. this.ultraLabel59 = new Infragistics.Win.Misc.UltraLabel();
  740. this.ultraLabel58 = new Infragistics.Win.Misc.UltraLabel();
  741. this.dsCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  742. this.dsPITTING_DENSITY3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  743. this.dsMASS_LOSS3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  744. this.dsLOSS_OF_WEIGHT3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  745. this.dsWEIGHT_AFTER_TEST3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  746. this.dsSPECIMEN_SIZE3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  747. this.dsSAMPLE_NO3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  748. this.dsPITTING_DENSITY2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  749. this.dsMASS_LOSS2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  750. this.dsLOSS_OF_WEIGHT2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  751. this.dsWEIGHT_AFTER_TEST2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  752. this.dsSPECIMEN_SIZE2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  753. this.dsSAMPLE_NO2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  754. this.dsPITTING_DENSITY1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  755. this.dsMASS_LOSS1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  756. this.dsLOSS_OF_WEIGHT1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  757. this.dsWEIGHT_AFTER_TEST1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  758. this.dsSPECIMEN_SIZE1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  759. this.dsSAMPLE_NO1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  760. this.ultraLabel56 = new Infragistics.Win.Misc.UltraLabel();
  761. this.dsTEST_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  762. this.ultraLabel38 = new Infragistics.Win.Misc.UltraLabel();
  763. this.ultraLabel49 = new Infragistics.Win.Misc.UltraLabel();
  764. this.ultraLabel50 = new Infragistics.Win.Misc.UltraLabel();
  765. this.ultraLabel51 = new Infragistics.Win.Misc.UltraLabel();
  766. this.ultraLabel52 = new Infragistics.Win.Misc.UltraLabel();
  767. this.ultraButton4 = new Infragistics.Win.Misc.UltraButton();
  768. this.dsSTANDARD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  769. this.ultraLabel53 = new Infragistics.Win.Misc.UltraLabel();
  770. this.dsWEIGHT_BEFORE_TEST3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  771. this.dsSURFACE_AREA3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  772. this.dsWEIGHT_BEFORE_TEST2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  773. this.dsSURFACE_AREA2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  774. this.dsWEIGHT_BEFORE_TEST1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  775. this.ultraLabel54 = new Infragistics.Win.Misc.UltraLabel();
  776. this.dsNOTE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  777. this.dsSURFACE_AREA1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  778. this.dsCLEANING_SAMPLE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  779. this.dsTEST_TEMP = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  780. this.dsSTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  781. this.dsSAMPLE_SIZE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  782. this.dsTEST_SOLUTION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  783. this.dsSAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  784. this.dsSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  785. this.ultraLabel55 = new Infragistics.Win.Misc.UltraLabel();
  786. this.ultraLabel57 = new Infragistics.Win.Misc.UltraLabel();
  787. this.ultraLabel65 = new Infragistics.Win.Misc.UltraLabel();
  788. this.ultraLabel66 = new Infragistics.Win.Misc.UltraLabel();
  789. this.ultraLabel67 = new Infragistics.Win.Misc.UltraLabel();
  790. this.ultraLabel68 = new Infragistics.Win.Misc.UltraLabel();
  791. this.ultraLabel83 = new Infragistics.Win.Misc.UltraLabel();
  792. this.ultraLabel97 = new Infragistics.Win.Misc.UltraLabel();
  793. this.ultraLabel98 = new Infragistics.Win.Misc.UltraLabel();
  794. this.ultraLabel99 = new Infragistics.Win.Misc.UltraLabel();
  795. this.ultraLabel100 = new Infragistics.Win.Misc.UltraLabel();
  796. this.ultraLabel101 = new Infragistics.Win.Misc.UltraLabel();
  797. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  798. this.ultraPanel5 = new Infragistics.Win.Misc.UltraPanel();
  799. this.ultraButton8 = new Infragistics.Win.Misc.UltraButton();
  800. this._ywAPPROVED_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  801. this._ywREPORTED_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  802. this.ultraLabel121 = new Infragistics.Win.Misc.UltraLabel();
  803. this.ultraLabel108 = new Infragistics.Win.Misc.UltraLabel();
  804. this.ywtTEST_DATE = new System.Windows.Forms.DateTimePicker();
  805. this.ultraLabel105 = new Infragistics.Win.Misc.UltraLabel();
  806. this.ultraLabel106 = new Infragistics.Win.Misc.UltraLabel();
  807. this.ywtREPORTED_DATE = new System.Windows.Forms.DateTimePicker();
  808. this._ywTEST_RESULT2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  809. this._ywTEST_RESULT = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  810. this.ywFILE_PATH4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  811. this.ywFILE_PATH3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  812. this.ywTEST_SPECIMENS2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  813. this.ywTEST_SPECIMENS1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  814. this.ultraLabel104 = new Infragistics.Win.Misc.UltraLabel();
  815. this.ultraLabel86 = new Infragistics.Win.Misc.UltraLabel();
  816. this.ywSAMPLE_NO2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  817. this.ywSAMPLE_NO1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  818. this.ultraLabel85 = new Infragistics.Win.Misc.UltraLabel();
  819. this.ywCONCENTRATION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  820. this.ultraLabel64 = new Infragistics.Win.Misc.UltraLabel();
  821. this.ywSTANDARD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  822. this.ultraLabel103 = new Infragistics.Win.Misc.UltraLabel();
  823. this.ywSAMPLE_TYPE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  824. this.ultraLabel102 = new Infragistics.Win.Misc.UltraLabel();
  825. this.ywFILE_PATH2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  826. this.ywFILE_PATH1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  827. this.ultraLabel78 = new Infragistics.Win.Misc.UltraLabel();
  828. this.ultraLabel79 = new Infragistics.Win.Misc.UltraLabel();
  829. this.ywCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  830. this.ywANGLE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  831. this.ywSPRAY_TYPE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  832. this.ywNOTE1 = new Infragistics.Win.Misc.UltraLabel();
  833. this.ywTEST_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  834. this.ultraButton7 = new Infragistics.Win.Misc.UltraButton();
  835. this.ywNOTE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  836. this.ultraLabel107 = new Infragistics.Win.Misc.UltraLabel();
  837. this.ywCOLLECTION_RATE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  838. this.ywNACE_PH = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  839. this.ywTEST_TEMP1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  840. this.ywSTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  841. this.ywSAMPLE_SIZE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  842. this.ywTEST_SOLUTION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  843. this.ywSAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  844. this.ywSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  845. this.ultraLabel109 = new Infragistics.Win.Misc.UltraLabel();
  846. this.ultraLabel110 = new Infragistics.Win.Misc.UltraLabel();
  847. this.ultraLabel111 = new Infragistics.Win.Misc.UltraLabel();
  848. this.ultraLabel112 = new Infragistics.Win.Misc.UltraLabel();
  849. this.ultraLabel113 = new Infragistics.Win.Misc.UltraLabel();
  850. this.ultraLabel114 = new Infragistics.Win.Misc.UltraLabel();
  851. this.ultraLabel115 = new Infragistics.Win.Misc.UltraLabel();
  852. this.ultraLabel116 = new Infragistics.Win.Misc.UltraLabel();
  853. this.ultraLabel117 = new Infragistics.Win.Misc.UltraLabel();
  854. this.ultraLabel118 = new Infragistics.Win.Misc.UltraLabel();
  855. this.ultraLabel119 = new Infragistics.Win.Misc.UltraLabel();
  856. this.ultraLabel120 = new Infragistics.Win.Misc.UltraLabel();
  857. this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  858. this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
  859. this.ultraLabel167 = new Infragistics.Win.Misc.UltraLabel();
  860. this.ultraLabel166 = new Infragistics.Win.Misc.UltraLabel();
  861. this.wqREPORT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  862. this.ultraLabel123 = new Infragistics.Win.Misc.UltraLabel();
  863. this.ultraLabel125 = new Infragistics.Win.Misc.UltraLabel();
  864. this._wqAPPROVED_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  865. this._wqREPORTED_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  866. this.wqTEST_TEMP1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  867. this.ultraLabel127 = new Infragistics.Win.Misc.UltraLabel();
  868. this.ultraLabel128 = new Infragistics.Win.Misc.UltraLabel();
  869. this.ultraLabel129 = new Infragistics.Win.Misc.UltraLabel();
  870. this.wqNACE_SOLUTION_S1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  871. this.ultraButton9 = new Infragistics.Win.Misc.UltraButton();
  872. this.wqNACE_PH_S1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  873. this.ultraLabel133 = new Infragistics.Win.Misc.UltraLabel();
  874. this.ultraLabel134 = new Infragistics.Win.Misc.UltraLabel();
  875. this.twqREPORTED_DATE = new System.Windows.Forms.DateTimePicker();
  876. this.twqTEST_DATE = new System.Windows.Forms.DateTimePicker();
  877. this.ultraLabel135 = new Infragistics.Win.Misc.UltraLabel();
  878. this.wqLOT_NO1 = new Infragistics.Win.Misc.UltraLabel();
  879. this.wqHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  880. this.ultraButton10 = new Infragistics.Win.Misc.UltraButton();
  881. this.wqTEST_SOLUTION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  882. this.wqSAMPLING_ORIENTATION = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  883. this.wqDMTS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  884. this.wqNACE_SOLUTION_F1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  885. this.wqNACE_PH_F1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  886. this.wqNACE_PH = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  887. this.ultraLabel137 = new Infragistics.Win.Misc.UltraLabel();
  888. this.ultraLabel140 = new Infragistics.Win.Misc.UltraLabel();
  889. this.ultraLabel141 = new Infragistics.Win.Misc.UltraLabel();
  890. this.ultraLabel143 = new Infragistics.Win.Misc.UltraLabel();
  891. this.ultraLabel144 = new Infragistics.Win.Misc.UltraLabel();
  892. this.wqNOTE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  893. this.wqTEST_GAS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  894. this.wqTEST_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  895. this.wqSTANDARD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  896. this.wqSTEEL_GRADE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  897. this.wqPIPE_SIZE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  898. this.wqLOT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  899. this.wqSTEEL_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  900. this.wqSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  901. this.wqCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  902. this.ultraLabel145 = new Infragistics.Win.Misc.UltraLabel();
  903. this.ultraLabel146 = new Infragistics.Win.Misc.UltraLabel();
  904. this.ultraLabel147 = new Infragistics.Win.Misc.UltraLabel();
  905. this.ultraLabel148 = new Infragistics.Win.Misc.UltraLabel();
  906. this.ultraLabel149 = new Infragistics.Win.Misc.UltraLabel();
  907. this.ultraLabel150 = new Infragistics.Win.Misc.UltraLabel();
  908. this.ultraLabel151 = new Infragistics.Win.Misc.UltraLabel();
  909. this.ultraLabel152 = new Infragistics.Win.Misc.UltraLabel();
  910. this.ultraLabel153 = new Infragistics.Win.Misc.UltraLabel();
  911. this.ultraLabel154 = new Infragistics.Win.Misc.UltraLabel();
  912. this.ultraLabel155 = new Infragistics.Win.Misc.UltraLabel();
  913. this.ultraLabel156 = new Infragistics.Win.Misc.UltraLabel();
  914. this.ultraLabel157 = new Infragistics.Win.Misc.UltraLabel();
  915. this.ultraLabel158 = new Infragistics.Win.Misc.UltraLabel();
  916. this.ultraLabel159 = new Infragistics.Win.Misc.UltraLabel();
  917. this.ultraLabel160 = new Infragistics.Win.Misc.UltraLabel();
  918. this.ultraLabel161 = new Infragistics.Win.Misc.UltraLabel();
  919. this.ultraLabel162 = new Infragistics.Win.Misc.UltraLabel();
  920. this.ultraLabel163 = new Infragistics.Win.Misc.UltraLabel();
  921. this.ultraLabel164 = new Infragistics.Win.Misc.UltraLabel();
  922. this.ultraLabel165 = new Infragistics.Win.Misc.UltraLabel();
  923. this.ultraExpandableGroupBox4 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  924. this.ultraExpandableGroupBoxPanel4 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  925. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  926. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  927. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  928. this.bindingSourcePipeCheckconsignHicParmEntity = new System.Windows.Forms.BindingSource();
  929. this.bindingSourcePipeCheckconsignPhydetailEntity = new System.Windows.Forms.BindingSource();
  930. this.bindingSourcePipeCheckconsignSscdParmEntity = new System.Windows.Forms.BindingSource();
  931. this.bindingSourcePipeCheckconsignSsc3ParmEntity = new System.Windows.Forms.BindingSource();
  932. ((System.ComponentModel.ISupportInitialize)(this.ultraTestResults)).BeginInit();
  933. this.ultraTabPageControl1.SuspendLayout();
  934. this.ultraPanel4.ClientArea.SuspendLayout();
  935. this.ultraPanel4.SuspendLayout();
  936. this.ultraPanel1.ClientArea.SuspendLayout();
  937. this.ultraPanel1.SuspendLayout();
  938. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_GAS)).BeginInit();
  939. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLING_ORIENTATION)).BeginInit();
  940. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLING_LOCATION)).BeginInit();
  941. ((System.ComponentModel.ISupportInitialize)(this.ultraDMTS)).BeginInit();
  942. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_SOLUTION)).BeginInit();
  943. ((System.ComponentModel.ISupportInitialize)(this.ultraREPORT_NO)).BeginInit();
  944. ((System.ComponentModel.ISupportInitialize)(this._ultraAPPROVED_NAME)).BeginInit();
  945. ((System.ComponentModel.ISupportInitialize)(this._ultraREPORTED_NAME)).BeginInit();
  946. ((System.ComponentModel.ISupportInitialize)(this.ultraFILE_PATH1)).BeginInit();
  947. ((System.ComponentModel.ISupportInitialize)(this._ultraNACE_PH_NAME)).BeginInit();
  948. ((System.ComponentModel.ISupportInitialize)(this._ultraNACE_H2S_NAME)).BeginInit();
  949. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH)).BeginInit();
  950. ((System.ComponentModel.ISupportInitialize)(this.ultraSECTION_NO21)).BeginInit();
  951. ((System.ComponentModel.ISupportInitialize)(this.ultraSECTION_NO22)).BeginInit();
  952. ((System.ComponentModel.ISupportInitialize)(this.ultraSECTION_NO12)).BeginInit();
  953. ((System.ComponentModel.ISupportInitialize)(this.ultraSECTION_NO11)).BeginInit();
  954. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_F3)).BeginInit();
  955. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_F1)).BeginInit();
  956. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_S3)).BeginInit();
  957. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_F2)).BeginInit();
  958. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_S2)).BeginInit();
  959. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_S1)).BeginInit();
  960. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_F3)).BeginInit();
  961. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_F2)).BeginInit();
  962. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_S1)).BeginInit();
  963. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_S2)).BeginInit();
  964. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_S3)).BeginInit();
  965. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_F1)).BeginInit();
  966. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_TEMP1)).BeginInit();
  967. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_TIME)).BeginInit();
  968. ((System.ComponentModel.ISupportInitialize)(this.ultraLOT_NO)).BeginInit();
  969. ((System.ComponentModel.ISupportInitialize)(this.ultraSTEEL_NO)).BeginInit();
  970. ((System.ComponentModel.ISupportInitialize)(this.ultraNOTE)).BeginInit();
  971. ((System.ComponentModel.ISupportInitialize)(this.ultraSPECIMEN_SIZE3)).BeginInit();
  972. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO3)).BeginInit();
  973. ((System.ComponentModel.ISupportInitialize)(this.ultraSPECIMEN_SIZE2)).BeginInit();
  974. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO2)).BeginInit();
  975. ((System.ComponentModel.ISupportInitialize)(this.ultraSPECIMEN_SIZE1)).BeginInit();
  976. ((System.ComponentModel.ISupportInitialize)(this.ultraPSEUDO_STRESS)).BeginInit();
  977. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO1)).BeginInit();
  978. ((System.ComponentModel.ISupportInitialize)(this.ultraSTANDARD)).BeginInit();
  979. ((System.ComponentModel.ISupportInitialize)(this.ultraSTEEL_GRADE)).BeginInit();
  980. ((System.ComponentModel.ISupportInitialize)(this.ultraPIPE_SIZE)).BeginInit();
  981. ((System.ComponentModel.ISupportInitialize)(this.ultraHEAT_NO)).BeginInit();
  982. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO)).BeginInit();
  983. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_NO)).BeginInit();
  984. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  985. this.ultraExpandableGroupBox1.SuspendLayout();
  986. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  987. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  988. this.ultraTabPageControl2.SuspendLayout();
  989. this.ultraPanel2.ClientArea.SuspendLayout();
  990. this.ultraPanel2.SuspendLayout();
  991. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD_STERSS3)).BeginInit();
  992. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD_STERSS2)).BeginInit();
  993. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD_STERSS1)).BeginInit();
  994. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_STERSS3)).BeginInit();
  995. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_STERSS2)).BeginInit();
  996. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_STERSS1)).BeginInit();
  997. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_DURATION3)).BeginInit();
  998. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_DURATION2)).BeginInit();
  999. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_DURATION1)).BeginInit();
  1000. ((System.ComponentModel.ISupportInitialize)(this.txtFILE_PATH1)).BeginInit();
  1001. ((System.ComponentModel.ISupportInitialize)(this.txtDMTS)).BeginInit();
  1002. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_SOLUTION)).BeginInit();
  1003. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLING_ORIENTATION)).BeginInit();
  1004. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_GAS)).BeginInit();
  1005. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLING_LOCATION)).BeginInit();
  1006. ((System.ComponentModel.ISupportInitialize)(this.VALUE3)).BeginInit();
  1007. ((System.ComponentModel.ISupportInitialize)(this.VALUE2)).BeginInit();
  1008. ((System.ComponentModel.ISupportInitialize)(this.VALUE1)).BeginInit();
  1009. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ADD3)).BeginInit();
  1010. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ADD2)).BeginInit();
  1011. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ADD1)).BeginInit();
  1012. ((System.ComponentModel.ISupportInitialize)(this.txtREPORT_NO)).BeginInit();
  1013. ((System.ComponentModel.ISupportInitialize)(this._txtPROOF_RING_NO3)).BeginInit();
  1014. ((System.ComponentModel.ISupportInitialize)(this._txtPROOF_RING_NO2)).BeginInit();
  1015. ((System.ComponentModel.ISupportInitialize)(this._txtPROOF_RING_NO1)).BeginInit();
  1016. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_TEMP3)).BeginInit();
  1017. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_TEMP2)).BeginInit();
  1018. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_TEMP1)).BeginInit();
  1019. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ACTUAL_LOAD3)).BeginInit();
  1020. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ACTUAL_LOAD2)).BeginInit();
  1021. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ACTUAL_LOAD1)).BeginInit();
  1022. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_LEVEL3)).BeginInit();
  1023. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_LEVEL2)).BeginInit();
  1024. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_LEVEL)).BeginInit();
  1025. ((System.ComponentModel.ISupportInitialize)(this._txtAPPROVED_NAME)).BeginInit();
  1026. ((System.ComponentModel.ISupportInitialize)(this._txtREPORTED_NAME)).BeginInit();
  1027. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH)).BeginInit();
  1028. ((System.ComponentModel.ISupportInitialize)(this._txtYSMIN_NAME)).BeginInit();
  1029. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_S3)).BeginInit();
  1030. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_S2)).BeginInit();
  1031. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_S1)).BeginInit();
  1032. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_S3)).BeginInit();
  1033. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_S2)).BeginInit();
  1034. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_S1)).BeginInit();
  1035. ((System.ComponentModel.ISupportInitialize)(this._txtNACE_H2S_NAME)).BeginInit();
  1036. ((System.ComponentModel.ISupportInitialize)(this._txtNACE_PH_NAME)).BeginInit();
  1037. ((System.ComponentModel.ISupportInitialize)(this.txtHEAT_NO)).BeginInit();
  1038. ((System.ComponentModel.ISupportInitialize)(this.txtCRACK_LENGTH3)).BeginInit();
  1039. ((System.ComponentModel.ISupportInitialize)(this.txtSPECIMEN_SIZE3)).BeginInit();
  1040. ((System.ComponentModel.ISupportInitialize)(this.txtYSMIN3)).BeginInit();
  1041. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_F3)).BeginInit();
  1042. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD3)).BeginInit();
  1043. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_F3)).BeginInit();
  1044. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_S_YSMIN3)).BeginInit();
  1045. ((System.ComponentModel.ISupportInitialize)(this.txtPRESET_LOAD3)).BeginInit();
  1046. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_NO3)).BeginInit();
  1047. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_F2)).BeginInit();
  1048. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_S_YSMIN2)).BeginInit();
  1049. ((System.ComponentModel.ISupportInitialize)(this.txtPRESET_LOAD2)).BeginInit();
  1050. ((System.ComponentModel.ISupportInitialize)(this.txtCRACK_LENGTH2)).BeginInit();
  1051. ((System.ComponentModel.ISupportInitialize)(this.txtSPECIMEN_SIZE2)).BeginInit();
  1052. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD2)).BeginInit();
  1053. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_F2)).BeginInit();
  1054. ((System.ComponentModel.ISupportInitialize)(this.txtYSMIN2)).BeginInit();
  1055. ((System.ComponentModel.ISupportInitialize)(this.txtPRESET_LOAD1)).BeginInit();
  1056. ((System.ComponentModel.ISupportInitialize)(this.txtCRACK_LENGTH1)).BeginInit();
  1057. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_NO2)).BeginInit();
  1058. ((System.ComponentModel.ISupportInitialize)(this.txtSPECIMEN_SIZE1)).BeginInit();
  1059. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_F1)).BeginInit();
  1060. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_S_YSMIN1)).BeginInit();
  1061. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD1)).BeginInit();
  1062. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_F1)).BeginInit();
  1063. ((System.ComponentModel.ISupportInitialize)(this.txtYSMIN1)).BeginInit();
  1064. ((System.ComponentModel.ISupportInitialize)(this.txtNOTE)).BeginInit();
  1065. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_NO1)).BeginInit();
  1066. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_TIME)).BeginInit();
  1067. ((System.ComponentModel.ISupportInitialize)(this.txtSTANDARD)).BeginInit();
  1068. ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_GRADE)).BeginInit();
  1069. ((System.ComponentModel.ISupportInitialize)(this.txtPIPE_SIZE)).BeginInit();
  1070. ((System.ComponentModel.ISupportInitialize)(this.txtLOT_NO)).BeginInit();
  1071. ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_NO)).BeginInit();
  1072. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_NO)).BeginInit();
  1073. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_NO)).BeginInit();
  1074. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).BeginInit();
  1075. this.ultraExpandableGroupBox3.SuspendLayout();
  1076. this.ultraExpandableGroupBoxPanel3.SuspendLayout();
  1077. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  1078. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  1079. this.ultraExpandableGroupBox2.SuspendLayout();
  1080. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  1081. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  1082. this.ultraTabPageControl3.SuspendLayout();
  1083. this.ultraPanel3.ClientArea.SuspendLayout();
  1084. this.ultraPanel3.SuspendLayout();
  1085. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_COUNT3)).BeginInit();
  1086. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_COUNT2)).BeginInit();
  1087. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_COUNT1)).BeginInit();
  1088. ((System.ComponentModel.ISupportInitialize)(this.dsFILE_PATH2)).BeginInit();
  1089. ((System.ComponentModel.ISupportInitialize)(this.dsFILE_PATH1)).BeginInit();
  1090. ((System.ComponentModel.ISupportInitialize)(this.dsCHECK_NO)).BeginInit();
  1091. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_DENSITY3)).BeginInit();
  1092. ((System.ComponentModel.ISupportInitialize)(this.dsMASS_LOSS3)).BeginInit();
  1093. ((System.ComponentModel.ISupportInitialize)(this.dsLOSS_OF_WEIGHT3)).BeginInit();
  1094. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_AFTER_TEST3)).BeginInit();
  1095. ((System.ComponentModel.ISupportInitialize)(this.dsSPECIMEN_SIZE3)).BeginInit();
  1096. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_NO3)).BeginInit();
  1097. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_DENSITY2)).BeginInit();
  1098. ((System.ComponentModel.ISupportInitialize)(this.dsMASS_LOSS2)).BeginInit();
  1099. ((System.ComponentModel.ISupportInitialize)(this.dsLOSS_OF_WEIGHT2)).BeginInit();
  1100. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_AFTER_TEST2)).BeginInit();
  1101. ((System.ComponentModel.ISupportInitialize)(this.dsSPECIMEN_SIZE2)).BeginInit();
  1102. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_NO2)).BeginInit();
  1103. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_DENSITY1)).BeginInit();
  1104. ((System.ComponentModel.ISupportInitialize)(this.dsMASS_LOSS1)).BeginInit();
  1105. ((System.ComponentModel.ISupportInitialize)(this.dsLOSS_OF_WEIGHT1)).BeginInit();
  1106. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_AFTER_TEST1)).BeginInit();
  1107. ((System.ComponentModel.ISupportInitialize)(this.dsSPECIMEN_SIZE1)).BeginInit();
  1108. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_NO1)).BeginInit();
  1109. ((System.ComponentModel.ISupportInitialize)(this.dsTEST_TIME)).BeginInit();
  1110. ((System.ComponentModel.ISupportInitialize)(this.dsSTANDARD)).BeginInit();
  1111. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_BEFORE_TEST3)).BeginInit();
  1112. ((System.ComponentModel.ISupportInitialize)(this.dsSURFACE_AREA3)).BeginInit();
  1113. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_BEFORE_TEST2)).BeginInit();
  1114. ((System.ComponentModel.ISupportInitialize)(this.dsSURFACE_AREA2)).BeginInit();
  1115. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_BEFORE_TEST1)).BeginInit();
  1116. ((System.ComponentModel.ISupportInitialize)(this.dsNOTE)).BeginInit();
  1117. ((System.ComponentModel.ISupportInitialize)(this.dsSURFACE_AREA1)).BeginInit();
  1118. ((System.ComponentModel.ISupportInitialize)(this.dsCLEANING_SAMPLE)).BeginInit();
  1119. ((System.ComponentModel.ISupportInitialize)(this.dsTEST_TEMP)).BeginInit();
  1120. ((System.ComponentModel.ISupportInitialize)(this.dsSTEEL_GRADE_NO)).BeginInit();
  1121. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_SIZE)).BeginInit();
  1122. ((System.ComponentModel.ISupportInitialize)(this.dsTEST_SOLUTION)).BeginInit();
  1123. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_NAME)).BeginInit();
  1124. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_NO)).BeginInit();
  1125. this.ultraTabPageControl4.SuspendLayout();
  1126. this.ultraPanel5.ClientArea.SuspendLayout();
  1127. this.ultraPanel5.SuspendLayout();
  1128. ((System.ComponentModel.ISupportInitialize)(this._ywAPPROVED_NAME)).BeginInit();
  1129. ((System.ComponentModel.ISupportInitialize)(this._ywREPORTED_NAME)).BeginInit();
  1130. ((System.ComponentModel.ISupportInitialize)(this._ywTEST_RESULT2)).BeginInit();
  1131. ((System.ComponentModel.ISupportInitialize)(this._ywTEST_RESULT)).BeginInit();
  1132. ((System.ComponentModel.ISupportInitialize)(this.ywFILE_PATH4)).BeginInit();
  1133. ((System.ComponentModel.ISupportInitialize)(this.ywFILE_PATH3)).BeginInit();
  1134. ((System.ComponentModel.ISupportInitialize)(this.ywTEST_SPECIMENS2)).BeginInit();
  1135. ((System.ComponentModel.ISupportInitialize)(this.ywTEST_SPECIMENS1)).BeginInit();
  1136. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_NO2)).BeginInit();
  1137. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_NO1)).BeginInit();
  1138. ((System.ComponentModel.ISupportInitialize)(this.ywCONCENTRATION)).BeginInit();
  1139. ((System.ComponentModel.ISupportInitialize)(this.ywSTANDARD)).BeginInit();
  1140. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_TYPE)).BeginInit();
  1141. ((System.ComponentModel.ISupportInitialize)(this.ywFILE_PATH2)).BeginInit();
  1142. ((System.ComponentModel.ISupportInitialize)(this.ywFILE_PATH1)).BeginInit();
  1143. ((System.ComponentModel.ISupportInitialize)(this.ywCHECK_NO)).BeginInit();
  1144. ((System.ComponentModel.ISupportInitialize)(this.ywANGLE)).BeginInit();
  1145. ((System.ComponentModel.ISupportInitialize)(this.ywSPRAY_TYPE)).BeginInit();
  1146. ((System.ComponentModel.ISupportInitialize)(this.ywTEST_TIME)).BeginInit();
  1147. ((System.ComponentModel.ISupportInitialize)(this.ywNOTE)).BeginInit();
  1148. ((System.ComponentModel.ISupportInitialize)(this.ywCOLLECTION_RATE)).BeginInit();
  1149. ((System.ComponentModel.ISupportInitialize)(this.ywNACE_PH)).BeginInit();
  1150. ((System.ComponentModel.ISupportInitialize)(this.ywTEST_TEMP1)).BeginInit();
  1151. ((System.ComponentModel.ISupportInitialize)(this.ywSTEEL_GRADE_NO)).BeginInit();
  1152. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_SIZE)).BeginInit();
  1153. ((System.ComponentModel.ISupportInitialize)(this.ywTEST_SOLUTION)).BeginInit();
  1154. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_NAME)).BeginInit();
  1155. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_NO)).BeginInit();
  1156. this.ultraTabPageControl5.SuspendLayout();
  1157. this.ultraPanel6.ClientArea.SuspendLayout();
  1158. this.ultraPanel6.SuspendLayout();
  1159. ((System.ComponentModel.ISupportInitialize)(this.wqREPORT_NO)).BeginInit();
  1160. ((System.ComponentModel.ISupportInitialize)(this._wqAPPROVED_NAME)).BeginInit();
  1161. ((System.ComponentModel.ISupportInitialize)(this._wqREPORTED_NAME)).BeginInit();
  1162. ((System.ComponentModel.ISupportInitialize)(this.wqTEST_TEMP1)).BeginInit();
  1163. ((System.ComponentModel.ISupportInitialize)(this.wqNACE_SOLUTION_S1)).BeginInit();
  1164. ((System.ComponentModel.ISupportInitialize)(this.wqNACE_PH_S1)).BeginInit();
  1165. ((System.ComponentModel.ISupportInitialize)(this.wqHEAT_NO)).BeginInit();
  1166. ((System.ComponentModel.ISupportInitialize)(this.wqTEST_SOLUTION)).BeginInit();
  1167. ((System.ComponentModel.ISupportInitialize)(this.wqSAMPLING_ORIENTATION)).BeginInit();
  1168. ((System.ComponentModel.ISupportInitialize)(this.wqDMTS)).BeginInit();
  1169. ((System.ComponentModel.ISupportInitialize)(this.wqNACE_SOLUTION_F1)).BeginInit();
  1170. ((System.ComponentModel.ISupportInitialize)(this.wqNACE_PH_F1)).BeginInit();
  1171. ((System.ComponentModel.ISupportInitialize)(this.wqNACE_PH)).BeginInit();
  1172. ((System.ComponentModel.ISupportInitialize)(this.wqNOTE)).BeginInit();
  1173. ((System.ComponentModel.ISupportInitialize)(this.wqTEST_GAS)).BeginInit();
  1174. ((System.ComponentModel.ISupportInitialize)(this.wqTEST_TIME)).BeginInit();
  1175. ((System.ComponentModel.ISupportInitialize)(this.wqSTANDARD)).BeginInit();
  1176. ((System.ComponentModel.ISupportInitialize)(this.wqSTEEL_GRADE)).BeginInit();
  1177. ((System.ComponentModel.ISupportInitialize)(this.wqPIPE_SIZE)).BeginInit();
  1178. ((System.ComponentModel.ISupportInitialize)(this.wqLOT_NO)).BeginInit();
  1179. ((System.ComponentModel.ISupportInitialize)(this.wqSTEEL_NO)).BeginInit();
  1180. ((System.ComponentModel.ISupportInitialize)(this.wqSAMPLE_NO)).BeginInit();
  1181. ((System.ComponentModel.ISupportInitialize)(this.wqCHECK_NO)).BeginInit();
  1182. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox4)).BeginInit();
  1183. this.ultraExpandableGroupBox4.SuspendLayout();
  1184. this.ultraExpandableGroupBoxPanel4.SuspendLayout();
  1185. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  1186. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  1187. this.ultraTabControl1.SuspendLayout();
  1188. ((System.ComponentModel.ISupportInitialize)(this.bindingSourcePipeCheckconsignHicParmEntity)).BeginInit();
  1189. ((System.ComponentModel.ISupportInitialize)(this.bindingSourcePipeCheckconsignPhydetailEntity)).BeginInit();
  1190. ((System.ComponentModel.ISupportInitialize)(this.bindingSourcePipeCheckconsignSscdParmEntity)).BeginInit();
  1191. ((System.ComponentModel.ISupportInitialize)(this.bindingSourcePipeCheckconsignSsc3ParmEntity)).BeginInit();
  1192. this.SuspendLayout();
  1193. //
  1194. // ultraTestResults
  1195. //
  1196. valueListItem50.DataValue = "-1";
  1197. valueListItem50.DisplayText = "破坏";
  1198. valueListItem51.DataValue = "1";
  1199. valueListItem51.DisplayText = "未破坏";
  1200. this.ultraTestResults.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1201. valueListItem50,
  1202. valueListItem51});
  1203. this.ultraTestResults.Location = new System.Drawing.Point(730, 78);
  1204. this.ultraTestResults.Name = "ultraTestResults";
  1205. this.ultraTestResults.Size = new System.Drawing.Size(144, 21);
  1206. this.ultraTestResults.TabIndex = 159;
  1207. this.ultraTestResults.Visible = false;
  1208. //
  1209. // ultraTabPageControl1
  1210. //
  1211. this.ultraTabPageControl1.Controls.Add(this.ultraPanel4);
  1212. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  1213. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  1214. this.ultraTabPageControl1.Size = new System.Drawing.Size(959, 818);
  1215. //
  1216. // ultraPanel4
  1217. //
  1218. //
  1219. // ultraPanel4.ClientArea
  1220. //
  1221. this.ultraPanel4.ClientArea.Controls.Add(this.ultraPanel1);
  1222. this.ultraPanel4.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
  1223. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  1224. this.ultraPanel4.Location = new System.Drawing.Point(0, 0);
  1225. this.ultraPanel4.Name = "ultraPanel4";
  1226. this.ultraPanel4.Size = new System.Drawing.Size(959, 818);
  1227. this.ultraPanel4.TabIndex = 2;
  1228. //
  1229. // ultraPanel1
  1230. //
  1231. this.ultraPanel1.AutoScroll = true;
  1232. //
  1233. // ultraPanel1.ClientArea
  1234. //
  1235. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTEST_GAS);
  1236. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel131);
  1237. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSAMPLING_ORIENTATION);
  1238. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSAMPLING_LOCATION);
  1239. this.ultraPanel1.ClientArea.Controls.Add(this.ultraDMTS);
  1240. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel130);
  1241. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel126);
  1242. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel124);
  1243. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTEST_SOLUTION);
  1244. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel122);
  1245. this.ultraPanel1.ClientArea.Controls.Add(this.ultraREPORT_NO);
  1246. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel45);
  1247. this.ultraPanel1.ClientArea.Controls.Add(this._ultraAPPROVED_NAME);
  1248. this.ultraPanel1.ClientArea.Controls.Add(this._ultraREPORTED_NAME);
  1249. this.ultraPanel1.ClientArea.Controls.Add(this.ultraFILE_PATH1);
  1250. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel82);
  1251. this.ultraPanel1.ClientArea.Controls.Add(this._ultraNACE_PH_NAME);
  1252. this.ultraPanel1.ClientArea.Controls.Add(this._ultraNACE_H2S_NAME);
  1253. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_PH);
  1254. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel62);
  1255. this.ultraPanel1.ClientArea.Controls.Add(this.tultraREPORTED_DATE);
  1256. this.ultraPanel1.ClientArea.Controls.Add(this.tultraTEST_DATE);
  1257. this.ultraPanel1.ClientArea.Controls.Add(this.ultraButton5);
  1258. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel33);
  1259. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel30);
  1260. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSECTION_NO21);
  1261. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSECTION_NO22);
  1262. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSECTION_NO12);
  1263. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSECTION_NO11);
  1264. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel28);
  1265. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_PH_F3);
  1266. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_PH_F1);
  1267. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_PH_S3);
  1268. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_PH_F2);
  1269. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_PH_S2);
  1270. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_PH_S1);
  1271. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel13);
  1272. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel12);
  1273. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel11);
  1274. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_SOLUTION_F3);
  1275. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_SOLUTION_F2);
  1276. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_SOLUTION_S1);
  1277. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_SOLUTION_S2);
  1278. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_SOLUTION_S3);
  1279. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNACE_SOLUTION_F1);
  1280. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTEST_TEMP1);
  1281. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTEST_TIME);
  1282. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel8);
  1283. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel63);
  1284. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel37);
  1285. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLOT_NO);
  1286. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSTEEL_NO);
  1287. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel36);
  1288. this.ultraPanel1.ClientArea.Controls.Add(this.ultraButton1);
  1289. this.ultraPanel1.ClientArea.Controls.Add(this.ultraNOTE);
  1290. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel18);
  1291. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSPECIMEN_SIZE3);
  1292. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSAMPLE_NO3);
  1293. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSPECIMEN_SIZE2);
  1294. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSAMPLE_NO2);
  1295. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSPECIMEN_SIZE1);
  1296. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel69);
  1297. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPSEUDO_STRESS);
  1298. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSAMPLE_NO1);
  1299. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSTANDARD);
  1300. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSTEEL_GRADE);
  1301. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPIPE_SIZE);
  1302. this.ultraPanel1.ClientArea.Controls.Add(this.ultraHEAT_NO);
  1303. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSAMPLE_NO);
  1304. this.ultraPanel1.ClientArea.Controls.Add(this.ultraCHECK_NO);
  1305. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel21);
  1306. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel19);
  1307. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel17);
  1308. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel16);
  1309. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel15);
  1310. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel14);
  1311. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel10);
  1312. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel9);
  1313. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel7);
  1314. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel6);
  1315. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel5);
  1316. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel4);
  1317. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel3);
  1318. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  1319. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1320. this.ultraPanel1.Location = new System.Drawing.Point(0, 26);
  1321. this.ultraPanel1.Name = "ultraPanel1";
  1322. this.ultraPanel1.Size = new System.Drawing.Size(959, 792);
  1323. this.ultraPanel1.TabIndex = 1;
  1324. //
  1325. // ultraTEST_GAS
  1326. //
  1327. this.ultraTEST_GAS.AutoSize = false;
  1328. this.ultraTEST_GAS.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1329. this.ultraTEST_GAS.Location = new System.Drawing.Point(456, 153);
  1330. this.ultraTEST_GAS.Name = "ultraTEST_GAS";
  1331. this.ultraTEST_GAS.Size = new System.Drawing.Size(233, 28);
  1332. this.ultraTEST_GAS.TabIndex = 156;
  1333. //
  1334. // ultraLabel131
  1335. //
  1336. appearance60.TextHAlignAsString = "Center";
  1337. appearance60.TextVAlignAsString = "Middle";
  1338. this.ultraLabel131.Appearance = appearance60;
  1339. this.ultraLabel131.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1340. this.ultraLabel131.Location = new System.Drawing.Point(356, 155);
  1341. this.ultraLabel131.Name = "ultraLabel131";
  1342. this.ultraLabel131.Size = new System.Drawing.Size(100, 28);
  1343. this.ultraLabel131.TabIndex = 155;
  1344. this.ultraLabel131.Text = "试验气体";
  1345. //
  1346. // ultraSAMPLING_ORIENTATION
  1347. //
  1348. this.ultraSAMPLING_ORIENTATION.AutoSize = false;
  1349. this.ultraSAMPLING_ORIENTATION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1350. this.ultraSAMPLING_ORIENTATION.Location = new System.Drawing.Point(529, 459);
  1351. this.ultraSAMPLING_ORIENTATION.Name = "ultraSAMPLING_ORIENTATION";
  1352. this.ultraSAMPLING_ORIENTATION.Size = new System.Drawing.Size(160, 28);
  1353. this.ultraSAMPLING_ORIENTATION.TabIndex = 154;
  1354. //
  1355. // ultraSAMPLING_LOCATION
  1356. //
  1357. this.ultraSAMPLING_LOCATION.AutoSize = false;
  1358. this.ultraSAMPLING_LOCATION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1359. this.ultraSAMPLING_LOCATION.Location = new System.Drawing.Point(182, 487);
  1360. this.ultraSAMPLING_LOCATION.Name = "ultraSAMPLING_LOCATION";
  1361. this.ultraSAMPLING_LOCATION.Size = new System.Drawing.Size(507, 28);
  1362. this.ultraSAMPLING_LOCATION.TabIndex = 153;
  1363. //
  1364. // ultraDMTS
  1365. //
  1366. this.ultraDMTS.AutoSize = false;
  1367. this.ultraDMTS.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1368. this.ultraDMTS.Location = new System.Drawing.Point(182, 515);
  1369. this.ultraDMTS.Name = "ultraDMTS";
  1370. this.ultraDMTS.Size = new System.Drawing.Size(507, 28);
  1371. this.ultraDMTS.TabIndex = 152;
  1372. //
  1373. // ultraLabel130
  1374. //
  1375. appearance1.TextHAlignAsString = "Center";
  1376. appearance1.TextVAlignAsString = "Middle";
  1377. this.ultraLabel130.Appearance = appearance1;
  1378. this.ultraLabel130.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1379. this.ultraLabel130.Location = new System.Drawing.Point(356, 459);
  1380. this.ultraLabel130.Name = "ultraLabel130";
  1381. this.ultraLabel130.Size = new System.Drawing.Size(174, 28);
  1382. this.ultraLabel130.TabIndex = 151;
  1383. this.ultraLabel130.Text = "取样方向";
  1384. //
  1385. // ultraLabel126
  1386. //
  1387. appearance22.TextHAlignAsString = "Center";
  1388. appearance22.TextVAlignAsString = "Middle";
  1389. this.ultraLabel126.Appearance = appearance22;
  1390. this.ultraLabel126.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1391. this.ultraLabel126.Location = new System.Drawing.Point(22, 515);
  1392. this.ultraLabel126.Name = "ultraLabel126";
  1393. this.ultraLabel126.Size = new System.Drawing.Size(161, 28);
  1394. this.ultraLabel126.TabIndex = 150;
  1395. this.ultraLabel126.Text = "试样脱脂方法";
  1396. //
  1397. // ultraLabel124
  1398. //
  1399. appearance23.TextHAlignAsString = "Center";
  1400. appearance23.TextVAlignAsString = "Middle";
  1401. this.ultraLabel124.Appearance = appearance23;
  1402. this.ultraLabel124.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1403. this.ultraLabel124.Location = new System.Drawing.Point(22, 487);
  1404. this.ultraLabel124.Name = "ultraLabel124";
  1405. this.ultraLabel124.Size = new System.Drawing.Size(160, 28);
  1406. this.ultraLabel124.TabIndex = 149;
  1407. this.ultraLabel124.Text = "取样位置";
  1408. //
  1409. // ultraTEST_SOLUTION
  1410. //
  1411. this.ultraTEST_SOLUTION.AutoSize = false;
  1412. this.ultraTEST_SOLUTION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1413. this.ultraTEST_SOLUTION.Location = new System.Drawing.Point(182, 543);
  1414. this.ultraTEST_SOLUTION.Name = "ultraTEST_SOLUTION";
  1415. this.ultraTEST_SOLUTION.Size = new System.Drawing.Size(507, 28);
  1416. this.ultraTEST_SOLUTION.TabIndex = 148;
  1417. //
  1418. // ultraLabel122
  1419. //
  1420. appearance41.TextHAlignAsString = "Center";
  1421. appearance41.TextVAlignAsString = "Middle";
  1422. this.ultraLabel122.Appearance = appearance41;
  1423. this.ultraLabel122.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1424. this.ultraLabel122.Location = new System.Drawing.Point(22, 543);
  1425. this.ultraLabel122.Name = "ultraLabel122";
  1426. this.ultraLabel122.Size = new System.Drawing.Size(160, 28);
  1427. this.ultraLabel122.TabIndex = 147;
  1428. this.ultraLabel122.Text = "试验溶液";
  1429. //
  1430. // ultraREPORT_NO
  1431. //
  1432. this.ultraREPORT_NO.AutoSize = false;
  1433. this.ultraREPORT_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1434. this.ultraREPORT_NO.Location = new System.Drawing.Point(456, 43);
  1435. this.ultraREPORT_NO.Name = "ultraREPORT_NO";
  1436. this.ultraREPORT_NO.Size = new System.Drawing.Size(233, 28);
  1437. this.ultraREPORT_NO.TabIndex = 146;
  1438. //
  1439. // ultraLabel45
  1440. //
  1441. appearance112.TextHAlignAsString = "Center";
  1442. appearance112.TextVAlignAsString = "Middle";
  1443. this.ultraLabel45.Appearance = appearance112;
  1444. this.ultraLabel45.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1445. this.ultraLabel45.Location = new System.Drawing.Point(356, 43);
  1446. this.ultraLabel45.Name = "ultraLabel45";
  1447. this.ultraLabel45.Size = new System.Drawing.Size(100, 28);
  1448. this.ultraLabel45.TabIndex = 145;
  1449. this.ultraLabel45.Text = "记录编号";
  1450. //
  1451. // _ultraAPPROVED_NAME
  1452. //
  1453. this._ultraAPPROVED_NAME.AutoSize = false;
  1454. valueListItem4.DataValue = "NACE-A";
  1455. valueListItem5.DataValue = "NACE-B";
  1456. valueListItem16.DataValue = "NACE-C";
  1457. valueListItem17.DataValue = "NACE-D";
  1458. valueListItem18.DataValue = "指定";
  1459. this._ultraAPPROVED_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1460. valueListItem4,
  1461. valueListItem5,
  1462. valueListItem16,
  1463. valueListItem17,
  1464. valueListItem18});
  1465. this._ultraAPPROVED_NAME.Location = new System.Drawing.Point(456, 598);
  1466. this._ultraAPPROVED_NAME.Name = "_ultraAPPROVED_NAME";
  1467. this._ultraAPPROVED_NAME.Size = new System.Drawing.Size(233, 28);
  1468. this._ultraAPPROVED_NAME.TabIndex = 144;
  1469. //
  1470. // _ultraREPORTED_NAME
  1471. //
  1472. this._ultraREPORTED_NAME.AutoSize = false;
  1473. valueListItem58.DataValue = "NACE-A";
  1474. valueListItem59.DataValue = "NACE-B";
  1475. valueListItem60.DataValue = "NACE-C";
  1476. valueListItem61.DataValue = "NACE-D";
  1477. valueListItem62.DataValue = "指定";
  1478. this._ultraREPORTED_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1479. valueListItem58,
  1480. valueListItem59,
  1481. valueListItem60,
  1482. valueListItem61,
  1483. valueListItem62});
  1484. this._ultraREPORTED_NAME.Location = new System.Drawing.Point(123, 598);
  1485. this._ultraREPORTED_NAME.Name = "_ultraREPORTED_NAME";
  1486. this._ultraREPORTED_NAME.Size = new System.Drawing.Size(233, 28);
  1487. this._ultraREPORTED_NAME.TabIndex = 143;
  1488. //
  1489. // ultraFILE_PATH1
  1490. //
  1491. this.ultraFILE_PATH1.AutoSize = false;
  1492. this.ultraFILE_PATH1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1493. editorButton1.Key = "select";
  1494. editorButton1.Text = "查看";
  1495. this.ultraFILE_PATH1.ButtonsLeft.Add(editorButton1);
  1496. editorButton2.Key = "update";
  1497. editorButton2.Text = "上传";
  1498. this.ultraFILE_PATH1.ButtonsRight.Add(editorButton2);
  1499. this.ultraFILE_PATH1.Location = new System.Drawing.Point(182, 626);
  1500. this.ultraFILE_PATH1.Name = "ultraFILE_PATH1";
  1501. this.ultraFILE_PATH1.Size = new System.Drawing.Size(507, 28);
  1502. this.ultraFILE_PATH1.TabIndex = 142;
  1503. this.ultraFILE_PATH1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraFILE_PATH1_EditorButtonClick);
  1504. //
  1505. // ultraLabel82
  1506. //
  1507. appearance6.TextHAlignAsString = "Center";
  1508. appearance6.TextVAlignAsString = "Middle";
  1509. this.ultraLabel82.Appearance = appearance6;
  1510. this.ultraLabel82.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1511. this.ultraLabel82.Location = new System.Drawing.Point(22, 626);
  1512. this.ultraLabel82.Name = "ultraLabel82";
  1513. this.ultraLabel82.Size = new System.Drawing.Size(160, 28);
  1514. this.ultraLabel82.TabIndex = 141;
  1515. this.ultraLabel82.Text = "裂纹图片";
  1516. //
  1517. // _ultraNACE_PH_NAME
  1518. //
  1519. this._ultraNACE_PH_NAME.AutoSize = false;
  1520. valueListItem24.DataValue = "NACE-A";
  1521. valueListItem25.DataValue = "NACE-B";
  1522. valueListItem26.DataValue = "NACE-C";
  1523. valueListItem27.DataValue = "NACE-D";
  1524. valueListItem28.DataValue = "指定";
  1525. this._ultraNACE_PH_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1526. valueListItem24,
  1527. valueListItem25,
  1528. valueListItem26,
  1529. valueListItem27,
  1530. valueListItem28});
  1531. this._ultraNACE_PH_NAME.Location = new System.Drawing.Point(23, 321);
  1532. this._ultraNACE_PH_NAME.Name = "_ultraNACE_PH_NAME";
  1533. this._ultraNACE_PH_NAME.Size = new System.Drawing.Size(100, 28);
  1534. this._ultraNACE_PH_NAME.TabIndex = 140;
  1535. this._ultraNACE_PH_NAME.Text = "NACE-A";
  1536. //
  1537. // _ultraNACE_H2S_NAME
  1538. //
  1539. this._ultraNACE_H2S_NAME.AutoSize = false;
  1540. valueListItem19.DataValue = "NACE-A";
  1541. valueListItem20.DataValue = "NACE-B";
  1542. valueListItem21.DataValue = "NACE-C";
  1543. valueListItem22.DataValue = "NACE-D";
  1544. valueListItem23.DataValue = "指定";
  1545. this._ultraNACE_H2S_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1546. valueListItem19,
  1547. valueListItem20,
  1548. valueListItem21,
  1549. valueListItem22,
  1550. valueListItem23});
  1551. this._ultraNACE_H2S_NAME.Location = new System.Drawing.Point(23, 377);
  1552. this._ultraNACE_H2S_NAME.Name = "_ultraNACE_H2S_NAME";
  1553. this._ultraNACE_H2S_NAME.Size = new System.Drawing.Size(100, 28);
  1554. this._ultraNACE_H2S_NAME.TabIndex = 139;
  1555. this._ultraNACE_H2S_NAME.Text = "NACE-A";
  1556. this._ultraNACE_H2S_NAME.ValueChanged += new System.EventHandler(this._ultraNACE_H2S_NAME_ValueChanged);
  1557. //
  1558. // ultraNACE_PH
  1559. //
  1560. this.ultraNACE_PH.AutoSize = false;
  1561. this.ultraNACE_PH.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1562. this.ultraNACE_PH.Location = new System.Drawing.Point(182, 293);
  1563. this.ultraNACE_PH.Name = "ultraNACE_PH";
  1564. this.ultraNACE_PH.Size = new System.Drawing.Size(174, 28);
  1565. this.ultraNACE_PH.TabIndex = 138;
  1566. //
  1567. // ultraLabel62
  1568. //
  1569. appearance25.TextHAlignAsString = "Center";
  1570. appearance25.TextVAlignAsString = "Middle";
  1571. this.ultraLabel62.Appearance = appearance25;
  1572. this.ultraLabel62.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1573. this.ultraLabel62.Location = new System.Drawing.Point(23, 293);
  1574. this.ultraLabel62.Name = "ultraLabel62";
  1575. this.ultraLabel62.Size = new System.Drawing.Size(160, 28);
  1576. this.ultraLabel62.TabIndex = 137;
  1577. this.ultraLabel62.Text = "溶液pH值";
  1578. //
  1579. // tultraREPORTED_DATE
  1580. //
  1581. this.tultraREPORTED_DATE.Location = new System.Drawing.Point(456, 190);
  1582. this.tultraREPORTED_DATE.Name = "tultraREPORTED_DATE";
  1583. this.tultraREPORTED_DATE.Size = new System.Drawing.Size(233, 21);
  1584. this.tultraREPORTED_DATE.TabIndex = 136;
  1585. //
  1586. // tultraTEST_DATE
  1587. //
  1588. this.tultraTEST_DATE.Location = new System.Drawing.Point(123, 190);
  1589. this.tultraTEST_DATE.Name = "tultraTEST_DATE";
  1590. this.tultraTEST_DATE.Size = new System.Drawing.Size(233, 21);
  1591. this.tultraTEST_DATE.TabIndex = 135;
  1592. //
  1593. // ultraButton5
  1594. //
  1595. this.ultraButton5.Location = new System.Drawing.Point(774, 529);
  1596. this.ultraButton5.Name = "ultraButton5";
  1597. this.ultraButton5.Size = new System.Drawing.Size(96, 28);
  1598. this.ultraButton5.TabIndex = 134;
  1599. this.ultraButton5.Text = "打 印";
  1600. this.ultraButton5.Click += new System.EventHandler(this.ultraButton5_Click);
  1601. //
  1602. // ultraLabel33
  1603. //
  1604. appearance27.TextHAlignAsString = "Center";
  1605. appearance27.TextVAlignAsString = "Middle";
  1606. this.ultraLabel33.Appearance = appearance27;
  1607. this.ultraLabel33.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1608. this.ultraLabel33.Location = new System.Drawing.Point(356, 598);
  1609. this.ultraLabel33.Name = "ultraLabel33";
  1610. this.ultraLabel33.Size = new System.Drawing.Size(100, 28);
  1611. this.ultraLabel33.TabIndex = 132;
  1612. this.ultraLabel33.Text = "复核人";
  1613. //
  1614. // ultraLabel30
  1615. //
  1616. appearance54.TextHAlignAsString = "Center";
  1617. appearance54.TextVAlignAsString = "Middle";
  1618. this.ultraLabel30.Appearance = appearance54;
  1619. this.ultraLabel30.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1620. this.ultraLabel30.Location = new System.Drawing.Point(23, 598);
  1621. this.ultraLabel30.Name = "ultraLabel30";
  1622. this.ultraLabel30.Size = new System.Drawing.Size(100, 28);
  1623. this.ultraLabel30.TabIndex = 130;
  1624. this.ultraLabel30.Text = "报出人";
  1625. //
  1626. // ultraSECTION_NO21
  1627. //
  1628. this.ultraSECTION_NO21.AutoSize = false;
  1629. this.ultraSECTION_NO21.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1630. this.ultraSECTION_NO21.Location = new System.Drawing.Point(356, 431);
  1631. this.ultraSECTION_NO21.Name = "ultraSECTION_NO21";
  1632. this.ultraSECTION_NO21.Size = new System.Drawing.Size(87, 28);
  1633. this.ultraSECTION_NO21.TabIndex = 129;
  1634. //
  1635. // ultraSECTION_NO22
  1636. //
  1637. this.ultraSECTION_NO22.AutoSize = false;
  1638. this.ultraSECTION_NO22.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1639. this.ultraSECTION_NO22.Location = new System.Drawing.Point(443, 431);
  1640. this.ultraSECTION_NO22.Name = "ultraSECTION_NO22";
  1641. this.ultraSECTION_NO22.Size = new System.Drawing.Size(87, 28);
  1642. this.ultraSECTION_NO22.TabIndex = 128;
  1643. //
  1644. // ultraSECTION_NO12
  1645. //
  1646. this.ultraSECTION_NO12.AutoSize = false;
  1647. this.ultraSECTION_NO12.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1648. this.ultraSECTION_NO12.Location = new System.Drawing.Point(269, 431);
  1649. this.ultraSECTION_NO12.Name = "ultraSECTION_NO12";
  1650. this.ultraSECTION_NO12.Size = new System.Drawing.Size(87, 28);
  1651. this.ultraSECTION_NO12.TabIndex = 127;
  1652. //
  1653. // ultraSECTION_NO11
  1654. //
  1655. this.ultraSECTION_NO11.AutoSize = false;
  1656. this.ultraSECTION_NO11.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1657. this.ultraSECTION_NO11.Location = new System.Drawing.Point(182, 431);
  1658. this.ultraSECTION_NO11.Name = "ultraSECTION_NO11";
  1659. this.ultraSECTION_NO11.Size = new System.Drawing.Size(87, 28);
  1660. this.ultraSECTION_NO11.TabIndex = 126;
  1661. //
  1662. // ultraLabel28
  1663. //
  1664. appearance11.TextHAlignAsString = "Center";
  1665. appearance11.TextVAlignAsString = "Middle";
  1666. this.ultraLabel28.Appearance = appearance11;
  1667. this.ultraLabel28.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1668. this.ultraLabel28.Location = new System.Drawing.Point(22, 431);
  1669. this.ultraLabel28.Name = "ultraLabel28";
  1670. this.ultraLabel28.Size = new System.Drawing.Size(160, 28);
  1671. this.ultraLabel28.TabIndex = 125;
  1672. this.ultraLabel28.Text = "截面号";
  1673. //
  1674. // ultraNACE_PH_F3
  1675. //
  1676. this.ultraNACE_PH_F3.AutoSize = false;
  1677. this.ultraNACE_PH_F3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1678. this.ultraNACE_PH_F3.Location = new System.Drawing.Point(529, 349);
  1679. this.ultraNACE_PH_F3.Name = "ultraNACE_PH_F3";
  1680. this.ultraNACE_PH_F3.Size = new System.Drawing.Size(160, 28);
  1681. this.ultraNACE_PH_F3.TabIndex = 124;
  1682. //
  1683. // ultraNACE_PH_F1
  1684. //
  1685. this.ultraNACE_PH_F1.AutoSize = false;
  1686. this.ultraNACE_PH_F1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1687. this.ultraNACE_PH_F1.Location = new System.Drawing.Point(182, 349);
  1688. this.ultraNACE_PH_F1.Name = "ultraNACE_PH_F1";
  1689. this.ultraNACE_PH_F1.Size = new System.Drawing.Size(174, 28);
  1690. this.ultraNACE_PH_F1.TabIndex = 123;
  1691. this.ultraNACE_PH_F1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraNACE_PH_F1_KeyDown);
  1692. //
  1693. // ultraNACE_PH_S3
  1694. //
  1695. this.ultraNACE_PH_S3.AutoSize = false;
  1696. this.ultraNACE_PH_S3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1697. this.ultraNACE_PH_S3.Location = new System.Drawing.Point(529, 321);
  1698. this.ultraNACE_PH_S3.Name = "ultraNACE_PH_S3";
  1699. this.ultraNACE_PH_S3.Size = new System.Drawing.Size(160, 28);
  1700. this.ultraNACE_PH_S3.TabIndex = 122;
  1701. //
  1702. // ultraNACE_PH_F2
  1703. //
  1704. this.ultraNACE_PH_F2.AutoSize = false;
  1705. this.ultraNACE_PH_F2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1706. this.ultraNACE_PH_F2.Location = new System.Drawing.Point(356, 349);
  1707. this.ultraNACE_PH_F2.Name = "ultraNACE_PH_F2";
  1708. this.ultraNACE_PH_F2.Size = new System.Drawing.Size(174, 28);
  1709. this.ultraNACE_PH_F2.TabIndex = 121;
  1710. //
  1711. // ultraNACE_PH_S2
  1712. //
  1713. this.ultraNACE_PH_S2.AutoSize = false;
  1714. this.ultraNACE_PH_S2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1715. this.ultraNACE_PH_S2.Location = new System.Drawing.Point(356, 321);
  1716. this.ultraNACE_PH_S2.Name = "ultraNACE_PH_S2";
  1717. this.ultraNACE_PH_S2.Size = new System.Drawing.Size(174, 28);
  1718. this.ultraNACE_PH_S2.TabIndex = 120;
  1719. //
  1720. // ultraNACE_PH_S1
  1721. //
  1722. this.ultraNACE_PH_S1.AutoSize = false;
  1723. this.ultraNACE_PH_S1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1724. this.ultraNACE_PH_S1.Location = new System.Drawing.Point(182, 321);
  1725. this.ultraNACE_PH_S1.Name = "ultraNACE_PH_S1";
  1726. this.ultraNACE_PH_S1.Size = new System.Drawing.Size(174, 28);
  1727. this.ultraNACE_PH_S1.TabIndex = 119;
  1728. this.ultraNACE_PH_S1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraNACE_PH_S1_KeyDown);
  1729. //
  1730. // ultraLabel13
  1731. //
  1732. appearance42.TextHAlignAsString = "Center";
  1733. appearance42.TextVAlignAsString = "Middle";
  1734. this.ultraLabel13.Appearance = appearance42;
  1735. this.ultraLabel13.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1736. this.ultraLabel13.Location = new System.Drawing.Point(123, 405);
  1737. this.ultraLabel13.Name = "ultraLabel13";
  1738. this.ultraLabel13.Size = new System.Drawing.Size(60, 28);
  1739. this.ultraLabel13.TabIndex = 118;
  1740. this.ultraLabel13.Text = "结束";
  1741. //
  1742. // ultraLabel12
  1743. //
  1744. appearance43.TextHAlignAsString = "Center";
  1745. appearance43.TextVAlignAsString = "Middle";
  1746. this.ultraLabel12.Appearance = appearance43;
  1747. this.ultraLabel12.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1748. this.ultraLabel12.Location = new System.Drawing.Point(123, 378);
  1749. this.ultraLabel12.Name = "ultraLabel12";
  1750. this.ultraLabel12.Size = new System.Drawing.Size(60, 28);
  1751. this.ultraLabel12.TabIndex = 117;
  1752. this.ultraLabel12.Text = "开始";
  1753. //
  1754. // ultraLabel11
  1755. //
  1756. appearance44.TextHAlignAsString = "Center";
  1757. appearance44.TextVAlignAsString = "Middle";
  1758. this.ultraLabel11.Appearance = appearance44;
  1759. this.ultraLabel11.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1760. this.ultraLabel11.Location = new System.Drawing.Point(23, 349);
  1761. this.ultraLabel11.Name = "ultraLabel11";
  1762. this.ultraLabel11.Size = new System.Drawing.Size(100, 30);
  1763. this.ultraLabel11.TabIndex = 116;
  1764. this.ultraLabel11.Text = "溶液 pH值";
  1765. //
  1766. // ultraNACE_SOLUTION_F3
  1767. //
  1768. this.ultraNACE_SOLUTION_F3.AutoSize = false;
  1769. this.ultraNACE_SOLUTION_F3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1770. this.ultraNACE_SOLUTION_F3.Location = new System.Drawing.Point(529, 405);
  1771. this.ultraNACE_SOLUTION_F3.Name = "ultraNACE_SOLUTION_F3";
  1772. this.ultraNACE_SOLUTION_F3.Size = new System.Drawing.Size(160, 28);
  1773. this.ultraNACE_SOLUTION_F3.TabIndex = 115;
  1774. //
  1775. // ultraNACE_SOLUTION_F2
  1776. //
  1777. this.ultraNACE_SOLUTION_F2.AutoSize = false;
  1778. this.ultraNACE_SOLUTION_F2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1779. this.ultraNACE_SOLUTION_F2.Location = new System.Drawing.Point(356, 405);
  1780. this.ultraNACE_SOLUTION_F2.Name = "ultraNACE_SOLUTION_F2";
  1781. this.ultraNACE_SOLUTION_F2.Size = new System.Drawing.Size(174, 28);
  1782. this.ultraNACE_SOLUTION_F2.TabIndex = 114;
  1783. //
  1784. // ultraNACE_SOLUTION_S1
  1785. //
  1786. this.ultraNACE_SOLUTION_S1.AutoSize = false;
  1787. this.ultraNACE_SOLUTION_S1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1788. this.ultraNACE_SOLUTION_S1.Location = new System.Drawing.Point(182, 377);
  1789. this.ultraNACE_SOLUTION_S1.Name = "ultraNACE_SOLUTION_S1";
  1790. this.ultraNACE_SOLUTION_S1.Size = new System.Drawing.Size(174, 28);
  1791. this.ultraNACE_SOLUTION_S1.TabIndex = 113;
  1792. this.ultraNACE_SOLUTION_S1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraNACE_SOLUTION_S1_KeyDown);
  1793. //
  1794. // ultraNACE_SOLUTION_S2
  1795. //
  1796. this.ultraNACE_SOLUTION_S2.AutoSize = false;
  1797. this.ultraNACE_SOLUTION_S2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1798. this.ultraNACE_SOLUTION_S2.Location = new System.Drawing.Point(356, 377);
  1799. this.ultraNACE_SOLUTION_S2.Name = "ultraNACE_SOLUTION_S2";
  1800. this.ultraNACE_SOLUTION_S2.Size = new System.Drawing.Size(174, 28);
  1801. this.ultraNACE_SOLUTION_S2.TabIndex = 112;
  1802. //
  1803. // ultraNACE_SOLUTION_S3
  1804. //
  1805. this.ultraNACE_SOLUTION_S3.AutoSize = false;
  1806. this.ultraNACE_SOLUTION_S3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1807. this.ultraNACE_SOLUTION_S3.Location = new System.Drawing.Point(529, 377);
  1808. this.ultraNACE_SOLUTION_S3.Name = "ultraNACE_SOLUTION_S3";
  1809. this.ultraNACE_SOLUTION_S3.Size = new System.Drawing.Size(160, 28);
  1810. this.ultraNACE_SOLUTION_S3.TabIndex = 111;
  1811. //
  1812. // ultraNACE_SOLUTION_F1
  1813. //
  1814. this.ultraNACE_SOLUTION_F1.AutoSize = false;
  1815. this.ultraNACE_SOLUTION_F1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1816. this.ultraNACE_SOLUTION_F1.Location = new System.Drawing.Point(182, 403);
  1817. this.ultraNACE_SOLUTION_F1.Name = "ultraNACE_SOLUTION_F1";
  1818. this.ultraNACE_SOLUTION_F1.Size = new System.Drawing.Size(174, 28);
  1819. this.ultraNACE_SOLUTION_F1.TabIndex = 110;
  1820. this.ultraNACE_SOLUTION_F1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraNACE_SOLUTION_F1_KeyDown);
  1821. //
  1822. // ultraTEST_TEMP1
  1823. //
  1824. this.ultraTEST_TEMP1.AutoSize = false;
  1825. this.ultraTEST_TEMP1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1826. this.ultraTEST_TEMP1.Location = new System.Drawing.Point(456, 211);
  1827. this.ultraTEST_TEMP1.Name = "ultraTEST_TEMP1";
  1828. this.ultraTEST_TEMP1.Size = new System.Drawing.Size(233, 28);
  1829. this.ultraTEST_TEMP1.TabIndex = 109;
  1830. //
  1831. // ultraTEST_TIME
  1832. //
  1833. this.ultraTEST_TIME.AutoSize = false;
  1834. this.ultraTEST_TIME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1835. this.ultraTEST_TIME.Location = new System.Drawing.Point(123, 211);
  1836. this.ultraTEST_TIME.Name = "ultraTEST_TIME";
  1837. this.ultraTEST_TIME.Size = new System.Drawing.Size(233, 28);
  1838. this.ultraTEST_TIME.TabIndex = 108;
  1839. //
  1840. // ultraLabel8
  1841. //
  1842. appearance55.TextHAlignAsString = "Center";
  1843. appearance55.TextVAlignAsString = "Middle";
  1844. this.ultraLabel8.Appearance = appearance55;
  1845. this.ultraLabel8.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1846. this.ultraLabel8.Location = new System.Drawing.Point(23, 211);
  1847. this.ultraLabel8.Name = "ultraLabel8";
  1848. this.ultraLabel8.Size = new System.Drawing.Size(100, 28);
  1849. this.ultraLabel8.TabIndex = 107;
  1850. this.ultraLabel8.Text = "试验周期(h)";
  1851. //
  1852. // ultraLabel63
  1853. //
  1854. appearance10.TextHAlignAsString = "Center";
  1855. appearance10.TextVAlignAsString = "Middle";
  1856. this.ultraLabel63.Appearance = appearance10;
  1857. this.ultraLabel63.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1858. this.ultraLabel63.Location = new System.Drawing.Point(356, 183);
  1859. this.ultraLabel63.Name = "ultraLabel63";
  1860. this.ultraLabel63.Size = new System.Drawing.Size(100, 28);
  1861. this.ultraLabel63.TabIndex = 105;
  1862. this.ultraLabel63.Text = "报出日期";
  1863. //
  1864. // ultraLabel37
  1865. //
  1866. appearance28.TextHAlignAsString = "Center";
  1867. appearance28.TextVAlignAsString = "Middle";
  1868. this.ultraLabel37.Appearance = appearance28;
  1869. this.ultraLabel37.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1870. this.ultraLabel37.Location = new System.Drawing.Point(356, 127);
  1871. this.ultraLabel37.Name = "ultraLabel37";
  1872. this.ultraLabel37.Size = new System.Drawing.Size(100, 28);
  1873. this.ultraLabel37.TabIndex = 102;
  1874. this.ultraLabel37.Text = "批号";
  1875. //
  1876. // ultraLOT_NO
  1877. //
  1878. this.ultraLOT_NO.AutoSize = false;
  1879. this.ultraLOT_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1880. this.ultraLOT_NO.Enabled = false;
  1881. this.ultraLOT_NO.Location = new System.Drawing.Point(456, 127);
  1882. this.ultraLOT_NO.Name = "ultraLOT_NO";
  1883. this.ultraLOT_NO.Size = new System.Drawing.Size(233, 28);
  1884. this.ultraLOT_NO.TabIndex = 101;
  1885. //
  1886. // ultraSTEEL_NO
  1887. //
  1888. this.ultraSTEEL_NO.AutoSize = false;
  1889. this.ultraSTEEL_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1890. this.ultraSTEEL_NO.Enabled = false;
  1891. this.ultraSTEEL_NO.Location = new System.Drawing.Point(123, 71);
  1892. this.ultraSTEEL_NO.Name = "ultraSTEEL_NO";
  1893. this.ultraSTEEL_NO.Size = new System.Drawing.Size(233, 28);
  1894. this.ultraSTEEL_NO.TabIndex = 100;
  1895. //
  1896. // ultraLabel36
  1897. //
  1898. appearance84.TextHAlignAsString = "Center";
  1899. appearance84.TextVAlignAsString = "Middle";
  1900. this.ultraLabel36.Appearance = appearance84;
  1901. this.ultraLabel36.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1902. this.ultraLabel36.Location = new System.Drawing.Point(23, 71);
  1903. this.ultraLabel36.Name = "ultraLabel36";
  1904. this.ultraLabel36.Size = new System.Drawing.Size(100, 28);
  1905. this.ultraLabel36.TabIndex = 99;
  1906. this.ultraLabel36.Text = "钢号";
  1907. //
  1908. // ultraButton1
  1909. //
  1910. this.ultraButton1.Location = new System.Drawing.Point(774, 461);
  1911. this.ultraButton1.Name = "ultraButton1";
  1912. this.ultraButton1.Size = new System.Drawing.Size(96, 28);
  1913. this.ultraButton1.TabIndex = 86;
  1914. this.ultraButton1.Text = "保 存";
  1915. this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
  1916. //
  1917. // ultraNOTE
  1918. //
  1919. this.ultraNOTE.AutoSize = false;
  1920. this.ultraNOTE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1921. this.ultraNOTE.Location = new System.Drawing.Point(182, 571);
  1922. this.ultraNOTE.Name = "ultraNOTE";
  1923. this.ultraNOTE.Size = new System.Drawing.Size(507, 28);
  1924. this.ultraNOTE.TabIndex = 85;
  1925. //
  1926. // ultraLabel18
  1927. //
  1928. appearance143.TextHAlignAsString = "Center";
  1929. appearance143.TextVAlignAsString = "Middle";
  1930. this.ultraLabel18.Appearance = appearance143;
  1931. this.ultraLabel18.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1932. this.ultraLabel18.Location = new System.Drawing.Point(22, 571);
  1933. this.ultraLabel18.Name = "ultraLabel18";
  1934. this.ultraLabel18.Size = new System.Drawing.Size(160, 28);
  1935. this.ultraLabel18.TabIndex = 84;
  1936. this.ultraLabel18.Text = "备注";
  1937. //
  1938. // ultraSPECIMEN_SIZE3
  1939. //
  1940. this.ultraSPECIMEN_SIZE3.AutoSize = false;
  1941. this.ultraSPECIMEN_SIZE3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1942. this.ultraSPECIMEN_SIZE3.Location = new System.Drawing.Point(529, 267);
  1943. this.ultraSPECIMEN_SIZE3.Name = "ultraSPECIMEN_SIZE3";
  1944. this.ultraSPECIMEN_SIZE3.Size = new System.Drawing.Size(160, 28);
  1945. this.ultraSPECIMEN_SIZE3.TabIndex = 83;
  1946. this.ultraSPECIMEN_SIZE3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraSPECIMEN_SIZE3_KeyDown);
  1947. //
  1948. // ultraSAMPLE_NO3
  1949. //
  1950. this.ultraSAMPLE_NO3.AutoSize = false;
  1951. this.ultraSAMPLE_NO3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1952. this.ultraSAMPLE_NO3.Location = new System.Drawing.Point(529, 239);
  1953. this.ultraSAMPLE_NO3.Name = "ultraSAMPLE_NO3";
  1954. this.ultraSAMPLE_NO3.Size = new System.Drawing.Size(160, 28);
  1955. this.ultraSAMPLE_NO3.TabIndex = 75;
  1956. //
  1957. // ultraSPECIMEN_SIZE2
  1958. //
  1959. this.ultraSPECIMEN_SIZE2.AutoSize = false;
  1960. this.ultraSPECIMEN_SIZE2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1961. this.ultraSPECIMEN_SIZE2.Location = new System.Drawing.Point(356, 267);
  1962. this.ultraSPECIMEN_SIZE2.Name = "ultraSPECIMEN_SIZE2";
  1963. this.ultraSPECIMEN_SIZE2.Size = new System.Drawing.Size(174, 28);
  1964. this.ultraSPECIMEN_SIZE2.TabIndex = 70;
  1965. this.ultraSPECIMEN_SIZE2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraSPECIMEN_SIZE2_KeyDown);
  1966. //
  1967. // ultraSAMPLE_NO2
  1968. //
  1969. this.ultraSAMPLE_NO2.AutoSize = false;
  1970. this.ultraSAMPLE_NO2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1971. this.ultraSAMPLE_NO2.Location = new System.Drawing.Point(356, 239);
  1972. this.ultraSAMPLE_NO2.Name = "ultraSAMPLE_NO2";
  1973. this.ultraSAMPLE_NO2.Size = new System.Drawing.Size(174, 28);
  1974. this.ultraSAMPLE_NO2.TabIndex = 63;
  1975. //
  1976. // ultraSPECIMEN_SIZE1
  1977. //
  1978. this.ultraSPECIMEN_SIZE1.AutoSize = false;
  1979. this.ultraSPECIMEN_SIZE1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1980. this.ultraSPECIMEN_SIZE1.Location = new System.Drawing.Point(182, 267);
  1981. this.ultraSPECIMEN_SIZE1.Name = "ultraSPECIMEN_SIZE1";
  1982. this.ultraSPECIMEN_SIZE1.Size = new System.Drawing.Size(174, 28);
  1983. this.ultraSPECIMEN_SIZE1.TabIndex = 62;
  1984. this.ultraSPECIMEN_SIZE1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraSPECIMEN_SIZE1_KeyDown);
  1985. this.ultraSPECIMEN_SIZE1.Leave += new System.EventHandler(this.ultraSPECIMEN_SIZE1_Leave);
  1986. //
  1987. // ultraLabel69
  1988. //
  1989. appearance59.TextHAlignAsString = "Center";
  1990. appearance59.TextVAlignAsString = "Middle";
  1991. this.ultraLabel69.Appearance = appearance59;
  1992. this.ultraLabel69.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1993. this.ultraLabel69.Location = new System.Drawing.Point(22, 459);
  1994. this.ultraLabel69.Name = "ultraLabel69";
  1995. this.ultraLabel69.Size = new System.Drawing.Size(160, 28);
  1996. this.ultraLabel69.TabIndex = 55;
  1997. this.ultraLabel69.Text = "假定应力(Mpa)";
  1998. //
  1999. // ultraPSEUDO_STRESS
  2000. //
  2001. this.ultraPSEUDO_STRESS.AutoSize = false;
  2002. this.ultraPSEUDO_STRESS.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2003. this.ultraPSEUDO_STRESS.Location = new System.Drawing.Point(182, 459);
  2004. this.ultraPSEUDO_STRESS.Name = "ultraPSEUDO_STRESS";
  2005. this.ultraPSEUDO_STRESS.Size = new System.Drawing.Size(174, 28);
  2006. this.ultraPSEUDO_STRESS.TabIndex = 47;
  2007. //
  2008. // ultraSAMPLE_NO1
  2009. //
  2010. this.ultraSAMPLE_NO1.AutoSize = false;
  2011. this.ultraSAMPLE_NO1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2012. this.ultraSAMPLE_NO1.Location = new System.Drawing.Point(182, 239);
  2013. this.ultraSAMPLE_NO1.Name = "ultraSAMPLE_NO1";
  2014. this.ultraSAMPLE_NO1.Size = new System.Drawing.Size(174, 28);
  2015. this.ultraSAMPLE_NO1.TabIndex = 39;
  2016. //
  2017. // ultraSTANDARD
  2018. //
  2019. this.ultraSTANDARD.AutoSize = false;
  2020. this.ultraSTANDARD.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2021. this.ultraSTANDARD.Location = new System.Drawing.Point(123, 155);
  2022. this.ultraSTANDARD.Name = "ultraSTANDARD";
  2023. this.ultraSTANDARD.Size = new System.Drawing.Size(233, 28);
  2024. this.ultraSTANDARD.TabIndex = 30;
  2025. //
  2026. // ultraSTEEL_GRADE
  2027. //
  2028. this.ultraSTEEL_GRADE.AutoSize = false;
  2029. this.ultraSTEEL_GRADE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2030. this.ultraSTEEL_GRADE.Enabled = false;
  2031. this.ultraSTEEL_GRADE.Location = new System.Drawing.Point(456, 71);
  2032. this.ultraSTEEL_GRADE.Name = "ultraSTEEL_GRADE";
  2033. this.ultraSTEEL_GRADE.Size = new System.Drawing.Size(233, 28);
  2034. this.ultraSTEEL_GRADE.TabIndex = 29;
  2035. //
  2036. // ultraPIPE_SIZE
  2037. //
  2038. this.ultraPIPE_SIZE.AutoSize = false;
  2039. this.ultraPIPE_SIZE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2040. this.ultraPIPE_SIZE.Enabled = false;
  2041. this.ultraPIPE_SIZE.Location = new System.Drawing.Point(456, 99);
  2042. this.ultraPIPE_SIZE.Name = "ultraPIPE_SIZE";
  2043. this.ultraPIPE_SIZE.Size = new System.Drawing.Size(233, 28);
  2044. this.ultraPIPE_SIZE.TabIndex = 28;
  2045. //
  2046. // ultraHEAT_NO
  2047. //
  2048. this.ultraHEAT_NO.AutoSize = false;
  2049. this.ultraHEAT_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2050. this.ultraHEAT_NO.Enabled = false;
  2051. this.ultraHEAT_NO.Location = new System.Drawing.Point(123, 127);
  2052. this.ultraHEAT_NO.Name = "ultraHEAT_NO";
  2053. this.ultraHEAT_NO.Size = new System.Drawing.Size(233, 28);
  2054. this.ultraHEAT_NO.TabIndex = 27;
  2055. //
  2056. // ultraSAMPLE_NO
  2057. //
  2058. this.ultraSAMPLE_NO.AutoSize = false;
  2059. this.ultraSAMPLE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2060. this.ultraSAMPLE_NO.Enabled = false;
  2061. this.ultraSAMPLE_NO.Location = new System.Drawing.Point(123, 99);
  2062. this.ultraSAMPLE_NO.Name = "ultraSAMPLE_NO";
  2063. this.ultraSAMPLE_NO.Size = new System.Drawing.Size(233, 28);
  2064. this.ultraSAMPLE_NO.TabIndex = 24;
  2065. //
  2066. // ultraCHECK_NO
  2067. //
  2068. this.ultraCHECK_NO.AutoSize = false;
  2069. this.ultraCHECK_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2070. this.ultraCHECK_NO.Enabled = false;
  2071. this.ultraCHECK_NO.Location = new System.Drawing.Point(123, 43);
  2072. this.ultraCHECK_NO.Name = "ultraCHECK_NO";
  2073. this.ultraCHECK_NO.Size = new System.Drawing.Size(233, 28);
  2074. this.ultraCHECK_NO.TabIndex = 21;
  2075. //
  2076. // ultraLabel21
  2077. //
  2078. appearance19.TextHAlignAsString = "Center";
  2079. appearance19.TextVAlignAsString = "Middle";
  2080. this.ultraLabel21.Appearance = appearance19;
  2081. this.ultraLabel21.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2082. this.ultraLabel21.Location = new System.Drawing.Point(23, 239);
  2083. this.ultraLabel21.Name = "ultraLabel21";
  2084. this.ultraLabel21.Size = new System.Drawing.Size(160, 28);
  2085. this.ultraLabel21.TabIndex = 20;
  2086. this.ultraLabel21.Text = "试 样 号";
  2087. //
  2088. // ultraLabel19
  2089. //
  2090. appearance2.TextHAlignAsString = "Center";
  2091. appearance2.TextVAlignAsString = "Middle";
  2092. this.ultraLabel19.Appearance = appearance2;
  2093. this.ultraLabel19.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2094. this.ultraLabel19.Location = new System.Drawing.Point(356, 211);
  2095. this.ultraLabel19.Name = "ultraLabel19";
  2096. this.ultraLabel19.Size = new System.Drawing.Size(100, 28);
  2097. this.ultraLabel19.TabIndex = 18;
  2098. this.ultraLabel19.Text = "试验温度(℃)";
  2099. //
  2100. // ultraLabel17
  2101. //
  2102. appearance111.TextHAlignAsString = "Center";
  2103. appearance111.TextVAlignAsString = "Middle";
  2104. this.ultraLabel17.Appearance = appearance111;
  2105. this.ultraLabel17.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2106. this.ultraLabel17.Location = new System.Drawing.Point(23, 267);
  2107. this.ultraLabel17.Name = "ultraLabel17";
  2108. this.ultraLabel17.Size = new System.Drawing.Size(160, 28);
  2109. this.ultraLabel17.TabIndex = 16;
  2110. this.ultraLabel17.Text = "试样尺寸(mm)";
  2111. //
  2112. // ultraLabel16
  2113. //
  2114. appearance3.TextHAlignAsString = "Center";
  2115. appearance3.TextVAlignAsString = "Middle";
  2116. this.ultraLabel16.Appearance = appearance3;
  2117. this.ultraLabel16.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2118. this.ultraLabel16.Location = new System.Drawing.Point(123, 349);
  2119. this.ultraLabel16.Name = "ultraLabel16";
  2120. this.ultraLabel16.Size = new System.Drawing.Size(60, 28);
  2121. this.ultraLabel16.TabIndex = 15;
  2122. this.ultraLabel16.Text = "结束";
  2123. //
  2124. // ultraLabel15
  2125. //
  2126. appearance4.TextHAlignAsString = "Center";
  2127. appearance4.TextVAlignAsString = "Middle";
  2128. this.ultraLabel15.Appearance = appearance4;
  2129. this.ultraLabel15.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2130. this.ultraLabel15.Location = new System.Drawing.Point(123, 321);
  2131. this.ultraLabel15.Name = "ultraLabel15";
  2132. this.ultraLabel15.Size = new System.Drawing.Size(60, 28);
  2133. this.ultraLabel15.TabIndex = 14;
  2134. this.ultraLabel15.Text = "开始";
  2135. //
  2136. // ultraLabel14
  2137. //
  2138. appearance5.TextHAlignAsString = "Center";
  2139. appearance5.TextVAlignAsString = "Middle";
  2140. this.ultraLabel14.Appearance = appearance5;
  2141. this.ultraLabel14.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2142. this.ultraLabel14.Location = new System.Drawing.Point(23, 407);
  2143. this.ultraLabel14.Name = "ultraLabel14";
  2144. this.ultraLabel14.Size = new System.Drawing.Size(100, 28);
  2145. this.ultraLabel14.TabIndex = 13;
  2146. this.ultraLabel14.Text = "溶液H2S浓度";
  2147. //
  2148. // ultraLabel10
  2149. //
  2150. appearance71.TextHAlignAsString = "Center";
  2151. appearance71.TextVAlignAsString = "Middle";
  2152. this.ultraLabel10.Appearance = appearance71;
  2153. this.ultraLabel10.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2154. this.ultraLabel10.Location = new System.Drawing.Point(23, 183);
  2155. this.ultraLabel10.Name = "ultraLabel10";
  2156. this.ultraLabel10.Size = new System.Drawing.Size(100, 28);
  2157. this.ultraLabel10.TabIndex = 9;
  2158. this.ultraLabel10.Text = "试验日期";
  2159. //
  2160. // ultraLabel9
  2161. //
  2162. appearance7.TextHAlignAsString = "Center";
  2163. appearance7.TextVAlignAsString = "Middle";
  2164. this.ultraLabel9.Appearance = appearance7;
  2165. this.ultraLabel9.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2166. this.ultraLabel9.Location = new System.Drawing.Point(23, 155);
  2167. this.ultraLabel9.Name = "ultraLabel9";
  2168. this.ultraLabel9.Size = new System.Drawing.Size(100, 28);
  2169. this.ultraLabel9.TabIndex = 8;
  2170. this.ultraLabel9.Text = "执行标准";
  2171. //
  2172. // ultraLabel7
  2173. //
  2174. appearance62.TextHAlignAsString = "Center";
  2175. appearance62.TextVAlignAsString = "Middle";
  2176. this.ultraLabel7.Appearance = appearance62;
  2177. this.ultraLabel7.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2178. this.ultraLabel7.Location = new System.Drawing.Point(23, 127);
  2179. this.ultraLabel7.Name = "ultraLabel7";
  2180. this.ultraLabel7.Size = new System.Drawing.Size(100, 28);
  2181. this.ultraLabel7.TabIndex = 6;
  2182. this.ultraLabel7.Text = "炉号";
  2183. //
  2184. // ultraLabel6
  2185. //
  2186. appearance76.TextHAlignAsString = "Center";
  2187. appearance76.TextVAlignAsString = "Middle";
  2188. this.ultraLabel6.Appearance = appearance76;
  2189. this.ultraLabel6.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2190. this.ultraLabel6.Location = new System.Drawing.Point(356, 99);
  2191. this.ultraLabel6.Name = "ultraLabel6";
  2192. this.ultraLabel6.Size = new System.Drawing.Size(100, 28);
  2193. this.ultraLabel6.TabIndex = 5;
  2194. this.ultraLabel6.Text = "规格";
  2195. //
  2196. // ultraLabel5
  2197. //
  2198. appearance78.TextHAlignAsString = "Center";
  2199. appearance78.TextVAlignAsString = "Middle";
  2200. this.ultraLabel5.Appearance = appearance78;
  2201. this.ultraLabel5.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2202. this.ultraLabel5.Location = new System.Drawing.Point(23, 99);
  2203. this.ultraLabel5.Name = "ultraLabel5";
  2204. this.ultraLabel5.Size = new System.Drawing.Size(100, 28);
  2205. this.ultraLabel5.TabIndex = 4;
  2206. this.ultraLabel5.Text = "试样号";
  2207. //
  2208. // ultraLabel4
  2209. //
  2210. appearance81.TextHAlignAsString = "Center";
  2211. appearance81.TextVAlignAsString = "Middle";
  2212. this.ultraLabel4.Appearance = appearance81;
  2213. this.ultraLabel4.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2214. this.ultraLabel4.Location = new System.Drawing.Point(356, 71);
  2215. this.ultraLabel4.Name = "ultraLabel4";
  2216. this.ultraLabel4.Size = new System.Drawing.Size(100, 28);
  2217. this.ultraLabel4.TabIndex = 3;
  2218. this.ultraLabel4.Text = "钢级";
  2219. //
  2220. // ultraLabel3
  2221. //
  2222. appearance82.TextHAlignAsString = "Center";
  2223. appearance82.TextVAlignAsString = "Middle";
  2224. this.ultraLabel3.Appearance = appearance82;
  2225. this.ultraLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2226. this.ultraLabel3.Location = new System.Drawing.Point(210, 14);
  2227. this.ultraLabel3.Name = "ultraLabel3";
  2228. this.ultraLabel3.Size = new System.Drawing.Size(316, 28);
  2229. this.ultraLabel3.TabIndex = 2;
  2230. this.ultraLabel3.Text = "氢致开裂试验原始记录(HIC)";
  2231. //
  2232. // ultraLabel1
  2233. //
  2234. appearance95.TextHAlignAsString = "Center";
  2235. appearance95.TextVAlignAsString = "Middle";
  2236. this.ultraLabel1.Appearance = appearance95;
  2237. this.ultraLabel1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2238. this.ultraLabel1.Location = new System.Drawing.Point(23, 43);
  2239. this.ultraLabel1.Name = "ultraLabel1";
  2240. this.ultraLabel1.Size = new System.Drawing.Size(100, 28);
  2241. this.ultraLabel1.TabIndex = 0;
  2242. this.ultraLabel1.Text = "检验编号";
  2243. //
  2244. // ultraExpandableGroupBox1
  2245. //
  2246. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  2247. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  2248. this.ultraExpandableGroupBox1.Expanded = false;
  2249. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(959, 345);
  2250. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 0);
  2251. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  2252. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(959, 26);
  2253. this.ultraExpandableGroupBox1.TabIndex = 2;
  2254. this.ultraExpandableGroupBox1.Text = "裂纹录入";
  2255. this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  2256. //
  2257. // ultraExpandableGroupBoxPanel1
  2258. //
  2259. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGrid1);
  2260. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(-10000, -10000);
  2261. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  2262. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(953, 322);
  2263. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  2264. this.ultraExpandableGroupBoxPanel1.Visible = false;
  2265. //
  2266. // ultraGrid1
  2267. //
  2268. this.ultraGrid1.DataSource = this.bindingSourcePipeCheckconsignHicParmEntity;
  2269. appearance156.BackColor = System.Drawing.SystemColors.Window;
  2270. appearance156.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  2271. this.ultraGrid1.DisplayLayout.Appearance = appearance156;
  2272. ultraGridColumn1.Header.VisiblePosition = 0;
  2273. ultraGridColumn1.Hidden = true;
  2274. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 27;
  2275. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  2276. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  2277. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  2278. ultraGridColumn2.Header.VisiblePosition = 1;
  2279. ultraGridColumn2.Hidden = true;
  2280. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 28;
  2281. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  2282. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  2283. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  2284. ultraGridColumn3.Header.VisiblePosition = 2;
  2285. ultraGridColumn3.Hidden = true;
  2286. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 29;
  2287. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  2288. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  2289. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  2290. ultraGridColumn4.Header.VisiblePosition = 3;
  2291. ultraGridColumn4.Hidden = true;
  2292. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 15;
  2293. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  2294. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  2295. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  2296. ultraGridColumn5.Header.VisiblePosition = 4;
  2297. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 1;
  2298. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  2299. ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 48);
  2300. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  2301. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  2302. ultraGridColumn6.Header.VisiblePosition = 5;
  2303. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 2;
  2304. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  2305. ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 48);
  2306. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  2307. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  2308. ultraGridColumn7.Header.VisiblePosition = 6;
  2309. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 0;
  2310. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  2311. ultraGridColumn7.RowLayoutColumnInfo.ParentGroupIndex = 0;
  2312. ultraGridColumn7.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  2313. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  2314. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  2315. ultraGridColumn8.Header.VisiblePosition = 7;
  2316. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 1;
  2317. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  2318. ultraGridColumn8.RowLayoutColumnInfo.ParentGroupIndex = 0;
  2319. ultraGridColumn8.RowLayoutColumnInfo.ParentGroupKey = "NewGroup0";
  2320. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  2321. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  2322. ultraGridColumn9.Header.VisiblePosition = 8;
  2323. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 0;
  2324. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  2325. ultraGridColumn9.RowLayoutColumnInfo.ParentGroupIndex = 1;
  2326. ultraGridColumn9.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  2327. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  2328. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  2329. ultraGridColumn10.Header.VisiblePosition = 9;
  2330. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 1;
  2331. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  2332. ultraGridColumn10.RowLayoutColumnInfo.ParentGroupIndex = 1;
  2333. ultraGridColumn10.RowLayoutColumnInfo.ParentGroupKey = "NewGroup1";
  2334. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  2335. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  2336. ultraGridColumn11.Header.VisiblePosition = 10;
  2337. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 0;
  2338. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  2339. ultraGridColumn11.RowLayoutColumnInfo.ParentGroupIndex = 2;
  2340. ultraGridColumn11.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  2341. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  2342. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  2343. ultraGridColumn12.Header.VisiblePosition = 11;
  2344. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 1;
  2345. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  2346. ultraGridColumn12.RowLayoutColumnInfo.ParentGroupIndex = 2;
  2347. ultraGridColumn12.RowLayoutColumnInfo.ParentGroupKey = "NewGroup2";
  2348. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  2349. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  2350. ultraGridColumn13.Header.VisiblePosition = 12;
  2351. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 0;
  2352. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  2353. ultraGridColumn13.RowLayoutColumnInfo.ParentGroupIndex = 3;
  2354. ultraGridColumn13.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  2355. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  2356. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  2357. ultraGridColumn14.Header.VisiblePosition = 13;
  2358. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 1;
  2359. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  2360. ultraGridColumn14.RowLayoutColumnInfo.ParentGroupIndex = 3;
  2361. ultraGridColumn14.RowLayoutColumnInfo.ParentGroupKey = "NewGroup3";
  2362. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  2363. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  2364. ultraGridColumn15.Header.VisiblePosition = 14;
  2365. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 0;
  2366. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  2367. ultraGridColumn15.RowLayoutColumnInfo.ParentGroupIndex = 4;
  2368. ultraGridColumn15.RowLayoutColumnInfo.ParentGroupKey = "NewGroup4";
  2369. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  2370. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  2371. ultraGridColumn16.Header.VisiblePosition = 15;
  2372. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 1;
  2373. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  2374. ultraGridColumn16.RowLayoutColumnInfo.ParentGroupIndex = 4;
  2375. ultraGridColumn16.RowLayoutColumnInfo.ParentGroupKey = "NewGroup4";
  2376. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  2377. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  2378. ultraGridColumn17.Header.VisiblePosition = 16;
  2379. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 0;
  2380. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  2381. ultraGridColumn17.RowLayoutColumnInfo.ParentGroupIndex = 5;
  2382. ultraGridColumn17.RowLayoutColumnInfo.ParentGroupKey = "NewGroup5";
  2383. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  2384. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  2385. ultraGridColumn18.Header.VisiblePosition = 17;
  2386. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 1;
  2387. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  2388. ultraGridColumn18.RowLayoutColumnInfo.ParentGroupIndex = 5;
  2389. ultraGridColumn18.RowLayoutColumnInfo.ParentGroupKey = "NewGroup5";
  2390. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  2391. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  2392. ultraGridColumn19.Header.VisiblePosition = 18;
  2393. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 0;
  2394. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  2395. ultraGridColumn19.RowLayoutColumnInfo.ParentGroupIndex = 6;
  2396. ultraGridColumn19.RowLayoutColumnInfo.ParentGroupKey = "NewGroup6";
  2397. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  2398. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  2399. ultraGridColumn20.Header.VisiblePosition = 19;
  2400. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 1;
  2401. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  2402. ultraGridColumn20.RowLayoutColumnInfo.ParentGroupIndex = 6;
  2403. ultraGridColumn20.RowLayoutColumnInfo.ParentGroupKey = "NewGroup6";
  2404. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
  2405. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  2406. ultraGridColumn21.Header.VisiblePosition = 20;
  2407. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 0;
  2408. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  2409. ultraGridColumn21.RowLayoutColumnInfo.ParentGroupIndex = 7;
  2410. ultraGridColumn21.RowLayoutColumnInfo.ParentGroupKey = "NewGroup7";
  2411. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
  2412. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  2413. ultraGridColumn22.Header.VisiblePosition = 21;
  2414. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 1;
  2415. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  2416. ultraGridColumn22.RowLayoutColumnInfo.ParentGroupIndex = 7;
  2417. ultraGridColumn22.RowLayoutColumnInfo.ParentGroupKey = "NewGroup7";
  2418. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
  2419. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  2420. ultraGridColumn23.Header.VisiblePosition = 22;
  2421. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 0;
  2422. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  2423. ultraGridColumn23.RowLayoutColumnInfo.ParentGroupIndex = 8;
  2424. ultraGridColumn23.RowLayoutColumnInfo.ParentGroupKey = "NewGroup8";
  2425. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
  2426. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 1;
  2427. ultraGridColumn24.Header.VisiblePosition = 23;
  2428. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 1;
  2429. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  2430. ultraGridColumn24.RowLayoutColumnInfo.ParentGroupIndex = 8;
  2431. ultraGridColumn24.RowLayoutColumnInfo.ParentGroupKey = "NewGroup8";
  2432. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 1;
  2433. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 1;
  2434. ultraGridColumn25.Header.VisiblePosition = 24;
  2435. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 4;
  2436. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  2437. ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 48);
  2438. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
  2439. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  2440. ultraGridColumn26.Header.VisiblePosition = 25;
  2441. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 3;
  2442. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  2443. ultraGridColumn26.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 48);
  2444. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 1;
  2445. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  2446. ultraGridColumn27.Header.VisiblePosition = 26;
  2447. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 0;
  2448. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  2449. ultraGridColumn27.RowLayoutColumnInfo.ParentGroupIndex = 9;
  2450. ultraGridColumn27.RowLayoutColumnInfo.ParentGroupKey = "NewGroup9";
  2451. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 1;
  2452. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 1;
  2453. ultraGridColumn28.Header.VisiblePosition = 27;
  2454. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 1;
  2455. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  2456. ultraGridColumn28.RowLayoutColumnInfo.ParentGroupIndex = 9;
  2457. ultraGridColumn28.RowLayoutColumnInfo.ParentGroupKey = "NewGroup9";
  2458. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 1;
  2459. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
  2460. ultraGridColumn29.Header.VisiblePosition = 28;
  2461. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 2;
  2462. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  2463. ultraGridColumn29.RowLayoutColumnInfo.ParentGroupIndex = 9;
  2464. ultraGridColumn29.RowLayoutColumnInfo.ParentGroupKey = "NewGroup9";
  2465. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 1;
  2466. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 1;
  2467. ultraGridColumn30.Header.VisiblePosition = 29;
  2468. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 0;
  2469. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  2470. ultraGridColumn30.RowLayoutColumnInfo.ParentGroupIndex = 10;
  2471. ultraGridColumn30.RowLayoutColumnInfo.ParentGroupKey = "NewGroup10";
  2472. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 1;
  2473. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 1;
  2474. ultraGridColumn31.Header.VisiblePosition = 30;
  2475. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 1;
  2476. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  2477. ultraGridColumn31.RowLayoutColumnInfo.ParentGroupIndex = 10;
  2478. ultraGridColumn31.RowLayoutColumnInfo.ParentGroupKey = "NewGroup10";
  2479. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 1;
  2480. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 1;
  2481. ultraGridColumn32.Header.VisiblePosition = 31;
  2482. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 2;
  2483. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  2484. ultraGridColumn32.RowLayoutColumnInfo.ParentGroupIndex = 10;
  2485. ultraGridColumn32.RowLayoutColumnInfo.ParentGroupKey = "NewGroup10";
  2486. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 1;
  2487. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 1;
  2488. ultraGridColumn33.Header.VisiblePosition = 32;
  2489. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 0;
  2490. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  2491. ultraGridColumn33.RowLayoutColumnInfo.ParentGroupIndex = 11;
  2492. ultraGridColumn33.RowLayoutColumnInfo.ParentGroupKey = "NewGroup11";
  2493. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 1;
  2494. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 1;
  2495. ultraGridColumn34.Header.VisiblePosition = 33;
  2496. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 1;
  2497. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  2498. ultraGridColumn34.RowLayoutColumnInfo.ParentGroupIndex = 11;
  2499. ultraGridColumn34.RowLayoutColumnInfo.ParentGroupKey = "NewGroup11";
  2500. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 1;
  2501. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 1;
  2502. ultraGridColumn35.Header.VisiblePosition = 34;
  2503. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 2;
  2504. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  2505. ultraGridColumn35.RowLayoutColumnInfo.ParentGroupIndex = 11;
  2506. ultraGridColumn35.RowLayoutColumnInfo.ParentGroupKey = "NewGroup11";
  2507. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 1;
  2508. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 1;
  2509. ultraGridColumn36.Header.VisiblePosition = 35;
  2510. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 0;
  2511. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  2512. ultraGridColumn36.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 48);
  2513. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 1;
  2514. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
  2515. ultraGridColumn37.Header.VisiblePosition = 36;
  2516. ultraGridColumn37.Hidden = true;
  2517. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 35;
  2518. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  2519. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 1;
  2520. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 1;
  2521. ultraGridBand1.Columns.AddRange(new object[] {
  2522. ultraGridColumn1,
  2523. ultraGridColumn2,
  2524. ultraGridColumn3,
  2525. ultraGridColumn4,
  2526. ultraGridColumn5,
  2527. ultraGridColumn6,
  2528. ultraGridColumn7,
  2529. ultraGridColumn8,
  2530. ultraGridColumn9,
  2531. ultraGridColumn10,
  2532. ultraGridColumn11,
  2533. ultraGridColumn12,
  2534. ultraGridColumn13,
  2535. ultraGridColumn14,
  2536. ultraGridColumn15,
  2537. ultraGridColumn16,
  2538. ultraGridColumn17,
  2539. ultraGridColumn18,
  2540. ultraGridColumn19,
  2541. ultraGridColumn20,
  2542. ultraGridColumn21,
  2543. ultraGridColumn22,
  2544. ultraGridColumn23,
  2545. ultraGridColumn24,
  2546. ultraGridColumn25,
  2547. ultraGridColumn26,
  2548. ultraGridColumn27,
  2549. ultraGridColumn28,
  2550. ultraGridColumn29,
  2551. ultraGridColumn30,
  2552. ultraGridColumn31,
  2553. ultraGridColumn32,
  2554. ultraGridColumn33,
  2555. ultraGridColumn34,
  2556. ultraGridColumn35,
  2557. ultraGridColumn36,
  2558. ultraGridColumn37});
  2559. ultraGridGroup1.Header.Caption = "裂纹1(mm)";
  2560. ultraGridGroup1.Key = "NewGroup0";
  2561. ultraGridGroup1.RowLayoutGroupInfo.LabelSpan = 1;
  2562. ultraGridGroup1.RowLayoutGroupInfo.OriginX = 5;
  2563. ultraGridGroup1.RowLayoutGroupInfo.OriginY = 0;
  2564. ultraGridGroup1.RowLayoutGroupInfo.SpanX = 2;
  2565. ultraGridGroup1.RowLayoutGroupInfo.SpanY = 2;
  2566. ultraGridGroup2.Header.Caption = "裂纹2(mm)";
  2567. ultraGridGroup2.Key = "NewGroup1";
  2568. ultraGridGroup2.RowLayoutGroupInfo.LabelSpan = 1;
  2569. ultraGridGroup2.RowLayoutGroupInfo.OriginX = 7;
  2570. ultraGridGroup2.RowLayoutGroupInfo.OriginY = 0;
  2571. ultraGridGroup2.RowLayoutGroupInfo.SpanX = 2;
  2572. ultraGridGroup2.RowLayoutGroupInfo.SpanY = 2;
  2573. ultraGridGroup3.Header.Caption = "裂纹3(mm)";
  2574. ultraGridGroup3.Key = "NewGroup2";
  2575. ultraGridGroup3.RowLayoutGroupInfo.LabelSpan = 1;
  2576. ultraGridGroup3.RowLayoutGroupInfo.OriginX = 9;
  2577. ultraGridGroup3.RowLayoutGroupInfo.OriginY = 0;
  2578. ultraGridGroup3.RowLayoutGroupInfo.SpanX = 2;
  2579. ultraGridGroup3.RowLayoutGroupInfo.SpanY = 2;
  2580. ultraGridGroup4.Header.Caption = "裂纹4(mm)";
  2581. ultraGridGroup4.Key = "NewGroup3";
  2582. ultraGridGroup4.RowLayoutGroupInfo.LabelSpan = 1;
  2583. ultraGridGroup4.RowLayoutGroupInfo.OriginX = 11;
  2584. ultraGridGroup4.RowLayoutGroupInfo.OriginY = 0;
  2585. ultraGridGroup4.RowLayoutGroupInfo.SpanX = 2;
  2586. ultraGridGroup4.RowLayoutGroupInfo.SpanY = 2;
  2587. ultraGridGroup5.Header.Caption = "裂纹5(mm)";
  2588. ultraGridGroup5.Key = "NewGroup4";
  2589. ultraGridGroup5.RowLayoutGroupInfo.LabelSpan = 1;
  2590. ultraGridGroup5.RowLayoutGroupInfo.OriginX = 13;
  2591. ultraGridGroup5.RowLayoutGroupInfo.OriginY = 0;
  2592. ultraGridGroup5.RowLayoutGroupInfo.SpanX = 2;
  2593. ultraGridGroup5.RowLayoutGroupInfo.SpanY = 2;
  2594. ultraGridGroup6.Header.Caption = "裂纹6(mm)";
  2595. ultraGridGroup6.Key = "NewGroup5";
  2596. ultraGridGroup6.RowLayoutGroupInfo.LabelSpan = 1;
  2597. ultraGridGroup6.RowLayoutGroupInfo.OriginX = 15;
  2598. ultraGridGroup6.RowLayoutGroupInfo.OriginY = 0;
  2599. ultraGridGroup6.RowLayoutGroupInfo.SpanX = 2;
  2600. ultraGridGroup6.RowLayoutGroupInfo.SpanY = 2;
  2601. ultraGridGroup7.Header.Caption = "裂纹7(mm)";
  2602. ultraGridGroup7.Key = "NewGroup6";
  2603. ultraGridGroup7.RowLayoutGroupInfo.LabelSpan = 1;
  2604. ultraGridGroup7.RowLayoutGroupInfo.OriginX = 17;
  2605. ultraGridGroup7.RowLayoutGroupInfo.OriginY = 0;
  2606. ultraGridGroup7.RowLayoutGroupInfo.SpanX = 2;
  2607. ultraGridGroup7.RowLayoutGroupInfo.SpanY = 2;
  2608. ultraGridGroup8.Header.Caption = "裂纹8(mm)";
  2609. ultraGridGroup8.Key = "NewGroup7";
  2610. ultraGridGroup8.RowLayoutGroupInfo.LabelSpan = 1;
  2611. ultraGridGroup8.RowLayoutGroupInfo.OriginX = 19;
  2612. ultraGridGroup8.RowLayoutGroupInfo.OriginY = 0;
  2613. ultraGridGroup8.RowLayoutGroupInfo.SpanX = 2;
  2614. ultraGridGroup8.RowLayoutGroupInfo.SpanY = 2;
  2615. ultraGridGroup9.Header.Caption = "裂纹9(mm)";
  2616. ultraGridGroup9.Key = "NewGroup8";
  2617. ultraGridGroup9.RowLayoutGroupInfo.LabelSpan = 1;
  2618. ultraGridGroup9.RowLayoutGroupInfo.OriginX = 21;
  2619. ultraGridGroup9.RowLayoutGroupInfo.OriginY = 0;
  2620. ultraGridGroup9.RowLayoutGroupInfo.SpanX = 2;
  2621. ultraGridGroup9.RowLayoutGroupInfo.SpanY = 2;
  2622. ultraGridGroup10.Header.Caption = "单个截面计算值(%)";
  2623. ultraGridGroup10.Key = "NewGroup9";
  2624. ultraGridGroup10.RowLayoutGroupInfo.LabelSpan = 1;
  2625. ultraGridGroup10.RowLayoutGroupInfo.OriginX = 23;
  2626. ultraGridGroup10.RowLayoutGroupInfo.OriginY = 0;
  2627. ultraGridGroup10.RowLayoutGroupInfo.SpanX = 3;
  2628. ultraGridGroup10.RowLayoutGroupInfo.SpanY = 2;
  2629. ultraGridGroup11.Header.Caption = "单个试样平均值(%)";
  2630. ultraGridGroup11.Key = "NewGroup10";
  2631. ultraGridGroup11.RowLayoutGroupInfo.LabelSpan = 1;
  2632. ultraGridGroup11.RowLayoutGroupInfo.OriginX = 26;
  2633. ultraGridGroup11.RowLayoutGroupInfo.OriginY = 0;
  2634. ultraGridGroup11.RowLayoutGroupInfo.SpanX = 3;
  2635. ultraGridGroup11.RowLayoutGroupInfo.SpanY = 2;
  2636. ultraGridGroup12.Header.Caption = "总平均值(%)";
  2637. ultraGridGroup12.Key = "NewGroup11";
  2638. ultraGridGroup12.RowLayoutGroupInfo.LabelSpan = 1;
  2639. ultraGridGroup12.RowLayoutGroupInfo.OriginX = 29;
  2640. ultraGridGroup12.RowLayoutGroupInfo.OriginY = 0;
  2641. ultraGridGroup12.RowLayoutGroupInfo.SpanX = 3;
  2642. ultraGridGroup12.RowLayoutGroupInfo.SpanY = 2;
  2643. ultraGridBand1.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
  2644. ultraGridGroup1,
  2645. ultraGridGroup2,
  2646. ultraGridGroup3,
  2647. ultraGridGroup4,
  2648. ultraGridGroup5,
  2649. ultraGridGroup6,
  2650. ultraGridGroup7,
  2651. ultraGridGroup8,
  2652. ultraGridGroup9,
  2653. ultraGridGroup10,
  2654. ultraGridGroup11,
  2655. ultraGridGroup12});
  2656. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  2657. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  2658. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2659. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  2660. appearance157.BackColor = System.Drawing.SystemColors.ActiveBorder;
  2661. appearance157.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2662. appearance157.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  2663. appearance157.BorderColor = System.Drawing.SystemColors.Window;
  2664. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance157;
  2665. appearance158.ForeColor = System.Drawing.SystemColors.GrayText;
  2666. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance158;
  2667. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2668. appearance159.BackColor = System.Drawing.SystemColors.ControlLightLight;
  2669. appearance159.BackColor2 = System.Drawing.SystemColors.Control;
  2670. appearance159.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2671. appearance159.ForeColor = System.Drawing.SystemColors.GrayText;
  2672. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance159;
  2673. appearance160.BackColor = System.Drawing.SystemColors.Window;
  2674. appearance160.ForeColor = System.Drawing.SystemColors.ControlText;
  2675. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance160;
  2676. appearance161.BackColor = System.Drawing.SystemColors.Highlight;
  2677. appearance161.ForeColor = System.Drawing.SystemColors.HighlightText;
  2678. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance161;
  2679. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  2680. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  2681. appearance162.BackColor = System.Drawing.SystemColors.Window;
  2682. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance162;
  2683. appearance163.BorderColor = System.Drawing.Color.Silver;
  2684. appearance163.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  2685. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance163;
  2686. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  2687. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  2688. appearance164.BackColor = System.Drawing.SystemColors.Control;
  2689. appearance164.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2690. appearance164.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  2691. appearance164.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2692. appearance164.BorderColor = System.Drawing.SystemColors.Window;
  2693. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance164;
  2694. appearance165.TextHAlignAsString = "Left";
  2695. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance165;
  2696. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  2697. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  2698. appearance166.BackColor = System.Drawing.SystemColors.Window;
  2699. appearance166.BorderColor = System.Drawing.Color.Silver;
  2700. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance166;
  2701. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  2702. appearance167.BackColor = System.Drawing.SystemColors.ControlLight;
  2703. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance167;
  2704. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  2705. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  2706. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  2707. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  2708. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  2709. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  2710. this.ultraGrid1.Name = "ultraGrid1";
  2711. this.ultraGrid1.Size = new System.Drawing.Size(953, 322);
  2712. this.ultraGrid1.TabIndex = 0;
  2713. this.ultraGrid1.Text = "ultraGrid1";
  2714. //
  2715. // ultraTabPageControl2
  2716. //
  2717. this.ultraTabPageControl2.Controls.Add(this.ultraPanel2);
  2718. this.ultraTabPageControl2.Controls.Add(this.ultraExpandableGroupBox3);
  2719. this.ultraTabPageControl2.Controls.Add(this.ultraExpandableGroupBox2);
  2720. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  2721. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  2722. this.ultraTabPageControl2.Size = new System.Drawing.Size(959, 818);
  2723. //
  2724. // ultraPanel2
  2725. //
  2726. this.ultraPanel2.AutoScroll = true;
  2727. //
  2728. // ultraPanel2.ClientArea
  2729. //
  2730. this.ultraPanel2.ClientArea.Controls.Add(this.txtACTUAL_LOAD_STERSS3);
  2731. this.ultraPanel2.ClientArea.Controls.Add(this.txtACTUAL_LOAD_STERSS2);
  2732. this.ultraPanel2.ClientArea.Controls.Add(this.txtACTUAL_LOAD_STERSS1);
  2733. this.ultraPanel2.ClientArea.Controls.Add(this.txtLOAD_STERSS3);
  2734. this.ultraPanel2.ClientArea.Controls.Add(this.txtLOAD_STERSS2);
  2735. this.ultraPanel2.ClientArea.Controls.Add(this.txtLOAD_STERSS1);
  2736. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel170);
  2737. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel169);
  2738. this.ultraPanel2.ClientArea.Controls.Add(this.txtTEST_DURATION3);
  2739. this.ultraPanel2.ClientArea.Controls.Add(this.txtTEST_DURATION2);
  2740. this.ultraPanel2.ClientArea.Controls.Add(this.txtTEST_DURATION1);
  2741. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel168);
  2742. this.ultraPanel2.ClientArea.Controls.Add(this.txtFILE_PATH1);
  2743. this.ultraPanel2.ClientArea.Controls.Add(this.txtDMTS);
  2744. this.ultraPanel2.ClientArea.Controls.Add(this.txtTEST_SOLUTION);
  2745. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel142);
  2746. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel138);
  2747. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel132);
  2748. this.ultraPanel2.ClientArea.Controls.Add(this.txtSAMPLING_ORIENTATION);
  2749. this.ultraPanel2.ClientArea.Controls.Add(this.txtTEST_GAS);
  2750. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel139);
  2751. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel136);
  2752. this.ultraPanel2.ClientArea.Controls.Add(this.txtSAMPLING_LOCATION);
  2753. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel1361);
  2754. this.ultraPanel2.ClientArea.Controls.Add(this.VALUE3);
  2755. this.ultraPanel2.ClientArea.Controls.Add(this.VALUE2);
  2756. this.ultraPanel2.ClientArea.Controls.Add(this.VALUE1);
  2757. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel84);
  2758. this.ultraPanel2.ClientArea.Controls.Add(this.txtYING_ADD3);
  2759. this.ultraPanel2.ClientArea.Controls.Add(this.txtYING_ADD2);
  2760. this.ultraPanel2.ClientArea.Controls.Add(this.txtYING_ADD1);
  2761. this.ultraPanel2.ClientArea.Controls.Add(this.txtREPORT_NO);
  2762. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel47);
  2763. this.ultraPanel2.ClientArea.Controls.Add(this._txtPROOF_RING_NO3);
  2764. this.ultraPanel2.ClientArea.Controls.Add(this._txtPROOF_RING_NO2);
  2765. this.ultraPanel2.ClientArea.Controls.Add(this._txtPROOF_RING_NO1);
  2766. this.ultraPanel2.ClientArea.Controls.Add(this.txtTEST_TEMP3);
  2767. this.ultraPanel2.ClientArea.Controls.Add(this.txtTEST_TEMP2);
  2768. this.ultraPanel2.ClientArea.Controls.Add(this.txtTEST_TEMP1);
  2769. this.ultraPanel2.ClientArea.Controls.Add(this.txtYING_ACTUAL_LOAD3);
  2770. this.ultraPanel2.ClientArea.Controls.Add(this.txtYING_ACTUAL_LOAD2);
  2771. this.ultraPanel2.ClientArea.Controls.Add(this.txtYING_ACTUAL_LOAD1);
  2772. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel44);
  2773. this.ultraPanel2.ClientArea.Controls.Add(this.txtLOAD_LEVEL3);
  2774. this.ultraPanel2.ClientArea.Controls.Add(this.txtLOAD_LEVEL2);
  2775. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel43);
  2776. this.ultraPanel2.ClientArea.Controls.Add(this.txtLOAD_LEVEL);
  2777. this.ultraPanel2.ClientArea.Controls.Add(this._txtAPPROVED_NAME);
  2778. this.ultraPanel2.ClientArea.Controls.Add(this._txtREPORTED_NAME);
  2779. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel81);
  2780. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_PH);
  2781. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel41);
  2782. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel31);
  2783. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel29);
  2784. this.ultraPanel2.ClientArea.Controls.Add(this._txtYSMIN_NAME);
  2785. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_SOLUTION_S3);
  2786. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_SOLUTION_S2);
  2787. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_SOLUTION_S1);
  2788. this.ultraPanel2.ClientArea.Controls.Add(this.ultraButton3);
  2789. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_PH_S3);
  2790. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_PH_S2);
  2791. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_PH_S1);
  2792. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel60);
  2793. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel42);
  2794. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel40);
  2795. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel39);
  2796. this.ultraPanel2.ClientArea.Controls.Add(this._txtNACE_H2S_NAME);
  2797. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel35);
  2798. this.ultraPanel2.ClientArea.Controls.Add(this._txtNACE_PH_NAME);
  2799. this.ultraPanel2.ClientArea.Controls.Add(this.ttxtREPORTED_DATE);
  2800. this.ultraPanel2.ClientArea.Controls.Add(this.ttxtTEST_DATE);
  2801. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel34);
  2802. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel2);
  2803. this.ultraPanel2.ClientArea.Controls.Add(this.txtHEAT_NO);
  2804. this.ultraPanel2.ClientArea.Controls.Add(this.ultraButton2);
  2805. this.ultraPanel2.ClientArea.Controls.Add(this.txtCRACK_LENGTH3);
  2806. this.ultraPanel2.ClientArea.Controls.Add(this.txtSPECIMEN_SIZE3);
  2807. this.ultraPanel2.ClientArea.Controls.Add(this.txtYSMIN3);
  2808. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_PH_F3);
  2809. this.ultraPanel2.ClientArea.Controls.Add(this.txtACTUAL_LOAD3);
  2810. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_SOLUTION_F3);
  2811. this.ultraPanel2.ClientArea.Controls.Add(this.txtACTUAL_S_YSMIN3);
  2812. this.ultraPanel2.ClientArea.Controls.Add(this.txtPRESET_LOAD3);
  2813. this.ultraPanel2.ClientArea.Controls.Add(this.txtSAMPLE_NO3);
  2814. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_SOLUTION_F2);
  2815. this.ultraPanel2.ClientArea.Controls.Add(this.txtACTUAL_S_YSMIN2);
  2816. this.ultraPanel2.ClientArea.Controls.Add(this.txtPRESET_LOAD2);
  2817. this.ultraPanel2.ClientArea.Controls.Add(this.txtCRACK_LENGTH2);
  2818. this.ultraPanel2.ClientArea.Controls.Add(this.txtSPECIMEN_SIZE2);
  2819. this.ultraPanel2.ClientArea.Controls.Add(this.txtACTUAL_LOAD2);
  2820. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_PH_F2);
  2821. this.ultraPanel2.ClientArea.Controls.Add(this.txtYSMIN2);
  2822. this.ultraPanel2.ClientArea.Controls.Add(this.txtPRESET_LOAD1);
  2823. this.ultraPanel2.ClientArea.Controls.Add(this.txtCRACK_LENGTH1);
  2824. this.ultraPanel2.ClientArea.Controls.Add(this.txtSAMPLE_NO2);
  2825. this.ultraPanel2.ClientArea.Controls.Add(this.txtSPECIMEN_SIZE1);
  2826. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_SOLUTION_F1);
  2827. this.ultraPanel2.ClientArea.Controls.Add(this.txtACTUAL_S_YSMIN1);
  2828. this.ultraPanel2.ClientArea.Controls.Add(this.txtACTUAL_LOAD1);
  2829. this.ultraPanel2.ClientArea.Controls.Add(this.txtNACE_PH_F1);
  2830. this.ultraPanel2.ClientArea.Controls.Add(this.txtYSMIN1);
  2831. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel61);
  2832. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel70);
  2833. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel71);
  2834. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel72);
  2835. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel73);
  2836. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel74);
  2837. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel75);
  2838. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel76);
  2839. this.ultraPanel2.ClientArea.Controls.Add(this.txtNOTE);
  2840. this.ultraPanel2.ClientArea.Controls.Add(this.txtSAMPLE_NO1);
  2841. this.ultraPanel2.ClientArea.Controls.Add(this.txtTEST_TIME);
  2842. this.ultraPanel2.ClientArea.Controls.Add(this.txtSTANDARD);
  2843. this.ultraPanel2.ClientArea.Controls.Add(this.txtSTEEL_GRADE);
  2844. this.ultraPanel2.ClientArea.Controls.Add(this.txtPIPE_SIZE);
  2845. this.ultraPanel2.ClientArea.Controls.Add(this.txtLOT_NO);
  2846. this.ultraPanel2.ClientArea.Controls.Add(this.txtSTEEL_NO);
  2847. this.ultraPanel2.ClientArea.Controls.Add(this.txtSAMPLE_NO);
  2848. this.ultraPanel2.ClientArea.Controls.Add(this.txtCHECK_NO);
  2849. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel77);
  2850. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel80);
  2851. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel87);
  2852. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel88);
  2853. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel89);
  2854. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel90);
  2855. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel91);
  2856. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel92);
  2857. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel93);
  2858. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel94);
  2859. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel95);
  2860. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel96);
  2861. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel20);
  2862. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel22);
  2863. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel23);
  2864. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel24);
  2865. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel25);
  2866. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel26);
  2867. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel27);
  2868. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel46);
  2869. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel48);
  2870. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  2871. this.ultraPanel2.Location = new System.Drawing.Point(0, 52);
  2872. this.ultraPanel2.Name = "ultraPanel2";
  2873. this.ultraPanel2.Size = new System.Drawing.Size(959, 766);
  2874. this.ultraPanel2.TabIndex = 85;
  2875. //
  2876. // txtACTUAL_LOAD_STERSS3
  2877. //
  2878. this.txtACTUAL_LOAD_STERSS3.AutoSize = false;
  2879. this.txtACTUAL_LOAD_STERSS3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2880. this.txtACTUAL_LOAD_STERSS3.Location = new System.Drawing.Point(529, 322);
  2881. this.txtACTUAL_LOAD_STERSS3.Name = "txtACTUAL_LOAD_STERSS3";
  2882. this.txtACTUAL_LOAD_STERSS3.Size = new System.Drawing.Size(160, 28);
  2883. this.txtACTUAL_LOAD_STERSS3.TabIndex = 181;
  2884. //
  2885. // txtACTUAL_LOAD_STERSS2
  2886. //
  2887. this.txtACTUAL_LOAD_STERSS2.AutoSize = false;
  2888. this.txtACTUAL_LOAD_STERSS2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2889. this.txtACTUAL_LOAD_STERSS2.Location = new System.Drawing.Point(356, 322);
  2890. this.txtACTUAL_LOAD_STERSS2.Name = "txtACTUAL_LOAD_STERSS2";
  2891. this.txtACTUAL_LOAD_STERSS2.Size = new System.Drawing.Size(174, 28);
  2892. this.txtACTUAL_LOAD_STERSS2.TabIndex = 180;
  2893. //
  2894. // txtACTUAL_LOAD_STERSS1
  2895. //
  2896. this.txtACTUAL_LOAD_STERSS1.AutoSize = false;
  2897. this.txtACTUAL_LOAD_STERSS1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2898. this.txtACTUAL_LOAD_STERSS1.Location = new System.Drawing.Point(182, 322);
  2899. this.txtACTUAL_LOAD_STERSS1.Name = "txtACTUAL_LOAD_STERSS1";
  2900. this.txtACTUAL_LOAD_STERSS1.Size = new System.Drawing.Size(174, 28);
  2901. this.txtACTUAL_LOAD_STERSS1.TabIndex = 179;
  2902. //
  2903. // txtLOAD_STERSS3
  2904. //
  2905. this.txtLOAD_STERSS3.AutoSize = false;
  2906. this.txtLOAD_STERSS3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2907. this.txtLOAD_STERSS3.Location = new System.Drawing.Point(529, 294);
  2908. this.txtLOAD_STERSS3.Name = "txtLOAD_STERSS3";
  2909. this.txtLOAD_STERSS3.Size = new System.Drawing.Size(160, 28);
  2910. this.txtLOAD_STERSS3.TabIndex = 178;
  2911. this.txtLOAD_STERSS3.ValueChanged += new System.EventHandler(this.txtLOAD_STERSS3_ValueChanged);
  2912. //
  2913. // txtLOAD_STERSS2
  2914. //
  2915. this.txtLOAD_STERSS2.AutoSize = false;
  2916. this.txtLOAD_STERSS2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2917. this.txtLOAD_STERSS2.Location = new System.Drawing.Point(356, 294);
  2918. this.txtLOAD_STERSS2.Name = "txtLOAD_STERSS2";
  2919. this.txtLOAD_STERSS2.Size = new System.Drawing.Size(174, 28);
  2920. this.txtLOAD_STERSS2.TabIndex = 177;
  2921. this.txtLOAD_STERSS2.ValueChanged += new System.EventHandler(this.txtLOAD_STERSS2_ValueChanged);
  2922. //
  2923. // txtLOAD_STERSS1
  2924. //
  2925. this.txtLOAD_STERSS1.AutoSize = false;
  2926. this.txtLOAD_STERSS1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2927. this.txtLOAD_STERSS1.Location = new System.Drawing.Point(182, 294);
  2928. this.txtLOAD_STERSS1.Name = "txtLOAD_STERSS1";
  2929. this.txtLOAD_STERSS1.Size = new System.Drawing.Size(174, 28);
  2930. this.txtLOAD_STERSS1.TabIndex = 176;
  2931. this.txtLOAD_STERSS1.ValueChanged += new System.EventHandler(this.txtLOAD_STERSS1_ValueChanged);
  2932. //
  2933. // ultraLabel170
  2934. //
  2935. appearance141.TextHAlignAsString = "Center";
  2936. appearance141.TextVAlignAsString = "Middle";
  2937. this.ultraLabel170.Appearance = appearance141;
  2938. this.ultraLabel170.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2939. this.ultraLabel170.Location = new System.Drawing.Point(23, 322);
  2940. this.ultraLabel170.Name = "ultraLabel170";
  2941. this.ultraLabel170.Size = new System.Drawing.Size(160, 28);
  2942. this.ultraLabel170.TabIndex = 175;
  2943. this.ultraLabel170.Text = "实际应力加载水平(%)";
  2944. //
  2945. // ultraLabel169
  2946. //
  2947. appearance207.TextHAlignAsString = "Center";
  2948. appearance207.TextVAlignAsString = "Middle";
  2949. this.ultraLabel169.Appearance = appearance207;
  2950. this.ultraLabel169.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2951. this.ultraLabel169.Location = new System.Drawing.Point(23, 294);
  2952. this.ultraLabel169.Name = "ultraLabel169";
  2953. this.ultraLabel169.Size = new System.Drawing.Size(160, 28);
  2954. this.ultraLabel169.TabIndex = 174;
  2955. this.ultraLabel169.Text = "加载应力(MPa)";
  2956. //
  2957. // txtTEST_DURATION3
  2958. //
  2959. this.txtTEST_DURATION3.AutoSize = false;
  2960. this.txtTEST_DURATION3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2961. this.txtTEST_DURATION3.Location = new System.Drawing.Point(862, 238);
  2962. this.txtTEST_DURATION3.Name = "txtTEST_DURATION3";
  2963. this.txtTEST_DURATION3.Size = new System.Drawing.Size(88, 28);
  2964. this.txtTEST_DURATION3.TabIndex = 173;
  2965. //
  2966. // txtTEST_DURATION2
  2967. //
  2968. this.txtTEST_DURATION2.AutoSize = false;
  2969. this.txtTEST_DURATION2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2970. this.txtTEST_DURATION2.Location = new System.Drawing.Point(777, 238);
  2971. this.txtTEST_DURATION2.Name = "txtTEST_DURATION2";
  2972. this.txtTEST_DURATION2.Size = new System.Drawing.Size(88, 28);
  2973. this.txtTEST_DURATION2.TabIndex = 172;
  2974. //
  2975. // txtTEST_DURATION1
  2976. //
  2977. this.txtTEST_DURATION1.AutoSize = false;
  2978. this.txtTEST_DURATION1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2979. this.txtTEST_DURATION1.Location = new System.Drawing.Point(689, 238);
  2980. this.txtTEST_DURATION1.Name = "txtTEST_DURATION1";
  2981. this.txtTEST_DURATION1.Size = new System.Drawing.Size(88, 28);
  2982. this.txtTEST_DURATION1.TabIndex = 171;
  2983. //
  2984. // ultraLabel168
  2985. //
  2986. appearance155.TextHAlignAsString = "Center";
  2987. appearance155.TextVAlignAsString = "Middle";
  2988. this.ultraLabel168.Appearance = appearance155;
  2989. this.ultraLabel168.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  2990. this.ultraLabel168.Location = new System.Drawing.Point(689, 210);
  2991. this.ultraLabel168.Name = "ultraLabel168";
  2992. this.ultraLabel168.Size = new System.Drawing.Size(259, 28);
  2993. this.ultraLabel168.TabIndex = 170;
  2994. this.ultraLabel168.Text = "试验持续时间(h)";
  2995. //
  2996. // txtFILE_PATH1
  2997. //
  2998. this.txtFILE_PATH1.AutoSize = false;
  2999. this.txtFILE_PATH1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3000. editorButton3.Key = "select";
  3001. editorButton3.Text = "查看";
  3002. this.txtFILE_PATH1.ButtonsLeft.Add(editorButton3);
  3003. editorButton4.Key = "update";
  3004. editorButton4.Text = "上传";
  3005. this.txtFILE_PATH1.ButtonsRight.Add(editorButton4);
  3006. this.txtFILE_PATH1.Location = new System.Drawing.Point(788, 183);
  3007. this.txtFILE_PATH1.Name = "txtFILE_PATH1";
  3008. this.txtFILE_PATH1.Size = new System.Drawing.Size(160, 28);
  3009. this.txtFILE_PATH1.TabIndex = 169;
  3010. this.txtFILE_PATH1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraFILE_PATH1_EditorButtonClick);
  3011. //
  3012. // txtDMTS
  3013. //
  3014. this.txtDMTS.AutoSize = false;
  3015. this.txtDMTS.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3016. this.txtDMTS.Location = new System.Drawing.Point(788, 126);
  3017. this.txtDMTS.Name = "txtDMTS";
  3018. this.txtDMTS.Size = new System.Drawing.Size(160, 28);
  3019. this.txtDMTS.TabIndex = 168;
  3020. //
  3021. // txtTEST_SOLUTION
  3022. //
  3023. this.txtTEST_SOLUTION.AutoSize = false;
  3024. this.txtTEST_SOLUTION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3025. this.txtTEST_SOLUTION.Location = new System.Drawing.Point(182, 632);
  3026. this.txtTEST_SOLUTION.Name = "txtTEST_SOLUTION";
  3027. this.txtTEST_SOLUTION.Size = new System.Drawing.Size(507, 28);
  3028. this.txtTEST_SOLUTION.TabIndex = 167;
  3029. //
  3030. // ultraLabel142
  3031. //
  3032. appearance145.TextHAlignAsString = "Center";
  3033. appearance145.TextVAlignAsString = "Middle";
  3034. this.ultraLabel142.Appearance = appearance145;
  3035. this.ultraLabel142.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3036. this.ultraLabel142.Location = new System.Drawing.Point(689, 182);
  3037. this.ultraLabel142.Name = "ultraLabel142";
  3038. this.ultraLabel142.Size = new System.Drawing.Size(100, 28);
  3039. this.ultraLabel142.TabIndex = 166;
  3040. this.ultraLabel142.Text = "图片";
  3041. //
  3042. // ultraLabel138
  3043. //
  3044. appearance202.TextHAlignAsString = "Center";
  3045. appearance202.TextVAlignAsString = "Middle";
  3046. this.ultraLabel138.Appearance = appearance202;
  3047. this.ultraLabel138.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3048. this.ultraLabel138.Location = new System.Drawing.Point(23, 632);
  3049. this.ultraLabel138.Name = "ultraLabel138";
  3050. this.ultraLabel138.Size = new System.Drawing.Size(160, 28);
  3051. this.ultraLabel138.TabIndex = 165;
  3052. this.ultraLabel138.Text = "试验溶液";
  3053. //
  3054. // ultraLabel132
  3055. //
  3056. appearance206.TextHAlignAsString = "Center";
  3057. appearance206.TextVAlignAsString = "Middle";
  3058. this.ultraLabel132.Appearance = appearance206;
  3059. this.ultraLabel132.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3060. this.ultraLabel132.Location = new System.Drawing.Point(689, 126);
  3061. this.ultraLabel132.Name = "ultraLabel132";
  3062. this.ultraLabel132.Size = new System.Drawing.Size(100, 28);
  3063. this.ultraLabel132.TabIndex = 164;
  3064. this.ultraLabel132.Text = "试样脱脂方法";
  3065. //
  3066. // txtSAMPLING_ORIENTATION
  3067. //
  3068. this.txtSAMPLING_ORIENTATION.AutoSize = false;
  3069. this.txtSAMPLING_ORIENTATION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3070. this.txtSAMPLING_ORIENTATION.Location = new System.Drawing.Point(788, 70);
  3071. this.txtSAMPLING_ORIENTATION.Name = "txtSAMPLING_ORIENTATION";
  3072. this.txtSAMPLING_ORIENTATION.Size = new System.Drawing.Size(160, 28);
  3073. this.txtSAMPLING_ORIENTATION.TabIndex = 163;
  3074. //
  3075. // txtTEST_GAS
  3076. //
  3077. this.txtTEST_GAS.AutoSize = false;
  3078. this.txtTEST_GAS.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3079. this.txtTEST_GAS.Location = new System.Drawing.Point(788, 97);
  3080. this.txtTEST_GAS.Name = "txtTEST_GAS";
  3081. this.txtTEST_GAS.Size = new System.Drawing.Size(160, 28);
  3082. this.txtTEST_GAS.TabIndex = 162;
  3083. //
  3084. // ultraLabel139
  3085. //
  3086. appearance204.TextHAlignAsString = "Center";
  3087. appearance204.TextVAlignAsString = "Middle";
  3088. this.ultraLabel139.Appearance = appearance204;
  3089. this.ultraLabel139.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3090. this.ultraLabel139.Location = new System.Drawing.Point(689, 97);
  3091. this.ultraLabel139.Name = "ultraLabel139";
  3092. this.ultraLabel139.Size = new System.Drawing.Size(100, 28);
  3093. this.ultraLabel139.TabIndex = 161;
  3094. this.ultraLabel139.Text = "试验气体";
  3095. //
  3096. // ultraLabel136
  3097. //
  3098. appearance113.TextHAlignAsString = "Center";
  3099. appearance113.TextVAlignAsString = "Middle";
  3100. this.ultraLabel136.Appearance = appearance113;
  3101. this.ultraLabel136.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3102. this.ultraLabel136.Location = new System.Drawing.Point(689, 70);
  3103. this.ultraLabel136.Name = "ultraLabel136";
  3104. this.ultraLabel136.Size = new System.Drawing.Size(100, 28);
  3105. this.ultraLabel136.TabIndex = 159;
  3106. this.ultraLabel136.Text = "取样方向";
  3107. //
  3108. // txtSAMPLING_LOCATION
  3109. //
  3110. this.txtSAMPLING_LOCATION.AutoSize = false;
  3111. this.txtSAMPLING_LOCATION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3112. this.txtSAMPLING_LOCATION.Location = new System.Drawing.Point(788, 43);
  3113. this.txtSAMPLING_LOCATION.Name = "txtSAMPLING_LOCATION";
  3114. this.txtSAMPLING_LOCATION.Size = new System.Drawing.Size(160, 28);
  3115. this.txtSAMPLING_LOCATION.TabIndex = 158;
  3116. //
  3117. // ultraLabel1361
  3118. //
  3119. appearance107.TextHAlignAsString = "Center";
  3120. appearance107.TextVAlignAsString = "Middle";
  3121. this.ultraLabel1361.Appearance = appearance107;
  3122. this.ultraLabel1361.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3123. this.ultraLabel1361.Location = new System.Drawing.Point(689, 43);
  3124. this.ultraLabel1361.Name = "ultraLabel1361";
  3125. this.ultraLabel1361.Size = new System.Drawing.Size(100, 28);
  3126. this.ultraLabel1361.TabIndex = 157;
  3127. this.ultraLabel1361.Text = "取样位置";
  3128. //
  3129. // VALUE3
  3130. //
  3131. this.VALUE3.AutoSize = false;
  3132. this.VALUE3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3133. this.VALUE3.Location = new System.Drawing.Point(529, 660);
  3134. this.VALUE3.Name = "VALUE3";
  3135. this.VALUE3.Size = new System.Drawing.Size(160, 28);
  3136. this.VALUE3.TabIndex = 156;
  3137. //
  3138. // VALUE2
  3139. //
  3140. this.VALUE2.AutoSize = false;
  3141. this.VALUE2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3142. this.VALUE2.Location = new System.Drawing.Point(356, 660);
  3143. this.VALUE2.Name = "VALUE2";
  3144. this.VALUE2.Size = new System.Drawing.Size(174, 28);
  3145. this.VALUE2.TabIndex = 155;
  3146. //
  3147. // VALUE1
  3148. //
  3149. this.VALUE1.AutoSize = false;
  3150. this.VALUE1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3151. this.VALUE1.Location = new System.Drawing.Point(182, 660);
  3152. this.VALUE1.Name = "VALUE1";
  3153. this.VALUE1.Size = new System.Drawing.Size(174, 28);
  3154. this.VALUE1.TabIndex = 154;
  3155. //
  3156. // ultraLabel84
  3157. //
  3158. appearance135.TextHAlignAsString = "Center";
  3159. appearance135.TextVAlignAsString = "Middle";
  3160. this.ultraLabel84.Appearance = appearance135;
  3161. this.ultraLabel84.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3162. this.ultraLabel84.Location = new System.Drawing.Point(23, 660);
  3163. this.ultraLabel84.Name = "ultraLabel84";
  3164. this.ultraLabel84.Size = new System.Drawing.Size(160, 28);
  3165. this.ultraLabel84.TabIndex = 153;
  3166. this.ultraLabel84.Text = "实验结论(A/B/C法)";
  3167. //
  3168. // txtYING_ADD3
  3169. //
  3170. this.txtYING_ADD3.AutoSize = false;
  3171. this.txtYING_ADD3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3172. this.txtYING_ADD3.Location = new System.Drawing.Point(529, 374);
  3173. this.txtYING_ADD3.Name = "txtYING_ADD3";
  3174. this.txtYING_ADD3.Size = new System.Drawing.Size(60, 28);
  3175. this.txtYING_ADD3.TabIndex = 152;
  3176. //
  3177. // txtYING_ADD2
  3178. //
  3179. this.txtYING_ADD2.AutoSize = false;
  3180. this.txtYING_ADD2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3181. this.txtYING_ADD2.Location = new System.Drawing.Point(356, 374);
  3182. this.txtYING_ADD2.Name = "txtYING_ADD2";
  3183. this.txtYING_ADD2.Size = new System.Drawing.Size(60, 28);
  3184. this.txtYING_ADD2.TabIndex = 151;
  3185. //
  3186. // txtYING_ADD1
  3187. //
  3188. this.txtYING_ADD1.AutoSize = false;
  3189. this.txtYING_ADD1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3190. this.txtYING_ADD1.Location = new System.Drawing.Point(182, 374);
  3191. this.txtYING_ADD1.Name = "txtYING_ADD1";
  3192. this.txtYING_ADD1.Size = new System.Drawing.Size(60, 28);
  3193. this.txtYING_ADD1.TabIndex = 150;
  3194. //
  3195. // txtREPORT_NO
  3196. //
  3197. this.txtREPORT_NO.AutoSize = false;
  3198. this.txtREPORT_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3199. this.txtREPORT_NO.Location = new System.Drawing.Point(785, 9);
  3200. this.txtREPORT_NO.Name = "txtREPORT_NO";
  3201. this.txtREPORT_NO.Size = new System.Drawing.Size(165, 28);
  3202. this.txtREPORT_NO.TabIndex = 149;
  3203. //
  3204. // ultraLabel47
  3205. //
  3206. appearance140.TextHAlignAsString = "Center";
  3207. appearance140.TextVAlignAsString = "Middle";
  3208. this.ultraLabel47.Appearance = appearance140;
  3209. this.ultraLabel47.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3210. this.ultraLabel47.Location = new System.Drawing.Point(689, 9);
  3211. this.ultraLabel47.Name = "ultraLabel47";
  3212. this.ultraLabel47.Size = new System.Drawing.Size(100, 28);
  3213. this.ultraLabel47.TabIndex = 148;
  3214. this.ultraLabel47.Text = "记录编号";
  3215. //
  3216. // _txtPROOF_RING_NO3
  3217. //
  3218. this._txtPROOF_RING_NO3.AutoSize = false;
  3219. this._txtPROOF_RING_NO3.Location = new System.Drawing.Point(529, 265);
  3220. this._txtPROOF_RING_NO3.Name = "_txtPROOF_RING_NO3";
  3221. this._txtPROOF_RING_NO3.Size = new System.Drawing.Size(160, 28);
  3222. this._txtPROOF_RING_NO3.TabIndex = 147;
  3223. this._txtPROOF_RING_NO3.ValueChanged += new System.EventHandler(this._txtPROOF_RING_NO1_ValueChanged);
  3224. this._txtPROOF_RING_NO3.Leave += new System.EventHandler(this._txtPROOF_RING_NO1_Leave);
  3225. //
  3226. // _txtPROOF_RING_NO2
  3227. //
  3228. this._txtPROOF_RING_NO2.AutoSize = false;
  3229. this._txtPROOF_RING_NO2.Location = new System.Drawing.Point(356, 265);
  3230. this._txtPROOF_RING_NO2.Name = "_txtPROOF_RING_NO2";
  3231. this._txtPROOF_RING_NO2.Size = new System.Drawing.Size(174, 28);
  3232. this._txtPROOF_RING_NO2.TabIndex = 146;
  3233. this._txtPROOF_RING_NO2.ValueChanged += new System.EventHandler(this._txtPROOF_RING_NO1_ValueChanged);
  3234. this._txtPROOF_RING_NO2.Leave += new System.EventHandler(this._txtPROOF_RING_NO1_Leave);
  3235. //
  3236. // _txtPROOF_RING_NO1
  3237. //
  3238. this._txtPROOF_RING_NO1.AutoSize = false;
  3239. this._txtPROOF_RING_NO1.Location = new System.Drawing.Point(182, 267);
  3240. this._txtPROOF_RING_NO1.Name = "_txtPROOF_RING_NO1";
  3241. this._txtPROOF_RING_NO1.Size = new System.Drawing.Size(174, 28);
  3242. this._txtPROOF_RING_NO1.TabIndex = 145;
  3243. this._txtPROOF_RING_NO1.ValueChanged += new System.EventHandler(this._txtPROOF_RING_NO1_ValueChanged);
  3244. this._txtPROOF_RING_NO1.Leave += new System.EventHandler(this._txtPROOF_RING_NO1_Leave);
  3245. //
  3246. // txtTEST_TEMP3
  3247. //
  3248. this.txtTEST_TEMP3.AutoSize = false;
  3249. this.txtTEST_TEMP3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3250. this.txtTEST_TEMP3.Location = new System.Drawing.Point(529, 548);
  3251. this.txtTEST_TEMP3.Name = "txtTEST_TEMP3";
  3252. this.txtTEST_TEMP3.Size = new System.Drawing.Size(160, 28);
  3253. this.txtTEST_TEMP3.TabIndex = 144;
  3254. //
  3255. // txtTEST_TEMP2
  3256. //
  3257. this.txtTEST_TEMP2.AutoSize = false;
  3258. this.txtTEST_TEMP2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3259. this.txtTEST_TEMP2.Location = new System.Drawing.Point(356, 546);
  3260. this.txtTEST_TEMP2.Name = "txtTEST_TEMP2";
  3261. this.txtTEST_TEMP2.Size = new System.Drawing.Size(174, 28);
  3262. this.txtTEST_TEMP2.TabIndex = 143;
  3263. //
  3264. // txtTEST_TEMP1
  3265. //
  3266. this.txtTEST_TEMP1.AutoSize = false;
  3267. this.txtTEST_TEMP1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3268. this.txtTEST_TEMP1.Location = new System.Drawing.Point(182, 548);
  3269. this.txtTEST_TEMP1.Name = "txtTEST_TEMP1";
  3270. this.txtTEST_TEMP1.Size = new System.Drawing.Size(174, 28);
  3271. this.txtTEST_TEMP1.TabIndex = 142;
  3272. //
  3273. // txtYING_ACTUAL_LOAD3
  3274. //
  3275. this.txtYING_ACTUAL_LOAD3.AutoSize = false;
  3276. this.txtYING_ACTUAL_LOAD3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3277. this.txtYING_ACTUAL_LOAD3.Location = new System.Drawing.Point(529, 348);
  3278. this.txtYING_ACTUAL_LOAD3.Name = "txtYING_ACTUAL_LOAD3";
  3279. this.txtYING_ACTUAL_LOAD3.Size = new System.Drawing.Size(160, 28);
  3280. this.txtYING_ACTUAL_LOAD3.TabIndex = 140;
  3281. //
  3282. // txtYING_ACTUAL_LOAD2
  3283. //
  3284. this.txtYING_ACTUAL_LOAD2.AutoSize = false;
  3285. this.txtYING_ACTUAL_LOAD2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3286. this.txtYING_ACTUAL_LOAD2.Location = new System.Drawing.Point(356, 348);
  3287. this.txtYING_ACTUAL_LOAD2.Name = "txtYING_ACTUAL_LOAD2";
  3288. this.txtYING_ACTUAL_LOAD2.Size = new System.Drawing.Size(174, 28);
  3289. this.txtYING_ACTUAL_LOAD2.TabIndex = 139;
  3290. //
  3291. // txtYING_ACTUAL_LOAD1
  3292. //
  3293. this.txtYING_ACTUAL_LOAD1.AutoSize = false;
  3294. this.txtYING_ACTUAL_LOAD1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3295. this.txtYING_ACTUAL_LOAD1.Location = new System.Drawing.Point(182, 348);
  3296. this.txtYING_ACTUAL_LOAD1.Name = "txtYING_ACTUAL_LOAD1";
  3297. this.txtYING_ACTUAL_LOAD1.Size = new System.Drawing.Size(174, 28);
  3298. this.txtYING_ACTUAL_LOAD1.TabIndex = 138;
  3299. //
  3300. // ultraLabel44
  3301. //
  3302. appearance203.TextHAlignAsString = "Center";
  3303. appearance203.TextVAlignAsString = "Middle";
  3304. this.ultraLabel44.Appearance = appearance203;
  3305. this.ultraLabel44.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3306. this.ultraLabel44.Location = new System.Drawing.Point(23, 348);
  3307. this.ultraLabel44.Name = "ultraLabel44";
  3308. this.ultraLabel44.Size = new System.Drawing.Size(160, 28);
  3309. this.ultraLabel44.TabIndex = 137;
  3310. this.ultraLabel44.Text = "应加载挠度(mm)(A法)";
  3311. //
  3312. // txtLOAD_LEVEL3
  3313. //
  3314. this.txtLOAD_LEVEL3.AutoSize = false;
  3315. this.txtLOAD_LEVEL3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3316. this.txtLOAD_LEVEL3.Location = new System.Drawing.Point(529, 238);
  3317. this.txtLOAD_LEVEL3.Name = "txtLOAD_LEVEL3";
  3318. this.txtLOAD_LEVEL3.Size = new System.Drawing.Size(160, 28);
  3319. this.txtLOAD_LEVEL3.TabIndex = 136;
  3320. //
  3321. // txtLOAD_LEVEL2
  3322. //
  3323. this.txtLOAD_LEVEL2.AutoSize = false;
  3324. this.txtLOAD_LEVEL2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3325. this.txtLOAD_LEVEL2.Location = new System.Drawing.Point(356, 238);
  3326. this.txtLOAD_LEVEL2.Name = "txtLOAD_LEVEL2";
  3327. this.txtLOAD_LEVEL2.Size = new System.Drawing.Size(174, 28);
  3328. this.txtLOAD_LEVEL2.TabIndex = 135;
  3329. //
  3330. // ultraLabel43
  3331. //
  3332. appearance142.TextHAlignAsString = "Center";
  3333. appearance142.TextVAlignAsString = "Middle";
  3334. this.ultraLabel43.Appearance = appearance142;
  3335. this.ultraLabel43.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3336. this.ultraLabel43.Location = new System.Drawing.Point(23, 238);
  3337. this.ultraLabel43.Name = "ultraLabel43";
  3338. this.ultraLabel43.Size = new System.Drawing.Size(160, 28);
  3339. this.ultraLabel43.TabIndex = 134;
  3340. this.ultraLabel43.Text = "规定加载水平(%)";
  3341. //
  3342. // txtLOAD_LEVEL
  3343. //
  3344. this.txtLOAD_LEVEL.AutoSize = false;
  3345. this.txtLOAD_LEVEL.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3346. this.txtLOAD_LEVEL.Location = new System.Drawing.Point(182, 238);
  3347. this.txtLOAD_LEVEL.Name = "txtLOAD_LEVEL";
  3348. this.txtLOAD_LEVEL.Size = new System.Drawing.Size(174, 28);
  3349. this.txtLOAD_LEVEL.TabIndex = 133;
  3350. this.txtLOAD_LEVEL.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLOAD_LEVEL_KeyDown);
  3351. //
  3352. // _txtAPPROVED_NAME
  3353. //
  3354. this._txtAPPROVED_NAME.AutoSize = false;
  3355. valueListItem29.DataValue = "NACE-A";
  3356. valueListItem30.DataValue = "NACE-B";
  3357. valueListItem31.DataValue = "NACE-C";
  3358. valueListItem32.DataValue = "NACE-D";
  3359. valueListItem33.DataValue = "指定";
  3360. this._txtAPPROVED_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  3361. valueListItem29,
  3362. valueListItem30,
  3363. valueListItem31,
  3364. valueListItem32,
  3365. valueListItem33});
  3366. this._txtAPPROVED_NAME.Location = new System.Drawing.Point(456, 688);
  3367. this._txtAPPROVED_NAME.Name = "_txtAPPROVED_NAME";
  3368. this._txtAPPROVED_NAME.Size = new System.Drawing.Size(233, 28);
  3369. this._txtAPPROVED_NAME.TabIndex = 132;
  3370. //
  3371. // _txtREPORTED_NAME
  3372. //
  3373. this._txtREPORTED_NAME.AutoSize = false;
  3374. valueListItem53.DataValue = "NACE-A";
  3375. valueListItem54.DataValue = "NACE-B";
  3376. valueListItem55.DataValue = "NACE-C";
  3377. valueListItem56.DataValue = "NACE-D";
  3378. valueListItem57.DataValue = "指定";
  3379. this._txtREPORTED_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  3380. valueListItem53,
  3381. valueListItem54,
  3382. valueListItem55,
  3383. valueListItem56,
  3384. valueListItem57});
  3385. this._txtREPORTED_NAME.Location = new System.Drawing.Point(123, 688);
  3386. this._txtREPORTED_NAME.Name = "_txtREPORTED_NAME";
  3387. this._txtREPORTED_NAME.Size = new System.Drawing.Size(233, 28);
  3388. this._txtREPORTED_NAME.TabIndex = 131;
  3389. //
  3390. // ultraLabel81
  3391. //
  3392. appearance144.TextHAlignAsString = "Center";
  3393. appearance144.TextVAlignAsString = "Middle";
  3394. this.ultraLabel81.Appearance = appearance144;
  3395. this.ultraLabel81.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3396. this.ultraLabel81.Location = new System.Drawing.Point(23, 266);
  3397. this.ultraLabel81.Name = "ultraLabel81";
  3398. this.ultraLabel81.Size = new System.Drawing.Size(160, 28);
  3399. this.ultraLabel81.TabIndex = 127;
  3400. this.ultraLabel81.Text = "应力环号";
  3401. //
  3402. // txtNACE_PH
  3403. //
  3404. this.txtNACE_PH.AutoSize = false;
  3405. this.txtNACE_PH.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3406. this.txtNACE_PH.Location = new System.Drawing.Point(356, 126);
  3407. this.txtNACE_PH.Name = "txtNACE_PH";
  3408. this.txtNACE_PH.Size = new System.Drawing.Size(100, 28);
  3409. this.txtNACE_PH.TabIndex = 126;
  3410. //
  3411. // ultraLabel41
  3412. //
  3413. appearance131.TextHAlignAsString = "Center";
  3414. appearance131.TextVAlignAsString = "Middle";
  3415. this.ultraLabel41.Appearance = appearance131;
  3416. this.ultraLabel41.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3417. this.ultraLabel41.Location = new System.Drawing.Point(256, 126);
  3418. this.ultraLabel41.Name = "ultraLabel41";
  3419. this.ultraLabel41.Size = new System.Drawing.Size(100, 28);
  3420. this.ultraLabel41.TabIndex = 125;
  3421. this.ultraLabel41.Text = "溶液pH值";
  3422. //
  3423. // ultraLabel31
  3424. //
  3425. appearance146.TextHAlignAsString = "Center";
  3426. appearance146.TextVAlignAsString = "Middle";
  3427. this.ultraLabel31.Appearance = appearance146;
  3428. this.ultraLabel31.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3429. this.ultraLabel31.Location = new System.Drawing.Point(356, 688);
  3430. this.ultraLabel31.Name = "ultraLabel31";
  3431. this.ultraLabel31.Size = new System.Drawing.Size(100, 28);
  3432. this.ultraLabel31.TabIndex = 123;
  3433. this.ultraLabel31.Text = "复核人";
  3434. //
  3435. // ultraLabel29
  3436. //
  3437. appearance147.TextHAlignAsString = "Center";
  3438. appearance147.TextVAlignAsString = "Middle";
  3439. this.ultraLabel29.Appearance = appearance147;
  3440. this.ultraLabel29.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3441. this.ultraLabel29.Location = new System.Drawing.Point(23, 688);
  3442. this.ultraLabel29.Name = "ultraLabel29";
  3443. this.ultraLabel29.Size = new System.Drawing.Size(100, 28);
  3444. this.ultraLabel29.TabIndex = 121;
  3445. this.ultraLabel29.Text = "报出人";
  3446. //
  3447. // _txtYSMIN_NAME
  3448. //
  3449. this._txtYSMIN_NAME.AutoSize = false;
  3450. valueListItem68.DataValue = "名义最小";
  3451. valueListItem69.DataValue = "实际";
  3452. valueListItem70.DataValue = "给定";
  3453. this._txtYSMIN_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  3454. valueListItem68,
  3455. valueListItem69,
  3456. valueListItem70});
  3457. this._txtYSMIN_NAME.Location = new System.Drawing.Point(23, 210);
  3458. this._txtYSMIN_NAME.Name = "_txtYSMIN_NAME";
  3459. this._txtYSMIN_NAME.Size = new System.Drawing.Size(100, 28);
  3460. this._txtYSMIN_NAME.TabIndex = 120;
  3461. this._txtYSMIN_NAME.Text = "指定";
  3462. //
  3463. // txtNACE_SOLUTION_S3
  3464. //
  3465. this.txtNACE_SOLUTION_S3.AutoSize = false;
  3466. this.txtNACE_SOLUTION_S3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3467. this.txtNACE_SOLUTION_S3.Location = new System.Drawing.Point(529, 491);
  3468. this.txtNACE_SOLUTION_S3.Name = "txtNACE_SOLUTION_S3";
  3469. this.txtNACE_SOLUTION_S3.Size = new System.Drawing.Size(160, 28);
  3470. this.txtNACE_SOLUTION_S3.TabIndex = 119;
  3471. //
  3472. // txtNACE_SOLUTION_S2
  3473. //
  3474. this.txtNACE_SOLUTION_S2.AutoSize = false;
  3475. this.txtNACE_SOLUTION_S2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3476. this.txtNACE_SOLUTION_S2.Location = new System.Drawing.Point(356, 491);
  3477. this.txtNACE_SOLUTION_S2.Name = "txtNACE_SOLUTION_S2";
  3478. this.txtNACE_SOLUTION_S2.Size = new System.Drawing.Size(174, 28);
  3479. this.txtNACE_SOLUTION_S2.TabIndex = 118;
  3480. //
  3481. // txtNACE_SOLUTION_S1
  3482. //
  3483. this.txtNACE_SOLUTION_S1.AutoSize = false;
  3484. this.txtNACE_SOLUTION_S1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3485. this.txtNACE_SOLUTION_S1.Location = new System.Drawing.Point(182, 491);
  3486. this.txtNACE_SOLUTION_S1.Name = "txtNACE_SOLUTION_S1";
  3487. this.txtNACE_SOLUTION_S1.Size = new System.Drawing.Size(174, 28);
  3488. this.txtNACE_SOLUTION_S1.TabIndex = 117;
  3489. this.txtNACE_SOLUTION_S1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraNACE_SOLUTION_S1_KeyDown);
  3490. //
  3491. // ultraButton3
  3492. //
  3493. this.ultraButton3.Location = new System.Drawing.Point(777, 519);
  3494. this.ultraButton3.Name = "ultraButton3";
  3495. this.ultraButton3.Size = new System.Drawing.Size(100, 28);
  3496. this.ultraButton3.TabIndex = 116;
  3497. this.ultraButton3.Text = "打 印";
  3498. this.ultraButton3.Click += new System.EventHandler(this.ultraButton3_Click_1);
  3499. //
  3500. // txtNACE_PH_S3
  3501. //
  3502. this.txtNACE_PH_S3.AutoSize = false;
  3503. this.txtNACE_PH_S3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3504. this.txtNACE_PH_S3.Location = new System.Drawing.Point(529, 430);
  3505. this.txtNACE_PH_S3.Name = "txtNACE_PH_S3";
  3506. this.txtNACE_PH_S3.Size = new System.Drawing.Size(160, 28);
  3507. this.txtNACE_PH_S3.TabIndex = 115;
  3508. //
  3509. // txtNACE_PH_S2
  3510. //
  3511. this.txtNACE_PH_S2.AutoSize = false;
  3512. this.txtNACE_PH_S2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3513. this.txtNACE_PH_S2.Location = new System.Drawing.Point(356, 430);
  3514. this.txtNACE_PH_S2.Name = "txtNACE_PH_S2";
  3515. this.txtNACE_PH_S2.Size = new System.Drawing.Size(174, 28);
  3516. this.txtNACE_PH_S2.TabIndex = 113;
  3517. //
  3518. // txtNACE_PH_S1
  3519. //
  3520. this.txtNACE_PH_S1.AutoSize = false;
  3521. this.txtNACE_PH_S1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3522. this.txtNACE_PH_S1.Location = new System.Drawing.Point(182, 430);
  3523. this.txtNACE_PH_S1.Name = "txtNACE_PH_S1";
  3524. this.txtNACE_PH_S1.Size = new System.Drawing.Size(174, 28);
  3525. this.txtNACE_PH_S1.TabIndex = 111;
  3526. this.txtNACE_PH_S1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraNACE_PH_S1_KeyDown);
  3527. //
  3528. // ultraLabel60
  3529. //
  3530. appearance148.TextHAlignAsString = "Center";
  3531. appearance148.TextVAlignAsString = "Middle";
  3532. this.ultraLabel60.Appearance = appearance148;
  3533. this.ultraLabel60.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3534. this.ultraLabel60.Location = new System.Drawing.Point(23, 604);
  3535. this.ultraLabel60.Name = "ultraLabel60";
  3536. this.ultraLabel60.Size = new System.Drawing.Size(160, 28);
  3537. this.ultraLabel60.TabIndex = 109;
  3538. this.ultraLabel60.Text = "裂纹长度(mm)(D法)";
  3539. //
  3540. // ultraLabel42
  3541. //
  3542. appearance149.TextHAlignAsString = "Center";
  3543. appearance149.TextVAlignAsString = "Middle";
  3544. this.ultraLabel42.Appearance = appearance149;
  3545. this.ultraLabel42.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3546. this.ultraLabel42.Location = new System.Drawing.Point(23, 576);
  3547. this.ultraLabel42.Name = "ultraLabel42";
  3548. this.ultraLabel42.Size = new System.Drawing.Size(160, 28);
  3549. this.ultraLabel42.TabIndex = 108;
  3550. this.ultraLabel42.Text = "剥离载荷(P)(D法)";
  3551. //
  3552. // ultraLabel40
  3553. //
  3554. appearance150.TextHAlignAsString = "Center";
  3555. appearance150.TextVAlignAsString = "Middle";
  3556. this.ultraLabel40.Appearance = appearance150;
  3557. this.ultraLabel40.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3558. this.ultraLabel40.Location = new System.Drawing.Point(23, 548);
  3559. this.ultraLabel40.Name = "ultraLabel40";
  3560. this.ultraLabel40.Size = new System.Drawing.Size(160, 28);
  3561. this.ultraLabel40.TabIndex = 107;
  3562. this.ultraLabel40.Text = "试验温度(℃)";
  3563. //
  3564. // ultraLabel39
  3565. //
  3566. appearance151.TextHAlignAsString = "Center";
  3567. appearance151.TextVAlignAsString = "Middle";
  3568. this.ultraLabel39.Appearance = appearance151;
  3569. this.ultraLabel39.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3570. this.ultraLabel39.Location = new System.Drawing.Point(23, 519);
  3571. this.ultraLabel39.Name = "ultraLabel39";
  3572. this.ultraLabel39.Size = new System.Drawing.Size(100, 28);
  3573. this.ultraLabel39.TabIndex = 106;
  3574. this.ultraLabel39.Text = "溶液H2S浓度";
  3575. //
  3576. // _txtNACE_H2S_NAME
  3577. //
  3578. this._txtNACE_H2S_NAME.AutoSize = false;
  3579. valueListItem71.DataValue = "NACE-A";
  3580. valueListItem72.DataValue = "NACE-B";
  3581. valueListItem73.DataValue = "NACE-C";
  3582. valueListItem74.DataValue = "NACE-D";
  3583. valueListItem75.DataValue = "指定";
  3584. this._txtNACE_H2S_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  3585. valueListItem71,
  3586. valueListItem72,
  3587. valueListItem73,
  3588. valueListItem74,
  3589. valueListItem75});
  3590. this._txtNACE_H2S_NAME.Location = new System.Drawing.Point(23, 491);
  3591. this._txtNACE_H2S_NAME.Name = "_txtNACE_H2S_NAME";
  3592. this._txtNACE_H2S_NAME.Size = new System.Drawing.Size(100, 28);
  3593. this._txtNACE_H2S_NAME.TabIndex = 105;
  3594. this._txtNACE_H2S_NAME.Text = "NACE-A";
  3595. //
  3596. // ultraLabel35
  3597. //
  3598. appearance152.TextHAlignAsString = "Center";
  3599. appearance152.TextVAlignAsString = "Middle";
  3600. this.ultraLabel35.Appearance = appearance152;
  3601. this.ultraLabel35.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3602. this.ultraLabel35.Location = new System.Drawing.Point(23, 462);
  3603. this.ultraLabel35.Name = "ultraLabel35";
  3604. this.ultraLabel35.Size = new System.Drawing.Size(100, 28);
  3605. this.ultraLabel35.TabIndex = 104;
  3606. this.ultraLabel35.Text = "溶液PH值";
  3607. //
  3608. // _txtNACE_PH_NAME
  3609. //
  3610. this._txtNACE_PH_NAME.AutoSize = false;
  3611. valueListItem76.DataValue = "NACE-A";
  3612. valueListItem77.DataValue = "NACE-B";
  3613. valueListItem78.DataValue = "NACE-C";
  3614. valueListItem79.DataValue = "NACE-D";
  3615. valueListItem80.DataValue = "指定";
  3616. this._txtNACE_PH_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  3617. valueListItem76,
  3618. valueListItem77,
  3619. valueListItem78,
  3620. valueListItem79,
  3621. valueListItem80});
  3622. this._txtNACE_PH_NAME.Location = new System.Drawing.Point(23, 432);
  3623. this._txtNACE_PH_NAME.Name = "_txtNACE_PH_NAME";
  3624. this._txtNACE_PH_NAME.Size = new System.Drawing.Size(100, 28);
  3625. this._txtNACE_PH_NAME.TabIndex = 103;
  3626. this._txtNACE_PH_NAME.Text = "NACE-A";
  3627. this._txtNACE_PH_NAME.ValueChanged += new System.EventHandler(this._txtNACE_PH_NAME_ValueChanged);
  3628. //
  3629. // ttxtREPORTED_DATE
  3630. //
  3631. this.ttxtREPORTED_DATE.Location = new System.Drawing.Point(554, 131);
  3632. this.ttxtREPORTED_DATE.Name = "ttxtREPORTED_DATE";
  3633. this.ttxtREPORTED_DATE.Size = new System.Drawing.Size(135, 21);
  3634. this.ttxtREPORTED_DATE.TabIndex = 102;
  3635. //
  3636. // ttxtTEST_DATE
  3637. //
  3638. this.ttxtTEST_DATE.Location = new System.Drawing.Point(554, 104);
  3639. this.ttxtTEST_DATE.Name = "ttxtTEST_DATE";
  3640. this.ttxtTEST_DATE.Size = new System.Drawing.Size(135, 21);
  3641. this.ttxtTEST_DATE.TabIndex = 101;
  3642. //
  3643. // ultraLabel34
  3644. //
  3645. appearance153.TextHAlignAsString = "Center";
  3646. appearance153.TextVAlignAsString = "Middle";
  3647. this.ultraLabel34.Appearance = appearance153;
  3648. this.ultraLabel34.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3649. this.ultraLabel34.Location = new System.Drawing.Point(456, 126);
  3650. this.ultraLabel34.Name = "ultraLabel34";
  3651. this.ultraLabel34.Size = new System.Drawing.Size(100, 28);
  3652. this.ultraLabel34.TabIndex = 100;
  3653. this.ultraLabel34.Text = "报出日期";
  3654. //
  3655. // ultraLabel2
  3656. //
  3657. appearance154.TextHAlignAsString = "Center";
  3658. appearance154.TextVAlignAsString = "Middle";
  3659. this.ultraLabel2.Appearance = appearance154;
  3660. this.ultraLabel2.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3661. this.ultraLabel2.Location = new System.Drawing.Point(256, 99);
  3662. this.ultraLabel2.Name = "ultraLabel2";
  3663. this.ultraLabel2.Size = new System.Drawing.Size(100, 28);
  3664. this.ultraLabel2.TabIndex = 99;
  3665. this.ultraLabel2.Text = "批号";
  3666. //
  3667. // txtHEAT_NO
  3668. //
  3669. this.txtHEAT_NO.AutoSize = false;
  3670. this.txtHEAT_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3671. this.txtHEAT_NO.Enabled = false;
  3672. this.txtHEAT_NO.Location = new System.Drawing.Point(123, 97);
  3673. this.txtHEAT_NO.Name = "txtHEAT_NO";
  3674. this.txtHEAT_NO.Size = new System.Drawing.Size(135, 28);
  3675. this.txtHEAT_NO.TabIndex = 98;
  3676. //
  3677. // ultraButton2
  3678. //
  3679. this.ultraButton2.Location = new System.Drawing.Point(777, 437);
  3680. this.ultraButton2.Name = "ultraButton2";
  3681. this.ultraButton2.Size = new System.Drawing.Size(100, 28);
  3682. this.ultraButton2.TabIndex = 85;
  3683. this.ultraButton2.Text = "保 存";
  3684. this.ultraButton2.Click += new System.EventHandler(this.ultraButton2_Click);
  3685. //
  3686. // txtCRACK_LENGTH3
  3687. //
  3688. this.txtCRACK_LENGTH3.AutoSize = false;
  3689. this.txtCRACK_LENGTH3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3690. this.txtCRACK_LENGTH3.Location = new System.Drawing.Point(529, 604);
  3691. this.txtCRACK_LENGTH3.Name = "txtCRACK_LENGTH3";
  3692. this.txtCRACK_LENGTH3.Size = new System.Drawing.Size(160, 28);
  3693. this.txtCRACK_LENGTH3.TabIndex = 84;
  3694. //
  3695. // txtSPECIMEN_SIZE3
  3696. //
  3697. this.txtSPECIMEN_SIZE3.AutoSize = false;
  3698. this.txtSPECIMEN_SIZE3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3699. this.txtSPECIMEN_SIZE3.Location = new System.Drawing.Point(529, 182);
  3700. this.txtSPECIMEN_SIZE3.Name = "txtSPECIMEN_SIZE3";
  3701. this.txtSPECIMEN_SIZE3.Size = new System.Drawing.Size(160, 28);
  3702. this.txtSPECIMEN_SIZE3.TabIndex = 83;
  3703. this.txtSPECIMEN_SIZE3.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSPECIMEN_SIZE3_KeyDown);
  3704. //
  3705. // txtYSMIN3
  3706. //
  3707. this.txtYSMIN3.AutoSize = false;
  3708. this.txtYSMIN3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3709. this.txtYSMIN3.Location = new System.Drawing.Point(529, 210);
  3710. this.txtYSMIN3.Name = "txtYSMIN3";
  3711. this.txtYSMIN3.Size = new System.Drawing.Size(160, 28);
  3712. this.txtYSMIN3.TabIndex = 81;
  3713. //
  3714. // txtNACE_PH_F3
  3715. //
  3716. this.txtNACE_PH_F3.AutoSize = false;
  3717. this.txtNACE_PH_F3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3718. this.txtNACE_PH_F3.Location = new System.Drawing.Point(529, 464);
  3719. this.txtNACE_PH_F3.Name = "txtNACE_PH_F3";
  3720. this.txtNACE_PH_F3.Size = new System.Drawing.Size(160, 28);
  3721. this.txtNACE_PH_F3.TabIndex = 80;
  3722. //
  3723. // txtACTUAL_LOAD3
  3724. //
  3725. this.txtACTUAL_LOAD3.AutoSize = false;
  3726. this.txtACTUAL_LOAD3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3727. this.txtACTUAL_LOAD3.Location = new System.Drawing.Point(588, 374);
  3728. this.txtACTUAL_LOAD3.Name = "txtACTUAL_LOAD3";
  3729. this.txtACTUAL_LOAD3.Size = new System.Drawing.Size(101, 28);
  3730. this.txtACTUAL_LOAD3.TabIndex = 79;
  3731. //
  3732. // txtNACE_SOLUTION_F3
  3733. //
  3734. this.txtNACE_SOLUTION_F3.AutoSize = false;
  3735. this.txtNACE_SOLUTION_F3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3736. this.txtNACE_SOLUTION_F3.Location = new System.Drawing.Point(529, 519);
  3737. this.txtNACE_SOLUTION_F3.Name = "txtNACE_SOLUTION_F3";
  3738. this.txtNACE_SOLUTION_F3.Size = new System.Drawing.Size(160, 28);
  3739. this.txtNACE_SOLUTION_F3.TabIndex = 78;
  3740. //
  3741. // txtACTUAL_S_YSMIN3
  3742. //
  3743. this.txtACTUAL_S_YSMIN3.AutoSize = false;
  3744. this.txtACTUAL_S_YSMIN3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3745. this.txtACTUAL_S_YSMIN3.Location = new System.Drawing.Point(529, 403);
  3746. this.txtACTUAL_S_YSMIN3.Name = "txtACTUAL_S_YSMIN3";
  3747. this.txtACTUAL_S_YSMIN3.Size = new System.Drawing.Size(160, 28);
  3748. this.txtACTUAL_S_YSMIN3.TabIndex = 77;
  3749. //
  3750. // txtPRESET_LOAD3
  3751. //
  3752. this.txtPRESET_LOAD3.AutoSize = false;
  3753. this.txtPRESET_LOAD3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3754. this.txtPRESET_LOAD3.Location = new System.Drawing.Point(529, 576);
  3755. this.txtPRESET_LOAD3.Name = "txtPRESET_LOAD3";
  3756. this.txtPRESET_LOAD3.Size = new System.Drawing.Size(160, 28);
  3757. this.txtPRESET_LOAD3.TabIndex = 76;
  3758. //
  3759. // txtSAMPLE_NO3
  3760. //
  3761. this.txtSAMPLE_NO3.AutoSize = false;
  3762. this.txtSAMPLE_NO3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3763. this.txtSAMPLE_NO3.Location = new System.Drawing.Point(529, 154);
  3764. this.txtSAMPLE_NO3.Name = "txtSAMPLE_NO3";
  3765. this.txtSAMPLE_NO3.Size = new System.Drawing.Size(160, 28);
  3766. this.txtSAMPLE_NO3.TabIndex = 75;
  3767. //
  3768. // txtNACE_SOLUTION_F2
  3769. //
  3770. this.txtNACE_SOLUTION_F2.AutoSize = false;
  3771. this.txtNACE_SOLUTION_F2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3772. this.txtNACE_SOLUTION_F2.Location = new System.Drawing.Point(356, 519);
  3773. this.txtNACE_SOLUTION_F2.Name = "txtNACE_SOLUTION_F2";
  3774. this.txtNACE_SOLUTION_F2.Size = new System.Drawing.Size(174, 28);
  3775. this.txtNACE_SOLUTION_F2.TabIndex = 74;
  3776. //
  3777. // txtACTUAL_S_YSMIN2
  3778. //
  3779. this.txtACTUAL_S_YSMIN2.AutoSize = false;
  3780. this.txtACTUAL_S_YSMIN2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3781. this.txtACTUAL_S_YSMIN2.Location = new System.Drawing.Point(356, 403);
  3782. this.txtACTUAL_S_YSMIN2.Name = "txtACTUAL_S_YSMIN2";
  3783. this.txtACTUAL_S_YSMIN2.Size = new System.Drawing.Size(174, 28);
  3784. this.txtACTUAL_S_YSMIN2.TabIndex = 73;
  3785. //
  3786. // txtPRESET_LOAD2
  3787. //
  3788. this.txtPRESET_LOAD2.AutoSize = false;
  3789. this.txtPRESET_LOAD2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3790. this.txtPRESET_LOAD2.Location = new System.Drawing.Point(356, 576);
  3791. this.txtPRESET_LOAD2.Name = "txtPRESET_LOAD2";
  3792. this.txtPRESET_LOAD2.Size = new System.Drawing.Size(174, 28);
  3793. this.txtPRESET_LOAD2.TabIndex = 72;
  3794. //
  3795. // txtCRACK_LENGTH2
  3796. //
  3797. this.txtCRACK_LENGTH2.AutoSize = false;
  3798. this.txtCRACK_LENGTH2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3799. this.txtCRACK_LENGTH2.Location = new System.Drawing.Point(356, 602);
  3800. this.txtCRACK_LENGTH2.Name = "txtCRACK_LENGTH2";
  3801. this.txtCRACK_LENGTH2.Size = new System.Drawing.Size(174, 28);
  3802. this.txtCRACK_LENGTH2.TabIndex = 71;
  3803. //
  3804. // txtSPECIMEN_SIZE2
  3805. //
  3806. this.txtSPECIMEN_SIZE2.AutoSize = false;
  3807. this.txtSPECIMEN_SIZE2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3808. this.txtSPECIMEN_SIZE2.Location = new System.Drawing.Point(356, 182);
  3809. this.txtSPECIMEN_SIZE2.Name = "txtSPECIMEN_SIZE2";
  3810. this.txtSPECIMEN_SIZE2.Size = new System.Drawing.Size(174, 28);
  3811. this.txtSPECIMEN_SIZE2.TabIndex = 70;
  3812. this.txtSPECIMEN_SIZE2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSPECIMEN_SIZE2_KeyDown);
  3813. //
  3814. // txtACTUAL_LOAD2
  3815. //
  3816. this.txtACTUAL_LOAD2.AutoSize = false;
  3817. this.txtACTUAL_LOAD2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3818. this.txtACTUAL_LOAD2.Location = new System.Drawing.Point(413, 374);
  3819. this.txtACTUAL_LOAD2.Name = "txtACTUAL_LOAD2";
  3820. this.txtACTUAL_LOAD2.Size = new System.Drawing.Size(117, 28);
  3821. this.txtACTUAL_LOAD2.TabIndex = 69;
  3822. //
  3823. // txtNACE_PH_F2
  3824. //
  3825. this.txtNACE_PH_F2.AutoSize = false;
  3826. this.txtNACE_PH_F2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3827. this.txtNACE_PH_F2.Location = new System.Drawing.Point(356, 464);
  3828. this.txtNACE_PH_F2.Name = "txtNACE_PH_F2";
  3829. this.txtNACE_PH_F2.Size = new System.Drawing.Size(174, 28);
  3830. this.txtNACE_PH_F2.TabIndex = 68;
  3831. //
  3832. // txtYSMIN2
  3833. //
  3834. this.txtYSMIN2.AutoSize = false;
  3835. this.txtYSMIN2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3836. this.txtYSMIN2.Location = new System.Drawing.Point(356, 210);
  3837. this.txtYSMIN2.Name = "txtYSMIN2";
  3838. this.txtYSMIN2.Size = new System.Drawing.Size(174, 28);
  3839. this.txtYSMIN2.TabIndex = 67;
  3840. //
  3841. // txtPRESET_LOAD1
  3842. //
  3843. this.txtPRESET_LOAD1.AutoSize = false;
  3844. this.txtPRESET_LOAD1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3845. this.txtPRESET_LOAD1.Location = new System.Drawing.Point(182, 576);
  3846. this.txtPRESET_LOAD1.Name = "txtPRESET_LOAD1";
  3847. this.txtPRESET_LOAD1.Size = new System.Drawing.Size(174, 28);
  3848. this.txtPRESET_LOAD1.TabIndex = 65;
  3849. //
  3850. // txtCRACK_LENGTH1
  3851. //
  3852. this.txtCRACK_LENGTH1.AutoSize = false;
  3853. this.txtCRACK_LENGTH1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3854. this.txtCRACK_LENGTH1.Location = new System.Drawing.Point(182, 604);
  3855. this.txtCRACK_LENGTH1.Name = "txtCRACK_LENGTH1";
  3856. this.txtCRACK_LENGTH1.Size = new System.Drawing.Size(174, 28);
  3857. this.txtCRACK_LENGTH1.TabIndex = 64;
  3858. //
  3859. // txtSAMPLE_NO2
  3860. //
  3861. this.txtSAMPLE_NO2.AutoSize = false;
  3862. this.txtSAMPLE_NO2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3863. this.txtSAMPLE_NO2.Location = new System.Drawing.Point(356, 154);
  3864. this.txtSAMPLE_NO2.Name = "txtSAMPLE_NO2";
  3865. this.txtSAMPLE_NO2.Size = new System.Drawing.Size(174, 28);
  3866. this.txtSAMPLE_NO2.TabIndex = 63;
  3867. //
  3868. // txtSPECIMEN_SIZE1
  3869. //
  3870. this.txtSPECIMEN_SIZE1.AutoSize = false;
  3871. this.txtSPECIMEN_SIZE1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3872. this.txtSPECIMEN_SIZE1.Location = new System.Drawing.Point(182, 182);
  3873. this.txtSPECIMEN_SIZE1.Name = "txtSPECIMEN_SIZE1";
  3874. this.txtSPECIMEN_SIZE1.Size = new System.Drawing.Size(174, 28);
  3875. this.txtSPECIMEN_SIZE1.TabIndex = 62;
  3876. this.txtSPECIMEN_SIZE1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSPECIMEN_SIZE1_KeyDown);
  3877. //
  3878. // txtNACE_SOLUTION_F1
  3879. //
  3880. this.txtNACE_SOLUTION_F1.AutoSize = false;
  3881. this.txtNACE_SOLUTION_F1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3882. this.txtNACE_SOLUTION_F1.Location = new System.Drawing.Point(182, 519);
  3883. this.txtNACE_SOLUTION_F1.Name = "txtNACE_SOLUTION_F1";
  3884. this.txtNACE_SOLUTION_F1.Size = new System.Drawing.Size(174, 28);
  3885. this.txtNACE_SOLUTION_F1.TabIndex = 61;
  3886. this.txtNACE_SOLUTION_F1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraNACE_SOLUTION_F1_KeyDown);
  3887. //
  3888. // txtACTUAL_S_YSMIN1
  3889. //
  3890. this.txtACTUAL_S_YSMIN1.AutoSize = false;
  3891. this.txtACTUAL_S_YSMIN1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3892. this.txtACTUAL_S_YSMIN1.Location = new System.Drawing.Point(182, 403);
  3893. this.txtACTUAL_S_YSMIN1.Name = "txtACTUAL_S_YSMIN1";
  3894. this.txtACTUAL_S_YSMIN1.Size = new System.Drawing.Size(174, 28);
  3895. this.txtACTUAL_S_YSMIN1.TabIndex = 60;
  3896. //
  3897. // txtACTUAL_LOAD1
  3898. //
  3899. this.txtACTUAL_LOAD1.AutoSize = false;
  3900. this.txtACTUAL_LOAD1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3901. this.txtACTUAL_LOAD1.Location = new System.Drawing.Point(240, 374);
  3902. this.txtACTUAL_LOAD1.Name = "txtACTUAL_LOAD1";
  3903. this.txtACTUAL_LOAD1.Size = new System.Drawing.Size(116, 28);
  3904. this.txtACTUAL_LOAD1.TabIndex = 59;
  3905. //
  3906. // txtNACE_PH_F1
  3907. //
  3908. this.txtNACE_PH_F1.AutoSize = false;
  3909. this.txtNACE_PH_F1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3910. this.txtNACE_PH_F1.Location = new System.Drawing.Point(182, 464);
  3911. this.txtNACE_PH_F1.Name = "txtNACE_PH_F1";
  3912. this.txtNACE_PH_F1.Size = new System.Drawing.Size(174, 28);
  3913. this.txtNACE_PH_F1.TabIndex = 58;
  3914. this.txtNACE_PH_F1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraNACE_PH_F1_KeyDown);
  3915. //
  3916. // txtYSMIN1
  3917. //
  3918. this.txtYSMIN1.AutoSize = false;
  3919. this.txtYSMIN1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  3920. this.txtYSMIN1.Location = new System.Drawing.Point(182, 210);
  3921. this.txtYSMIN1.Name = "txtYSMIN1";
  3922. this.txtYSMIN1.Size = new System.Drawing.Size(174, 28);
  3923. this.txtYSMIN1.TabIndex = 57;
  3924. this.txtYSMIN1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtYSMIN1_KeyDown_1);
  3925. //
  3926. // ultraLabel61
  3927. //
  3928. appearance205.TextHAlignAsString = "Center";
  3929. appearance205.TextVAlignAsString = "Middle";
  3930. this.ultraLabel61.Appearance = appearance205;
  3931. this.ultraLabel61.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3932. this.ultraLabel61.Location = new System.Drawing.Point(689, 154);
  3933. this.ultraLabel61.Name = "ultraLabel61";
  3934. this.ultraLabel61.Size = new System.Drawing.Size(100, 28);
  3935. this.ultraLabel61.TabIndex = 55;
  3936. this.ultraLabel61.Text = "备注";
  3937. //
  3938. // ultraLabel70
  3939. //
  3940. appearance168.TextHAlignAsString = "Center";
  3941. appearance168.TextVAlignAsString = "Middle";
  3942. this.ultraLabel70.Appearance = appearance168;
  3943. this.ultraLabel70.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3944. this.ultraLabel70.Location = new System.Drawing.Point(123, 210);
  3945. this.ultraLabel70.Name = "ultraLabel70";
  3946. this.ultraLabel70.Size = new System.Drawing.Size(60, 28);
  3947. this.ultraLabel70.TabIndex = 54;
  3948. this.ultraLabel70.Text = "屈服强度(MPa) ";
  3949. //
  3950. // ultraLabel71
  3951. //
  3952. appearance169.TextHAlignAsString = "Center";
  3953. appearance169.TextVAlignAsString = "Middle";
  3954. this.ultraLabel71.Appearance = appearance169;
  3955. this.ultraLabel71.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3956. this.ultraLabel71.Location = new System.Drawing.Point(23, 376);
  3957. this.ultraLabel71.Name = "ultraLabel71";
  3958. this.ultraLabel71.Size = new System.Drawing.Size(160, 28);
  3959. this.ultraLabel71.TabIndex = 53;
  3960. this.ultraLabel71.Text = "实际加载挠度(mm)";
  3961. //
  3962. // ultraLabel72
  3963. //
  3964. appearance170.TextHAlignAsString = "Center";
  3965. appearance170.TextVAlignAsString = "Middle";
  3966. this.ultraLabel72.Appearance = appearance170;
  3967. this.ultraLabel72.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3968. this.ultraLabel72.Location = new System.Drawing.Point(123, 462);
  3969. this.ultraLabel72.Name = "ultraLabel72";
  3970. this.ultraLabel72.Size = new System.Drawing.Size(60, 28);
  3971. this.ultraLabel72.TabIndex = 52;
  3972. this.ultraLabel72.Text = "结束";
  3973. //
  3974. // ultraLabel73
  3975. //
  3976. appearance171.TextHAlignAsString = "Center";
  3977. appearance171.TextVAlignAsString = "Middle";
  3978. this.ultraLabel73.Appearance = appearance171;
  3979. this.ultraLabel73.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3980. this.ultraLabel73.Location = new System.Drawing.Point(122, 491);
  3981. this.ultraLabel73.Name = "ultraLabel73";
  3982. this.ultraLabel73.Size = new System.Drawing.Size(60, 28);
  3983. this.ultraLabel73.TabIndex = 51;
  3984. this.ultraLabel73.Text = "开始";
  3985. //
  3986. // ultraLabel74
  3987. //
  3988. appearance172.TextHAlignAsString = "Center";
  3989. appearance172.TextVAlignAsString = "Middle";
  3990. this.ultraLabel74.Appearance = appearance172;
  3991. this.ultraLabel74.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  3992. this.ultraLabel74.Location = new System.Drawing.Point(23, 403);
  3993. this.ultraLabel74.Name = "ultraLabel74";
  3994. this.ultraLabel74.Size = new System.Drawing.Size(160, 28);
  3995. this.ultraLabel74.TabIndex = 50;
  3996. this.ultraLabel74.Text = "实际加载水平(%)";
  3997. //
  3998. // ultraLabel75
  3999. //
  4000. appearance173.TextHAlignAsString = "Center";
  4001. appearance173.TextVAlignAsString = "Middle";
  4002. this.ultraLabel75.Appearance = appearance173;
  4003. this.ultraLabel75.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4004. this.ultraLabel75.Location = new System.Drawing.Point(123, 432);
  4005. this.ultraLabel75.Name = "ultraLabel75";
  4006. this.ultraLabel75.Size = new System.Drawing.Size(60, 28);
  4007. this.ultraLabel75.TabIndex = 49;
  4008. this.ultraLabel75.Text = "开始";
  4009. //
  4010. // ultraLabel76
  4011. //
  4012. appearance174.TextHAlignAsString = "Center";
  4013. appearance174.TextVAlignAsString = "Middle";
  4014. this.ultraLabel76.Appearance = appearance174;
  4015. this.ultraLabel76.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4016. this.ultraLabel76.Location = new System.Drawing.Point(122, 519);
  4017. this.ultraLabel76.Name = "ultraLabel76";
  4018. this.ultraLabel76.Size = new System.Drawing.Size(60, 28);
  4019. this.ultraLabel76.TabIndex = 48;
  4020. this.ultraLabel76.Text = "结束";
  4021. //
  4022. // txtNOTE
  4023. //
  4024. this.txtNOTE.AutoSize = false;
  4025. this.txtNOTE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4026. this.txtNOTE.Location = new System.Drawing.Point(785, 154);
  4027. this.txtNOTE.Name = "txtNOTE";
  4028. this.txtNOTE.Size = new System.Drawing.Size(163, 28);
  4029. this.txtNOTE.TabIndex = 47;
  4030. //
  4031. // txtSAMPLE_NO1
  4032. //
  4033. this.txtSAMPLE_NO1.AutoSize = false;
  4034. this.txtSAMPLE_NO1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4035. this.txtSAMPLE_NO1.Location = new System.Drawing.Point(182, 154);
  4036. this.txtSAMPLE_NO1.Name = "txtSAMPLE_NO1";
  4037. this.txtSAMPLE_NO1.Size = new System.Drawing.Size(174, 28);
  4038. this.txtSAMPLE_NO1.TabIndex = 39;
  4039. //
  4040. // txtTEST_TIME
  4041. //
  4042. this.txtTEST_TIME.AutoSize = false;
  4043. this.txtTEST_TIME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4044. this.txtTEST_TIME.Location = new System.Drawing.Point(123, 126);
  4045. this.txtTEST_TIME.Name = "txtTEST_TIME";
  4046. this.txtTEST_TIME.Size = new System.Drawing.Size(135, 28);
  4047. this.txtTEST_TIME.TabIndex = 34;
  4048. //
  4049. // txtSTANDARD
  4050. //
  4051. this.txtSTANDARD.AutoSize = false;
  4052. this.txtSTANDARD.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4053. this.txtSTANDARD.Location = new System.Drawing.Point(554, 71);
  4054. this.txtSTANDARD.Name = "txtSTANDARD";
  4055. this.txtSTANDARD.Size = new System.Drawing.Size(135, 28);
  4056. this.txtSTANDARD.TabIndex = 30;
  4057. //
  4058. // txtSTEEL_GRADE
  4059. //
  4060. this.txtSTEEL_GRADE.AutoSize = false;
  4061. this.txtSTEEL_GRADE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4062. this.txtSTEEL_GRADE.Enabled = false;
  4063. this.txtSTEEL_GRADE.Location = new System.Drawing.Point(554, 43);
  4064. this.txtSTEEL_GRADE.Name = "txtSTEEL_GRADE";
  4065. this.txtSTEEL_GRADE.Size = new System.Drawing.Size(135, 28);
  4066. this.txtSTEEL_GRADE.TabIndex = 29;
  4067. //
  4068. // txtPIPE_SIZE
  4069. //
  4070. this.txtPIPE_SIZE.AutoSize = false;
  4071. this.txtPIPE_SIZE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4072. this.txtPIPE_SIZE.Enabled = false;
  4073. this.txtPIPE_SIZE.Location = new System.Drawing.Point(356, 71);
  4074. this.txtPIPE_SIZE.Name = "txtPIPE_SIZE";
  4075. this.txtPIPE_SIZE.Size = new System.Drawing.Size(100, 28);
  4076. this.txtPIPE_SIZE.TabIndex = 28;
  4077. //
  4078. // txtLOT_NO
  4079. //
  4080. this.txtLOT_NO.AutoSize = false;
  4081. this.txtLOT_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4082. this.txtLOT_NO.Enabled = false;
  4083. this.txtLOT_NO.Location = new System.Drawing.Point(356, 99);
  4084. this.txtLOT_NO.Name = "txtLOT_NO";
  4085. this.txtLOT_NO.Size = new System.Drawing.Size(100, 28);
  4086. this.txtLOT_NO.TabIndex = 27;
  4087. //
  4088. // txtSTEEL_NO
  4089. //
  4090. this.txtSTEEL_NO.AutoSize = false;
  4091. this.txtSTEEL_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4092. this.txtSTEEL_NO.Enabled = false;
  4093. this.txtSTEEL_NO.Location = new System.Drawing.Point(356, 43);
  4094. this.txtSTEEL_NO.Name = "txtSTEEL_NO";
  4095. this.txtSTEEL_NO.Size = new System.Drawing.Size(100, 28);
  4096. this.txtSTEEL_NO.TabIndex = 25;
  4097. //
  4098. // txtSAMPLE_NO
  4099. //
  4100. this.txtSAMPLE_NO.AutoSize = false;
  4101. this.txtSAMPLE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4102. this.txtSAMPLE_NO.Enabled = false;
  4103. this.txtSAMPLE_NO.Location = new System.Drawing.Point(123, 71);
  4104. this.txtSAMPLE_NO.Name = "txtSAMPLE_NO";
  4105. this.txtSAMPLE_NO.Size = new System.Drawing.Size(135, 28);
  4106. this.txtSAMPLE_NO.TabIndex = 24;
  4107. //
  4108. // txtCHECK_NO
  4109. //
  4110. this.txtCHECK_NO.AutoSize = false;
  4111. this.txtCHECK_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4112. this.txtCHECK_NO.Enabled = false;
  4113. this.txtCHECK_NO.Location = new System.Drawing.Point(123, 43);
  4114. this.txtCHECK_NO.Name = "txtCHECK_NO";
  4115. this.txtCHECK_NO.Size = new System.Drawing.Size(135, 28);
  4116. this.txtCHECK_NO.TabIndex = 21;
  4117. //
  4118. // ultraLabel77
  4119. //
  4120. appearance175.TextHAlignAsString = "Center";
  4121. appearance175.TextVAlignAsString = "Middle";
  4122. this.ultraLabel77.Appearance = appearance175;
  4123. this.ultraLabel77.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4124. this.ultraLabel77.Location = new System.Drawing.Point(23, 154);
  4125. this.ultraLabel77.Name = "ultraLabel77";
  4126. this.ultraLabel77.Size = new System.Drawing.Size(160, 28);
  4127. this.ultraLabel77.TabIndex = 20;
  4128. this.ultraLabel77.Text = "试 样 号";
  4129. //
  4130. // ultraLabel80
  4131. //
  4132. appearance176.TextHAlignAsString = "Center";
  4133. appearance176.TextVAlignAsString = "Middle";
  4134. this.ultraLabel80.Appearance = appearance176;
  4135. this.ultraLabel80.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4136. this.ultraLabel80.Location = new System.Drawing.Point(23, 182);
  4137. this.ultraLabel80.Name = "ultraLabel80";
  4138. this.ultraLabel80.Size = new System.Drawing.Size(160, 28);
  4139. this.ultraLabel80.TabIndex = 16;
  4140. this.ultraLabel80.Text = "试样尺寸(L×W×H)(mm)";
  4141. //
  4142. // ultraLabel87
  4143. //
  4144. appearance177.TextHAlignAsString = "Center";
  4145. appearance177.TextVAlignAsString = "Middle";
  4146. this.ultraLabel87.Appearance = appearance177;
  4147. this.ultraLabel87.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4148. this.ultraLabel87.Location = new System.Drawing.Point(456, 97);
  4149. this.ultraLabel87.Name = "ultraLabel87";
  4150. this.ultraLabel87.Size = new System.Drawing.Size(100, 28);
  4151. this.ultraLabel87.TabIndex = 9;
  4152. this.ultraLabel87.Text = "试验日期";
  4153. //
  4154. // ultraLabel88
  4155. //
  4156. appearance178.TextHAlignAsString = "Center";
  4157. appearance178.TextVAlignAsString = "Middle";
  4158. this.ultraLabel88.Appearance = appearance178;
  4159. this.ultraLabel88.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4160. this.ultraLabel88.Location = new System.Drawing.Point(456, 71);
  4161. this.ultraLabel88.Name = "ultraLabel88";
  4162. this.ultraLabel88.Size = new System.Drawing.Size(100, 28);
  4163. this.ultraLabel88.TabIndex = 8;
  4164. this.ultraLabel88.Text = "执行标准";
  4165. //
  4166. // ultraLabel89
  4167. //
  4168. appearance179.TextHAlignAsString = "Center";
  4169. appearance179.TextVAlignAsString = "Middle";
  4170. this.ultraLabel89.Appearance = appearance179;
  4171. this.ultraLabel89.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4172. this.ultraLabel89.Location = new System.Drawing.Point(23, 126);
  4173. this.ultraLabel89.Name = "ultraLabel89";
  4174. this.ultraLabel89.Size = new System.Drawing.Size(100, 28);
  4175. this.ultraLabel89.TabIndex = 7;
  4176. this.ultraLabel89.Text = "试验周期(h)";
  4177. //
  4178. // ultraLabel90
  4179. //
  4180. appearance180.TextHAlignAsString = "Center";
  4181. appearance180.TextVAlignAsString = "Middle";
  4182. this.ultraLabel90.Appearance = appearance180;
  4183. this.ultraLabel90.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4184. this.ultraLabel90.Location = new System.Drawing.Point(23, 99);
  4185. this.ultraLabel90.Name = "ultraLabel90";
  4186. this.ultraLabel90.Size = new System.Drawing.Size(100, 28);
  4187. this.ultraLabel90.TabIndex = 6;
  4188. this.ultraLabel90.Text = "炉号";
  4189. //
  4190. // ultraLabel91
  4191. //
  4192. appearance181.TextHAlignAsString = "Center";
  4193. appearance181.TextVAlignAsString = "Middle";
  4194. this.ultraLabel91.Appearance = appearance181;
  4195. this.ultraLabel91.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4196. this.ultraLabel91.Location = new System.Drawing.Point(256, 71);
  4197. this.ultraLabel91.Name = "ultraLabel91";
  4198. this.ultraLabel91.Size = new System.Drawing.Size(100, 28);
  4199. this.ultraLabel91.TabIndex = 5;
  4200. this.ultraLabel91.Text = "规格";
  4201. //
  4202. // ultraLabel92
  4203. //
  4204. appearance182.TextHAlignAsString = "Center";
  4205. appearance182.TextVAlignAsString = "Middle";
  4206. this.ultraLabel92.Appearance = appearance182;
  4207. this.ultraLabel92.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4208. this.ultraLabel92.Location = new System.Drawing.Point(23, 71);
  4209. this.ultraLabel92.Name = "ultraLabel92";
  4210. this.ultraLabel92.Size = new System.Drawing.Size(100, 28);
  4211. this.ultraLabel92.TabIndex = 4;
  4212. this.ultraLabel92.Text = "试样号";
  4213. //
  4214. // ultraLabel93
  4215. //
  4216. appearance183.TextHAlignAsString = "Center";
  4217. appearance183.TextVAlignAsString = "Middle";
  4218. this.ultraLabel93.Appearance = appearance183;
  4219. this.ultraLabel93.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4220. this.ultraLabel93.Location = new System.Drawing.Point(456, 43);
  4221. this.ultraLabel93.Name = "ultraLabel93";
  4222. this.ultraLabel93.Size = new System.Drawing.Size(100, 28);
  4223. this.ultraLabel93.TabIndex = 3;
  4224. this.ultraLabel93.Text = "钢级";
  4225. //
  4226. // ultraLabel94
  4227. //
  4228. appearance184.TextHAlignAsString = "Center";
  4229. appearance184.TextVAlignAsString = "Middle";
  4230. this.ultraLabel94.Appearance = appearance184;
  4231. this.ultraLabel94.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4232. this.ultraLabel94.Location = new System.Drawing.Point(164, 14);
  4233. this.ultraLabel94.Name = "ultraLabel94";
  4234. this.ultraLabel94.Size = new System.Drawing.Size(435, 28);
  4235. this.ultraLabel94.TabIndex = 2;
  4236. this.ultraLabel94.Text = "硫化氢应力(拉伸)腐蚀试验原始记录(SSC-A)";
  4237. //
  4238. // ultraLabel95
  4239. //
  4240. appearance185.TextHAlignAsString = "Center";
  4241. appearance185.TextVAlignAsString = "Middle";
  4242. this.ultraLabel95.Appearance = appearance185;
  4243. this.ultraLabel95.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4244. this.ultraLabel95.Location = new System.Drawing.Point(256, 43);
  4245. this.ultraLabel95.Name = "ultraLabel95";
  4246. this.ultraLabel95.Size = new System.Drawing.Size(100, 28);
  4247. this.ultraLabel95.TabIndex = 1;
  4248. this.ultraLabel95.Text = "钢号";
  4249. //
  4250. // ultraLabel96
  4251. //
  4252. appearance186.TextHAlignAsString = "Center";
  4253. appearance186.TextVAlignAsString = "Middle";
  4254. this.ultraLabel96.Appearance = appearance186;
  4255. this.ultraLabel96.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4256. this.ultraLabel96.Location = new System.Drawing.Point(23, 43);
  4257. this.ultraLabel96.Name = "ultraLabel96";
  4258. this.ultraLabel96.Size = new System.Drawing.Size(100, 28);
  4259. this.ultraLabel96.TabIndex = 0;
  4260. this.ultraLabel96.Text = "检验编号";
  4261. //
  4262. // ultraLabel20
  4263. //
  4264. this.ultraLabel20.Location = new System.Drawing.Point(0, 0);
  4265. this.ultraLabel20.Name = "ultraLabel20";
  4266. this.ultraLabel20.Size = new System.Drawing.Size(100, 23);
  4267. this.ultraLabel20.TabIndex = 90;
  4268. //
  4269. // ultraLabel22
  4270. //
  4271. this.ultraLabel22.Location = new System.Drawing.Point(0, 0);
  4272. this.ultraLabel22.Name = "ultraLabel22";
  4273. this.ultraLabel22.Size = new System.Drawing.Size(100, 23);
  4274. this.ultraLabel22.TabIndex = 91;
  4275. //
  4276. // ultraLabel23
  4277. //
  4278. this.ultraLabel23.Location = new System.Drawing.Point(0, 0);
  4279. this.ultraLabel23.Name = "ultraLabel23";
  4280. this.ultraLabel23.Size = new System.Drawing.Size(100, 23);
  4281. this.ultraLabel23.TabIndex = 92;
  4282. //
  4283. // ultraLabel24
  4284. //
  4285. this.ultraLabel24.Location = new System.Drawing.Point(0, 0);
  4286. this.ultraLabel24.Name = "ultraLabel24";
  4287. this.ultraLabel24.Size = new System.Drawing.Size(100, 23);
  4288. this.ultraLabel24.TabIndex = 93;
  4289. //
  4290. // ultraLabel25
  4291. //
  4292. this.ultraLabel25.Location = new System.Drawing.Point(0, 0);
  4293. this.ultraLabel25.Name = "ultraLabel25";
  4294. this.ultraLabel25.Size = new System.Drawing.Size(100, 23);
  4295. this.ultraLabel25.TabIndex = 94;
  4296. //
  4297. // ultraLabel26
  4298. //
  4299. this.ultraLabel26.Location = new System.Drawing.Point(0, 0);
  4300. this.ultraLabel26.Name = "ultraLabel26";
  4301. this.ultraLabel26.Size = new System.Drawing.Size(100, 23);
  4302. this.ultraLabel26.TabIndex = 95;
  4303. //
  4304. // ultraLabel27
  4305. //
  4306. this.ultraLabel27.Location = new System.Drawing.Point(0, 0);
  4307. this.ultraLabel27.Name = "ultraLabel27";
  4308. this.ultraLabel27.Size = new System.Drawing.Size(100, 23);
  4309. this.ultraLabel27.TabIndex = 96;
  4310. //
  4311. // ultraLabel46
  4312. //
  4313. appearance187.TextHAlignAsString = "Center";
  4314. appearance187.TextVAlignAsString = "Middle";
  4315. this.ultraLabel46.Appearance = appearance187;
  4316. this.ultraLabel46.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4317. this.ultraLabel46.Location = new System.Drawing.Point(279, 14);
  4318. this.ultraLabel46.Name = "ultraLabel46";
  4319. this.ultraLabel46.Size = new System.Drawing.Size(188, 28);
  4320. this.ultraLabel46.TabIndex = 2;
  4321. this.ultraLabel46.Text = "点蚀试验报告";
  4322. //
  4323. // ultraLabel48
  4324. //
  4325. appearance188.TextHAlignAsString = "Center";
  4326. appearance188.TextVAlignAsString = "Middle";
  4327. this.ultraLabel48.Appearance = appearance188;
  4328. this.ultraLabel48.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  4329. this.ultraLabel48.Location = new System.Drawing.Point(23, 43);
  4330. this.ultraLabel48.Name = "ultraLabel48";
  4331. this.ultraLabel48.Size = new System.Drawing.Size(100, 28);
  4332. this.ultraLabel48.TabIndex = 0;
  4333. this.ultraLabel48.Text = "检验编号";
  4334. //
  4335. // ultraExpandableGroupBox3
  4336. //
  4337. this.ultraExpandableGroupBox3.Controls.Add(this.ultraExpandableGroupBoxPanel3);
  4338. this.ultraExpandableGroupBox3.Dock = System.Windows.Forms.DockStyle.Top;
  4339. this.ultraExpandableGroupBox3.Expanded = false;
  4340. this.ultraExpandableGroupBox3.ExpandedSize = new System.Drawing.Size(959, 142);
  4341. this.ultraExpandableGroupBox3.Location = new System.Drawing.Point(0, 26);
  4342. this.ultraExpandableGroupBox3.Name = "ultraExpandableGroupBox3";
  4343. this.ultraExpandableGroupBox3.Size = new System.Drawing.Size(959, 26);
  4344. this.ultraExpandableGroupBox3.TabIndex = 131;
  4345. this.ultraExpandableGroupBox3.Text = "实验结果录入";
  4346. this.ultraExpandableGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  4347. //
  4348. // ultraExpandableGroupBoxPanel3
  4349. //
  4350. this.ultraExpandableGroupBoxPanel3.Controls.Add(this.ultraGrid3);
  4351. this.ultraExpandableGroupBoxPanel3.Location = new System.Drawing.Point(-10000, -10000);
  4352. this.ultraExpandableGroupBoxPanel3.Name = "ultraExpandableGroupBoxPanel3";
  4353. this.ultraExpandableGroupBoxPanel3.Size = new System.Drawing.Size(953, 142);
  4354. this.ultraExpandableGroupBoxPanel3.TabIndex = 0;
  4355. this.ultraExpandableGroupBoxPanel3.Visible = false;
  4356. //
  4357. // ultraGrid3
  4358. //
  4359. this.ultraGrid3.DataSource = this.bindingSourcePipeCheckconsignPhydetailEntity;
  4360. appearance68.BackColor = System.Drawing.SystemColors.Window;
  4361. appearance68.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  4362. this.ultraGrid3.DisplayLayout.Appearance = appearance68;
  4363. ultraGridColumn38.Header.VisiblePosition = 0;
  4364. ultraGridColumn39.Header.VisiblePosition = 2;
  4365. ultraGridColumn40.Header.VisiblePosition = 4;
  4366. ultraGridColumn41.Header.VisiblePosition = 1;
  4367. ultraGridColumn41.Hidden = true;
  4368. ultraGridColumn42.Header.VisiblePosition = 3;
  4369. ultraGridColumn42.Hidden = true;
  4370. ultraGridColumn43.Header.VisiblePosition = 5;
  4371. ultraGridColumn43.Hidden = true;
  4372. ultraGridColumn44.Header.VisiblePosition = 6;
  4373. ultraGridColumn44.Hidden = true;
  4374. ultraGridColumn45.Header.VisiblePosition = 7;
  4375. ultraGridColumn45.Hidden = true;
  4376. ultraGridColumn46.Header.VisiblePosition = 8;
  4377. ultraGridColumn46.Hidden = true;
  4378. ultraGridColumn47.Header.VisiblePosition = 9;
  4379. ultraGridColumn47.Hidden = true;
  4380. ultraGridColumn48.Header.VisiblePosition = 10;
  4381. ultraGridColumn48.RowLayoutColumnInfo.OriginX = 0;
  4382. ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
  4383. ultraGridColumn48.RowLayoutColumnInfo.SpanX = 2;
  4384. ultraGridColumn48.RowLayoutColumnInfo.SpanY = 2;
  4385. ultraGridColumn49.Header.VisiblePosition = 11;
  4386. ultraGridColumn50.Header.VisiblePosition = 13;
  4387. ultraGridColumn51.Header.VisiblePosition = 12;
  4388. ultraGridColumn51.Hidden = true;
  4389. ultraGridColumn52.Header.VisiblePosition = 14;
  4390. ultraGridColumn52.Hidden = true;
  4391. ultraGridColumn53.Header.VisiblePosition = 15;
  4392. ultraGridColumn53.Hidden = true;
  4393. ultraGridColumn54.Header.VisiblePosition = 16;
  4394. ultraGridColumn54.RowLayoutColumnInfo.OriginX = 2;
  4395. ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
  4396. ultraGridColumn54.RowLayoutColumnInfo.SpanX = 2;
  4397. ultraGridColumn54.RowLayoutColumnInfo.SpanY = 2;
  4398. ultraGridColumn55.Header.VisiblePosition = 17;
  4399. ultraGridColumn55.RowLayoutColumnInfo.OriginX = 16;
  4400. ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
  4401. ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2;
  4402. ultraGridColumn55.RowLayoutColumnInfo.SpanY = 2;
  4403. ultraGridColumn56.Header.VisiblePosition = 18;
  4404. ultraGridColumn56.Hidden = true;
  4405. ultraGridColumn57.Header.VisiblePosition = 19;
  4406. ultraGridColumn57.RowLayoutColumnInfo.OriginX = 4;
  4407. ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
  4408. ultraGridColumn57.RowLayoutColumnInfo.SpanX = 2;
  4409. ultraGridColumn57.RowLayoutColumnInfo.SpanY = 2;
  4410. ultraGridColumn58.Header.VisiblePosition = 20;
  4411. ultraGridColumn58.Hidden = true;
  4412. ultraGridColumn59.Header.VisiblePosition = 21;
  4413. ultraGridColumn59.RowLayoutColumnInfo.OriginX = 6;
  4414. ultraGridColumn59.RowLayoutColumnInfo.OriginY = 0;
  4415. ultraGridColumn59.RowLayoutColumnInfo.SpanX = 2;
  4416. ultraGridColumn59.RowLayoutColumnInfo.SpanY = 2;
  4417. ultraGridColumn60.Header.VisiblePosition = 22;
  4418. ultraGridColumn60.Hidden = true;
  4419. ultraGridColumn61.Header.VisiblePosition = 23;
  4420. ultraGridColumn61.RowLayoutColumnInfo.OriginX = 8;
  4421. ultraGridColumn61.RowLayoutColumnInfo.OriginY = 0;
  4422. ultraGridColumn61.RowLayoutColumnInfo.SpanX = 2;
  4423. ultraGridColumn61.RowLayoutColumnInfo.SpanY = 2;
  4424. ultraGridColumn62.Header.VisiblePosition = 24;
  4425. ultraGridColumn62.Hidden = true;
  4426. ultraGridColumn63.Header.VisiblePosition = 25;
  4427. ultraGridColumn63.Hidden = true;
  4428. ultraGridColumn64.Header.VisiblePosition = 26;
  4429. ultraGridColumn64.Hidden = true;
  4430. ultraGridColumn65.Header.VisiblePosition = 27;
  4431. ultraGridColumn65.Hidden = true;
  4432. ultraGridColumn66.Header.VisiblePosition = 28;
  4433. ultraGridColumn66.Hidden = true;
  4434. ultraGridColumn67.Header.VisiblePosition = 29;
  4435. ultraGridColumn67.Hidden = true;
  4436. ultraGridColumn68.Header.VisiblePosition = 30;
  4437. ultraGridColumn68.Hidden = true;
  4438. ultraGridColumn69.Header.VisiblePosition = 31;
  4439. ultraGridColumn69.Hidden = true;
  4440. ultraGridColumn70.Header.VisiblePosition = 32;
  4441. ultraGridColumn70.RowLayoutColumnInfo.OriginX = 18;
  4442. ultraGridColumn70.RowLayoutColumnInfo.OriginY = 0;
  4443. ultraGridColumn70.RowLayoutColumnInfo.SpanX = 2;
  4444. ultraGridColumn70.RowLayoutColumnInfo.SpanY = 2;
  4445. ultraGridColumn71.Header.VisiblePosition = 33;
  4446. ultraGridColumn71.Hidden = true;
  4447. ultraGridColumn72.Header.VisiblePosition = 34;
  4448. ultraGridColumn72.RowLayoutColumnInfo.OriginX = 20;
  4449. ultraGridColumn72.RowLayoutColumnInfo.OriginY = 0;
  4450. ultraGridColumn72.RowLayoutColumnInfo.SpanX = 2;
  4451. ultraGridColumn72.RowLayoutColumnInfo.SpanY = 2;
  4452. ultraGridColumn73.Header.VisiblePosition = 35;
  4453. ultraGridColumn73.Hidden = true;
  4454. ultraGridColumn74.Header.VisiblePosition = 36;
  4455. ultraGridColumn74.Hidden = true;
  4456. ultraGridColumn75.Header.VisiblePosition = 37;
  4457. ultraGridColumn75.Hidden = true;
  4458. ultraGridColumn76.Header.VisiblePosition = 38;
  4459. ultraGridColumn76.Hidden = true;
  4460. ultraGridColumn77.Header.VisiblePosition = 39;
  4461. ultraGridColumn77.Hidden = true;
  4462. ultraGridColumn78.Header.VisiblePosition = 40;
  4463. ultraGridColumn78.Hidden = true;
  4464. ultraGridColumn79.Header.VisiblePosition = 41;
  4465. ultraGridColumn79.Hidden = true;
  4466. ultraGridColumn80.Header.VisiblePosition = 42;
  4467. ultraGridColumn80.Hidden = true;
  4468. ultraGridColumn81.Header.VisiblePosition = 43;
  4469. ultraGridColumn81.Hidden = true;
  4470. ultraGridColumn82.Header.VisiblePosition = 44;
  4471. ultraGridColumn82.Hidden = true;
  4472. ultraGridColumn83.Header.VisiblePosition = 45;
  4473. ultraGridColumn83.Hidden = true;
  4474. ultraGridColumn84.Header.VisiblePosition = 46;
  4475. ultraGridColumn84.Hidden = true;
  4476. ultraGridColumn85.Header.VisiblePosition = 47;
  4477. ultraGridColumn85.Hidden = true;
  4478. ultraGridColumn86.Header.VisiblePosition = 48;
  4479. ultraGridColumn86.Hidden = true;
  4480. ultraGridColumn87.Header.VisiblePosition = 49;
  4481. ultraGridColumn87.Hidden = true;
  4482. ultraGridColumn88.Header.VisiblePosition = 50;
  4483. ultraGridColumn88.Hidden = true;
  4484. ultraGridColumn89.Header.VisiblePosition = 51;
  4485. ultraGridColumn89.RowLayoutColumnInfo.OriginX = 10;
  4486. ultraGridColumn89.RowLayoutColumnInfo.OriginY = 0;
  4487. ultraGridColumn89.RowLayoutColumnInfo.SpanX = 2;
  4488. ultraGridColumn89.RowLayoutColumnInfo.SpanY = 2;
  4489. ultraGridColumn90.Header.VisiblePosition = 52;
  4490. ultraGridColumn90.RowLayoutColumnInfo.OriginX = 12;
  4491. ultraGridColumn90.RowLayoutColumnInfo.OriginY = 0;
  4492. ultraGridColumn90.RowLayoutColumnInfo.SpanX = 2;
  4493. ultraGridColumn90.RowLayoutColumnInfo.SpanY = 2;
  4494. ultraGridColumn91.Header.VisiblePosition = 53;
  4495. ultraGridColumn91.RowLayoutColumnInfo.OriginX = 14;
  4496. ultraGridColumn91.RowLayoutColumnInfo.OriginY = 0;
  4497. ultraGridColumn91.RowLayoutColumnInfo.SpanX = 2;
  4498. ultraGridColumn91.RowLayoutColumnInfo.SpanY = 2;
  4499. ultraGridColumn92.Header.VisiblePosition = 54;
  4500. ultraGridColumn92.Hidden = true;
  4501. ultraGridColumn93.Header.VisiblePosition = 55;
  4502. ultraGridColumn93.Hidden = true;
  4503. ultraGridColumn94.Header.VisiblePosition = 56;
  4504. ultraGridColumn94.Hidden = true;
  4505. ultraGridColumn95.Header.VisiblePosition = 57;
  4506. ultraGridColumn95.Hidden = true;
  4507. ultraGridColumn96.Header.VisiblePosition = 58;
  4508. ultraGridColumn96.Hidden = true;
  4509. ultraGridColumn97.Header.VisiblePosition = 59;
  4510. ultraGridColumn97.Hidden = true;
  4511. ultraGridColumn98.Header.VisiblePosition = 60;
  4512. ultraGridColumn98.Hidden = true;
  4513. ultraGridColumn99.Header.VisiblePosition = 61;
  4514. ultraGridColumn99.Hidden = true;
  4515. ultraGridColumn100.Header.VisiblePosition = 62;
  4516. ultraGridColumn100.Hidden = true;
  4517. ultraGridColumn101.Header.VisiblePosition = 63;
  4518. ultraGridColumn101.Hidden = true;
  4519. ultraGridColumn102.Header.VisiblePosition = 64;
  4520. ultraGridColumn102.Hidden = true;
  4521. ultraGridColumn103.Header.VisiblePosition = 65;
  4522. ultraGridColumn103.Hidden = true;
  4523. ultraGridColumn104.Header.VisiblePosition = 66;
  4524. ultraGridColumn104.Hidden = true;
  4525. ultraGridColumn105.Header.VisiblePosition = 67;
  4526. ultraGridColumn105.Hidden = true;
  4527. ultraGridColumn106.Header.VisiblePosition = 68;
  4528. ultraGridColumn106.Hidden = true;
  4529. ultraGridColumn107.Header.VisiblePosition = 69;
  4530. ultraGridColumn107.Hidden = true;
  4531. ultraGridColumn108.Header.VisiblePosition = 70;
  4532. ultraGridColumn109.Header.VisiblePosition = 71;
  4533. ultraGridColumn110.Header.VisiblePosition = 72;
  4534. ultraGridColumn111.Header.VisiblePosition = 73;
  4535. ultraGridBand2.Columns.AddRange(new object[] {
  4536. ultraGridColumn38,
  4537. ultraGridColumn39,
  4538. ultraGridColumn40,
  4539. ultraGridColumn41,
  4540. ultraGridColumn42,
  4541. ultraGridColumn43,
  4542. ultraGridColumn44,
  4543. ultraGridColumn45,
  4544. ultraGridColumn46,
  4545. ultraGridColumn47,
  4546. ultraGridColumn48,
  4547. ultraGridColumn49,
  4548. ultraGridColumn50,
  4549. ultraGridColumn51,
  4550. ultraGridColumn52,
  4551. ultraGridColumn53,
  4552. ultraGridColumn54,
  4553. ultraGridColumn55,
  4554. ultraGridColumn56,
  4555. ultraGridColumn57,
  4556. ultraGridColumn58,
  4557. ultraGridColumn59,
  4558. ultraGridColumn60,
  4559. ultraGridColumn61,
  4560. ultraGridColumn62,
  4561. ultraGridColumn63,
  4562. ultraGridColumn64,
  4563. ultraGridColumn65,
  4564. ultraGridColumn66,
  4565. ultraGridColumn67,
  4566. ultraGridColumn68,
  4567. ultraGridColumn69,
  4568. ultraGridColumn70,
  4569. ultraGridColumn71,
  4570. ultraGridColumn72,
  4571. ultraGridColumn73,
  4572. ultraGridColumn74,
  4573. ultraGridColumn75,
  4574. ultraGridColumn76,
  4575. ultraGridColumn77,
  4576. ultraGridColumn78,
  4577. ultraGridColumn79,
  4578. ultraGridColumn80,
  4579. ultraGridColumn81,
  4580. ultraGridColumn82,
  4581. ultraGridColumn83,
  4582. ultraGridColumn84,
  4583. ultraGridColumn85,
  4584. ultraGridColumn86,
  4585. ultraGridColumn87,
  4586. ultraGridColumn88,
  4587. ultraGridColumn89,
  4588. ultraGridColumn90,
  4589. ultraGridColumn91,
  4590. ultraGridColumn92,
  4591. ultraGridColumn93,
  4592. ultraGridColumn94,
  4593. ultraGridColumn95,
  4594. ultraGridColumn96,
  4595. ultraGridColumn97,
  4596. ultraGridColumn98,
  4597. ultraGridColumn99,
  4598. ultraGridColumn100,
  4599. ultraGridColumn101,
  4600. ultraGridColumn102,
  4601. ultraGridColumn103,
  4602. ultraGridColumn104,
  4603. ultraGridColumn105,
  4604. ultraGridColumn106,
  4605. ultraGridColumn107,
  4606. ultraGridColumn108,
  4607. ultraGridColumn109,
  4608. ultraGridColumn110,
  4609. ultraGridColumn111});
  4610. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  4611. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  4612. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4613. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  4614. appearance73.BackColor = System.Drawing.SystemColors.ActiveBorder;
  4615. appearance73.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4616. appearance73.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  4617. appearance73.BorderColor = System.Drawing.SystemColors.Window;
  4618. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance73;
  4619. appearance74.ForeColor = System.Drawing.SystemColors.GrayText;
  4620. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance74;
  4621. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4622. appearance75.BackColor = System.Drawing.SystemColors.ControlLightLight;
  4623. appearance75.BackColor2 = System.Drawing.SystemColors.Control;
  4624. appearance75.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4625. appearance75.ForeColor = System.Drawing.SystemColors.GrayText;
  4626. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance75;
  4627. appearance77.BackColor = System.Drawing.SystemColors.Window;
  4628. appearance77.ForeColor = System.Drawing.SystemColors.ControlText;
  4629. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance77;
  4630. appearance79.BackColor = System.Drawing.SystemColors.Highlight;
  4631. appearance79.ForeColor = System.Drawing.SystemColors.HighlightText;
  4632. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance79;
  4633. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  4634. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  4635. appearance80.BackColor = System.Drawing.SystemColors.Window;
  4636. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance80;
  4637. appearance83.BorderColor = System.Drawing.Color.Silver;
  4638. appearance83.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  4639. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance83;
  4640. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  4641. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  4642. appearance86.BackColor = System.Drawing.SystemColors.Control;
  4643. appearance86.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4644. appearance86.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  4645. appearance86.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4646. appearance86.BorderColor = System.Drawing.SystemColors.Window;
  4647. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance86;
  4648. appearance87.TextHAlignAsString = "Left";
  4649. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance87;
  4650. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  4651. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  4652. appearance88.BackColor = System.Drawing.SystemColors.Window;
  4653. appearance88.BorderColor = System.Drawing.Color.Silver;
  4654. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance88;
  4655. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  4656. appearance90.BackColor = System.Drawing.SystemColors.ControlLight;
  4657. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance90;
  4658. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  4659. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  4660. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  4661. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  4662. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4663. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  4664. this.ultraGrid3.Name = "ultraGrid3";
  4665. this.ultraGrid3.Size = new System.Drawing.Size(953, 142);
  4666. this.ultraGrid3.TabIndex = 0;
  4667. this.ultraGrid3.Text = "ultraGrid3";
  4668. //
  4669. // ultraExpandableGroupBox2
  4670. //
  4671. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  4672. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  4673. this.ultraExpandableGroupBox2.Expanded = false;
  4674. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(959, 185);
  4675. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 0);
  4676. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  4677. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(959, 26);
  4678. this.ultraExpandableGroupBox2.TabIndex = 86;
  4679. this.ultraExpandableGroupBox2.Text = "SSC-D";
  4680. this.ultraExpandableGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  4681. //
  4682. // ultraExpandableGroupBoxPanel2
  4683. //
  4684. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraGrid2);
  4685. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(-10000, -10000);
  4686. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  4687. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(953, 162);
  4688. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  4689. this.ultraExpandableGroupBoxPanel2.Visible = false;
  4690. //
  4691. // ultraGrid2
  4692. //
  4693. this.ultraGrid2.DataSource = this.bindingSourcePipeCheckconsignSscdParmEntity;
  4694. appearance189.BackColor = System.Drawing.SystemColors.Window;
  4695. appearance189.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  4696. this.ultraGrid2.DisplayLayout.Appearance = appearance189;
  4697. ultraGridColumn112.Header.VisiblePosition = 0;
  4698. ultraGridColumn112.Hidden = true;
  4699. ultraGridColumn112.RowLayoutColumnInfo.SpanX = 1;
  4700. ultraGridColumn112.RowLayoutColumnInfo.SpanY = 1;
  4701. ultraGridColumn113.Header.VisiblePosition = 1;
  4702. ultraGridColumn113.Hidden = true;
  4703. ultraGridColumn113.RowLayoutColumnInfo.SpanX = 1;
  4704. ultraGridColumn113.RowLayoutColumnInfo.SpanY = 1;
  4705. ultraGridColumn114.Header.VisiblePosition = 2;
  4706. ultraGridColumn114.Hidden = true;
  4707. ultraGridColumn114.RowLayoutColumnInfo.SpanX = 1;
  4708. ultraGridColumn114.RowLayoutColumnInfo.SpanY = 1;
  4709. ultraGridColumn115.Header.VisiblePosition = 3;
  4710. ultraGridColumn115.Hidden = true;
  4711. ultraGridColumn115.RowLayoutColumnInfo.SpanX = 1;
  4712. ultraGridColumn115.RowLayoutColumnInfo.SpanY = 1;
  4713. ultraGridColumn116.Header.VisiblePosition = 4;
  4714. ultraGridColumn116.RowLayoutColumnInfo.OriginX = 0;
  4715. ultraGridColumn116.RowLayoutColumnInfo.OriginY = 0;
  4716. ultraGridColumn116.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 0);
  4717. ultraGridColumn116.RowLayoutColumnInfo.SpanX = 1;
  4718. ultraGridColumn116.RowLayoutColumnInfo.SpanY = 1;
  4719. ultraGridColumn117.Header.VisiblePosition = 5;
  4720. ultraGridColumn117.RowLayoutColumnInfo.OriginX = 18;
  4721. ultraGridColumn117.RowLayoutColumnInfo.OriginY = 0;
  4722. ultraGridColumn117.RowLayoutColumnInfo.SpanX = 1;
  4723. ultraGridColumn117.RowLayoutColumnInfo.SpanY = 1;
  4724. ultraGridColumn118.Header.VisiblePosition = 6;
  4725. ultraGridColumn118.RowLayoutColumnInfo.OriginX = 19;
  4726. ultraGridColumn118.RowLayoutColumnInfo.OriginY = 0;
  4727. ultraGridColumn118.RowLayoutColumnInfo.SpanX = 1;
  4728. ultraGridColumn118.RowLayoutColumnInfo.SpanY = 1;
  4729. ultraGridColumn119.Header.VisiblePosition = 7;
  4730. ultraGridColumn119.RowLayoutColumnInfo.OriginX = 20;
  4731. ultraGridColumn119.RowLayoutColumnInfo.OriginY = 0;
  4732. ultraGridColumn119.RowLayoutColumnInfo.SpanX = 1;
  4733. ultraGridColumn119.RowLayoutColumnInfo.SpanY = 1;
  4734. ultraGridColumn120.Header.VisiblePosition = 8;
  4735. ultraGridColumn120.MaskInput = "nnnnnn.nn";
  4736. ultraGridColumn120.RowLayoutColumnInfo.OriginX = 1;
  4737. ultraGridColumn120.RowLayoutColumnInfo.OriginY = 0;
  4738. ultraGridColumn120.RowLayoutColumnInfo.SpanX = 1;
  4739. ultraGridColumn120.RowLayoutColumnInfo.SpanY = 1;
  4740. ultraGridColumn121.Header.VisiblePosition = 9;
  4741. ultraGridColumn121.MaskInput = "nnnnnn.nn";
  4742. ultraGridColumn121.RowLayoutColumnInfo.OriginX = 2;
  4743. ultraGridColumn121.RowLayoutColumnInfo.OriginY = 0;
  4744. ultraGridColumn121.RowLayoutColumnInfo.SpanX = 1;
  4745. ultraGridColumn121.RowLayoutColumnInfo.SpanY = 1;
  4746. ultraGridColumn122.Header.VisiblePosition = 10;
  4747. ultraGridColumn122.MaskInput = "nnnnnn.nn";
  4748. ultraGridColumn122.RowLayoutColumnInfo.OriginX = 3;
  4749. ultraGridColumn122.RowLayoutColumnInfo.OriginY = 0;
  4750. ultraGridColumn122.RowLayoutColumnInfo.SpanX = 1;
  4751. ultraGridColumn122.RowLayoutColumnInfo.SpanY = 1;
  4752. ultraGridColumn123.Header.VisiblePosition = 11;
  4753. ultraGridColumn123.MaskInput = "nnnnnn.nn";
  4754. ultraGridColumn123.RowLayoutColumnInfo.OriginX = 4;
  4755. ultraGridColumn123.RowLayoutColumnInfo.OriginY = 0;
  4756. ultraGridColumn123.RowLayoutColumnInfo.SpanX = 1;
  4757. ultraGridColumn123.RowLayoutColumnInfo.SpanY = 1;
  4758. ultraGridColumn124.Header.VisiblePosition = 12;
  4759. ultraGridColumn124.MaskInput = "nnnnnn.nn";
  4760. ultraGridColumn124.RowLayoutColumnInfo.OriginX = 5;
  4761. ultraGridColumn124.RowLayoutColumnInfo.OriginY = 0;
  4762. ultraGridColumn124.RowLayoutColumnInfo.SpanX = 1;
  4763. ultraGridColumn124.RowLayoutColumnInfo.SpanY = 1;
  4764. ultraGridColumn125.Header.VisiblePosition = 13;
  4765. ultraGridColumn125.MaskInput = "nnnnnn.nn";
  4766. ultraGridColumn125.RowLayoutColumnInfo.OriginX = 6;
  4767. ultraGridColumn125.RowLayoutColumnInfo.OriginY = 0;
  4768. ultraGridColumn125.RowLayoutColumnInfo.SpanX = 1;
  4769. ultraGridColumn125.RowLayoutColumnInfo.SpanY = 1;
  4770. ultraGridColumn126.Header.VisiblePosition = 14;
  4771. ultraGridColumn126.MaskInput = "nnnnnn.nn";
  4772. ultraGridColumn126.RowLayoutColumnInfo.OriginX = 7;
  4773. ultraGridColumn126.RowLayoutColumnInfo.OriginY = 0;
  4774. ultraGridColumn126.RowLayoutColumnInfo.SpanX = 1;
  4775. ultraGridColumn126.RowLayoutColumnInfo.SpanY = 1;
  4776. ultraGridColumn127.Header.VisiblePosition = 15;
  4777. ultraGridColumn127.MaskInput = "nnnnnn.nn";
  4778. ultraGridColumn127.RowLayoutColumnInfo.OriginX = 8;
  4779. ultraGridColumn127.RowLayoutColumnInfo.OriginY = 0;
  4780. ultraGridColumn127.RowLayoutColumnInfo.SpanX = 1;
  4781. ultraGridColumn127.RowLayoutColumnInfo.SpanY = 1;
  4782. ultraGridColumn128.Header.VisiblePosition = 16;
  4783. ultraGridColumn128.MaskInput = "nnnnnn.nn";
  4784. ultraGridColumn128.RowLayoutColumnInfo.OriginX = 9;
  4785. ultraGridColumn128.RowLayoutColumnInfo.OriginY = 0;
  4786. ultraGridColumn128.RowLayoutColumnInfo.SpanX = 1;
  4787. ultraGridColumn128.RowLayoutColumnInfo.SpanY = 1;
  4788. ultraGridColumn129.Header.VisiblePosition = 17;
  4789. ultraGridColumn129.MaskInput = "nnnnnn.nn";
  4790. ultraGridColumn129.RowLayoutColumnInfo.OriginX = 10;
  4791. ultraGridColumn129.RowLayoutColumnInfo.OriginY = 0;
  4792. ultraGridColumn129.RowLayoutColumnInfo.SpanX = 1;
  4793. ultraGridColumn129.RowLayoutColumnInfo.SpanY = 1;
  4794. ultraGridColumn130.Header.VisiblePosition = 18;
  4795. ultraGridColumn130.MaskInput = "nnnnnn.nn";
  4796. ultraGridColumn130.RowLayoutColumnInfo.OriginX = 11;
  4797. ultraGridColumn130.RowLayoutColumnInfo.OriginY = 0;
  4798. ultraGridColumn130.RowLayoutColumnInfo.SpanX = 1;
  4799. ultraGridColumn130.RowLayoutColumnInfo.SpanY = 1;
  4800. ultraGridColumn131.Header.VisiblePosition = 20;
  4801. ultraGridColumn131.MaskInput = "nnnnnn.nn";
  4802. ultraGridColumn131.RowLayoutColumnInfo.OriginX = 12;
  4803. ultraGridColumn131.RowLayoutColumnInfo.OriginY = 0;
  4804. ultraGridColumn131.RowLayoutColumnInfo.SpanX = 1;
  4805. ultraGridColumn131.RowLayoutColumnInfo.SpanY = 1;
  4806. ultraGridColumn132.Header.VisiblePosition = 19;
  4807. ultraGridColumn132.RowLayoutColumnInfo.OriginX = 13;
  4808. ultraGridColumn132.RowLayoutColumnInfo.OriginY = 0;
  4809. ultraGridColumn132.RowLayoutColumnInfo.SpanX = 1;
  4810. ultraGridColumn132.RowLayoutColumnInfo.SpanY = 1;
  4811. ultraGridColumn133.Header.VisiblePosition = 21;
  4812. ultraGridColumn133.RowLayoutColumnInfo.OriginX = 15;
  4813. ultraGridColumn133.RowLayoutColumnInfo.OriginY = 0;
  4814. ultraGridColumn133.RowLayoutColumnInfo.SpanX = 1;
  4815. ultraGridColumn133.RowLayoutColumnInfo.SpanY = 1;
  4816. ultraGridColumn134.Header.VisiblePosition = 22;
  4817. ultraGridColumn134.RowLayoutColumnInfo.OriginX = 16;
  4818. ultraGridColumn134.RowLayoutColumnInfo.OriginY = 0;
  4819. ultraGridColumn134.RowLayoutColumnInfo.SpanX = 1;
  4820. ultraGridColumn134.RowLayoutColumnInfo.SpanY = 1;
  4821. ultraGridColumn135.Header.VisiblePosition = 23;
  4822. ultraGridColumn135.RowLayoutColumnInfo.OriginX = 17;
  4823. ultraGridColumn135.RowLayoutColumnInfo.OriginY = 0;
  4824. ultraGridColumn135.RowLayoutColumnInfo.SpanX = 1;
  4825. ultraGridColumn135.RowLayoutColumnInfo.SpanY = 1;
  4826. ultraGridColumn136.Header.VisiblePosition = 24;
  4827. ultraGridColumn136.RowLayoutColumnInfo.OriginX = 14;
  4828. ultraGridColumn136.RowLayoutColumnInfo.OriginY = 0;
  4829. ultraGridColumn136.RowLayoutColumnInfo.SpanX = 1;
  4830. ultraGridColumn136.RowLayoutColumnInfo.SpanY = 1;
  4831. ultraGridColumn137.Header.VisiblePosition = 25;
  4832. ultraGridColumn137.RowLayoutColumnInfo.OriginX = 21;
  4833. ultraGridColumn137.RowLayoutColumnInfo.OriginY = 0;
  4834. ultraGridColumn137.RowLayoutColumnInfo.SpanX = 1;
  4835. ultraGridColumn137.RowLayoutColumnInfo.SpanY = 1;
  4836. ultraGridBand3.Columns.AddRange(new object[] {
  4837. ultraGridColumn112,
  4838. ultraGridColumn113,
  4839. ultraGridColumn114,
  4840. ultraGridColumn115,
  4841. ultraGridColumn116,
  4842. ultraGridColumn117,
  4843. ultraGridColumn118,
  4844. ultraGridColumn119,
  4845. ultraGridColumn120,
  4846. ultraGridColumn121,
  4847. ultraGridColumn122,
  4848. ultraGridColumn123,
  4849. ultraGridColumn124,
  4850. ultraGridColumn125,
  4851. ultraGridColumn126,
  4852. ultraGridColumn127,
  4853. ultraGridColumn128,
  4854. ultraGridColumn129,
  4855. ultraGridColumn130,
  4856. ultraGridColumn131,
  4857. ultraGridColumn132,
  4858. ultraGridColumn133,
  4859. ultraGridColumn134,
  4860. ultraGridColumn135,
  4861. ultraGridColumn136,
  4862. ultraGridColumn137});
  4863. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  4864. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  4865. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4866. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  4867. appearance190.BackColor = System.Drawing.SystemColors.ActiveBorder;
  4868. appearance190.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4869. appearance190.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  4870. appearance190.BorderColor = System.Drawing.SystemColors.Window;
  4871. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance190;
  4872. appearance191.ForeColor = System.Drawing.SystemColors.GrayText;
  4873. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance191;
  4874. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  4875. appearance192.BackColor = System.Drawing.SystemColors.ControlLightLight;
  4876. appearance192.BackColor2 = System.Drawing.SystemColors.Control;
  4877. appearance192.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4878. appearance192.ForeColor = System.Drawing.SystemColors.GrayText;
  4879. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance192;
  4880. appearance193.BackColor = System.Drawing.SystemColors.Window;
  4881. appearance193.ForeColor = System.Drawing.SystemColors.ControlText;
  4882. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance193;
  4883. appearance194.BackColor = System.Drawing.SystemColors.Highlight;
  4884. appearance194.ForeColor = System.Drawing.SystemColors.HighlightText;
  4885. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance194;
  4886. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  4887. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  4888. appearance195.BackColor = System.Drawing.SystemColors.Window;
  4889. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance195;
  4890. appearance196.BorderColor = System.Drawing.Color.Silver;
  4891. appearance196.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  4892. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance196;
  4893. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  4894. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  4895. appearance197.BackColor = System.Drawing.SystemColors.Control;
  4896. appearance197.BackColor2 = System.Drawing.SystemColors.ControlDark;
  4897. appearance197.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  4898. appearance197.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  4899. appearance197.BorderColor = System.Drawing.SystemColors.Window;
  4900. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance197;
  4901. appearance198.TextHAlignAsString = "Left";
  4902. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance198;
  4903. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  4904. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  4905. appearance199.BackColor = System.Drawing.SystemColors.Window;
  4906. appearance199.BorderColor = System.Drawing.Color.Silver;
  4907. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance199;
  4908. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  4909. appearance200.BackColor = System.Drawing.SystemColors.ControlLight;
  4910. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance200;
  4911. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  4912. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  4913. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  4914. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  4915. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  4916. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  4917. this.ultraGrid2.Name = "ultraGrid2";
  4918. this.ultraGrid2.Size = new System.Drawing.Size(953, 162);
  4919. this.ultraGrid2.TabIndex = 0;
  4920. this.ultraGrid2.Text = "ultraGrid2";
  4921. //
  4922. // ultraTabPageControl3
  4923. //
  4924. this.ultraTabPageControl3.Controls.Add(this.ultraPanel3);
  4925. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  4926. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  4927. this.ultraTabPageControl3.Size = new System.Drawing.Size(959, 818);
  4928. //
  4929. // ultraPanel3
  4930. //
  4931. this.ultraPanel3.AutoScroll = true;
  4932. //
  4933. // ultraPanel3.ClientArea
  4934. //
  4935. this.ultraPanel3.ClientArea.Controls.Add(this.dsPITTING_COUNT3);
  4936. this.ultraPanel3.ClientArea.Controls.Add(this.dsPITTING_COUNT2);
  4937. this.ultraPanel3.ClientArea.Controls.Add(this.dsPITTING_COUNT1);
  4938. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel32);
  4939. this.ultraPanel3.ClientArea.Controls.Add(this.ultraButton6);
  4940. this.ultraPanel3.ClientArea.Controls.Add(this.dsFILE_PATH2);
  4941. this.ultraPanel3.ClientArea.Controls.Add(this.dsFILE_PATH1);
  4942. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel59);
  4943. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel58);
  4944. this.ultraPanel3.ClientArea.Controls.Add(this.dsCHECK_NO);
  4945. this.ultraPanel3.ClientArea.Controls.Add(this.dsPITTING_DENSITY3);
  4946. this.ultraPanel3.ClientArea.Controls.Add(this.dsMASS_LOSS3);
  4947. this.ultraPanel3.ClientArea.Controls.Add(this.dsLOSS_OF_WEIGHT3);
  4948. this.ultraPanel3.ClientArea.Controls.Add(this.dsWEIGHT_AFTER_TEST3);
  4949. this.ultraPanel3.ClientArea.Controls.Add(this.dsSPECIMEN_SIZE3);
  4950. this.ultraPanel3.ClientArea.Controls.Add(this.dsSAMPLE_NO3);
  4951. this.ultraPanel3.ClientArea.Controls.Add(this.dsPITTING_DENSITY2);
  4952. this.ultraPanel3.ClientArea.Controls.Add(this.dsMASS_LOSS2);
  4953. this.ultraPanel3.ClientArea.Controls.Add(this.dsLOSS_OF_WEIGHT2);
  4954. this.ultraPanel3.ClientArea.Controls.Add(this.dsWEIGHT_AFTER_TEST2);
  4955. this.ultraPanel3.ClientArea.Controls.Add(this.dsSPECIMEN_SIZE2);
  4956. this.ultraPanel3.ClientArea.Controls.Add(this.dsSAMPLE_NO2);
  4957. this.ultraPanel3.ClientArea.Controls.Add(this.dsPITTING_DENSITY1);
  4958. this.ultraPanel3.ClientArea.Controls.Add(this.dsMASS_LOSS1);
  4959. this.ultraPanel3.ClientArea.Controls.Add(this.dsLOSS_OF_WEIGHT1);
  4960. this.ultraPanel3.ClientArea.Controls.Add(this.dsWEIGHT_AFTER_TEST1);
  4961. this.ultraPanel3.ClientArea.Controls.Add(this.dsSPECIMEN_SIZE1);
  4962. this.ultraPanel3.ClientArea.Controls.Add(this.dsSAMPLE_NO1);
  4963. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel56);
  4964. this.ultraPanel3.ClientArea.Controls.Add(this.dsTEST_TIME);
  4965. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel38);
  4966. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel49);
  4967. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel50);
  4968. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel51);
  4969. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel52);
  4970. this.ultraPanel3.ClientArea.Controls.Add(this.ultraButton4);
  4971. this.ultraPanel3.ClientArea.Controls.Add(this.dsSTANDARD);
  4972. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel53);
  4973. this.ultraPanel3.ClientArea.Controls.Add(this.dsWEIGHT_BEFORE_TEST3);
  4974. this.ultraPanel3.ClientArea.Controls.Add(this.dsSURFACE_AREA3);
  4975. this.ultraPanel3.ClientArea.Controls.Add(this.dsWEIGHT_BEFORE_TEST2);
  4976. this.ultraPanel3.ClientArea.Controls.Add(this.dsSURFACE_AREA2);
  4977. this.ultraPanel3.ClientArea.Controls.Add(this.dsWEIGHT_BEFORE_TEST1);
  4978. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel54);
  4979. this.ultraPanel3.ClientArea.Controls.Add(this.dsNOTE);
  4980. this.ultraPanel3.ClientArea.Controls.Add(this.dsSURFACE_AREA1);
  4981. this.ultraPanel3.ClientArea.Controls.Add(this.dsCLEANING_SAMPLE);
  4982. this.ultraPanel3.ClientArea.Controls.Add(this.dsTEST_TEMP);
  4983. this.ultraPanel3.ClientArea.Controls.Add(this.dsSTEEL_GRADE_NO);
  4984. this.ultraPanel3.ClientArea.Controls.Add(this.dsSAMPLE_SIZE);
  4985. this.ultraPanel3.ClientArea.Controls.Add(this.dsTEST_SOLUTION);
  4986. this.ultraPanel3.ClientArea.Controls.Add(this.dsSAMPLE_NAME);
  4987. this.ultraPanel3.ClientArea.Controls.Add(this.dsSAMPLE_NO);
  4988. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel55);
  4989. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel57);
  4990. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel65);
  4991. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel66);
  4992. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel67);
  4993. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel68);
  4994. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel83);
  4995. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel97);
  4996. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel98);
  4997. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel99);
  4998. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel100);
  4999. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel101);
  5000. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  5001. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  5002. this.ultraPanel3.Name = "ultraPanel3";
  5003. this.ultraPanel3.Size = new System.Drawing.Size(959, 818);
  5004. this.ultraPanel3.TabIndex = 97;
  5005. //
  5006. // dsPITTING_COUNT3
  5007. //
  5008. this.dsPITTING_COUNT3.AutoSize = false;
  5009. this.dsPITTING_COUNT3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5010. this.dsPITTING_COUNT3.Location = new System.Drawing.Point(529, 435);
  5011. this.dsPITTING_COUNT3.Name = "dsPITTING_COUNT3";
  5012. this.dsPITTING_COUNT3.Size = new System.Drawing.Size(160, 28);
  5013. this.dsPITTING_COUNT3.TabIndex = 127;
  5014. //
  5015. // dsPITTING_COUNT2
  5016. //
  5017. this.dsPITTING_COUNT2.AutoSize = false;
  5018. this.dsPITTING_COUNT2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5019. this.dsPITTING_COUNT2.Location = new System.Drawing.Point(356, 435);
  5020. this.dsPITTING_COUNT2.Name = "dsPITTING_COUNT2";
  5021. this.dsPITTING_COUNT2.Size = new System.Drawing.Size(174, 28);
  5022. this.dsPITTING_COUNT2.TabIndex = 126;
  5023. //
  5024. // dsPITTING_COUNT1
  5025. //
  5026. this.dsPITTING_COUNT1.AutoSize = false;
  5027. this.dsPITTING_COUNT1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5028. this.dsPITTING_COUNT1.Location = new System.Drawing.Point(182, 435);
  5029. this.dsPITTING_COUNT1.Name = "dsPITTING_COUNT1";
  5030. this.dsPITTING_COUNT1.Size = new System.Drawing.Size(174, 28);
  5031. this.dsPITTING_COUNT1.TabIndex = 125;
  5032. //
  5033. // ultraLabel32
  5034. //
  5035. appearance13.TextHAlignAsString = "Center";
  5036. appearance13.TextVAlignAsString = "Middle";
  5037. this.ultraLabel32.Appearance = appearance13;
  5038. this.ultraLabel32.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5039. this.ultraLabel32.Location = new System.Drawing.Point(23, 463);
  5040. this.ultraLabel32.Name = "ultraLabel32";
  5041. this.ultraLabel32.Size = new System.Drawing.Size(160, 28);
  5042. this.ultraLabel32.TabIndex = 124;
  5043. this.ultraLabel32.Text = "点蚀密度(个/cm2)";
  5044. //
  5045. // ultraButton6
  5046. //
  5047. this.ultraButton6.Location = new System.Drawing.Point(170, 627);
  5048. this.ultraButton6.Name = "ultraButton6";
  5049. this.ultraButton6.Size = new System.Drawing.Size(96, 28);
  5050. this.ultraButton6.TabIndex = 123;
  5051. this.ultraButton6.Text = "自动计算";
  5052. this.ultraButton6.Click += new System.EventHandler(this.ultraButton6_Click);
  5053. //
  5054. // dsFILE_PATH2
  5055. //
  5056. this.dsFILE_PATH2.AutoSize = false;
  5057. this.dsFILE_PATH2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5058. editorButton5.Key = "select";
  5059. editorButton5.Text = "查看";
  5060. this.dsFILE_PATH2.ButtonsLeft.Add(editorButton5);
  5061. editorButton6.Key = "update";
  5062. editorButton6.Text = "上传";
  5063. this.dsFILE_PATH2.ButtonsRight.Add(editorButton6);
  5064. this.dsFILE_PATH2.Location = new System.Drawing.Point(182, 573);
  5065. this.dsFILE_PATH2.Name = "dsFILE_PATH2";
  5066. this.dsFILE_PATH2.Size = new System.Drawing.Size(507, 28);
  5067. this.dsFILE_PATH2.TabIndex = 122;
  5068. this.dsFILE_PATH2.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraFILE_PATH1_EditorButtonClick);
  5069. //
  5070. // dsFILE_PATH1
  5071. //
  5072. this.dsFILE_PATH1.AutoSize = false;
  5073. this.dsFILE_PATH1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5074. editorButton7.Key = "select";
  5075. editorButton7.Text = "查看";
  5076. this.dsFILE_PATH1.ButtonsLeft.Add(editorButton7);
  5077. editorButton8.Key = "update";
  5078. editorButton8.Text = "上传";
  5079. this.dsFILE_PATH1.ButtonsRight.Add(editorButton8);
  5080. this.dsFILE_PATH1.Location = new System.Drawing.Point(182, 546);
  5081. this.dsFILE_PATH1.Name = "dsFILE_PATH1";
  5082. this.dsFILE_PATH1.Size = new System.Drawing.Size(507, 28);
  5083. this.dsFILE_PATH1.TabIndex = 120;
  5084. this.dsFILE_PATH1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraFILE_PATH1_EditorButtonClick);
  5085. //
  5086. // ultraLabel59
  5087. //
  5088. appearance85.TextHAlignAsString = "Center";
  5089. appearance85.TextVAlignAsString = "Middle";
  5090. this.ultraLabel59.Appearance = appearance85;
  5091. this.ultraLabel59.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5092. this.ultraLabel59.Location = new System.Drawing.Point(23, 574);
  5093. this.ultraLabel59.Name = "ultraLabel59";
  5094. this.ultraLabel59.Size = new System.Drawing.Size(160, 28);
  5095. this.ultraLabel59.TabIndex = 119;
  5096. this.ultraLabel59.Text = "试验后照片";
  5097. //
  5098. // ultraLabel58
  5099. //
  5100. appearance114.TextHAlignAsString = "Center";
  5101. appearance114.TextVAlignAsString = "Middle";
  5102. this.ultraLabel58.Appearance = appearance114;
  5103. this.ultraLabel58.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5104. this.ultraLabel58.Location = new System.Drawing.Point(23, 546);
  5105. this.ultraLabel58.Name = "ultraLabel58";
  5106. this.ultraLabel58.Size = new System.Drawing.Size(160, 28);
  5107. this.ultraLabel58.TabIndex = 118;
  5108. this.ultraLabel58.Text = "试验前照片";
  5109. //
  5110. // dsCHECK_NO
  5111. //
  5112. this.dsCHECK_NO.AutoSize = false;
  5113. this.dsCHECK_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5114. this.dsCHECK_NO.Enabled = false;
  5115. this.dsCHECK_NO.Location = new System.Drawing.Point(123, 43);
  5116. this.dsCHECK_NO.Name = "dsCHECK_NO";
  5117. this.dsCHECK_NO.Size = new System.Drawing.Size(233, 28);
  5118. this.dsCHECK_NO.TabIndex = 117;
  5119. //
  5120. // dsPITTING_DENSITY3
  5121. //
  5122. this.dsPITTING_DENSITY3.AutoSize = false;
  5123. this.dsPITTING_DENSITY3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5124. this.dsPITTING_DENSITY3.Location = new System.Drawing.Point(529, 463);
  5125. this.dsPITTING_DENSITY3.Name = "dsPITTING_DENSITY3";
  5126. this.dsPITTING_DENSITY3.Size = new System.Drawing.Size(160, 28);
  5127. this.dsPITTING_DENSITY3.TabIndex = 116;
  5128. //
  5129. // dsMASS_LOSS3
  5130. //
  5131. this.dsMASS_LOSS3.AutoSize = false;
  5132. this.dsMASS_LOSS3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5133. this.dsMASS_LOSS3.Location = new System.Drawing.Point(529, 407);
  5134. this.dsMASS_LOSS3.Name = "dsMASS_LOSS3";
  5135. this.dsMASS_LOSS3.Size = new System.Drawing.Size(160, 28);
  5136. this.dsMASS_LOSS3.TabIndex = 115;
  5137. //
  5138. // dsLOSS_OF_WEIGHT3
  5139. //
  5140. this.dsLOSS_OF_WEIGHT3.AutoSize = false;
  5141. this.dsLOSS_OF_WEIGHT3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5142. this.dsLOSS_OF_WEIGHT3.Location = new System.Drawing.Point(529, 379);
  5143. this.dsLOSS_OF_WEIGHT3.Name = "dsLOSS_OF_WEIGHT3";
  5144. this.dsLOSS_OF_WEIGHT3.Size = new System.Drawing.Size(160, 28);
  5145. this.dsLOSS_OF_WEIGHT3.TabIndex = 114;
  5146. //
  5147. // dsWEIGHT_AFTER_TEST3
  5148. //
  5149. this.dsWEIGHT_AFTER_TEST3.AutoSize = false;
  5150. this.dsWEIGHT_AFTER_TEST3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5151. this.dsWEIGHT_AFTER_TEST3.Location = new System.Drawing.Point(529, 351);
  5152. this.dsWEIGHT_AFTER_TEST3.Name = "dsWEIGHT_AFTER_TEST3";
  5153. this.dsWEIGHT_AFTER_TEST3.Size = new System.Drawing.Size(160, 28);
  5154. this.dsWEIGHT_AFTER_TEST3.TabIndex = 113;
  5155. //
  5156. // dsSPECIMEN_SIZE3
  5157. //
  5158. this.dsSPECIMEN_SIZE3.AutoSize = false;
  5159. this.dsSPECIMEN_SIZE3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5160. this.dsSPECIMEN_SIZE3.Location = new System.Drawing.Point(529, 267);
  5161. this.dsSPECIMEN_SIZE3.Name = "dsSPECIMEN_SIZE3";
  5162. this.dsSPECIMEN_SIZE3.Size = new System.Drawing.Size(160, 28);
  5163. this.dsSPECIMEN_SIZE3.TabIndex = 112;
  5164. //
  5165. // dsSAMPLE_NO3
  5166. //
  5167. this.dsSAMPLE_NO3.AutoSize = false;
  5168. this.dsSAMPLE_NO3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5169. this.dsSAMPLE_NO3.Location = new System.Drawing.Point(529, 239);
  5170. this.dsSAMPLE_NO3.Name = "dsSAMPLE_NO3";
  5171. this.dsSAMPLE_NO3.Size = new System.Drawing.Size(160, 28);
  5172. this.dsSAMPLE_NO3.TabIndex = 111;
  5173. //
  5174. // dsPITTING_DENSITY2
  5175. //
  5176. this.dsPITTING_DENSITY2.AutoSize = false;
  5177. this.dsPITTING_DENSITY2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5178. this.dsPITTING_DENSITY2.Location = new System.Drawing.Point(356, 463);
  5179. this.dsPITTING_DENSITY2.Name = "dsPITTING_DENSITY2";
  5180. this.dsPITTING_DENSITY2.Size = new System.Drawing.Size(174, 28);
  5181. this.dsPITTING_DENSITY2.TabIndex = 110;
  5182. //
  5183. // dsMASS_LOSS2
  5184. //
  5185. this.dsMASS_LOSS2.AutoSize = false;
  5186. this.dsMASS_LOSS2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5187. this.dsMASS_LOSS2.Location = new System.Drawing.Point(356, 407);
  5188. this.dsMASS_LOSS2.Name = "dsMASS_LOSS2";
  5189. this.dsMASS_LOSS2.Size = new System.Drawing.Size(174, 28);
  5190. this.dsMASS_LOSS2.TabIndex = 109;
  5191. //
  5192. // dsLOSS_OF_WEIGHT2
  5193. //
  5194. this.dsLOSS_OF_WEIGHT2.AutoSize = false;
  5195. this.dsLOSS_OF_WEIGHT2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5196. this.dsLOSS_OF_WEIGHT2.Location = new System.Drawing.Point(356, 379);
  5197. this.dsLOSS_OF_WEIGHT2.Name = "dsLOSS_OF_WEIGHT2";
  5198. this.dsLOSS_OF_WEIGHT2.Size = new System.Drawing.Size(174, 28);
  5199. this.dsLOSS_OF_WEIGHT2.TabIndex = 108;
  5200. //
  5201. // dsWEIGHT_AFTER_TEST2
  5202. //
  5203. this.dsWEIGHT_AFTER_TEST2.AutoSize = false;
  5204. this.dsWEIGHT_AFTER_TEST2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5205. this.dsWEIGHT_AFTER_TEST2.Location = new System.Drawing.Point(356, 351);
  5206. this.dsWEIGHT_AFTER_TEST2.Name = "dsWEIGHT_AFTER_TEST2";
  5207. this.dsWEIGHT_AFTER_TEST2.Size = new System.Drawing.Size(174, 28);
  5208. this.dsWEIGHT_AFTER_TEST2.TabIndex = 107;
  5209. //
  5210. // dsSPECIMEN_SIZE2
  5211. //
  5212. this.dsSPECIMEN_SIZE2.AutoSize = false;
  5213. this.dsSPECIMEN_SIZE2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5214. this.dsSPECIMEN_SIZE2.Location = new System.Drawing.Point(356, 267);
  5215. this.dsSPECIMEN_SIZE2.Name = "dsSPECIMEN_SIZE2";
  5216. this.dsSPECIMEN_SIZE2.Size = new System.Drawing.Size(174, 28);
  5217. this.dsSPECIMEN_SIZE2.TabIndex = 106;
  5218. //
  5219. // dsSAMPLE_NO2
  5220. //
  5221. this.dsSAMPLE_NO2.AutoSize = false;
  5222. this.dsSAMPLE_NO2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5223. this.dsSAMPLE_NO2.Location = new System.Drawing.Point(356, 239);
  5224. this.dsSAMPLE_NO2.Name = "dsSAMPLE_NO2";
  5225. this.dsSAMPLE_NO2.Size = new System.Drawing.Size(174, 28);
  5226. this.dsSAMPLE_NO2.TabIndex = 105;
  5227. //
  5228. // dsPITTING_DENSITY1
  5229. //
  5230. this.dsPITTING_DENSITY1.AutoSize = false;
  5231. this.dsPITTING_DENSITY1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5232. this.dsPITTING_DENSITY1.Location = new System.Drawing.Point(182, 463);
  5233. this.dsPITTING_DENSITY1.Name = "dsPITTING_DENSITY1";
  5234. this.dsPITTING_DENSITY1.Size = new System.Drawing.Size(174, 28);
  5235. this.dsPITTING_DENSITY1.TabIndex = 104;
  5236. //
  5237. // dsMASS_LOSS1
  5238. //
  5239. this.dsMASS_LOSS1.AutoSize = false;
  5240. this.dsMASS_LOSS1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5241. this.dsMASS_LOSS1.Location = new System.Drawing.Point(182, 407);
  5242. this.dsMASS_LOSS1.Name = "dsMASS_LOSS1";
  5243. this.dsMASS_LOSS1.Size = new System.Drawing.Size(174, 28);
  5244. this.dsMASS_LOSS1.TabIndex = 103;
  5245. //
  5246. // dsLOSS_OF_WEIGHT1
  5247. //
  5248. this.dsLOSS_OF_WEIGHT1.AutoSize = false;
  5249. this.dsLOSS_OF_WEIGHT1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5250. this.dsLOSS_OF_WEIGHT1.Location = new System.Drawing.Point(182, 379);
  5251. this.dsLOSS_OF_WEIGHT1.Name = "dsLOSS_OF_WEIGHT1";
  5252. this.dsLOSS_OF_WEIGHT1.Size = new System.Drawing.Size(174, 28);
  5253. this.dsLOSS_OF_WEIGHT1.TabIndex = 102;
  5254. //
  5255. // dsWEIGHT_AFTER_TEST1
  5256. //
  5257. this.dsWEIGHT_AFTER_TEST1.AutoSize = false;
  5258. this.dsWEIGHT_AFTER_TEST1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5259. this.dsWEIGHT_AFTER_TEST1.Location = new System.Drawing.Point(182, 351);
  5260. this.dsWEIGHT_AFTER_TEST1.Name = "dsWEIGHT_AFTER_TEST1";
  5261. this.dsWEIGHT_AFTER_TEST1.Size = new System.Drawing.Size(174, 28);
  5262. this.dsWEIGHT_AFTER_TEST1.TabIndex = 101;
  5263. //
  5264. // dsSPECIMEN_SIZE1
  5265. //
  5266. this.dsSPECIMEN_SIZE1.AutoSize = false;
  5267. this.dsSPECIMEN_SIZE1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5268. this.dsSPECIMEN_SIZE1.Location = new System.Drawing.Point(182, 267);
  5269. this.dsSPECIMEN_SIZE1.Name = "dsSPECIMEN_SIZE1";
  5270. this.dsSPECIMEN_SIZE1.Size = new System.Drawing.Size(174, 28);
  5271. this.dsSPECIMEN_SIZE1.TabIndex = 100;
  5272. //
  5273. // dsSAMPLE_NO1
  5274. //
  5275. this.dsSAMPLE_NO1.AutoSize = false;
  5276. this.dsSAMPLE_NO1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5277. this.dsSAMPLE_NO1.Location = new System.Drawing.Point(182, 239);
  5278. this.dsSAMPLE_NO1.Name = "dsSAMPLE_NO1";
  5279. this.dsSAMPLE_NO1.Size = new System.Drawing.Size(174, 28);
  5280. this.dsSAMPLE_NO1.TabIndex = 99;
  5281. //
  5282. // ultraLabel56
  5283. //
  5284. appearance115.TextHAlignAsString = "Center";
  5285. appearance115.TextVAlignAsString = "Middle";
  5286. this.ultraLabel56.Appearance = appearance115;
  5287. this.ultraLabel56.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5288. this.ultraLabel56.Location = new System.Drawing.Point(23, 490);
  5289. this.ultraLabel56.Name = "ultraLabel56";
  5290. this.ultraLabel56.Size = new System.Drawing.Size(160, 28);
  5291. this.ultraLabel56.TabIndex = 98;
  5292. this.ultraLabel56.Text = "备注";
  5293. //
  5294. // dsTEST_TIME
  5295. //
  5296. this.dsTEST_TIME.AutoSize = false;
  5297. this.dsTEST_TIME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5298. this.dsTEST_TIME.Location = new System.Drawing.Point(356, 211);
  5299. this.dsTEST_TIME.Name = "dsTEST_TIME";
  5300. this.dsTEST_TIME.Size = new System.Drawing.Size(333, 28);
  5301. this.dsTEST_TIME.TabIndex = 97;
  5302. //
  5303. // ultraLabel38
  5304. //
  5305. appearance116.TextHAlignAsString = "Center";
  5306. appearance116.TextVAlignAsString = "Middle";
  5307. this.ultraLabel38.Appearance = appearance116;
  5308. this.ultraLabel38.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5309. this.ultraLabel38.Location = new System.Drawing.Point(23, 407);
  5310. this.ultraLabel38.Name = "ultraLabel38";
  5311. this.ultraLabel38.Size = new System.Drawing.Size(160, 28);
  5312. this.ultraLabel38.TabIndex = 92;
  5313. this.ultraLabel38.Text = "质量损失(g/cm2)";
  5314. //
  5315. // ultraLabel49
  5316. //
  5317. appearance117.TextHAlignAsString = "Center";
  5318. appearance117.TextVAlignAsString = "Middle";
  5319. this.ultraLabel49.Appearance = appearance117;
  5320. this.ultraLabel49.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5321. this.ultraLabel49.Location = new System.Drawing.Point(23, 435);
  5322. this.ultraLabel49.Name = "ultraLabel49";
  5323. this.ultraLabel49.Size = new System.Drawing.Size(160, 28);
  5324. this.ultraLabel49.TabIndex = 91;
  5325. this.ultraLabel49.Text = "点蚀个数(个)";
  5326. //
  5327. // ultraLabel50
  5328. //
  5329. appearance118.TextHAlignAsString = "Center";
  5330. appearance118.TextVAlignAsString = "Middle";
  5331. this.ultraLabel50.Appearance = appearance118;
  5332. this.ultraLabel50.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5333. this.ultraLabel50.Location = new System.Drawing.Point(23, 379);
  5334. this.ultraLabel50.Name = "ultraLabel50";
  5335. this.ultraLabel50.Size = new System.Drawing.Size(160, 28);
  5336. this.ultraLabel50.TabIndex = 90;
  5337. this.ultraLabel50.Text = "失重(g)";
  5338. //
  5339. // ultraLabel51
  5340. //
  5341. appearance119.TextHAlignAsString = "Center";
  5342. appearance119.TextVAlignAsString = "Middle";
  5343. this.ultraLabel51.Appearance = appearance119;
  5344. this.ultraLabel51.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5345. this.ultraLabel51.Location = new System.Drawing.Point(23, 351);
  5346. this.ultraLabel51.Name = "ultraLabel51";
  5347. this.ultraLabel51.Size = new System.Drawing.Size(160, 28);
  5348. this.ultraLabel51.TabIndex = 89;
  5349. this.ultraLabel51.Text = "试样后试样质量(g)";
  5350. //
  5351. // ultraLabel52
  5352. //
  5353. appearance16.TextHAlignAsString = "Center";
  5354. appearance16.TextVAlignAsString = "Middle";
  5355. this.ultraLabel52.Appearance = appearance16;
  5356. this.ultraLabel52.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5357. this.ultraLabel52.Location = new System.Drawing.Point(23, 323);
  5358. this.ultraLabel52.Name = "ultraLabel52";
  5359. this.ultraLabel52.Size = new System.Drawing.Size(160, 28);
  5360. this.ultraLabel52.TabIndex = 87;
  5361. this.ultraLabel52.Text = "试验前试样质量(g)";
  5362. //
  5363. // ultraButton4
  5364. //
  5365. this.ultraButton4.Location = new System.Drawing.Point(356, 627);
  5366. this.ultraButton4.Name = "ultraButton4";
  5367. this.ultraButton4.Size = new System.Drawing.Size(96, 28);
  5368. this.ultraButton4.TabIndex = 86;
  5369. this.ultraButton4.Text = "保 存";
  5370. this.ultraButton4.Click += new System.EventHandler(this.ultraButton3_Click);
  5371. //
  5372. // dsSTANDARD
  5373. //
  5374. this.dsSTANDARD.AutoSize = false;
  5375. this.dsSTANDARD.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5376. this.dsSTANDARD.Location = new System.Drawing.Point(182, 518);
  5377. this.dsSTANDARD.Name = "dsSTANDARD";
  5378. this.dsSTANDARD.Size = new System.Drawing.Size(507, 28);
  5379. this.dsSTANDARD.TabIndex = 85;
  5380. //
  5381. // ultraLabel53
  5382. //
  5383. appearance120.TextHAlignAsString = "Center";
  5384. appearance120.TextVAlignAsString = "Middle";
  5385. this.ultraLabel53.Appearance = appearance120;
  5386. this.ultraLabel53.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5387. this.ultraLabel53.Location = new System.Drawing.Point(23, 518);
  5388. this.ultraLabel53.Name = "ultraLabel53";
  5389. this.ultraLabel53.Size = new System.Drawing.Size(160, 28);
  5390. this.ultraLabel53.TabIndex = 84;
  5391. this.ultraLabel53.Text = "检验标准";
  5392. //
  5393. // dsWEIGHT_BEFORE_TEST3
  5394. //
  5395. this.dsWEIGHT_BEFORE_TEST3.AutoSize = false;
  5396. this.dsWEIGHT_BEFORE_TEST3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5397. this.dsWEIGHT_BEFORE_TEST3.Location = new System.Drawing.Point(529, 323);
  5398. this.dsWEIGHT_BEFORE_TEST3.Name = "dsWEIGHT_BEFORE_TEST3";
  5399. this.dsWEIGHT_BEFORE_TEST3.Size = new System.Drawing.Size(160, 28);
  5400. this.dsWEIGHT_BEFORE_TEST3.TabIndex = 83;
  5401. //
  5402. // dsSURFACE_AREA3
  5403. //
  5404. this.dsSURFACE_AREA3.AutoSize = false;
  5405. this.dsSURFACE_AREA3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5406. this.dsSURFACE_AREA3.Location = new System.Drawing.Point(529, 295);
  5407. this.dsSURFACE_AREA3.Name = "dsSURFACE_AREA3";
  5408. this.dsSURFACE_AREA3.Size = new System.Drawing.Size(160, 28);
  5409. this.dsSURFACE_AREA3.TabIndex = 75;
  5410. //
  5411. // dsWEIGHT_BEFORE_TEST2
  5412. //
  5413. this.dsWEIGHT_BEFORE_TEST2.AutoSize = false;
  5414. this.dsWEIGHT_BEFORE_TEST2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5415. this.dsWEIGHT_BEFORE_TEST2.Location = new System.Drawing.Point(356, 323);
  5416. this.dsWEIGHT_BEFORE_TEST2.Name = "dsWEIGHT_BEFORE_TEST2";
  5417. this.dsWEIGHT_BEFORE_TEST2.Size = new System.Drawing.Size(174, 28);
  5418. this.dsWEIGHT_BEFORE_TEST2.TabIndex = 70;
  5419. //
  5420. // dsSURFACE_AREA2
  5421. //
  5422. this.dsSURFACE_AREA2.AutoSize = false;
  5423. this.dsSURFACE_AREA2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5424. this.dsSURFACE_AREA2.Location = new System.Drawing.Point(356, 295);
  5425. this.dsSURFACE_AREA2.Name = "dsSURFACE_AREA2";
  5426. this.dsSURFACE_AREA2.Size = new System.Drawing.Size(174, 28);
  5427. this.dsSURFACE_AREA2.TabIndex = 63;
  5428. //
  5429. // dsWEIGHT_BEFORE_TEST1
  5430. //
  5431. this.dsWEIGHT_BEFORE_TEST1.AutoSize = false;
  5432. this.dsWEIGHT_BEFORE_TEST1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5433. this.dsWEIGHT_BEFORE_TEST1.Location = new System.Drawing.Point(182, 323);
  5434. this.dsWEIGHT_BEFORE_TEST1.Name = "dsWEIGHT_BEFORE_TEST1";
  5435. this.dsWEIGHT_BEFORE_TEST1.Size = new System.Drawing.Size(174, 28);
  5436. this.dsWEIGHT_BEFORE_TEST1.TabIndex = 62;
  5437. //
  5438. // ultraLabel54
  5439. //
  5440. appearance17.TextHAlignAsString = "Center";
  5441. appearance17.TextVAlignAsString = "Middle";
  5442. this.ultraLabel54.Appearance = appearance17;
  5443. this.ultraLabel54.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5444. this.ultraLabel54.Location = new System.Drawing.Point(23, 295);
  5445. this.ultraLabel54.Name = "ultraLabel54";
  5446. this.ultraLabel54.Size = new System.Drawing.Size(160, 28);
  5447. this.ultraLabel54.TabIndex = 55;
  5448. this.ultraLabel54.Text = "试样表面积(cm2)";
  5449. //
  5450. // dsNOTE
  5451. //
  5452. this.dsNOTE.AutoSize = false;
  5453. this.dsNOTE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5454. this.dsNOTE.Location = new System.Drawing.Point(182, 490);
  5455. this.dsNOTE.Name = "dsNOTE";
  5456. this.dsNOTE.Size = new System.Drawing.Size(507, 28);
  5457. this.dsNOTE.TabIndex = 47;
  5458. //
  5459. // dsSURFACE_AREA1
  5460. //
  5461. this.dsSURFACE_AREA1.AutoSize = false;
  5462. this.dsSURFACE_AREA1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5463. this.dsSURFACE_AREA1.Location = new System.Drawing.Point(182, 295);
  5464. this.dsSURFACE_AREA1.Name = "dsSURFACE_AREA1";
  5465. this.dsSURFACE_AREA1.Size = new System.Drawing.Size(174, 28);
  5466. this.dsSURFACE_AREA1.TabIndex = 39;
  5467. //
  5468. // dsCLEANING_SAMPLE
  5469. //
  5470. this.dsCLEANING_SAMPLE.AutoSize = false;
  5471. this.dsCLEANING_SAMPLE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5472. this.dsCLEANING_SAMPLE.Location = new System.Drawing.Point(356, 183);
  5473. this.dsCLEANING_SAMPLE.Name = "dsCLEANING_SAMPLE";
  5474. this.dsCLEANING_SAMPLE.Size = new System.Drawing.Size(333, 28);
  5475. this.dsCLEANING_SAMPLE.TabIndex = 31;
  5476. //
  5477. // dsTEST_TEMP
  5478. //
  5479. this.dsTEST_TEMP.AutoSize = false;
  5480. this.dsTEST_TEMP.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5481. this.dsTEST_TEMP.Location = new System.Drawing.Point(356, 155);
  5482. this.dsTEST_TEMP.Name = "dsTEST_TEMP";
  5483. this.dsTEST_TEMP.Size = new System.Drawing.Size(333, 28);
  5484. this.dsTEST_TEMP.TabIndex = 30;
  5485. //
  5486. // dsSTEEL_GRADE_NO
  5487. //
  5488. this.dsSTEEL_GRADE_NO.AutoSize = false;
  5489. this.dsSTEEL_GRADE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5490. this.dsSTEEL_GRADE_NO.Enabled = false;
  5491. this.dsSTEEL_GRADE_NO.Location = new System.Drawing.Point(456, 71);
  5492. this.dsSTEEL_GRADE_NO.Name = "dsSTEEL_GRADE_NO";
  5493. this.dsSTEEL_GRADE_NO.Size = new System.Drawing.Size(233, 28);
  5494. this.dsSTEEL_GRADE_NO.TabIndex = 29;
  5495. //
  5496. // dsSAMPLE_SIZE
  5497. //
  5498. this.dsSAMPLE_SIZE.AutoSize = false;
  5499. this.dsSAMPLE_SIZE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5500. this.dsSAMPLE_SIZE.Enabled = false;
  5501. this.dsSAMPLE_SIZE.Location = new System.Drawing.Point(456, 99);
  5502. this.dsSAMPLE_SIZE.Name = "dsSAMPLE_SIZE";
  5503. this.dsSAMPLE_SIZE.Size = new System.Drawing.Size(233, 28);
  5504. this.dsSAMPLE_SIZE.TabIndex = 28;
  5505. //
  5506. // dsTEST_SOLUTION
  5507. //
  5508. this.dsTEST_SOLUTION.AutoSize = false;
  5509. this.dsTEST_SOLUTION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5510. this.dsTEST_SOLUTION.Location = new System.Drawing.Point(356, 127);
  5511. this.dsTEST_SOLUTION.Name = "dsTEST_SOLUTION";
  5512. this.dsTEST_SOLUTION.Size = new System.Drawing.Size(333, 28);
  5513. this.dsTEST_SOLUTION.TabIndex = 27;
  5514. //
  5515. // dsSAMPLE_NAME
  5516. //
  5517. this.dsSAMPLE_NAME.AutoSize = false;
  5518. this.dsSAMPLE_NAME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5519. this.dsSAMPLE_NAME.Enabled = false;
  5520. this.dsSAMPLE_NAME.Location = new System.Drawing.Point(123, 71);
  5521. this.dsSAMPLE_NAME.Name = "dsSAMPLE_NAME";
  5522. this.dsSAMPLE_NAME.Size = new System.Drawing.Size(233, 28);
  5523. this.dsSAMPLE_NAME.TabIndex = 25;
  5524. //
  5525. // dsSAMPLE_NO
  5526. //
  5527. this.dsSAMPLE_NO.AutoSize = false;
  5528. this.dsSAMPLE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5529. this.dsSAMPLE_NO.Enabled = false;
  5530. this.dsSAMPLE_NO.Location = new System.Drawing.Point(123, 99);
  5531. this.dsSAMPLE_NO.Name = "dsSAMPLE_NO";
  5532. this.dsSAMPLE_NO.Size = new System.Drawing.Size(233, 28);
  5533. this.dsSAMPLE_NO.TabIndex = 24;
  5534. //
  5535. // ultraLabel55
  5536. //
  5537. appearance18.TextHAlignAsString = "Center";
  5538. appearance18.TextVAlignAsString = "Middle";
  5539. this.ultraLabel55.Appearance = appearance18;
  5540. this.ultraLabel55.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5541. this.ultraLabel55.Location = new System.Drawing.Point(23, 239);
  5542. this.ultraLabel55.Name = "ultraLabel55";
  5543. this.ultraLabel55.Size = new System.Drawing.Size(160, 28);
  5544. this.ultraLabel55.TabIndex = 20;
  5545. this.ultraLabel55.Text = "试 样 号";
  5546. //
  5547. // ultraLabel57
  5548. //
  5549. appearance20.TextHAlignAsString = "Center";
  5550. appearance20.TextVAlignAsString = "Middle";
  5551. this.ultraLabel57.Appearance = appearance20;
  5552. this.ultraLabel57.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5553. this.ultraLabel57.Location = new System.Drawing.Point(23, 267);
  5554. this.ultraLabel57.Name = "ultraLabel57";
  5555. this.ultraLabel57.Size = new System.Drawing.Size(160, 28);
  5556. this.ultraLabel57.TabIndex = 16;
  5557. this.ultraLabel57.Text = "试样尺寸(mm)";
  5558. //
  5559. // ultraLabel65
  5560. //
  5561. appearance121.TextHAlignAsString = "Center";
  5562. appearance121.TextVAlignAsString = "Middle";
  5563. this.ultraLabel65.Appearance = appearance121;
  5564. this.ultraLabel65.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5565. this.ultraLabel65.Location = new System.Drawing.Point(23, 183);
  5566. this.ultraLabel65.Name = "ultraLabel65";
  5567. this.ultraLabel65.Size = new System.Drawing.Size(333, 28);
  5568. this.ultraLabel65.TabIndex = 9;
  5569. this.ultraLabel65.Text = "试样清洗";
  5570. //
  5571. // ultraLabel66
  5572. //
  5573. appearance46.TextHAlignAsString = "Center";
  5574. appearance46.TextVAlignAsString = "Middle";
  5575. this.ultraLabel66.Appearance = appearance46;
  5576. this.ultraLabel66.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5577. this.ultraLabel66.Location = new System.Drawing.Point(23, 155);
  5578. this.ultraLabel66.Name = "ultraLabel66";
  5579. this.ultraLabel66.Size = new System.Drawing.Size(333, 28);
  5580. this.ultraLabel66.TabIndex = 8;
  5581. this.ultraLabel66.Text = "试验温度(℃)";
  5582. //
  5583. // ultraLabel67
  5584. //
  5585. appearance122.TextHAlignAsString = "Center";
  5586. appearance122.TextVAlignAsString = "Middle";
  5587. this.ultraLabel67.Appearance = appearance122;
  5588. this.ultraLabel67.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5589. this.ultraLabel67.Location = new System.Drawing.Point(23, 211);
  5590. this.ultraLabel67.Name = "ultraLabel67";
  5591. this.ultraLabel67.Size = new System.Drawing.Size(333, 28);
  5592. this.ultraLabel67.TabIndex = 7;
  5593. this.ultraLabel67.Text = "试验周期(h)";
  5594. //
  5595. // ultraLabel68
  5596. //
  5597. appearance123.TextHAlignAsString = "Center";
  5598. appearance123.TextVAlignAsString = "Middle";
  5599. this.ultraLabel68.Appearance = appearance123;
  5600. this.ultraLabel68.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5601. this.ultraLabel68.Location = new System.Drawing.Point(23, 127);
  5602. this.ultraLabel68.Name = "ultraLabel68";
  5603. this.ultraLabel68.Size = new System.Drawing.Size(333, 28);
  5604. this.ultraLabel68.TabIndex = 6;
  5605. this.ultraLabel68.Text = "试验溶液";
  5606. //
  5607. // ultraLabel83
  5608. //
  5609. appearance124.TextHAlignAsString = "Center";
  5610. appearance124.TextVAlignAsString = "Middle";
  5611. this.ultraLabel83.Appearance = appearance124;
  5612. this.ultraLabel83.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5613. this.ultraLabel83.Location = new System.Drawing.Point(356, 99);
  5614. this.ultraLabel83.Name = "ultraLabel83";
  5615. this.ultraLabel83.Size = new System.Drawing.Size(100, 28);
  5616. this.ultraLabel83.TabIndex = 5;
  5617. this.ultraLabel83.Text = "规格";
  5618. //
  5619. // ultraLabel97
  5620. //
  5621. appearance125.TextHAlignAsString = "Center";
  5622. appearance125.TextVAlignAsString = "Middle";
  5623. this.ultraLabel97.Appearance = appearance125;
  5624. this.ultraLabel97.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5625. this.ultraLabel97.Location = new System.Drawing.Point(23, 99);
  5626. this.ultraLabel97.Name = "ultraLabel97";
  5627. this.ultraLabel97.Size = new System.Drawing.Size(100, 28);
  5628. this.ultraLabel97.TabIndex = 4;
  5629. this.ultraLabel97.Text = "试样编号";
  5630. //
  5631. // ultraLabel98
  5632. //
  5633. appearance126.TextHAlignAsString = "Center";
  5634. appearance126.TextVAlignAsString = "Middle";
  5635. this.ultraLabel98.Appearance = appearance126;
  5636. this.ultraLabel98.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5637. this.ultraLabel98.Location = new System.Drawing.Point(356, 71);
  5638. this.ultraLabel98.Name = "ultraLabel98";
  5639. this.ultraLabel98.Size = new System.Drawing.Size(100, 28);
  5640. this.ultraLabel98.TabIndex = 3;
  5641. this.ultraLabel98.Text = "钢级";
  5642. //
  5643. // ultraLabel99
  5644. //
  5645. appearance127.TextHAlignAsString = "Center";
  5646. appearance127.TextVAlignAsString = "Middle";
  5647. this.ultraLabel99.Appearance = appearance127;
  5648. this.ultraLabel99.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  5649. this.ultraLabel99.Location = new System.Drawing.Point(210, 14);
  5650. this.ultraLabel99.Name = "ultraLabel99";
  5651. this.ultraLabel99.Size = new System.Drawing.Size(316, 28);
  5652. this.ultraLabel99.TabIndex = 2;
  5653. this.ultraLabel99.Text = "点蚀试验原始记录";
  5654. //
  5655. // ultraLabel100
  5656. //
  5657. appearance128.TextHAlignAsString = "Center";
  5658. appearance128.TextVAlignAsString = "Middle";
  5659. this.ultraLabel100.Appearance = appearance128;
  5660. this.ultraLabel100.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5661. this.ultraLabel100.Location = new System.Drawing.Point(23, 71);
  5662. this.ultraLabel100.Name = "ultraLabel100";
  5663. this.ultraLabel100.Size = new System.Drawing.Size(100, 28);
  5664. this.ultraLabel100.TabIndex = 1;
  5665. this.ultraLabel100.Text = "试样名称";
  5666. //
  5667. // ultraLabel101
  5668. //
  5669. appearance129.TextHAlignAsString = "Center";
  5670. appearance129.TextVAlignAsString = "Middle";
  5671. this.ultraLabel101.Appearance = appearance129;
  5672. this.ultraLabel101.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5673. this.ultraLabel101.Location = new System.Drawing.Point(23, 43);
  5674. this.ultraLabel101.Name = "ultraLabel101";
  5675. this.ultraLabel101.Size = new System.Drawing.Size(100, 28);
  5676. this.ultraLabel101.TabIndex = 0;
  5677. this.ultraLabel101.Text = "检验编号";
  5678. //
  5679. // ultraTabPageControl4
  5680. //
  5681. this.ultraTabPageControl4.Controls.Add(this.ultraPanel5);
  5682. this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
  5683. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  5684. this.ultraTabPageControl4.Size = new System.Drawing.Size(959, 818);
  5685. //
  5686. // ultraPanel5
  5687. //
  5688. this.ultraPanel5.AutoScroll = true;
  5689. //
  5690. // ultraPanel5.ClientArea
  5691. //
  5692. this.ultraPanel5.ClientArea.Controls.Add(this.ultraButton8);
  5693. this.ultraPanel5.ClientArea.Controls.Add(this._ywAPPROVED_NAME);
  5694. this.ultraPanel5.ClientArea.Controls.Add(this._ywREPORTED_NAME);
  5695. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel121);
  5696. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel108);
  5697. this.ultraPanel5.ClientArea.Controls.Add(this.ywtTEST_DATE);
  5698. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel105);
  5699. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel106);
  5700. this.ultraPanel5.ClientArea.Controls.Add(this.ywtREPORTED_DATE);
  5701. this.ultraPanel5.ClientArea.Controls.Add(this._ywTEST_RESULT2);
  5702. this.ultraPanel5.ClientArea.Controls.Add(this._ywTEST_RESULT);
  5703. this.ultraPanel5.ClientArea.Controls.Add(this.ywFILE_PATH4);
  5704. this.ultraPanel5.ClientArea.Controls.Add(this.ywFILE_PATH3);
  5705. this.ultraPanel5.ClientArea.Controls.Add(this.ywTEST_SPECIMENS2);
  5706. this.ultraPanel5.ClientArea.Controls.Add(this.ywTEST_SPECIMENS1);
  5707. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel104);
  5708. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel86);
  5709. this.ultraPanel5.ClientArea.Controls.Add(this.ywSAMPLE_NO2);
  5710. this.ultraPanel5.ClientArea.Controls.Add(this.ywSAMPLE_NO1);
  5711. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel85);
  5712. this.ultraPanel5.ClientArea.Controls.Add(this.ywCONCENTRATION);
  5713. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel64);
  5714. this.ultraPanel5.ClientArea.Controls.Add(this.ywSTANDARD);
  5715. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel103);
  5716. this.ultraPanel5.ClientArea.Controls.Add(this.ywSAMPLE_TYPE);
  5717. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel102);
  5718. this.ultraPanel5.ClientArea.Controls.Add(this.ywFILE_PATH2);
  5719. this.ultraPanel5.ClientArea.Controls.Add(this.ywFILE_PATH1);
  5720. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel78);
  5721. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel79);
  5722. this.ultraPanel5.ClientArea.Controls.Add(this.ywCHECK_NO);
  5723. this.ultraPanel5.ClientArea.Controls.Add(this.ywANGLE);
  5724. this.ultraPanel5.ClientArea.Controls.Add(this.ywSPRAY_TYPE);
  5725. this.ultraPanel5.ClientArea.Controls.Add(this.ywNOTE1);
  5726. this.ultraPanel5.ClientArea.Controls.Add(this.ywTEST_TIME);
  5727. this.ultraPanel5.ClientArea.Controls.Add(this.ultraButton7);
  5728. this.ultraPanel5.ClientArea.Controls.Add(this.ywNOTE);
  5729. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel107);
  5730. this.ultraPanel5.ClientArea.Controls.Add(this.ywCOLLECTION_RATE);
  5731. this.ultraPanel5.ClientArea.Controls.Add(this.ywNACE_PH);
  5732. this.ultraPanel5.ClientArea.Controls.Add(this.ywTEST_TEMP1);
  5733. this.ultraPanel5.ClientArea.Controls.Add(this.ywSTEEL_GRADE_NO);
  5734. this.ultraPanel5.ClientArea.Controls.Add(this.ywSAMPLE_SIZE);
  5735. this.ultraPanel5.ClientArea.Controls.Add(this.ywTEST_SOLUTION);
  5736. this.ultraPanel5.ClientArea.Controls.Add(this.ywSAMPLE_NAME);
  5737. this.ultraPanel5.ClientArea.Controls.Add(this.ywSAMPLE_NO);
  5738. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel109);
  5739. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel110);
  5740. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel111);
  5741. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel112);
  5742. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel113);
  5743. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel114);
  5744. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel115);
  5745. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel116);
  5746. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel117);
  5747. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel118);
  5748. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel119);
  5749. this.ultraPanel5.ClientArea.Controls.Add(this.ultraLabel120);
  5750. this.ultraPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  5751. this.ultraPanel5.Location = new System.Drawing.Point(0, 0);
  5752. this.ultraPanel5.Name = "ultraPanel5";
  5753. this.ultraPanel5.Size = new System.Drawing.Size(959, 818);
  5754. this.ultraPanel5.TabIndex = 99;
  5755. //
  5756. // ultraButton8
  5757. //
  5758. this.ultraButton8.Location = new System.Drawing.Point(502, 659);
  5759. this.ultraButton8.Name = "ultraButton8";
  5760. this.ultraButton8.Size = new System.Drawing.Size(96, 28);
  5761. this.ultraButton8.TabIndex = 155;
  5762. this.ultraButton8.Text = "打 印";
  5763. this.ultraButton8.Click += new System.EventHandler(this.ultraButton8_Click);
  5764. //
  5765. // _ywAPPROVED_NAME
  5766. //
  5767. this._ywAPPROVED_NAME.AutoSize = false;
  5768. valueListItem45.DataValue = "NACE-A";
  5769. valueListItem46.DataValue = "NACE-B";
  5770. valueListItem47.DataValue = "NACE-C";
  5771. valueListItem48.DataValue = "NACE-D";
  5772. valueListItem49.DataValue = "指定";
  5773. this._ywAPPROVED_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  5774. valueListItem45,
  5775. valueListItem46,
  5776. valueListItem47,
  5777. valueListItem48,
  5778. valueListItem49});
  5779. this._ywAPPROVED_NAME.Location = new System.Drawing.Point(456, 602);
  5780. this._ywAPPROVED_NAME.Name = "_ywAPPROVED_NAME";
  5781. this._ywAPPROVED_NAME.Size = new System.Drawing.Size(233, 28);
  5782. this._ywAPPROVED_NAME.TabIndex = 154;
  5783. this._ywAPPROVED_NAME.ValueChanged += new System.EventHandler(this.ultraComboEditor1_ValueChanged);
  5784. //
  5785. // _ywREPORTED_NAME
  5786. //
  5787. this._ywREPORTED_NAME.AutoSize = false;
  5788. valueListItem63.DataValue = "NACE-A";
  5789. valueListItem64.DataValue = "NACE-B";
  5790. valueListItem65.DataValue = "NACE-C";
  5791. valueListItem66.DataValue = "NACE-D";
  5792. valueListItem67.DataValue = "指定";
  5793. this._ywREPORTED_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  5794. valueListItem63,
  5795. valueListItem64,
  5796. valueListItem65,
  5797. valueListItem66,
  5798. valueListItem67});
  5799. this._ywREPORTED_NAME.Location = new System.Drawing.Point(123, 602);
  5800. this._ywREPORTED_NAME.Name = "_ywREPORTED_NAME";
  5801. this._ywREPORTED_NAME.Size = new System.Drawing.Size(233, 28);
  5802. this._ywREPORTED_NAME.TabIndex = 153;
  5803. //
  5804. // ultraLabel121
  5805. //
  5806. appearance58.TextHAlignAsString = "Center";
  5807. appearance58.TextVAlignAsString = "Middle";
  5808. this.ultraLabel121.Appearance = appearance58;
  5809. this.ultraLabel121.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5810. this.ultraLabel121.Location = new System.Drawing.Point(356, 602);
  5811. this.ultraLabel121.Name = "ultraLabel121";
  5812. this.ultraLabel121.Size = new System.Drawing.Size(100, 28);
  5813. this.ultraLabel121.TabIndex = 151;
  5814. this.ultraLabel121.Text = "复核人";
  5815. //
  5816. // ultraLabel108
  5817. //
  5818. appearance138.TextHAlignAsString = "Center";
  5819. appearance138.TextVAlignAsString = "Middle";
  5820. this.ultraLabel108.Appearance = appearance138;
  5821. this.ultraLabel108.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5822. this.ultraLabel108.Location = new System.Drawing.Point(23, 602);
  5823. this.ultraLabel108.Name = "ultraLabel108";
  5824. this.ultraLabel108.Size = new System.Drawing.Size(100, 28);
  5825. this.ultraLabel108.TabIndex = 150;
  5826. this.ultraLabel108.Text = "报出人";
  5827. //
  5828. // ywtTEST_DATE
  5829. //
  5830. this.ywtTEST_DATE.Location = new System.Drawing.Point(123, 581);
  5831. this.ywtTEST_DATE.Name = "ywtTEST_DATE";
  5832. this.ywtTEST_DATE.Size = new System.Drawing.Size(233, 21);
  5833. this.ywtTEST_DATE.TabIndex = 148;
  5834. //
  5835. // ultraLabel105
  5836. //
  5837. appearance139.TextHAlignAsString = "Center";
  5838. appearance139.TextVAlignAsString = "Middle";
  5839. this.ultraLabel105.Appearance = appearance139;
  5840. this.ultraLabel105.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5841. this.ultraLabel105.Location = new System.Drawing.Point(23, 574);
  5842. this.ultraLabel105.Name = "ultraLabel105";
  5843. this.ultraLabel105.Size = new System.Drawing.Size(100, 28);
  5844. this.ultraLabel105.TabIndex = 147;
  5845. this.ultraLabel105.Text = "试验日期";
  5846. //
  5847. // ultraLabel106
  5848. //
  5849. appearance136.TextHAlignAsString = "Center";
  5850. appearance136.TextVAlignAsString = "Middle";
  5851. this.ultraLabel106.Appearance = appearance136;
  5852. this.ultraLabel106.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5853. this.ultraLabel106.Location = new System.Drawing.Point(356, 574);
  5854. this.ultraLabel106.Name = "ultraLabel106";
  5855. this.ultraLabel106.Size = new System.Drawing.Size(100, 28);
  5856. this.ultraLabel106.TabIndex = 146;
  5857. this.ultraLabel106.Text = "报出日期";
  5858. //
  5859. // ywtREPORTED_DATE
  5860. //
  5861. this.ywtREPORTED_DATE.Location = new System.Drawing.Point(456, 581);
  5862. this.ywtREPORTED_DATE.Name = "ywtREPORTED_DATE";
  5863. this.ywtREPORTED_DATE.Size = new System.Drawing.Size(233, 21);
  5864. this.ywtREPORTED_DATE.TabIndex = 144;
  5865. //
  5866. // _ywTEST_RESULT2
  5867. //
  5868. this._ywTEST_RESULT2.AutoSize = false;
  5869. this._ywTEST_RESULT2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5870. valueListItem1.DataValue = "试样锈蚀 Rust was found in the sample";
  5871. valueListItem1.DisplayText = "试样锈蚀 Rust was found in the sample";
  5872. valueListItem2.DataValue = "试样未见锈蚀 No rust was found in the sample";
  5873. valueListItem2.DisplayText = "试样未见锈蚀 No rust was found in the sample";
  5874. this._ywTEST_RESULT2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  5875. valueListItem1,
  5876. valueListItem2});
  5877. this._ywTEST_RESULT2.Location = new System.Drawing.Point(467, 491);
  5878. this._ywTEST_RESULT2.Name = "_ywTEST_RESULT2";
  5879. this._ywTEST_RESULT2.Size = new System.Drawing.Size(222, 28);
  5880. this._ywTEST_RESULT2.TabIndex = 143;
  5881. //
  5882. // _ywTEST_RESULT
  5883. //
  5884. this._ywTEST_RESULT.AutoSize = false;
  5885. this._ywTEST_RESULT.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5886. valueListItem3.DataValue = "试样锈蚀 Rust was found in the sample";
  5887. valueListItem3.DisplayText = "试样锈蚀 Rust was found in the sample";
  5888. valueListItem44.DataValue = "试样未见锈蚀 No rust was found in the sample";
  5889. valueListItem44.DisplayText = "试样未见锈蚀 No rust was found in the sample";
  5890. this._ywTEST_RESULT.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  5891. valueListItem3,
  5892. valueListItem44});
  5893. this._ywTEST_RESULT.Location = new System.Drawing.Point(245, 491);
  5894. this._ywTEST_RESULT.Name = "_ywTEST_RESULT";
  5895. this._ywTEST_RESULT.Size = new System.Drawing.Size(222, 28);
  5896. this._ywTEST_RESULT.TabIndex = 142;
  5897. //
  5898. // ywFILE_PATH4
  5899. //
  5900. this.ywFILE_PATH4.AutoSize = false;
  5901. this.ywFILE_PATH4.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5902. editorButton9.Key = "select";
  5903. editorButton9.Text = "查看";
  5904. this.ywFILE_PATH4.ButtonsLeft.Add(editorButton9);
  5905. editorButton10.Key = "update";
  5906. editorButton10.Text = "上传";
  5907. this.ywFILE_PATH4.ButtonsRight.Add(editorButton10);
  5908. this.ywFILE_PATH4.Location = new System.Drawing.Point(467, 546);
  5909. this.ywFILE_PATH4.Name = "ywFILE_PATH4";
  5910. this.ywFILE_PATH4.Size = new System.Drawing.Size(222, 28);
  5911. this.ywFILE_PATH4.TabIndex = 141;
  5912. this.ywFILE_PATH4.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraFILE_PATH1_EditorButtonClick);
  5913. //
  5914. // ywFILE_PATH3
  5915. //
  5916. this.ywFILE_PATH3.AutoSize = false;
  5917. this.ywFILE_PATH3.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5918. editorButton11.Key = "select";
  5919. editorButton11.Text = "查看";
  5920. this.ywFILE_PATH3.ButtonsLeft.Add(editorButton11);
  5921. editorButton12.Key = "update";
  5922. editorButton12.Text = "上传";
  5923. this.ywFILE_PATH3.ButtonsRight.Add(editorButton12);
  5924. this.ywFILE_PATH3.Location = new System.Drawing.Point(467, 519);
  5925. this.ywFILE_PATH3.Name = "ywFILE_PATH3";
  5926. this.ywFILE_PATH3.Size = new System.Drawing.Size(222, 28);
  5927. this.ywFILE_PATH3.TabIndex = 140;
  5928. this.ywFILE_PATH3.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraFILE_PATH1_EditorButtonClick);
  5929. //
  5930. // ywTEST_SPECIMENS2
  5931. //
  5932. this.ywTEST_SPECIMENS2.AutoSize = false;
  5933. this.ywTEST_SPECIMENS2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5934. this.ywTEST_SPECIMENS2.Location = new System.Drawing.Point(467, 463);
  5935. this.ywTEST_SPECIMENS2.Name = "ywTEST_SPECIMENS2";
  5936. this.ywTEST_SPECIMENS2.Size = new System.Drawing.Size(222, 28);
  5937. this.ywTEST_SPECIMENS2.TabIndex = 135;
  5938. //
  5939. // ywTEST_SPECIMENS1
  5940. //
  5941. this.ywTEST_SPECIMENS1.AutoSize = false;
  5942. this.ywTEST_SPECIMENS1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5943. this.ywTEST_SPECIMENS1.Location = new System.Drawing.Point(245, 463);
  5944. this.ywTEST_SPECIMENS1.Name = "ywTEST_SPECIMENS1";
  5945. this.ywTEST_SPECIMENS1.Size = new System.Drawing.Size(222, 28);
  5946. this.ywTEST_SPECIMENS1.TabIndex = 134;
  5947. //
  5948. // ultraLabel104
  5949. //
  5950. appearance45.TextHAlignAsString = "Center";
  5951. appearance45.TextVAlignAsString = "Middle";
  5952. this.ultraLabel104.Appearance = appearance45;
  5953. this.ultraLabel104.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5954. this.ultraLabel104.Location = new System.Drawing.Point(23, 491);
  5955. this.ultraLabel104.Name = "ultraLabel104";
  5956. this.ultraLabel104.Size = new System.Drawing.Size(222, 28);
  5957. this.ultraLabel104.TabIndex = 133;
  5958. this.ultraLabel104.Text = "结果评定";
  5959. //
  5960. // ultraLabel86
  5961. //
  5962. appearance133.TextHAlignAsString = "Center";
  5963. appearance133.TextVAlignAsString = "Middle";
  5964. this.ultraLabel86.Appearance = appearance133;
  5965. this.ultraLabel86.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5966. this.ultraLabel86.Location = new System.Drawing.Point(23, 463);
  5967. this.ultraLabel86.Name = "ultraLabel86";
  5968. this.ultraLabel86.Size = new System.Drawing.Size(222, 28);
  5969. this.ultraLabel86.TabIndex = 132;
  5970. this.ultraLabel86.Text = "样品情况";
  5971. //
  5972. // ywSAMPLE_NO2
  5973. //
  5974. this.ywSAMPLE_NO2.AutoSize = false;
  5975. this.ywSAMPLE_NO2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5976. this.ywSAMPLE_NO2.Location = new System.Drawing.Point(467, 435);
  5977. this.ywSAMPLE_NO2.Name = "ywSAMPLE_NO2";
  5978. this.ywSAMPLE_NO2.Size = new System.Drawing.Size(222, 28);
  5979. this.ywSAMPLE_NO2.TabIndex = 131;
  5980. //
  5981. // ywSAMPLE_NO1
  5982. //
  5983. this.ywSAMPLE_NO1.AutoSize = false;
  5984. this.ywSAMPLE_NO1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  5985. this.ywSAMPLE_NO1.Location = new System.Drawing.Point(245, 435);
  5986. this.ywSAMPLE_NO1.Name = "ywSAMPLE_NO1";
  5987. this.ywSAMPLE_NO1.Size = new System.Drawing.Size(222, 28);
  5988. this.ywSAMPLE_NO1.TabIndex = 130;
  5989. //
  5990. // ultraLabel85
  5991. //
  5992. appearance134.TextHAlignAsString = "Center";
  5993. appearance134.TextVAlignAsString = "Middle";
  5994. this.ultraLabel85.Appearance = appearance134;
  5995. this.ultraLabel85.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  5996. this.ultraLabel85.Location = new System.Drawing.Point(23, 435);
  5997. this.ultraLabel85.Name = "ultraLabel85";
  5998. this.ultraLabel85.Size = new System.Drawing.Size(222, 28);
  5999. this.ultraLabel85.TabIndex = 129;
  6000. this.ultraLabel85.Text = "样品编号";
  6001. //
  6002. // ywCONCENTRATION
  6003. //
  6004. this.ywCONCENTRATION.AutoSize = false;
  6005. this.ywCONCENTRATION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6006. this.ywCONCENTRATION.Location = new System.Drawing.Point(356, 351);
  6007. this.ywCONCENTRATION.Name = "ywCONCENTRATION";
  6008. this.ywCONCENTRATION.Size = new System.Drawing.Size(333, 28);
  6009. this.ywCONCENTRATION.TabIndex = 128;
  6010. //
  6011. // ultraLabel64
  6012. //
  6013. appearance48.TextHAlignAsString = "Center";
  6014. appearance48.TextVAlignAsString = "Middle";
  6015. this.ultraLabel64.Appearance = appearance48;
  6016. this.ultraLabel64.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6017. this.ultraLabel64.Location = new System.Drawing.Point(23, 351);
  6018. this.ultraLabel64.Name = "ultraLabel64";
  6019. this.ultraLabel64.Size = new System.Drawing.Size(333, 28);
  6020. this.ultraLabel64.TabIndex = 127;
  6021. this.ultraLabel64.Text = "溶液(收集)浓度";
  6022. //
  6023. // ywSTANDARD
  6024. //
  6025. this.ywSTANDARD.AutoSize = false;
  6026. this.ywSTANDARD.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6027. this.ywSTANDARD.Location = new System.Drawing.Point(356, 407);
  6028. this.ywSTANDARD.Name = "ywSTANDARD";
  6029. this.ywSTANDARD.Size = new System.Drawing.Size(333, 28);
  6030. this.ywSTANDARD.TabIndex = 126;
  6031. //
  6032. // ultraLabel103
  6033. //
  6034. appearance110.TextHAlignAsString = "Center";
  6035. appearance110.TextVAlignAsString = "Middle";
  6036. this.ultraLabel103.Appearance = appearance110;
  6037. this.ultraLabel103.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6038. this.ultraLabel103.Location = new System.Drawing.Point(23, 323);
  6039. this.ultraLabel103.Name = "ultraLabel103";
  6040. this.ultraLabel103.Size = new System.Drawing.Size(333, 28);
  6041. this.ultraLabel103.TabIndex = 125;
  6042. this.ultraLabel103.Text = "沉降率(ml/h)";
  6043. //
  6044. // ywSAMPLE_TYPE
  6045. //
  6046. this.ywSAMPLE_TYPE.AutoSize = false;
  6047. this.ywSAMPLE_TYPE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6048. this.ywSAMPLE_TYPE.Location = new System.Drawing.Point(356, 295);
  6049. this.ywSAMPLE_TYPE.Name = "ywSAMPLE_TYPE";
  6050. this.ywSAMPLE_TYPE.Size = new System.Drawing.Size(333, 28);
  6051. this.ywSAMPLE_TYPE.TabIndex = 124;
  6052. //
  6053. // ultraLabel102
  6054. //
  6055. appearance108.TextHAlignAsString = "Center";
  6056. appearance108.TextVAlignAsString = "Middle";
  6057. this.ultraLabel102.Appearance = appearance108;
  6058. this.ultraLabel102.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6059. this.ultraLabel102.Location = new System.Drawing.Point(23, 295);
  6060. this.ultraLabel102.Name = "ultraLabel102";
  6061. this.ultraLabel102.Size = new System.Drawing.Size(333, 28);
  6062. this.ultraLabel102.TabIndex = 123;
  6063. this.ultraLabel102.Text = "试板形状";
  6064. //
  6065. // ywFILE_PATH2
  6066. //
  6067. this.ywFILE_PATH2.AutoSize = false;
  6068. this.ywFILE_PATH2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6069. editorButton13.Key = "select";
  6070. editorButton13.Text = "查看";
  6071. this.ywFILE_PATH2.ButtonsLeft.Add(editorButton13);
  6072. editorButton14.Key = "update";
  6073. editorButton14.Text = "上传";
  6074. this.ywFILE_PATH2.ButtonsRight.Add(editorButton14);
  6075. this.ywFILE_PATH2.Location = new System.Drawing.Point(245, 546);
  6076. this.ywFILE_PATH2.Name = "ywFILE_PATH2";
  6077. this.ywFILE_PATH2.Size = new System.Drawing.Size(222, 28);
  6078. this.ywFILE_PATH2.TabIndex = 122;
  6079. this.ywFILE_PATH2.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraFILE_PATH1_EditorButtonClick);
  6080. //
  6081. // ywFILE_PATH1
  6082. //
  6083. this.ywFILE_PATH1.AutoSize = false;
  6084. this.ywFILE_PATH1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6085. editorButton15.Key = "select";
  6086. editorButton15.Text = "查看";
  6087. this.ywFILE_PATH1.ButtonsLeft.Add(editorButton15);
  6088. editorButton16.Key = "update";
  6089. editorButton16.Text = "上传";
  6090. this.ywFILE_PATH1.ButtonsRight.Add(editorButton16);
  6091. this.ywFILE_PATH1.Location = new System.Drawing.Point(245, 519);
  6092. this.ywFILE_PATH1.Name = "ywFILE_PATH1";
  6093. this.ywFILE_PATH1.Size = new System.Drawing.Size(222, 28);
  6094. this.ywFILE_PATH1.TabIndex = 120;
  6095. this.ywFILE_PATH1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraFILE_PATH1_EditorButtonClick);
  6096. //
  6097. // ultraLabel78
  6098. //
  6099. appearance137.TextHAlignAsString = "Center";
  6100. appearance137.TextVAlignAsString = "Middle";
  6101. this.ultraLabel78.Appearance = appearance137;
  6102. this.ultraLabel78.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6103. this.ultraLabel78.Location = new System.Drawing.Point(23, 547);
  6104. this.ultraLabel78.Name = "ultraLabel78";
  6105. this.ultraLabel78.Size = new System.Drawing.Size(222, 28);
  6106. this.ultraLabel78.TabIndex = 119;
  6107. this.ultraLabel78.Text = "试验后照片";
  6108. //
  6109. // ultraLabel79
  6110. //
  6111. appearance14.TextHAlignAsString = "Center";
  6112. appearance14.TextVAlignAsString = "Middle";
  6113. this.ultraLabel79.Appearance = appearance14;
  6114. this.ultraLabel79.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6115. this.ultraLabel79.Location = new System.Drawing.Point(23, 519);
  6116. this.ultraLabel79.Name = "ultraLabel79";
  6117. this.ultraLabel79.Size = new System.Drawing.Size(222, 28);
  6118. this.ultraLabel79.TabIndex = 118;
  6119. this.ultraLabel79.Text = "试验前照片";
  6120. //
  6121. // ywCHECK_NO
  6122. //
  6123. this.ywCHECK_NO.AutoSize = false;
  6124. this.ywCHECK_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6125. this.ywCHECK_NO.Enabled = false;
  6126. this.ywCHECK_NO.Location = new System.Drawing.Point(123, 43);
  6127. this.ywCHECK_NO.Name = "ywCHECK_NO";
  6128. this.ywCHECK_NO.Size = new System.Drawing.Size(233, 28);
  6129. this.ywCHECK_NO.TabIndex = 117;
  6130. //
  6131. // ywANGLE
  6132. //
  6133. this.ywANGLE.AutoSize = false;
  6134. this.ywANGLE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6135. this.ywANGLE.Location = new System.Drawing.Point(356, 267);
  6136. this.ywANGLE.Name = "ywANGLE";
  6137. this.ywANGLE.Size = new System.Drawing.Size(333, 28);
  6138. this.ywANGLE.TabIndex = 112;
  6139. //
  6140. // ywSPRAY_TYPE
  6141. //
  6142. this.ywSPRAY_TYPE.AutoSize = false;
  6143. this.ywSPRAY_TYPE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6144. this.ywSPRAY_TYPE.Location = new System.Drawing.Point(356, 239);
  6145. this.ywSPRAY_TYPE.Name = "ywSPRAY_TYPE";
  6146. this.ywSPRAY_TYPE.Size = new System.Drawing.Size(333, 28);
  6147. this.ywSPRAY_TYPE.TabIndex = 111;
  6148. //
  6149. // ywNOTE1
  6150. //
  6151. appearance15.TextHAlignAsString = "Center";
  6152. appearance15.TextVAlignAsString = "Middle";
  6153. this.ywNOTE1.Appearance = appearance15;
  6154. this.ywNOTE1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6155. this.ywNOTE1.Location = new System.Drawing.Point(23, 379);
  6156. this.ywNOTE1.Name = "ywNOTE1";
  6157. this.ywNOTE1.Size = new System.Drawing.Size(333, 28);
  6158. this.ywNOTE1.TabIndex = 98;
  6159. this.ywNOTE1.Text = "备注";
  6160. //
  6161. // ywTEST_TIME
  6162. //
  6163. this.ywTEST_TIME.AutoSize = false;
  6164. this.ywTEST_TIME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6165. this.ywTEST_TIME.Location = new System.Drawing.Point(356, 211);
  6166. this.ywTEST_TIME.Name = "ywTEST_TIME";
  6167. this.ywTEST_TIME.Size = new System.Drawing.Size(333, 28);
  6168. this.ywTEST_TIME.TabIndex = 97;
  6169. //
  6170. // ultraButton7
  6171. //
  6172. this.ultraButton7.Location = new System.Drawing.Point(345, 659);
  6173. this.ultraButton7.Name = "ultraButton7";
  6174. this.ultraButton7.Size = new System.Drawing.Size(96, 28);
  6175. this.ultraButton7.TabIndex = 86;
  6176. this.ultraButton7.Text = "保 存";
  6177. this.ultraButton7.Click += new System.EventHandler(this.ultraButton7_Click);
  6178. //
  6179. // ywNOTE
  6180. //
  6181. this.ywNOTE.AutoSize = false;
  6182. this.ywNOTE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6183. this.ywNOTE.Location = new System.Drawing.Point(356, 379);
  6184. this.ywNOTE.Name = "ywNOTE";
  6185. this.ywNOTE.Size = new System.Drawing.Size(333, 28);
  6186. this.ywNOTE.TabIndex = 85;
  6187. //
  6188. // ultraLabel107
  6189. //
  6190. appearance132.TextHAlignAsString = "Center";
  6191. appearance132.TextVAlignAsString = "Middle";
  6192. this.ultraLabel107.Appearance = appearance132;
  6193. this.ultraLabel107.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6194. this.ultraLabel107.Location = new System.Drawing.Point(23, 407);
  6195. this.ultraLabel107.Name = "ultraLabel107";
  6196. this.ultraLabel107.Size = new System.Drawing.Size(333, 28);
  6197. this.ultraLabel107.TabIndex = 84;
  6198. this.ultraLabel107.Text = "检验标准";
  6199. //
  6200. // ywCOLLECTION_RATE
  6201. //
  6202. this.ywCOLLECTION_RATE.AutoSize = false;
  6203. this.ywCOLLECTION_RATE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6204. this.ywCOLLECTION_RATE.Location = new System.Drawing.Point(356, 323);
  6205. this.ywCOLLECTION_RATE.Name = "ywCOLLECTION_RATE";
  6206. this.ywCOLLECTION_RATE.Size = new System.Drawing.Size(333, 28);
  6207. this.ywCOLLECTION_RATE.TabIndex = 47;
  6208. //
  6209. // ywNACE_PH
  6210. //
  6211. this.ywNACE_PH.AutoSize = false;
  6212. this.ywNACE_PH.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6213. this.ywNACE_PH.Location = new System.Drawing.Point(356, 183);
  6214. this.ywNACE_PH.Name = "ywNACE_PH";
  6215. this.ywNACE_PH.Size = new System.Drawing.Size(333, 28);
  6216. this.ywNACE_PH.TabIndex = 31;
  6217. //
  6218. // ywTEST_TEMP1
  6219. //
  6220. this.ywTEST_TEMP1.AutoSize = false;
  6221. this.ywTEST_TEMP1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6222. this.ywTEST_TEMP1.Location = new System.Drawing.Point(356, 155);
  6223. this.ywTEST_TEMP1.Name = "ywTEST_TEMP1";
  6224. this.ywTEST_TEMP1.Size = new System.Drawing.Size(333, 28);
  6225. this.ywTEST_TEMP1.TabIndex = 30;
  6226. //
  6227. // ywSTEEL_GRADE_NO
  6228. //
  6229. this.ywSTEEL_GRADE_NO.AutoSize = false;
  6230. this.ywSTEEL_GRADE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6231. this.ywSTEEL_GRADE_NO.Enabled = false;
  6232. this.ywSTEEL_GRADE_NO.Location = new System.Drawing.Point(456, 71);
  6233. this.ywSTEEL_GRADE_NO.Name = "ywSTEEL_GRADE_NO";
  6234. this.ywSTEEL_GRADE_NO.Size = new System.Drawing.Size(233, 28);
  6235. this.ywSTEEL_GRADE_NO.TabIndex = 29;
  6236. //
  6237. // ywSAMPLE_SIZE
  6238. //
  6239. this.ywSAMPLE_SIZE.AutoSize = false;
  6240. this.ywSAMPLE_SIZE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6241. this.ywSAMPLE_SIZE.Enabled = false;
  6242. this.ywSAMPLE_SIZE.Location = new System.Drawing.Point(456, 99);
  6243. this.ywSAMPLE_SIZE.Name = "ywSAMPLE_SIZE";
  6244. this.ywSAMPLE_SIZE.Size = new System.Drawing.Size(233, 28);
  6245. this.ywSAMPLE_SIZE.TabIndex = 28;
  6246. //
  6247. // ywTEST_SOLUTION
  6248. //
  6249. this.ywTEST_SOLUTION.AutoSize = false;
  6250. this.ywTEST_SOLUTION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6251. this.ywTEST_SOLUTION.Location = new System.Drawing.Point(356, 127);
  6252. this.ywTEST_SOLUTION.Name = "ywTEST_SOLUTION";
  6253. this.ywTEST_SOLUTION.Size = new System.Drawing.Size(333, 28);
  6254. this.ywTEST_SOLUTION.TabIndex = 27;
  6255. //
  6256. // ywSAMPLE_NAME
  6257. //
  6258. this.ywSAMPLE_NAME.AutoSize = false;
  6259. this.ywSAMPLE_NAME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6260. this.ywSAMPLE_NAME.Enabled = false;
  6261. this.ywSAMPLE_NAME.Location = new System.Drawing.Point(123, 71);
  6262. this.ywSAMPLE_NAME.Name = "ywSAMPLE_NAME";
  6263. this.ywSAMPLE_NAME.Size = new System.Drawing.Size(233, 28);
  6264. this.ywSAMPLE_NAME.TabIndex = 25;
  6265. //
  6266. // ywSAMPLE_NO
  6267. //
  6268. this.ywSAMPLE_NO.AutoSize = false;
  6269. this.ywSAMPLE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6270. this.ywSAMPLE_NO.Enabled = false;
  6271. this.ywSAMPLE_NO.Location = new System.Drawing.Point(123, 99);
  6272. this.ywSAMPLE_NO.Name = "ywSAMPLE_NO";
  6273. this.ywSAMPLE_NO.Size = new System.Drawing.Size(233, 28);
  6274. this.ywSAMPLE_NO.TabIndex = 24;
  6275. //
  6276. // ultraLabel109
  6277. //
  6278. appearance47.TextHAlignAsString = "Center";
  6279. appearance47.TextVAlignAsString = "Middle";
  6280. this.ultraLabel109.Appearance = appearance47;
  6281. this.ultraLabel109.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6282. this.ultraLabel109.Location = new System.Drawing.Point(23, 239);
  6283. this.ultraLabel109.Name = "ultraLabel109";
  6284. this.ultraLabel109.Size = new System.Drawing.Size(333, 28);
  6285. this.ultraLabel109.TabIndex = 20;
  6286. this.ultraLabel109.Text = "喷雾类型";
  6287. //
  6288. // ultraLabel110
  6289. //
  6290. appearance109.TextHAlignAsString = "Center";
  6291. appearance109.TextVAlignAsString = "Middle";
  6292. this.ultraLabel110.Appearance = appearance109;
  6293. this.ultraLabel110.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6294. this.ultraLabel110.Location = new System.Drawing.Point(23, 267);
  6295. this.ultraLabel110.Name = "ultraLabel110";
  6296. this.ultraLabel110.Size = new System.Drawing.Size(333, 28);
  6297. this.ultraLabel110.TabIndex = 16;
  6298. this.ultraLabel110.Text = "放置角度(°)";
  6299. //
  6300. // ultraLabel111
  6301. //
  6302. appearance49.TextHAlignAsString = "Center";
  6303. appearance49.TextVAlignAsString = "Middle";
  6304. this.ultraLabel111.Appearance = appearance49;
  6305. this.ultraLabel111.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6306. this.ultraLabel111.Location = new System.Drawing.Point(23, 183);
  6307. this.ultraLabel111.Name = "ultraLabel111";
  6308. this.ultraLabel111.Size = new System.Drawing.Size(333, 28);
  6309. this.ultraLabel111.TabIndex = 9;
  6310. this.ultraLabel111.Text = "溶液pH值";
  6311. //
  6312. // ultraLabel112
  6313. //
  6314. appearance50.TextHAlignAsString = "Center";
  6315. appearance50.TextVAlignAsString = "Middle";
  6316. this.ultraLabel112.Appearance = appearance50;
  6317. this.ultraLabel112.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6318. this.ultraLabel112.Location = new System.Drawing.Point(23, 155);
  6319. this.ultraLabel112.Name = "ultraLabel112";
  6320. this.ultraLabel112.Size = new System.Drawing.Size(333, 28);
  6321. this.ultraLabel112.TabIndex = 8;
  6322. this.ultraLabel112.Text = "试验温度(℃)";
  6323. //
  6324. // ultraLabel113
  6325. //
  6326. appearance51.TextHAlignAsString = "Center";
  6327. appearance51.TextVAlignAsString = "Middle";
  6328. this.ultraLabel113.Appearance = appearance51;
  6329. this.ultraLabel113.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6330. this.ultraLabel113.Location = new System.Drawing.Point(23, 211);
  6331. this.ultraLabel113.Name = "ultraLabel113";
  6332. this.ultraLabel113.Size = new System.Drawing.Size(333, 28);
  6333. this.ultraLabel113.TabIndex = 7;
  6334. this.ultraLabel113.Text = "试验持续时间(h)";
  6335. //
  6336. // ultraLabel114
  6337. //
  6338. appearance9.TextHAlignAsString = "Center";
  6339. appearance9.TextVAlignAsString = "Middle";
  6340. this.ultraLabel114.Appearance = appearance9;
  6341. this.ultraLabel114.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6342. this.ultraLabel114.Location = new System.Drawing.Point(23, 127);
  6343. this.ultraLabel114.Name = "ultraLabel114";
  6344. this.ultraLabel114.Size = new System.Drawing.Size(333, 28);
  6345. this.ultraLabel114.TabIndex = 6;
  6346. this.ultraLabel114.Text = "试验溶液";
  6347. //
  6348. // ultraLabel115
  6349. //
  6350. appearance52.TextHAlignAsString = "Center";
  6351. appearance52.TextVAlignAsString = "Middle";
  6352. this.ultraLabel115.Appearance = appearance52;
  6353. this.ultraLabel115.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6354. this.ultraLabel115.Location = new System.Drawing.Point(356, 99);
  6355. this.ultraLabel115.Name = "ultraLabel115";
  6356. this.ultraLabel115.Size = new System.Drawing.Size(100, 28);
  6357. this.ultraLabel115.TabIndex = 5;
  6358. this.ultraLabel115.Text = "规格";
  6359. //
  6360. // ultraLabel116
  6361. //
  6362. appearance53.TextHAlignAsString = "Center";
  6363. appearance53.TextVAlignAsString = "Middle";
  6364. this.ultraLabel116.Appearance = appearance53;
  6365. this.ultraLabel116.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6366. this.ultraLabel116.Location = new System.Drawing.Point(23, 99);
  6367. this.ultraLabel116.Name = "ultraLabel116";
  6368. this.ultraLabel116.Size = new System.Drawing.Size(100, 28);
  6369. this.ultraLabel116.TabIndex = 4;
  6370. this.ultraLabel116.Text = "试样编号";
  6371. //
  6372. // ultraLabel117
  6373. //
  6374. appearance69.TextHAlignAsString = "Center";
  6375. appearance69.TextVAlignAsString = "Middle";
  6376. this.ultraLabel117.Appearance = appearance69;
  6377. this.ultraLabel117.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6378. this.ultraLabel117.Location = new System.Drawing.Point(356, 71);
  6379. this.ultraLabel117.Name = "ultraLabel117";
  6380. this.ultraLabel117.Size = new System.Drawing.Size(100, 28);
  6381. this.ultraLabel117.TabIndex = 3;
  6382. this.ultraLabel117.Text = "钢级";
  6383. //
  6384. // ultraLabel118
  6385. //
  6386. appearance70.TextHAlignAsString = "Center";
  6387. appearance70.TextVAlignAsString = "Middle";
  6388. this.ultraLabel118.Appearance = appearance70;
  6389. this.ultraLabel118.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  6390. this.ultraLabel118.Location = new System.Drawing.Point(210, 14);
  6391. this.ultraLabel118.Name = "ultraLabel118";
  6392. this.ultraLabel118.Size = new System.Drawing.Size(316, 28);
  6393. this.ultraLabel118.TabIndex = 2;
  6394. this.ultraLabel118.Text = "盐雾试验原始记录";
  6395. //
  6396. // ultraLabel119
  6397. //
  6398. appearance72.TextHAlignAsString = "Center";
  6399. appearance72.TextVAlignAsString = "Middle";
  6400. this.ultraLabel119.Appearance = appearance72;
  6401. this.ultraLabel119.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6402. this.ultraLabel119.Location = new System.Drawing.Point(23, 71);
  6403. this.ultraLabel119.Name = "ultraLabel119";
  6404. this.ultraLabel119.Size = new System.Drawing.Size(100, 28);
  6405. this.ultraLabel119.TabIndex = 1;
  6406. this.ultraLabel119.Text = "试样名称";
  6407. //
  6408. // ultraLabel120
  6409. //
  6410. appearance12.TextHAlignAsString = "Center";
  6411. appearance12.TextVAlignAsString = "Middle";
  6412. this.ultraLabel120.Appearance = appearance12;
  6413. this.ultraLabel120.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6414. this.ultraLabel120.Location = new System.Drawing.Point(23, 43);
  6415. this.ultraLabel120.Name = "ultraLabel120";
  6416. this.ultraLabel120.Size = new System.Drawing.Size(100, 28);
  6417. this.ultraLabel120.TabIndex = 0;
  6418. this.ultraLabel120.Text = "检验编号";
  6419. //
  6420. // ultraTabPageControl5
  6421. //
  6422. this.ultraTabPageControl5.Controls.Add(this.ultraPanel6);
  6423. this.ultraTabPageControl5.Controls.Add(this.ultraExpandableGroupBox4);
  6424. this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
  6425. this.ultraTabPageControl5.Name = "ultraTabPageControl5";
  6426. this.ultraTabPageControl5.Size = new System.Drawing.Size(959, 818);
  6427. //
  6428. // ultraPanel6
  6429. //
  6430. this.ultraPanel6.AutoScroll = true;
  6431. //
  6432. // ultraPanel6.ClientArea
  6433. //
  6434. this.ultraPanel6.ClientArea.Controls.Add(this.ultraTestResults);
  6435. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel167);
  6436. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel166);
  6437. this.ultraPanel6.ClientArea.Controls.Add(this.wqREPORT_NO);
  6438. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel123);
  6439. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel125);
  6440. this.ultraPanel6.ClientArea.Controls.Add(this._wqAPPROVED_NAME);
  6441. this.ultraPanel6.ClientArea.Controls.Add(this._wqREPORTED_NAME);
  6442. this.ultraPanel6.ClientArea.Controls.Add(this.wqTEST_TEMP1);
  6443. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel127);
  6444. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel128);
  6445. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel129);
  6446. this.ultraPanel6.ClientArea.Controls.Add(this.wqNACE_SOLUTION_S1);
  6447. this.ultraPanel6.ClientArea.Controls.Add(this.ultraButton9);
  6448. this.ultraPanel6.ClientArea.Controls.Add(this.wqNACE_PH_S1);
  6449. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel133);
  6450. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel134);
  6451. this.ultraPanel6.ClientArea.Controls.Add(this.twqREPORTED_DATE);
  6452. this.ultraPanel6.ClientArea.Controls.Add(this.twqTEST_DATE);
  6453. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel135);
  6454. this.ultraPanel6.ClientArea.Controls.Add(this.wqLOT_NO1);
  6455. this.ultraPanel6.ClientArea.Controls.Add(this.wqHEAT_NO);
  6456. this.ultraPanel6.ClientArea.Controls.Add(this.ultraButton10);
  6457. this.ultraPanel6.ClientArea.Controls.Add(this.wqTEST_SOLUTION);
  6458. this.ultraPanel6.ClientArea.Controls.Add(this.wqSAMPLING_ORIENTATION);
  6459. this.ultraPanel6.ClientArea.Controls.Add(this.wqDMTS);
  6460. this.ultraPanel6.ClientArea.Controls.Add(this.wqNACE_SOLUTION_F1);
  6461. this.ultraPanel6.ClientArea.Controls.Add(this.wqNACE_PH_F1);
  6462. this.ultraPanel6.ClientArea.Controls.Add(this.wqNACE_PH);
  6463. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel137);
  6464. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel140);
  6465. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel141);
  6466. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel143);
  6467. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel144);
  6468. this.ultraPanel6.ClientArea.Controls.Add(this.wqNOTE);
  6469. this.ultraPanel6.ClientArea.Controls.Add(this.wqTEST_GAS);
  6470. this.ultraPanel6.ClientArea.Controls.Add(this.wqTEST_TIME);
  6471. this.ultraPanel6.ClientArea.Controls.Add(this.wqSTANDARD);
  6472. this.ultraPanel6.ClientArea.Controls.Add(this.wqSTEEL_GRADE);
  6473. this.ultraPanel6.ClientArea.Controls.Add(this.wqPIPE_SIZE);
  6474. this.ultraPanel6.ClientArea.Controls.Add(this.wqLOT_NO);
  6475. this.ultraPanel6.ClientArea.Controls.Add(this.wqSTEEL_NO);
  6476. this.ultraPanel6.ClientArea.Controls.Add(this.wqSAMPLE_NO);
  6477. this.ultraPanel6.ClientArea.Controls.Add(this.wqCHECK_NO);
  6478. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel145);
  6479. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel146);
  6480. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel147);
  6481. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel148);
  6482. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel149);
  6483. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel150);
  6484. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel151);
  6485. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel152);
  6486. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel153);
  6487. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel154);
  6488. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel155);
  6489. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel156);
  6490. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel157);
  6491. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel158);
  6492. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel159);
  6493. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel160);
  6494. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel161);
  6495. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel162);
  6496. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel163);
  6497. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel164);
  6498. this.ultraPanel6.ClientArea.Controls.Add(this.ultraLabel165);
  6499. this.ultraPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  6500. this.ultraPanel6.Location = new System.Drawing.Point(0, 26);
  6501. this.ultraPanel6.Name = "ultraPanel6";
  6502. this.ultraPanel6.Size = new System.Drawing.Size(959, 792);
  6503. this.ultraPanel6.TabIndex = 88;
  6504. //
  6505. // ultraLabel167
  6506. //
  6507. appearance21.TextHAlignAsString = "Center";
  6508. appearance21.TextVAlignAsString = "Middle";
  6509. this.ultraLabel167.Appearance = appearance21;
  6510. this.ultraLabel167.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6511. this.ultraLabel167.Location = new System.Drawing.Point(23, 238);
  6512. this.ultraLabel167.Name = "ultraLabel167";
  6513. this.ultraLabel167.Size = new System.Drawing.Size(160, 28);
  6514. this.ultraLabel167.TabIndex = 158;
  6515. this.ultraLabel167.Text = "试验溶液";
  6516. //
  6517. // ultraLabel166
  6518. //
  6519. appearance61.TextHAlignAsString = "Center";
  6520. appearance61.TextVAlignAsString = "Middle";
  6521. this.ultraLabel166.Appearance = appearance61;
  6522. this.ultraLabel166.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6523. this.ultraLabel166.Location = new System.Drawing.Point(356, 154);
  6524. this.ultraLabel166.Name = "ultraLabel166";
  6525. this.ultraLabel166.Size = new System.Drawing.Size(174, 28);
  6526. this.ultraLabel166.TabIndex = 157;
  6527. this.ultraLabel166.Text = "取样方向";
  6528. //
  6529. // wqREPORT_NO
  6530. //
  6531. this.wqREPORT_NO.AutoSize = false;
  6532. this.wqREPORT_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6533. this.wqREPORT_NO.Location = new System.Drawing.Point(785, 9);
  6534. this.wqREPORT_NO.Name = "wqREPORT_NO";
  6535. this.wqREPORT_NO.Size = new System.Drawing.Size(165, 28);
  6536. this.wqREPORT_NO.TabIndex = 149;
  6537. //
  6538. // ultraLabel123
  6539. //
  6540. appearance37.TextHAlignAsString = "Center";
  6541. appearance37.TextVAlignAsString = "Middle";
  6542. this.ultraLabel123.Appearance = appearance37;
  6543. this.ultraLabel123.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6544. this.ultraLabel123.Location = new System.Drawing.Point(689, 9);
  6545. this.ultraLabel123.Name = "ultraLabel123";
  6546. this.ultraLabel123.Size = new System.Drawing.Size(100, 28);
  6547. this.ultraLabel123.TabIndex = 148;
  6548. this.ultraLabel123.Text = "记录编号";
  6549. //
  6550. // ultraLabel125
  6551. //
  6552. appearance24.TextHAlignAsString = "Center";
  6553. appearance24.TextVAlignAsString = "Middle";
  6554. this.ultraLabel125.Appearance = appearance24;
  6555. this.ultraLabel125.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6556. this.ultraLabel125.Location = new System.Drawing.Point(23, 210);
  6557. this.ultraLabel125.Name = "ultraLabel125";
  6558. this.ultraLabel125.Size = new System.Drawing.Size(160, 28);
  6559. this.ultraLabel125.TabIndex = 134;
  6560. this.ultraLabel125.Text = "通入H2S前溶液pH值";
  6561. //
  6562. // _wqAPPROVED_NAME
  6563. //
  6564. this._wqAPPROVED_NAME.AutoSize = false;
  6565. valueListItem6.DataValue = "NACE-A";
  6566. valueListItem7.DataValue = "NACE-B";
  6567. valueListItem8.DataValue = "NACE-C";
  6568. valueListItem9.DataValue = "NACE-D";
  6569. valueListItem10.DataValue = "指定";
  6570. this._wqAPPROVED_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  6571. valueListItem6,
  6572. valueListItem7,
  6573. valueListItem8,
  6574. valueListItem9,
  6575. valueListItem10});
  6576. this._wqAPPROVED_NAME.Location = new System.Drawing.Point(456, 350);
  6577. this._wqAPPROVED_NAME.Name = "_wqAPPROVED_NAME";
  6578. this._wqAPPROVED_NAME.Size = new System.Drawing.Size(233, 28);
  6579. this._wqAPPROVED_NAME.TabIndex = 132;
  6580. //
  6581. // _wqREPORTED_NAME
  6582. //
  6583. this._wqREPORTED_NAME.AutoSize = false;
  6584. valueListItem39.DataValue = "NACE-A";
  6585. valueListItem40.DataValue = "NACE-B";
  6586. valueListItem41.DataValue = "NACE-C";
  6587. valueListItem42.DataValue = "NACE-D";
  6588. valueListItem43.DataValue = "指定";
  6589. this._wqREPORTED_NAME.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  6590. valueListItem39,
  6591. valueListItem40,
  6592. valueListItem41,
  6593. valueListItem42,
  6594. valueListItem43});
  6595. this._wqREPORTED_NAME.Location = new System.Drawing.Point(123, 350);
  6596. this._wqREPORTED_NAME.Name = "_wqREPORTED_NAME";
  6597. this._wqREPORTED_NAME.Size = new System.Drawing.Size(233, 28);
  6598. this._wqREPORTED_NAME.TabIndex = 131;
  6599. //
  6600. // wqTEST_TEMP1
  6601. //
  6602. this.wqTEST_TEMP1.AutoSize = false;
  6603. this.wqTEST_TEMP1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6604. this.wqTEST_TEMP1.Location = new System.Drawing.Point(356, 126);
  6605. this.wqTEST_TEMP1.Name = "wqTEST_TEMP1";
  6606. this.wqTEST_TEMP1.Size = new System.Drawing.Size(100, 28);
  6607. this.wqTEST_TEMP1.TabIndex = 126;
  6608. //
  6609. // ultraLabel127
  6610. //
  6611. appearance31.TextHAlignAsString = "Center";
  6612. appearance31.TextVAlignAsString = "Middle";
  6613. this.ultraLabel127.Appearance = appearance31;
  6614. this.ultraLabel127.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6615. this.ultraLabel127.Location = new System.Drawing.Point(256, 126);
  6616. this.ultraLabel127.Name = "ultraLabel127";
  6617. this.ultraLabel127.Size = new System.Drawing.Size(100, 28);
  6618. this.ultraLabel127.TabIndex = 125;
  6619. this.ultraLabel127.Text = "试验温度(℃)";
  6620. //
  6621. // ultraLabel128
  6622. //
  6623. appearance57.TextHAlignAsString = "Center";
  6624. appearance57.TextVAlignAsString = "Middle";
  6625. this.ultraLabel128.Appearance = appearance57;
  6626. this.ultraLabel128.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6627. this.ultraLabel128.Location = new System.Drawing.Point(356, 350);
  6628. this.ultraLabel128.Name = "ultraLabel128";
  6629. this.ultraLabel128.Size = new System.Drawing.Size(100, 28);
  6630. this.ultraLabel128.TabIndex = 123;
  6631. this.ultraLabel128.Text = "复核人";
  6632. //
  6633. // ultraLabel129
  6634. //
  6635. appearance29.TextHAlignAsString = "Center";
  6636. appearance29.TextVAlignAsString = "Middle";
  6637. this.ultraLabel129.Appearance = appearance29;
  6638. this.ultraLabel129.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6639. this.ultraLabel129.Location = new System.Drawing.Point(23, 350);
  6640. this.ultraLabel129.Name = "ultraLabel129";
  6641. this.ultraLabel129.Size = new System.Drawing.Size(100, 28);
  6642. this.ultraLabel129.TabIndex = 121;
  6643. this.ultraLabel129.Text = "报出人";
  6644. //
  6645. // wqNACE_SOLUTION_S1
  6646. //
  6647. this.wqNACE_SOLUTION_S1.AutoSize = false;
  6648. this.wqNACE_SOLUTION_S1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6649. this.wqNACE_SOLUTION_S1.Location = new System.Drawing.Point(515, 266);
  6650. this.wqNACE_SOLUTION_S1.Name = "wqNACE_SOLUTION_S1";
  6651. this.wqNACE_SOLUTION_S1.Size = new System.Drawing.Size(174, 28);
  6652. this.wqNACE_SOLUTION_S1.TabIndex = 117;
  6653. //
  6654. // ultraButton9
  6655. //
  6656. this.ultraButton9.Location = new System.Drawing.Point(774, 322);
  6657. this.ultraButton9.Name = "ultraButton9";
  6658. this.ultraButton9.Size = new System.Drawing.Size(100, 28);
  6659. this.ultraButton9.TabIndex = 116;
  6660. this.ultraButton9.Text = "打 印";
  6661. this.ultraButton9.Click += new System.EventHandler(this.ultraButton9_Click);
  6662. //
  6663. // wqNACE_PH_S1
  6664. //
  6665. this.wqNACE_PH_S1.AutoSize = false;
  6666. this.wqNACE_PH_S1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6667. this.wqNACE_PH_S1.Location = new System.Drawing.Point(182, 266);
  6668. this.wqNACE_PH_S1.Name = "wqNACE_PH_S1";
  6669. this.wqNACE_PH_S1.Size = new System.Drawing.Size(174, 28);
  6670. this.wqNACE_PH_S1.TabIndex = 111;
  6671. //
  6672. // ultraLabel133
  6673. //
  6674. appearance65.TextHAlignAsString = "Center";
  6675. appearance65.TextVAlignAsString = "Middle";
  6676. this.ultraLabel133.Appearance = appearance65;
  6677. this.ultraLabel133.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6678. this.ultraLabel133.Location = new System.Drawing.Point(356, 266);
  6679. this.ultraLabel133.Name = "ultraLabel133";
  6680. this.ultraLabel133.Size = new System.Drawing.Size(100, 56);
  6681. this.ultraLabel133.TabIndex = 106;
  6682. this.ultraLabel133.Text = "溶液H2S浓度";
  6683. //
  6684. // ultraLabel134
  6685. //
  6686. appearance26.TextHAlignAsString = "Center";
  6687. appearance26.TextVAlignAsString = "Middle";
  6688. this.ultraLabel134.Appearance = appearance26;
  6689. this.ultraLabel134.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6690. this.ultraLabel134.Location = new System.Drawing.Point(23, 266);
  6691. this.ultraLabel134.Name = "ultraLabel134";
  6692. this.ultraLabel134.Size = new System.Drawing.Size(100, 56);
  6693. this.ultraLabel134.TabIndex = 104;
  6694. this.ultraLabel134.Text = "溶液PH值";
  6695. //
  6696. // twqREPORTED_DATE
  6697. //
  6698. this.twqREPORTED_DATE.Location = new System.Drawing.Point(554, 131);
  6699. this.twqREPORTED_DATE.Name = "twqREPORTED_DATE";
  6700. this.twqREPORTED_DATE.Size = new System.Drawing.Size(135, 21);
  6701. this.twqREPORTED_DATE.TabIndex = 102;
  6702. //
  6703. // twqTEST_DATE
  6704. //
  6705. this.twqTEST_DATE.Location = new System.Drawing.Point(554, 104);
  6706. this.twqTEST_DATE.Name = "twqTEST_DATE";
  6707. this.twqTEST_DATE.Size = new System.Drawing.Size(135, 21);
  6708. this.twqTEST_DATE.TabIndex = 101;
  6709. //
  6710. // ultraLabel135
  6711. //
  6712. appearance89.TextHAlignAsString = "Center";
  6713. appearance89.TextVAlignAsString = "Middle";
  6714. this.ultraLabel135.Appearance = appearance89;
  6715. this.ultraLabel135.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6716. this.ultraLabel135.Location = new System.Drawing.Point(456, 126);
  6717. this.ultraLabel135.Name = "ultraLabel135";
  6718. this.ultraLabel135.Size = new System.Drawing.Size(100, 28);
  6719. this.ultraLabel135.TabIndex = 100;
  6720. this.ultraLabel135.Text = "报出日期";
  6721. //
  6722. // wqLOT_NO1
  6723. //
  6724. appearance35.TextHAlignAsString = "Center";
  6725. appearance35.TextVAlignAsString = "Middle";
  6726. this.wqLOT_NO1.Appearance = appearance35;
  6727. this.wqLOT_NO1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6728. this.wqLOT_NO1.Location = new System.Drawing.Point(256, 99);
  6729. this.wqLOT_NO1.Name = "wqLOT_NO1";
  6730. this.wqLOT_NO1.Size = new System.Drawing.Size(100, 28);
  6731. this.wqLOT_NO1.TabIndex = 99;
  6732. this.wqLOT_NO1.Text = "批号";
  6733. //
  6734. // wqHEAT_NO
  6735. //
  6736. this.wqHEAT_NO.AutoSize = false;
  6737. this.wqHEAT_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6738. this.wqHEAT_NO.Enabled = false;
  6739. this.wqHEAT_NO.Location = new System.Drawing.Point(123, 97);
  6740. this.wqHEAT_NO.Name = "wqHEAT_NO";
  6741. this.wqHEAT_NO.Size = new System.Drawing.Size(135, 28);
  6742. this.wqHEAT_NO.TabIndex = 98;
  6743. //
  6744. // ultraButton10
  6745. //
  6746. this.ultraButton10.Location = new System.Drawing.Point(774, 251);
  6747. this.ultraButton10.Name = "ultraButton10";
  6748. this.ultraButton10.Size = new System.Drawing.Size(100, 28);
  6749. this.ultraButton10.TabIndex = 85;
  6750. this.ultraButton10.Text = "保 存";
  6751. this.ultraButton10.Click += new System.EventHandler(this.ultraButton10_Click);
  6752. //
  6753. // wqTEST_SOLUTION
  6754. //
  6755. this.wqTEST_SOLUTION.AutoSize = false;
  6756. this.wqTEST_SOLUTION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6757. this.wqTEST_SOLUTION.Location = new System.Drawing.Point(182, 238);
  6758. this.wqTEST_SOLUTION.Name = "wqTEST_SOLUTION";
  6759. this.wqTEST_SOLUTION.Size = new System.Drawing.Size(507, 28);
  6760. this.wqTEST_SOLUTION.TabIndex = 83;
  6761. //
  6762. // wqSAMPLING_ORIENTATION
  6763. //
  6764. this.wqSAMPLING_ORIENTATION.AutoSize = false;
  6765. this.wqSAMPLING_ORIENTATION.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6766. this.wqSAMPLING_ORIENTATION.Location = new System.Drawing.Point(529, 154);
  6767. this.wqSAMPLING_ORIENTATION.Name = "wqSAMPLING_ORIENTATION";
  6768. this.wqSAMPLING_ORIENTATION.Size = new System.Drawing.Size(160, 28);
  6769. this.wqSAMPLING_ORIENTATION.TabIndex = 75;
  6770. //
  6771. // wqDMTS
  6772. //
  6773. this.wqDMTS.AutoSize = false;
  6774. this.wqDMTS.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6775. this.wqDMTS.Location = new System.Drawing.Point(182, 182);
  6776. this.wqDMTS.Name = "wqDMTS";
  6777. this.wqDMTS.Size = new System.Drawing.Size(507, 28);
  6778. this.wqDMTS.TabIndex = 62;
  6779. //
  6780. // wqNACE_SOLUTION_F1
  6781. //
  6782. this.wqNACE_SOLUTION_F1.AutoSize = false;
  6783. this.wqNACE_SOLUTION_F1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6784. this.wqNACE_SOLUTION_F1.Location = new System.Drawing.Point(515, 294);
  6785. this.wqNACE_SOLUTION_F1.Name = "wqNACE_SOLUTION_F1";
  6786. this.wqNACE_SOLUTION_F1.Size = new System.Drawing.Size(174, 28);
  6787. this.wqNACE_SOLUTION_F1.TabIndex = 61;
  6788. //
  6789. // wqNACE_PH_F1
  6790. //
  6791. this.wqNACE_PH_F1.AutoSize = false;
  6792. this.wqNACE_PH_F1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6793. this.wqNACE_PH_F1.Location = new System.Drawing.Point(182, 294);
  6794. this.wqNACE_PH_F1.Name = "wqNACE_PH_F1";
  6795. this.wqNACE_PH_F1.Size = new System.Drawing.Size(174, 28);
  6796. this.wqNACE_PH_F1.TabIndex = 58;
  6797. //
  6798. // wqNACE_PH
  6799. //
  6800. this.wqNACE_PH.AutoSize = false;
  6801. this.wqNACE_PH.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6802. this.wqNACE_PH.Location = new System.Drawing.Point(182, 210);
  6803. this.wqNACE_PH.Name = "wqNACE_PH";
  6804. this.wqNACE_PH.Size = new System.Drawing.Size(507, 28);
  6805. this.wqNACE_PH.TabIndex = 57;
  6806. //
  6807. // ultraLabel137
  6808. //
  6809. appearance8.TextHAlignAsString = "Center";
  6810. appearance8.TextVAlignAsString = "Middle";
  6811. this.ultraLabel137.Appearance = appearance8;
  6812. this.ultraLabel137.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6813. this.ultraLabel137.Location = new System.Drawing.Point(23, 322);
  6814. this.ultraLabel137.Name = "ultraLabel137";
  6815. this.ultraLabel137.Size = new System.Drawing.Size(160, 28);
  6816. this.ultraLabel137.TabIndex = 55;
  6817. this.ultraLabel137.Text = "备注";
  6818. //
  6819. // ultraLabel140
  6820. //
  6821. appearance63.TextHAlignAsString = "Center";
  6822. appearance63.TextVAlignAsString = "Middle";
  6823. this.ultraLabel140.Appearance = appearance63;
  6824. this.ultraLabel140.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6825. this.ultraLabel140.Location = new System.Drawing.Point(123, 294);
  6826. this.ultraLabel140.Name = "ultraLabel140";
  6827. this.ultraLabel140.Size = new System.Drawing.Size(60, 28);
  6828. this.ultraLabel140.TabIndex = 52;
  6829. this.ultraLabel140.Text = "结束";
  6830. //
  6831. // ultraLabel141
  6832. //
  6833. appearance64.TextHAlignAsString = "Center";
  6834. appearance64.TextVAlignAsString = "Middle";
  6835. this.ultraLabel141.Appearance = appearance64;
  6836. this.ultraLabel141.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6837. this.ultraLabel141.Location = new System.Drawing.Point(456, 266);
  6838. this.ultraLabel141.Name = "ultraLabel141";
  6839. this.ultraLabel141.Size = new System.Drawing.Size(59, 28);
  6840. this.ultraLabel141.TabIndex = 51;
  6841. this.ultraLabel141.Text = "开始";
  6842. //
  6843. // ultraLabel143
  6844. //
  6845. appearance66.TextHAlignAsString = "Center";
  6846. appearance66.TextVAlignAsString = "Middle";
  6847. this.ultraLabel143.Appearance = appearance66;
  6848. this.ultraLabel143.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6849. this.ultraLabel143.Location = new System.Drawing.Point(123, 266);
  6850. this.ultraLabel143.Name = "ultraLabel143";
  6851. this.ultraLabel143.Size = new System.Drawing.Size(60, 28);
  6852. this.ultraLabel143.TabIndex = 49;
  6853. this.ultraLabel143.Text = "开始";
  6854. //
  6855. // ultraLabel144
  6856. //
  6857. appearance67.TextHAlignAsString = "Center";
  6858. appearance67.TextVAlignAsString = "Middle";
  6859. this.ultraLabel144.Appearance = appearance67;
  6860. this.ultraLabel144.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6861. this.ultraLabel144.Location = new System.Drawing.Point(456, 294);
  6862. this.ultraLabel144.Name = "ultraLabel144";
  6863. this.ultraLabel144.Size = new System.Drawing.Size(60, 28);
  6864. this.ultraLabel144.TabIndex = 48;
  6865. this.ultraLabel144.Text = "结束";
  6866. //
  6867. // wqNOTE
  6868. //
  6869. this.wqNOTE.AutoSize = false;
  6870. this.wqNOTE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6871. this.wqNOTE.Location = new System.Drawing.Point(182, 322);
  6872. this.wqNOTE.Name = "wqNOTE";
  6873. this.wqNOTE.Size = new System.Drawing.Size(507, 28);
  6874. this.wqNOTE.TabIndex = 47;
  6875. //
  6876. // wqTEST_GAS
  6877. //
  6878. this.wqTEST_GAS.AutoSize = false;
  6879. this.wqTEST_GAS.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6880. this.wqTEST_GAS.Location = new System.Drawing.Point(182, 154);
  6881. this.wqTEST_GAS.Name = "wqTEST_GAS";
  6882. this.wqTEST_GAS.Size = new System.Drawing.Size(174, 28);
  6883. this.wqTEST_GAS.TabIndex = 39;
  6884. //
  6885. // wqTEST_TIME
  6886. //
  6887. this.wqTEST_TIME.AutoSize = false;
  6888. this.wqTEST_TIME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6889. this.wqTEST_TIME.Location = new System.Drawing.Point(123, 126);
  6890. this.wqTEST_TIME.Name = "wqTEST_TIME";
  6891. this.wqTEST_TIME.Size = new System.Drawing.Size(135, 28);
  6892. this.wqTEST_TIME.TabIndex = 34;
  6893. this.wqTEST_TIME.ValueChanged += new System.EventHandler(this.ultraTextEditor53_ValueChanged);
  6894. //
  6895. // wqSTANDARD
  6896. //
  6897. this.wqSTANDARD.AutoSize = false;
  6898. this.wqSTANDARD.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6899. this.wqSTANDARD.Location = new System.Drawing.Point(554, 71);
  6900. this.wqSTANDARD.Name = "wqSTANDARD";
  6901. this.wqSTANDARD.Size = new System.Drawing.Size(135, 28);
  6902. this.wqSTANDARD.TabIndex = 30;
  6903. //
  6904. // wqSTEEL_GRADE
  6905. //
  6906. this.wqSTEEL_GRADE.AutoSize = false;
  6907. this.wqSTEEL_GRADE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6908. this.wqSTEEL_GRADE.Enabled = false;
  6909. this.wqSTEEL_GRADE.Location = new System.Drawing.Point(554, 43);
  6910. this.wqSTEEL_GRADE.Name = "wqSTEEL_GRADE";
  6911. this.wqSTEEL_GRADE.Size = new System.Drawing.Size(135, 28);
  6912. this.wqSTEEL_GRADE.TabIndex = 29;
  6913. //
  6914. // wqPIPE_SIZE
  6915. //
  6916. this.wqPIPE_SIZE.AutoSize = false;
  6917. this.wqPIPE_SIZE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6918. this.wqPIPE_SIZE.Enabled = false;
  6919. this.wqPIPE_SIZE.Location = new System.Drawing.Point(356, 71);
  6920. this.wqPIPE_SIZE.Name = "wqPIPE_SIZE";
  6921. this.wqPIPE_SIZE.Size = new System.Drawing.Size(100, 28);
  6922. this.wqPIPE_SIZE.TabIndex = 28;
  6923. //
  6924. // wqLOT_NO
  6925. //
  6926. this.wqLOT_NO.AutoSize = false;
  6927. this.wqLOT_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6928. this.wqLOT_NO.Enabled = false;
  6929. this.wqLOT_NO.Location = new System.Drawing.Point(356, 99);
  6930. this.wqLOT_NO.Name = "wqLOT_NO";
  6931. this.wqLOT_NO.Size = new System.Drawing.Size(100, 28);
  6932. this.wqLOT_NO.TabIndex = 27;
  6933. //
  6934. // wqSTEEL_NO
  6935. //
  6936. this.wqSTEEL_NO.AutoSize = false;
  6937. this.wqSTEEL_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6938. this.wqSTEEL_NO.Enabled = false;
  6939. this.wqSTEEL_NO.Location = new System.Drawing.Point(356, 43);
  6940. this.wqSTEEL_NO.Name = "wqSTEEL_NO";
  6941. this.wqSTEEL_NO.Size = new System.Drawing.Size(100, 28);
  6942. this.wqSTEEL_NO.TabIndex = 25;
  6943. //
  6944. // wqSAMPLE_NO
  6945. //
  6946. this.wqSAMPLE_NO.AutoSize = false;
  6947. this.wqSAMPLE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6948. this.wqSAMPLE_NO.Enabled = false;
  6949. this.wqSAMPLE_NO.Location = new System.Drawing.Point(123, 71);
  6950. this.wqSAMPLE_NO.Name = "wqSAMPLE_NO";
  6951. this.wqSAMPLE_NO.Size = new System.Drawing.Size(135, 28);
  6952. this.wqSAMPLE_NO.TabIndex = 24;
  6953. //
  6954. // wqCHECK_NO
  6955. //
  6956. this.wqCHECK_NO.AutoSize = false;
  6957. this.wqCHECK_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  6958. this.wqCHECK_NO.Enabled = false;
  6959. this.wqCHECK_NO.Location = new System.Drawing.Point(123, 43);
  6960. this.wqCHECK_NO.Name = "wqCHECK_NO";
  6961. this.wqCHECK_NO.Size = new System.Drawing.Size(135, 28);
  6962. this.wqCHECK_NO.TabIndex = 21;
  6963. //
  6964. // ultraLabel145
  6965. //
  6966. appearance201.TextHAlignAsString = "Center";
  6967. appearance201.TextVAlignAsString = "Middle";
  6968. this.ultraLabel145.Appearance = appearance201;
  6969. this.ultraLabel145.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6970. this.ultraLabel145.Location = new System.Drawing.Point(23, 154);
  6971. this.ultraLabel145.Name = "ultraLabel145";
  6972. this.ultraLabel145.Size = new System.Drawing.Size(160, 28);
  6973. this.ultraLabel145.TabIndex = 20;
  6974. this.ultraLabel145.Text = "试验气体";
  6975. //
  6976. // ultraLabel146
  6977. //
  6978. appearance93.TextHAlignAsString = "Center";
  6979. appearance93.TextVAlignAsString = "Middle";
  6980. this.ultraLabel146.Appearance = appearance93;
  6981. this.ultraLabel146.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6982. this.ultraLabel146.Location = new System.Drawing.Point(23, 182);
  6983. this.ultraLabel146.Name = "ultraLabel146";
  6984. this.ultraLabel146.Size = new System.Drawing.Size(160, 28);
  6985. this.ultraLabel146.TabIndex = 16;
  6986. this.ultraLabel146.Text = "试样脱脂方法";
  6987. //
  6988. // ultraLabel147
  6989. //
  6990. appearance30.TextHAlignAsString = "Center";
  6991. appearance30.TextVAlignAsString = "Middle";
  6992. this.ultraLabel147.Appearance = appearance30;
  6993. this.ultraLabel147.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  6994. this.ultraLabel147.Location = new System.Drawing.Point(456, 97);
  6995. this.ultraLabel147.Name = "ultraLabel147";
  6996. this.ultraLabel147.Size = new System.Drawing.Size(100, 28);
  6997. this.ultraLabel147.TabIndex = 9;
  6998. this.ultraLabel147.Text = "试验日期";
  6999. //
  7000. // ultraLabel148
  7001. //
  7002. appearance32.TextHAlignAsString = "Center";
  7003. appearance32.TextVAlignAsString = "Middle";
  7004. this.ultraLabel148.Appearance = appearance32;
  7005. this.ultraLabel148.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  7006. this.ultraLabel148.Location = new System.Drawing.Point(456, 71);
  7007. this.ultraLabel148.Name = "ultraLabel148";
  7008. this.ultraLabel148.Size = new System.Drawing.Size(100, 28);
  7009. this.ultraLabel148.TabIndex = 8;
  7010. this.ultraLabel148.Text = "试验标准";
  7011. //
  7012. // ultraLabel149
  7013. //
  7014. appearance33.TextHAlignAsString = "Center";
  7015. appearance33.TextVAlignAsString = "Middle";
  7016. this.ultraLabel149.Appearance = appearance33;
  7017. this.ultraLabel149.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  7018. this.ultraLabel149.Location = new System.Drawing.Point(23, 126);
  7019. this.ultraLabel149.Name = "ultraLabel149";
  7020. this.ultraLabel149.Size = new System.Drawing.Size(100, 28);
  7021. this.ultraLabel149.TabIndex = 7;
  7022. this.ultraLabel149.Text = "试验周期(h)";
  7023. //
  7024. // ultraLabel150
  7025. //
  7026. appearance34.TextHAlignAsString = "Center";
  7027. appearance34.TextVAlignAsString = "Middle";
  7028. this.ultraLabel150.Appearance = appearance34;
  7029. this.ultraLabel150.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  7030. this.ultraLabel150.Location = new System.Drawing.Point(23, 99);
  7031. this.ultraLabel150.Name = "ultraLabel150";
  7032. this.ultraLabel150.Size = new System.Drawing.Size(100, 28);
  7033. this.ultraLabel150.TabIndex = 6;
  7034. this.ultraLabel150.Text = "炉号";
  7035. //
  7036. // ultraLabel151
  7037. //
  7038. appearance56.TextHAlignAsString = "Center";
  7039. appearance56.TextVAlignAsString = "Middle";
  7040. this.ultraLabel151.Appearance = appearance56;
  7041. this.ultraLabel151.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  7042. this.ultraLabel151.Location = new System.Drawing.Point(256, 71);
  7043. this.ultraLabel151.Name = "ultraLabel151";
  7044. this.ultraLabel151.Size = new System.Drawing.Size(100, 28);
  7045. this.ultraLabel151.TabIndex = 5;
  7046. this.ultraLabel151.Text = "规格";
  7047. //
  7048. // ultraLabel152
  7049. //
  7050. appearance36.TextHAlignAsString = "Center";
  7051. appearance36.TextVAlignAsString = "Middle";
  7052. this.ultraLabel152.Appearance = appearance36;
  7053. this.ultraLabel152.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  7054. this.ultraLabel152.Location = new System.Drawing.Point(23, 71);
  7055. this.ultraLabel152.Name = "ultraLabel152";
  7056. this.ultraLabel152.Size = new System.Drawing.Size(100, 28);
  7057. this.ultraLabel152.TabIndex = 4;
  7058. this.ultraLabel152.Text = "试样号";
  7059. //
  7060. // ultraLabel153
  7061. //
  7062. appearance130.TextHAlignAsString = "Center";
  7063. appearance130.TextVAlignAsString = "Middle";
  7064. this.ultraLabel153.Appearance = appearance130;
  7065. this.ultraLabel153.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  7066. this.ultraLabel153.Location = new System.Drawing.Point(456, 43);
  7067. this.ultraLabel153.Name = "ultraLabel153";
  7068. this.ultraLabel153.Size = new System.Drawing.Size(100, 28);
  7069. this.ultraLabel153.TabIndex = 3;
  7070. this.ultraLabel153.Text = "钢级";
  7071. //
  7072. // ultraLabel154
  7073. //
  7074. appearance38.TextHAlignAsString = "Center";
  7075. appearance38.TextVAlignAsString = "Middle";
  7076. this.ultraLabel154.Appearance = appearance38;
  7077. this.ultraLabel154.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7078. this.ultraLabel154.Location = new System.Drawing.Point(164, 14);
  7079. this.ultraLabel154.Name = "ultraLabel154";
  7080. this.ultraLabel154.Size = new System.Drawing.Size(435, 28);
  7081. this.ultraLabel154.TabIndex = 2;
  7082. this.ultraLabel154.Text = "应力腐蚀试验(三点弯曲)";
  7083. //
  7084. // ultraLabel155
  7085. //
  7086. appearance39.TextHAlignAsString = "Center";
  7087. appearance39.TextVAlignAsString = "Middle";
  7088. this.ultraLabel155.Appearance = appearance39;
  7089. this.ultraLabel155.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  7090. this.ultraLabel155.Location = new System.Drawing.Point(256, 43);
  7091. this.ultraLabel155.Name = "ultraLabel155";
  7092. this.ultraLabel155.Size = new System.Drawing.Size(100, 28);
  7093. this.ultraLabel155.TabIndex = 1;
  7094. this.ultraLabel155.Text = "钢号";
  7095. //
  7096. // ultraLabel156
  7097. //
  7098. appearance40.TextHAlignAsString = "Center";
  7099. appearance40.TextVAlignAsString = "Middle";
  7100. this.ultraLabel156.Appearance = appearance40;
  7101. this.ultraLabel156.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  7102. this.ultraLabel156.Location = new System.Drawing.Point(23, 43);
  7103. this.ultraLabel156.Name = "ultraLabel156";
  7104. this.ultraLabel156.Size = new System.Drawing.Size(100, 28);
  7105. this.ultraLabel156.TabIndex = 0;
  7106. this.ultraLabel156.Text = "检验编号";
  7107. //
  7108. // ultraLabel157
  7109. //
  7110. this.ultraLabel157.Location = new System.Drawing.Point(0, 0);
  7111. this.ultraLabel157.Name = "ultraLabel157";
  7112. this.ultraLabel157.Size = new System.Drawing.Size(100, 23);
  7113. this.ultraLabel157.TabIndex = 90;
  7114. //
  7115. // ultraLabel158
  7116. //
  7117. this.ultraLabel158.Location = new System.Drawing.Point(0, 0);
  7118. this.ultraLabel158.Name = "ultraLabel158";
  7119. this.ultraLabel158.Size = new System.Drawing.Size(100, 23);
  7120. this.ultraLabel158.TabIndex = 91;
  7121. //
  7122. // ultraLabel159
  7123. //
  7124. this.ultraLabel159.Location = new System.Drawing.Point(0, 0);
  7125. this.ultraLabel159.Name = "ultraLabel159";
  7126. this.ultraLabel159.Size = new System.Drawing.Size(100, 23);
  7127. this.ultraLabel159.TabIndex = 92;
  7128. //
  7129. // ultraLabel160
  7130. //
  7131. this.ultraLabel160.Location = new System.Drawing.Point(0, 0);
  7132. this.ultraLabel160.Name = "ultraLabel160";
  7133. this.ultraLabel160.Size = new System.Drawing.Size(100, 23);
  7134. this.ultraLabel160.TabIndex = 93;
  7135. //
  7136. // ultraLabel161
  7137. //
  7138. this.ultraLabel161.Location = new System.Drawing.Point(0, 0);
  7139. this.ultraLabel161.Name = "ultraLabel161";
  7140. this.ultraLabel161.Size = new System.Drawing.Size(100, 23);
  7141. this.ultraLabel161.TabIndex = 94;
  7142. //
  7143. // ultraLabel162
  7144. //
  7145. this.ultraLabel162.Location = new System.Drawing.Point(0, 0);
  7146. this.ultraLabel162.Name = "ultraLabel162";
  7147. this.ultraLabel162.Size = new System.Drawing.Size(100, 23);
  7148. this.ultraLabel162.TabIndex = 95;
  7149. //
  7150. // ultraLabel163
  7151. //
  7152. this.ultraLabel163.Location = new System.Drawing.Point(0, 0);
  7153. this.ultraLabel163.Name = "ultraLabel163";
  7154. this.ultraLabel163.Size = new System.Drawing.Size(100, 23);
  7155. this.ultraLabel163.TabIndex = 96;
  7156. //
  7157. // ultraLabel164
  7158. //
  7159. appearance94.TextHAlignAsString = "Center";
  7160. appearance94.TextVAlignAsString = "Middle";
  7161. this.ultraLabel164.Appearance = appearance94;
  7162. this.ultraLabel164.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7163. this.ultraLabel164.Location = new System.Drawing.Point(279, 14);
  7164. this.ultraLabel164.Name = "ultraLabel164";
  7165. this.ultraLabel164.Size = new System.Drawing.Size(188, 28);
  7166. this.ultraLabel164.TabIndex = 2;
  7167. this.ultraLabel164.Text = "点蚀试验报告";
  7168. //
  7169. // ultraLabel165
  7170. //
  7171. appearance96.TextHAlignAsString = "Center";
  7172. appearance96.TextVAlignAsString = "Middle";
  7173. this.ultraLabel165.Appearance = appearance96;
  7174. this.ultraLabel165.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  7175. this.ultraLabel165.Location = new System.Drawing.Point(23, 43);
  7176. this.ultraLabel165.Name = "ultraLabel165";
  7177. this.ultraLabel165.Size = new System.Drawing.Size(100, 28);
  7178. this.ultraLabel165.TabIndex = 0;
  7179. this.ultraLabel165.Text = "检验编号";
  7180. //
  7181. // ultraExpandableGroupBox4
  7182. //
  7183. this.ultraExpandableGroupBox4.Controls.Add(this.ultraExpandableGroupBoxPanel4);
  7184. this.ultraExpandableGroupBox4.Dock = System.Windows.Forms.DockStyle.Top;
  7185. this.ultraExpandableGroupBox4.Expanded = false;
  7186. this.ultraExpandableGroupBox4.ExpandedSize = new System.Drawing.Size(959, 496);
  7187. this.ultraExpandableGroupBox4.Location = new System.Drawing.Point(0, 0);
  7188. this.ultraExpandableGroupBox4.Name = "ultraExpandableGroupBox4";
  7189. this.ultraExpandableGroupBox4.Size = new System.Drawing.Size(959, 26);
  7190. this.ultraExpandableGroupBox4.TabIndex = 87;
  7191. this.ultraExpandableGroupBox4.Text = "三点弯曲";
  7192. this.ultraExpandableGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  7193. //
  7194. // ultraExpandableGroupBoxPanel4
  7195. //
  7196. this.ultraExpandableGroupBoxPanel4.Controls.Add(this.ultraGrid4);
  7197. this.ultraExpandableGroupBoxPanel4.Location = new System.Drawing.Point(-10000, -10000);
  7198. this.ultraExpandableGroupBoxPanel4.Name = "ultraExpandableGroupBoxPanel4";
  7199. this.ultraExpandableGroupBoxPanel4.Size = new System.Drawing.Size(953, 473);
  7200. this.ultraExpandableGroupBoxPanel4.TabIndex = 0;
  7201. this.ultraExpandableGroupBoxPanel4.Visible = false;
  7202. //
  7203. // ultraGrid4
  7204. //
  7205. this.ultraGrid4.DataSource = this.bindingSourcePipeCheckconsignSsc3ParmEntity;
  7206. appearance91.BackColor = System.Drawing.SystemColors.Window;
  7207. appearance91.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  7208. this.ultraGrid4.DisplayLayout.Appearance = appearance91;
  7209. ultraGridColumn138.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  7210. ultraGridColumn138.Header.VisiblePosition = 0;
  7211. ultraGridColumn138.Hidden = true;
  7212. ultraGridColumn138.RowLayoutColumnInfo.SpanX = 1;
  7213. ultraGridColumn138.RowLayoutColumnInfo.SpanY = 1;
  7214. ultraGridColumn139.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  7215. ultraGridColumn139.Header.VisiblePosition = 1;
  7216. ultraGridColumn139.Hidden = true;
  7217. ultraGridColumn139.RowLayoutColumnInfo.SpanX = 1;
  7218. ultraGridColumn139.RowLayoutColumnInfo.SpanY = 1;
  7219. ultraGridColumn140.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  7220. ultraGridColumn140.Header.VisiblePosition = 2;
  7221. ultraGridColumn140.RowLayoutColumnInfo.OriginX = 1;
  7222. ultraGridColumn140.RowLayoutColumnInfo.OriginY = 0;
  7223. ultraGridColumn140.RowLayoutColumnInfo.SpanX = 1;
  7224. ultraGridColumn140.RowLayoutColumnInfo.SpanY = 1;
  7225. ultraGridColumn141.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  7226. ultraGridColumn141.Header.VisiblePosition = 3;
  7227. ultraGridColumn141.Hidden = true;
  7228. ultraGridColumn141.RowLayoutColumnInfo.SpanX = 1;
  7229. ultraGridColumn141.RowLayoutColumnInfo.SpanY = 1;
  7230. ultraGridColumn142.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  7231. ultraGridColumn142.Header.VisiblePosition = 4;
  7232. ultraGridColumn142.RowLayoutColumnInfo.OriginX = 0;
  7233. ultraGridColumn142.RowLayoutColumnInfo.OriginY = 0;
  7234. ultraGridColumn142.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 0);
  7235. ultraGridColumn142.RowLayoutColumnInfo.SpanX = 1;
  7236. ultraGridColumn142.RowLayoutColumnInfo.SpanY = 1;
  7237. ultraGridColumn143.Header.VisiblePosition = 5;
  7238. ultraGridColumn143.RowLayoutColumnInfo.OriginX = 2;
  7239. ultraGridColumn143.RowLayoutColumnInfo.OriginY = 0;
  7240. ultraGridColumn143.RowLayoutColumnInfo.SpanX = 1;
  7241. ultraGridColumn143.RowLayoutColumnInfo.SpanY = 1;
  7242. ultraGridColumn144.Header.VisiblePosition = 6;
  7243. ultraGridColumn144.RowLayoutColumnInfo.OriginX = 3;
  7244. ultraGridColumn144.RowLayoutColumnInfo.OriginY = 0;
  7245. ultraGridColumn144.RowLayoutColumnInfo.SpanX = 1;
  7246. ultraGridColumn144.RowLayoutColumnInfo.SpanY = 1;
  7247. ultraGridColumn145.Header.VisiblePosition = 7;
  7248. ultraGridColumn145.RowLayoutColumnInfo.OriginX = 4;
  7249. ultraGridColumn145.RowLayoutColumnInfo.OriginY = 0;
  7250. ultraGridColumn145.RowLayoutColumnInfo.SpanX = 1;
  7251. ultraGridColumn145.RowLayoutColumnInfo.SpanY = 1;
  7252. ultraGridColumn146.EditorComponent = this.ultraTestResults;
  7253. ultraGridColumn146.Header.VisiblePosition = 8;
  7254. ultraGridColumn146.RowLayoutColumnInfo.OriginX = 5;
  7255. ultraGridColumn146.RowLayoutColumnInfo.OriginY = 0;
  7256. ultraGridColumn146.RowLayoutColumnInfo.SpanX = 1;
  7257. ultraGridColumn146.RowLayoutColumnInfo.SpanY = 1;
  7258. ultraGridColumn146.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  7259. ultraGridColumn147.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  7260. ultraGridColumn147.Header.VisiblePosition = 9;
  7261. ultraGridColumn147.RowLayoutColumnInfo.OriginX = 6;
  7262. ultraGridColumn147.RowLayoutColumnInfo.OriginY = 0;
  7263. ultraGridColumn147.RowLayoutColumnInfo.SpanX = 1;
  7264. ultraGridColumn147.RowLayoutColumnInfo.SpanY = 1;
  7265. ultraGridColumn148.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  7266. ultraGridColumn148.Header.VisiblePosition = 10;
  7267. ultraGridColumn148.RowLayoutColumnInfo.OriginX = 7;
  7268. ultraGridColumn148.RowLayoutColumnInfo.OriginY = 0;
  7269. ultraGridColumn148.RowLayoutColumnInfo.SpanX = 1;
  7270. ultraGridColumn148.RowLayoutColumnInfo.SpanY = 1;
  7271. ultraGridColumn149.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  7272. ultraGridColumn149.Header.VisiblePosition = 11;
  7273. ultraGridColumn149.RowLayoutColumnInfo.OriginX = 8;
  7274. ultraGridColumn149.RowLayoutColumnInfo.OriginY = 0;
  7275. ultraGridColumn149.RowLayoutColumnInfo.SpanX = 1;
  7276. ultraGridColumn149.RowLayoutColumnInfo.SpanY = 1;
  7277. ultraGridColumn150.Header.Caption = "删除";
  7278. ultraGridColumn150.Header.VisiblePosition = 12;
  7279. ultraGridColumn150.RowLayoutColumnInfo.OriginX = 9;
  7280. ultraGridColumn150.RowLayoutColumnInfo.OriginY = 0;
  7281. ultraGridColumn150.RowLayoutColumnInfo.SpanX = 2;
  7282. ultraGridColumn150.RowLayoutColumnInfo.SpanY = 2;
  7283. ultraGridColumn150.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  7284. ultraGridBand4.Columns.AddRange(new object[] {
  7285. ultraGridColumn138,
  7286. ultraGridColumn139,
  7287. ultraGridColumn140,
  7288. ultraGridColumn141,
  7289. ultraGridColumn142,
  7290. ultraGridColumn143,
  7291. ultraGridColumn144,
  7292. ultraGridColumn145,
  7293. ultraGridColumn146,
  7294. ultraGridColumn147,
  7295. ultraGridColumn148,
  7296. ultraGridColumn149,
  7297. ultraGridColumn150});
  7298. ultraGridBand4.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  7299. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  7300. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  7301. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  7302. appearance92.BackColor = System.Drawing.SystemColors.ActiveBorder;
  7303. appearance92.BackColor2 = System.Drawing.SystemColors.ControlDark;
  7304. appearance92.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  7305. appearance92.BorderColor = System.Drawing.SystemColors.Window;
  7306. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance92;
  7307. appearance97.ForeColor = System.Drawing.SystemColors.GrayText;
  7308. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance97;
  7309. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  7310. appearance98.BackColor = System.Drawing.SystemColors.ControlLightLight;
  7311. appearance98.BackColor2 = System.Drawing.SystemColors.Control;
  7312. appearance98.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  7313. appearance98.ForeColor = System.Drawing.SystemColors.GrayText;
  7314. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance98;
  7315. appearance99.BackColor = System.Drawing.SystemColors.Window;
  7316. appearance99.ForeColor = System.Drawing.SystemColors.ControlText;
  7317. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance99;
  7318. appearance100.BackColor = System.Drawing.SystemColors.Highlight;
  7319. appearance100.ForeColor = System.Drawing.SystemColors.HighlightText;
  7320. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance100;
  7321. this.ultraGrid4.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  7322. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  7323. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  7324. appearance101.BackColor = System.Drawing.SystemColors.Window;
  7325. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance101;
  7326. appearance102.BorderColor = System.Drawing.Color.Silver;
  7327. appearance102.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  7328. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance102;
  7329. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  7330. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  7331. appearance103.BackColor = System.Drawing.SystemColors.Control;
  7332. appearance103.BackColor2 = System.Drawing.SystemColors.ControlDark;
  7333. appearance103.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  7334. appearance103.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  7335. appearance103.BorderColor = System.Drawing.SystemColors.Window;
  7336. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance103;
  7337. appearance104.TextHAlignAsString = "Left";
  7338. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance104;
  7339. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  7340. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  7341. appearance105.BackColor = System.Drawing.SystemColors.Window;
  7342. appearance105.BorderColor = System.Drawing.Color.Silver;
  7343. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance105;
  7344. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  7345. appearance106.BackColor = System.Drawing.SystemColors.ControlLight;
  7346. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance106;
  7347. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  7348. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  7349. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  7350. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  7351. this.ultraGrid4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  7352. this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
  7353. this.ultraGrid4.Name = "ultraGrid4";
  7354. this.ultraGrid4.Size = new System.Drawing.Size(953, 473);
  7355. this.ultraGrid4.TabIndex = 0;
  7356. this.ultraGrid4.Text = "ultraGrid4";
  7357. this.ultraGrid4.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGrid4_AfterRowInsert);
  7358. this.ultraGrid4.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid4_CellChange);
  7359. //
  7360. // ultraTabControl1
  7361. //
  7362. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  7363. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  7364. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  7365. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  7366. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
  7367. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl5);
  7368. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  7369. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  7370. this.ultraTabControl1.Name = "ultraTabControl1";
  7371. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  7372. this.ultraTabControl1.Size = new System.Drawing.Size(963, 844);
  7373. this.ultraTabControl1.TabIndex = 1;
  7374. ultraTab1.TabPage = this.ultraTabPageControl1;
  7375. ultraTab1.Text = "HIC/SOHIC";
  7376. ultraTab2.TabPage = this.ultraTabPageControl2;
  7377. ultraTab2.Text = "SSC";
  7378. ultraTab3.TabPage = this.ultraTabPageControl3;
  7379. ultraTab3.Text = "点蚀试验";
  7380. ultraTab4.TabPage = this.ultraTabPageControl4;
  7381. ultraTab4.Text = "盐雾试验";
  7382. ultraTab5.TabPage = this.ultraTabPageControl5;
  7383. ultraTab5.Text = "三点弯曲";
  7384. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  7385. ultraTab1,
  7386. ultraTab2,
  7387. ultraTab3,
  7388. ultraTab4,
  7389. ultraTab5});
  7390. //
  7391. // ultraTabSharedControlsPage1
  7392. //
  7393. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  7394. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  7395. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(959, 818);
  7396. //
  7397. // bindingSourcePipeCheckconsignHicParmEntity
  7398. //
  7399. this.bindingSourcePipeCheckconsignHicParmEntity.DataSource = typeof(Core.StlMes.Client.Lims.Data.PipeAndOutdec.封装类.实体类.PipeCheckconsignHicParmEntity);
  7400. //
  7401. // bindingSourcePipeCheckconsignPhydetailEntity
  7402. //
  7403. this.bindingSourcePipeCheckconsignPhydetailEntity.DataSource = typeof(Core.StlMes.Client.Lims.Data.PipeAndOutdec.PipeCheckconsignPhydetailEntity);
  7404. //
  7405. // bindingSourcePipeCheckconsignSscdParmEntity
  7406. //
  7407. this.bindingSourcePipeCheckconsignSscdParmEntity.DataSource = typeof(Core.StlMes.Client.Lims.Data.PipeAndOutdec.封装类.实体类.OutdecCheckconsignSscdParmEntity);
  7408. //
  7409. // bindingSourcePipeCheckconsignSsc3ParmEntity
  7410. //
  7411. this.bindingSourcePipeCheckconsignSsc3ParmEntity.DataSource = typeof(Core.StlMes.Client.Lims.Data.PipeAndOutdec.封装类.实体类.PipeCheckconsignSsc3ParmEntity);
  7412. //
  7413. // FrmLabCorDateParm
  7414. //
  7415. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  7416. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  7417. this.ClientSize = new System.Drawing.Size(963, 844);
  7418. this.Controls.Add(this.ultraTabControl1);
  7419. this.Name = "FrmLabCorDateParm";
  7420. this.Text = "管材腐蚀试验条件";
  7421. this.Load += new System.EventHandler(this.FrmOutdecLabCorDateParm_Load);
  7422. ((System.ComponentModel.ISupportInitialize)(this.ultraTestResults)).EndInit();
  7423. this.ultraTabPageControl1.ResumeLayout(false);
  7424. this.ultraPanel4.ClientArea.ResumeLayout(false);
  7425. this.ultraPanel4.ResumeLayout(false);
  7426. this.ultraPanel1.ClientArea.ResumeLayout(false);
  7427. this.ultraPanel1.ResumeLayout(false);
  7428. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_GAS)).EndInit();
  7429. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLING_ORIENTATION)).EndInit();
  7430. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLING_LOCATION)).EndInit();
  7431. ((System.ComponentModel.ISupportInitialize)(this.ultraDMTS)).EndInit();
  7432. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_SOLUTION)).EndInit();
  7433. ((System.ComponentModel.ISupportInitialize)(this.ultraREPORT_NO)).EndInit();
  7434. ((System.ComponentModel.ISupportInitialize)(this._ultraAPPROVED_NAME)).EndInit();
  7435. ((System.ComponentModel.ISupportInitialize)(this._ultraREPORTED_NAME)).EndInit();
  7436. ((System.ComponentModel.ISupportInitialize)(this.ultraFILE_PATH1)).EndInit();
  7437. ((System.ComponentModel.ISupportInitialize)(this._ultraNACE_PH_NAME)).EndInit();
  7438. ((System.ComponentModel.ISupportInitialize)(this._ultraNACE_H2S_NAME)).EndInit();
  7439. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH)).EndInit();
  7440. ((System.ComponentModel.ISupportInitialize)(this.ultraSECTION_NO21)).EndInit();
  7441. ((System.ComponentModel.ISupportInitialize)(this.ultraSECTION_NO22)).EndInit();
  7442. ((System.ComponentModel.ISupportInitialize)(this.ultraSECTION_NO12)).EndInit();
  7443. ((System.ComponentModel.ISupportInitialize)(this.ultraSECTION_NO11)).EndInit();
  7444. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_F3)).EndInit();
  7445. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_F1)).EndInit();
  7446. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_S3)).EndInit();
  7447. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_F2)).EndInit();
  7448. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_S2)).EndInit();
  7449. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_PH_S1)).EndInit();
  7450. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_F3)).EndInit();
  7451. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_F2)).EndInit();
  7452. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_S1)).EndInit();
  7453. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_S2)).EndInit();
  7454. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_S3)).EndInit();
  7455. ((System.ComponentModel.ISupportInitialize)(this.ultraNACE_SOLUTION_F1)).EndInit();
  7456. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_TEMP1)).EndInit();
  7457. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_TIME)).EndInit();
  7458. ((System.ComponentModel.ISupportInitialize)(this.ultraLOT_NO)).EndInit();
  7459. ((System.ComponentModel.ISupportInitialize)(this.ultraSTEEL_NO)).EndInit();
  7460. ((System.ComponentModel.ISupportInitialize)(this.ultraNOTE)).EndInit();
  7461. ((System.ComponentModel.ISupportInitialize)(this.ultraSPECIMEN_SIZE3)).EndInit();
  7462. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO3)).EndInit();
  7463. ((System.ComponentModel.ISupportInitialize)(this.ultraSPECIMEN_SIZE2)).EndInit();
  7464. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO2)).EndInit();
  7465. ((System.ComponentModel.ISupportInitialize)(this.ultraSPECIMEN_SIZE1)).EndInit();
  7466. ((System.ComponentModel.ISupportInitialize)(this.ultraPSEUDO_STRESS)).EndInit();
  7467. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO1)).EndInit();
  7468. ((System.ComponentModel.ISupportInitialize)(this.ultraSTANDARD)).EndInit();
  7469. ((System.ComponentModel.ISupportInitialize)(this.ultraSTEEL_GRADE)).EndInit();
  7470. ((System.ComponentModel.ISupportInitialize)(this.ultraPIPE_SIZE)).EndInit();
  7471. ((System.ComponentModel.ISupportInitialize)(this.ultraHEAT_NO)).EndInit();
  7472. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO)).EndInit();
  7473. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_NO)).EndInit();
  7474. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  7475. this.ultraExpandableGroupBox1.ResumeLayout(false);
  7476. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  7477. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  7478. this.ultraTabPageControl2.ResumeLayout(false);
  7479. this.ultraPanel2.ClientArea.ResumeLayout(false);
  7480. this.ultraPanel2.ResumeLayout(false);
  7481. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD_STERSS3)).EndInit();
  7482. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD_STERSS2)).EndInit();
  7483. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD_STERSS1)).EndInit();
  7484. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_STERSS3)).EndInit();
  7485. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_STERSS2)).EndInit();
  7486. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_STERSS1)).EndInit();
  7487. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_DURATION3)).EndInit();
  7488. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_DURATION2)).EndInit();
  7489. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_DURATION1)).EndInit();
  7490. ((System.ComponentModel.ISupportInitialize)(this.txtFILE_PATH1)).EndInit();
  7491. ((System.ComponentModel.ISupportInitialize)(this.txtDMTS)).EndInit();
  7492. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_SOLUTION)).EndInit();
  7493. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLING_ORIENTATION)).EndInit();
  7494. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_GAS)).EndInit();
  7495. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLING_LOCATION)).EndInit();
  7496. ((System.ComponentModel.ISupportInitialize)(this.VALUE3)).EndInit();
  7497. ((System.ComponentModel.ISupportInitialize)(this.VALUE2)).EndInit();
  7498. ((System.ComponentModel.ISupportInitialize)(this.VALUE1)).EndInit();
  7499. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ADD3)).EndInit();
  7500. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ADD2)).EndInit();
  7501. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ADD1)).EndInit();
  7502. ((System.ComponentModel.ISupportInitialize)(this.txtREPORT_NO)).EndInit();
  7503. ((System.ComponentModel.ISupportInitialize)(this._txtPROOF_RING_NO3)).EndInit();
  7504. ((System.ComponentModel.ISupportInitialize)(this._txtPROOF_RING_NO2)).EndInit();
  7505. ((System.ComponentModel.ISupportInitialize)(this._txtPROOF_RING_NO1)).EndInit();
  7506. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_TEMP3)).EndInit();
  7507. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_TEMP2)).EndInit();
  7508. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_TEMP1)).EndInit();
  7509. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ACTUAL_LOAD3)).EndInit();
  7510. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ACTUAL_LOAD2)).EndInit();
  7511. ((System.ComponentModel.ISupportInitialize)(this.txtYING_ACTUAL_LOAD1)).EndInit();
  7512. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_LEVEL3)).EndInit();
  7513. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_LEVEL2)).EndInit();
  7514. ((System.ComponentModel.ISupportInitialize)(this.txtLOAD_LEVEL)).EndInit();
  7515. ((System.ComponentModel.ISupportInitialize)(this._txtAPPROVED_NAME)).EndInit();
  7516. ((System.ComponentModel.ISupportInitialize)(this._txtREPORTED_NAME)).EndInit();
  7517. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH)).EndInit();
  7518. ((System.ComponentModel.ISupportInitialize)(this._txtYSMIN_NAME)).EndInit();
  7519. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_S3)).EndInit();
  7520. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_S2)).EndInit();
  7521. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_S1)).EndInit();
  7522. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_S3)).EndInit();
  7523. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_S2)).EndInit();
  7524. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_S1)).EndInit();
  7525. ((System.ComponentModel.ISupportInitialize)(this._txtNACE_H2S_NAME)).EndInit();
  7526. ((System.ComponentModel.ISupportInitialize)(this._txtNACE_PH_NAME)).EndInit();
  7527. ((System.ComponentModel.ISupportInitialize)(this.txtHEAT_NO)).EndInit();
  7528. ((System.ComponentModel.ISupportInitialize)(this.txtCRACK_LENGTH3)).EndInit();
  7529. ((System.ComponentModel.ISupportInitialize)(this.txtSPECIMEN_SIZE3)).EndInit();
  7530. ((System.ComponentModel.ISupportInitialize)(this.txtYSMIN3)).EndInit();
  7531. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_F3)).EndInit();
  7532. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD3)).EndInit();
  7533. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_F3)).EndInit();
  7534. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_S_YSMIN3)).EndInit();
  7535. ((System.ComponentModel.ISupportInitialize)(this.txtPRESET_LOAD3)).EndInit();
  7536. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_NO3)).EndInit();
  7537. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_F2)).EndInit();
  7538. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_S_YSMIN2)).EndInit();
  7539. ((System.ComponentModel.ISupportInitialize)(this.txtPRESET_LOAD2)).EndInit();
  7540. ((System.ComponentModel.ISupportInitialize)(this.txtCRACK_LENGTH2)).EndInit();
  7541. ((System.ComponentModel.ISupportInitialize)(this.txtSPECIMEN_SIZE2)).EndInit();
  7542. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD2)).EndInit();
  7543. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_F2)).EndInit();
  7544. ((System.ComponentModel.ISupportInitialize)(this.txtYSMIN2)).EndInit();
  7545. ((System.ComponentModel.ISupportInitialize)(this.txtPRESET_LOAD1)).EndInit();
  7546. ((System.ComponentModel.ISupportInitialize)(this.txtCRACK_LENGTH1)).EndInit();
  7547. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_NO2)).EndInit();
  7548. ((System.ComponentModel.ISupportInitialize)(this.txtSPECIMEN_SIZE1)).EndInit();
  7549. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_SOLUTION_F1)).EndInit();
  7550. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_S_YSMIN1)).EndInit();
  7551. ((System.ComponentModel.ISupportInitialize)(this.txtACTUAL_LOAD1)).EndInit();
  7552. ((System.ComponentModel.ISupportInitialize)(this.txtNACE_PH_F1)).EndInit();
  7553. ((System.ComponentModel.ISupportInitialize)(this.txtYSMIN1)).EndInit();
  7554. ((System.ComponentModel.ISupportInitialize)(this.txtNOTE)).EndInit();
  7555. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_NO1)).EndInit();
  7556. ((System.ComponentModel.ISupportInitialize)(this.txtTEST_TIME)).EndInit();
  7557. ((System.ComponentModel.ISupportInitialize)(this.txtSTANDARD)).EndInit();
  7558. ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_GRADE)).EndInit();
  7559. ((System.ComponentModel.ISupportInitialize)(this.txtPIPE_SIZE)).EndInit();
  7560. ((System.ComponentModel.ISupportInitialize)(this.txtLOT_NO)).EndInit();
  7561. ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_NO)).EndInit();
  7562. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_NO)).EndInit();
  7563. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_NO)).EndInit();
  7564. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox3)).EndInit();
  7565. this.ultraExpandableGroupBox3.ResumeLayout(false);
  7566. this.ultraExpandableGroupBoxPanel3.ResumeLayout(false);
  7567. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  7568. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  7569. this.ultraExpandableGroupBox2.ResumeLayout(false);
  7570. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  7571. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  7572. this.ultraTabPageControl3.ResumeLayout(false);
  7573. this.ultraPanel3.ClientArea.ResumeLayout(false);
  7574. this.ultraPanel3.ResumeLayout(false);
  7575. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_COUNT3)).EndInit();
  7576. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_COUNT2)).EndInit();
  7577. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_COUNT1)).EndInit();
  7578. ((System.ComponentModel.ISupportInitialize)(this.dsFILE_PATH2)).EndInit();
  7579. ((System.ComponentModel.ISupportInitialize)(this.dsFILE_PATH1)).EndInit();
  7580. ((System.ComponentModel.ISupportInitialize)(this.dsCHECK_NO)).EndInit();
  7581. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_DENSITY3)).EndInit();
  7582. ((System.ComponentModel.ISupportInitialize)(this.dsMASS_LOSS3)).EndInit();
  7583. ((System.ComponentModel.ISupportInitialize)(this.dsLOSS_OF_WEIGHT3)).EndInit();
  7584. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_AFTER_TEST3)).EndInit();
  7585. ((System.ComponentModel.ISupportInitialize)(this.dsSPECIMEN_SIZE3)).EndInit();
  7586. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_NO3)).EndInit();
  7587. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_DENSITY2)).EndInit();
  7588. ((System.ComponentModel.ISupportInitialize)(this.dsMASS_LOSS2)).EndInit();
  7589. ((System.ComponentModel.ISupportInitialize)(this.dsLOSS_OF_WEIGHT2)).EndInit();
  7590. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_AFTER_TEST2)).EndInit();
  7591. ((System.ComponentModel.ISupportInitialize)(this.dsSPECIMEN_SIZE2)).EndInit();
  7592. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_NO2)).EndInit();
  7593. ((System.ComponentModel.ISupportInitialize)(this.dsPITTING_DENSITY1)).EndInit();
  7594. ((System.ComponentModel.ISupportInitialize)(this.dsMASS_LOSS1)).EndInit();
  7595. ((System.ComponentModel.ISupportInitialize)(this.dsLOSS_OF_WEIGHT1)).EndInit();
  7596. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_AFTER_TEST1)).EndInit();
  7597. ((System.ComponentModel.ISupportInitialize)(this.dsSPECIMEN_SIZE1)).EndInit();
  7598. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_NO1)).EndInit();
  7599. ((System.ComponentModel.ISupportInitialize)(this.dsTEST_TIME)).EndInit();
  7600. ((System.ComponentModel.ISupportInitialize)(this.dsSTANDARD)).EndInit();
  7601. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_BEFORE_TEST3)).EndInit();
  7602. ((System.ComponentModel.ISupportInitialize)(this.dsSURFACE_AREA3)).EndInit();
  7603. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_BEFORE_TEST2)).EndInit();
  7604. ((System.ComponentModel.ISupportInitialize)(this.dsSURFACE_AREA2)).EndInit();
  7605. ((System.ComponentModel.ISupportInitialize)(this.dsWEIGHT_BEFORE_TEST1)).EndInit();
  7606. ((System.ComponentModel.ISupportInitialize)(this.dsNOTE)).EndInit();
  7607. ((System.ComponentModel.ISupportInitialize)(this.dsSURFACE_AREA1)).EndInit();
  7608. ((System.ComponentModel.ISupportInitialize)(this.dsCLEANING_SAMPLE)).EndInit();
  7609. ((System.ComponentModel.ISupportInitialize)(this.dsTEST_TEMP)).EndInit();
  7610. ((System.ComponentModel.ISupportInitialize)(this.dsSTEEL_GRADE_NO)).EndInit();
  7611. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_SIZE)).EndInit();
  7612. ((System.ComponentModel.ISupportInitialize)(this.dsTEST_SOLUTION)).EndInit();
  7613. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_NAME)).EndInit();
  7614. ((System.ComponentModel.ISupportInitialize)(this.dsSAMPLE_NO)).EndInit();
  7615. this.ultraTabPageControl4.ResumeLayout(false);
  7616. this.ultraPanel5.ClientArea.ResumeLayout(false);
  7617. this.ultraPanel5.ResumeLayout(false);
  7618. ((System.ComponentModel.ISupportInitialize)(this._ywAPPROVED_NAME)).EndInit();
  7619. ((System.ComponentModel.ISupportInitialize)(this._ywREPORTED_NAME)).EndInit();
  7620. ((System.ComponentModel.ISupportInitialize)(this._ywTEST_RESULT2)).EndInit();
  7621. ((System.ComponentModel.ISupportInitialize)(this._ywTEST_RESULT)).EndInit();
  7622. ((System.ComponentModel.ISupportInitialize)(this.ywFILE_PATH4)).EndInit();
  7623. ((System.ComponentModel.ISupportInitialize)(this.ywFILE_PATH3)).EndInit();
  7624. ((System.ComponentModel.ISupportInitialize)(this.ywTEST_SPECIMENS2)).EndInit();
  7625. ((System.ComponentModel.ISupportInitialize)(this.ywTEST_SPECIMENS1)).EndInit();
  7626. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_NO2)).EndInit();
  7627. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_NO1)).EndInit();
  7628. ((System.ComponentModel.ISupportInitialize)(this.ywCONCENTRATION)).EndInit();
  7629. ((System.ComponentModel.ISupportInitialize)(this.ywSTANDARD)).EndInit();
  7630. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_TYPE)).EndInit();
  7631. ((System.ComponentModel.ISupportInitialize)(this.ywFILE_PATH2)).EndInit();
  7632. ((System.ComponentModel.ISupportInitialize)(this.ywFILE_PATH1)).EndInit();
  7633. ((System.ComponentModel.ISupportInitialize)(this.ywCHECK_NO)).EndInit();
  7634. ((System.ComponentModel.ISupportInitialize)(this.ywANGLE)).EndInit();
  7635. ((System.ComponentModel.ISupportInitialize)(this.ywSPRAY_TYPE)).EndInit();
  7636. ((System.ComponentModel.ISupportInitialize)(this.ywTEST_TIME)).EndInit();
  7637. ((System.ComponentModel.ISupportInitialize)(this.ywNOTE)).EndInit();
  7638. ((System.ComponentModel.ISupportInitialize)(this.ywCOLLECTION_RATE)).EndInit();
  7639. ((System.ComponentModel.ISupportInitialize)(this.ywNACE_PH)).EndInit();
  7640. ((System.ComponentModel.ISupportInitialize)(this.ywTEST_TEMP1)).EndInit();
  7641. ((System.ComponentModel.ISupportInitialize)(this.ywSTEEL_GRADE_NO)).EndInit();
  7642. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_SIZE)).EndInit();
  7643. ((System.ComponentModel.ISupportInitialize)(this.ywTEST_SOLUTION)).EndInit();
  7644. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_NAME)).EndInit();
  7645. ((System.ComponentModel.ISupportInitialize)(this.ywSAMPLE_NO)).EndInit();
  7646. this.ultraTabPageControl5.ResumeLayout(false);
  7647. this.ultraPanel6.ClientArea.ResumeLayout(false);
  7648. this.ultraPanel6.ClientArea.PerformLayout();
  7649. this.ultraPanel6.ResumeLayout(false);
  7650. ((System.ComponentModel.ISupportInitialize)(this.wqREPORT_NO)).EndInit();
  7651. ((System.ComponentModel.ISupportInitialize)(this._wqAPPROVED_NAME)).EndInit();
  7652. ((System.ComponentModel.ISupportInitialize)(this._wqREPORTED_NAME)).EndInit();
  7653. ((System.ComponentModel.ISupportInitialize)(this.wqTEST_TEMP1)).EndInit();
  7654. ((System.ComponentModel.ISupportInitialize)(this.wqNACE_SOLUTION_S1)).EndInit();
  7655. ((System.ComponentModel.ISupportInitialize)(this.wqNACE_PH_S1)).EndInit();
  7656. ((System.ComponentModel.ISupportInitialize)(this.wqHEAT_NO)).EndInit();
  7657. ((System.ComponentModel.ISupportInitialize)(this.wqTEST_SOLUTION)).EndInit();
  7658. ((System.ComponentModel.ISupportInitialize)(this.wqSAMPLING_ORIENTATION)).EndInit();
  7659. ((System.ComponentModel.ISupportInitialize)(this.wqDMTS)).EndInit();
  7660. ((System.ComponentModel.ISupportInitialize)(this.wqNACE_SOLUTION_F1)).EndInit();
  7661. ((System.ComponentModel.ISupportInitialize)(this.wqNACE_PH_F1)).EndInit();
  7662. ((System.ComponentModel.ISupportInitialize)(this.wqNACE_PH)).EndInit();
  7663. ((System.ComponentModel.ISupportInitialize)(this.wqNOTE)).EndInit();
  7664. ((System.ComponentModel.ISupportInitialize)(this.wqTEST_GAS)).EndInit();
  7665. ((System.ComponentModel.ISupportInitialize)(this.wqTEST_TIME)).EndInit();
  7666. ((System.ComponentModel.ISupportInitialize)(this.wqSTANDARD)).EndInit();
  7667. ((System.ComponentModel.ISupportInitialize)(this.wqSTEEL_GRADE)).EndInit();
  7668. ((System.ComponentModel.ISupportInitialize)(this.wqPIPE_SIZE)).EndInit();
  7669. ((System.ComponentModel.ISupportInitialize)(this.wqLOT_NO)).EndInit();
  7670. ((System.ComponentModel.ISupportInitialize)(this.wqSTEEL_NO)).EndInit();
  7671. ((System.ComponentModel.ISupportInitialize)(this.wqSAMPLE_NO)).EndInit();
  7672. ((System.ComponentModel.ISupportInitialize)(this.wqCHECK_NO)).EndInit();
  7673. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox4)).EndInit();
  7674. this.ultraExpandableGroupBox4.ResumeLayout(false);
  7675. this.ultraExpandableGroupBoxPanel4.ResumeLayout(false);
  7676. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  7677. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  7678. this.ultraTabControl1.ResumeLayout(false);
  7679. ((System.ComponentModel.ISupportInitialize)(this.bindingSourcePipeCheckconsignHicParmEntity)).EndInit();
  7680. ((System.ComponentModel.ISupportInitialize)(this.bindingSourcePipeCheckconsignPhydetailEntity)).EndInit();
  7681. ((System.ComponentModel.ISupportInitialize)(this.bindingSourcePipeCheckconsignSscdParmEntity)).EndInit();
  7682. ((System.ComponentModel.ISupportInitialize)(this.bindingSourcePipeCheckconsignSsc3ParmEntity)).EndInit();
  7683. this.ResumeLayout(false);
  7684. }
  7685. #endregion
  7686. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  7687. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  7688. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  7689. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  7690. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  7691. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  7692. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  7693. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  7694. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  7695. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  7696. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  7697. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  7698. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  7699. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  7700. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  7701. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  7702. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  7703. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  7704. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraCHECK_NO;
  7705. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO;
  7706. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO1;
  7707. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSTANDARD;
  7708. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSTEEL_GRADE;
  7709. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraPIPE_SIZE;
  7710. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraHEAT_NO;
  7711. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraPSEUDO_STRESS;
  7712. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSPECIMEN_SIZE3;
  7713. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO3;
  7714. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSPECIMEN_SIZE2;
  7715. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO2;
  7716. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSPECIMEN_SIZE1;
  7717. private Infragistics.Win.Misc.UltraLabel ultraLabel69;
  7718. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  7719. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCRACK_LENGTH3;
  7720. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSPECIMEN_SIZE3;
  7721. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtYSMIN3;
  7722. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_PH_F3;
  7723. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtACTUAL_LOAD3;
  7724. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_SOLUTION_F3;
  7725. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtACTUAL_S_YSMIN3;
  7726. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPRESET_LOAD3;
  7727. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSAMPLE_NO3;
  7728. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_SOLUTION_F2;
  7729. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtACTUAL_S_YSMIN2;
  7730. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPRESET_LOAD2;
  7731. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCRACK_LENGTH2;
  7732. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSPECIMEN_SIZE2;
  7733. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtACTUAL_LOAD2;
  7734. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_PH_F2;
  7735. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtYSMIN2;
  7736. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPRESET_LOAD1;
  7737. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCRACK_LENGTH1;
  7738. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSAMPLE_NO2;
  7739. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSPECIMEN_SIZE1;
  7740. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_SOLUTION_F1;
  7741. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtACTUAL_S_YSMIN1;
  7742. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtACTUAL_LOAD1;
  7743. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_PH_F1;
  7744. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtYSMIN1;
  7745. private Infragistics.Win.Misc.UltraLabel ultraLabel61;
  7746. private Infragistics.Win.Misc.UltraLabel ultraLabel70;
  7747. private Infragistics.Win.Misc.UltraLabel ultraLabel71;
  7748. private Infragistics.Win.Misc.UltraLabel ultraLabel72;
  7749. private Infragistics.Win.Misc.UltraLabel ultraLabel73;
  7750. private Infragistics.Win.Misc.UltraLabel ultraLabel74;
  7751. private Infragistics.Win.Misc.UltraLabel ultraLabel75;
  7752. private Infragistics.Win.Misc.UltraLabel ultraLabel76;
  7753. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNOTE;
  7754. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSAMPLE_NO1;
  7755. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTEST_TIME;
  7756. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTANDARD;
  7757. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTEEL_GRADE;
  7758. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPIPE_SIZE;
  7759. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLOT_NO;
  7760. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTEEL_NO;
  7761. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSAMPLE_NO;
  7762. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_NO;
  7763. private Infragistics.Win.Misc.UltraLabel ultraLabel77;
  7764. private Infragistics.Win.Misc.UltraLabel ultraLabel80;
  7765. private Infragistics.Win.Misc.UltraLabel ultraLabel87;
  7766. private Infragistics.Win.Misc.UltraLabel ultraLabel88;
  7767. private Infragistics.Win.Misc.UltraLabel ultraLabel89;
  7768. private Infragistics.Win.Misc.UltraLabel ultraLabel90;
  7769. private Infragistics.Win.Misc.UltraLabel ultraLabel91;
  7770. private Infragistics.Win.Misc.UltraLabel ultraLabel92;
  7771. private Infragistics.Win.Misc.UltraLabel ultraLabel93;
  7772. private Infragistics.Win.Misc.UltraLabel ultraLabel94;
  7773. private Infragistics.Win.Misc.UltraLabel ultraLabel95;
  7774. private Infragistics.Win.Misc.UltraLabel ultraLabel96;
  7775. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  7776. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  7777. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  7778. private Infragistics.Win.Misc.UltraLabel ultraLabel24;
  7779. private Infragistics.Win.Misc.UltraLabel ultraLabel25;
  7780. private Infragistics.Win.Misc.UltraLabel ultraLabel26;
  7781. private Infragistics.Win.Misc.UltraLabel ultraLabel27;
  7782. private Infragistics.Win.Misc.UltraLabel ultraLabel46;
  7783. private Infragistics.Win.Misc.UltraLabel ultraLabel48;
  7784. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNOTE;
  7785. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  7786. private Infragistics.Win.Misc.UltraButton ultraButton1;
  7787. private Infragistics.Win.Misc.UltraButton ultraButton2;
  7788. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  7789. private Infragistics.Win.Misc.UltraLabel ultraLabel56;
  7790. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsTEST_TIME;
  7791. private Infragistics.Win.Misc.UltraLabel ultraLabel38;
  7792. private Infragistics.Win.Misc.UltraLabel ultraLabel49;
  7793. private Infragistics.Win.Misc.UltraLabel ultraLabel50;
  7794. private Infragistics.Win.Misc.UltraLabel ultraLabel51;
  7795. private Infragistics.Win.Misc.UltraLabel ultraLabel52;
  7796. private Infragistics.Win.Misc.UltraButton ultraButton4;
  7797. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSTANDARD;
  7798. private Infragistics.Win.Misc.UltraLabel ultraLabel53;
  7799. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsWEIGHT_BEFORE_TEST3;
  7800. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSURFACE_AREA3;
  7801. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsWEIGHT_BEFORE_TEST2;
  7802. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSURFACE_AREA2;
  7803. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsWEIGHT_BEFORE_TEST1;
  7804. private Infragistics.Win.Misc.UltraLabel ultraLabel54;
  7805. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsNOTE;
  7806. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSURFACE_AREA1;
  7807. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsCLEANING_SAMPLE;
  7808. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsTEST_TEMP;
  7809. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSTEEL_GRADE_NO;
  7810. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSAMPLE_SIZE;
  7811. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsTEST_SOLUTION;
  7812. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSAMPLE_NAME;
  7813. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSAMPLE_NO;
  7814. private Infragistics.Win.Misc.UltraLabel ultraLabel55;
  7815. private Infragistics.Win.Misc.UltraLabel ultraLabel57;
  7816. private Infragistics.Win.Misc.UltraLabel ultraLabel65;
  7817. private Infragistics.Win.Misc.UltraLabel ultraLabel66;
  7818. private Infragistics.Win.Misc.UltraLabel ultraLabel67;
  7819. private Infragistics.Win.Misc.UltraLabel ultraLabel68;
  7820. private Infragistics.Win.Misc.UltraLabel ultraLabel83;
  7821. private Infragistics.Win.Misc.UltraLabel ultraLabel97;
  7822. private Infragistics.Win.Misc.UltraLabel ultraLabel98;
  7823. private Infragistics.Win.Misc.UltraLabel ultraLabel99;
  7824. private Infragistics.Win.Misc.UltraLabel ultraLabel100;
  7825. private Infragistics.Win.Misc.UltraLabel ultraLabel101;
  7826. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsPITTING_DENSITY3;
  7827. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsMASS_LOSS3;
  7828. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsLOSS_OF_WEIGHT3;
  7829. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsWEIGHT_AFTER_TEST3;
  7830. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSPECIMEN_SIZE3;
  7831. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSAMPLE_NO3;
  7832. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsPITTING_DENSITY2;
  7833. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsMASS_LOSS2;
  7834. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsLOSS_OF_WEIGHT2;
  7835. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsWEIGHT_AFTER_TEST2;
  7836. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSPECIMEN_SIZE2;
  7837. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSAMPLE_NO2;
  7838. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsPITTING_DENSITY1;
  7839. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsMASS_LOSS1;
  7840. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsLOSS_OF_WEIGHT1;
  7841. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsWEIGHT_AFTER_TEST1;
  7842. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSPECIMEN_SIZE1;
  7843. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsSAMPLE_NO1;
  7844. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsCHECK_NO;
  7845. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsFILE_PATH2;
  7846. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsFILE_PATH1;
  7847. private Infragistics.Win.Misc.UltraLabel ultraLabel59;
  7848. private Infragistics.Win.Misc.UltraLabel ultraLabel58;
  7849. private Infragistics.Win.Misc.UltraLabel ultraLabel37;
  7850. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraLOT_NO;
  7851. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSTEEL_NO;
  7852. private Infragistics.Win.Misc.UltraLabel ultraLabel36;
  7853. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSECTION_NO21;
  7854. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSECTION_NO22;
  7855. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSECTION_NO12;
  7856. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSECTION_NO11;
  7857. private Infragistics.Win.Misc.UltraLabel ultraLabel28;
  7858. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_PH_F3;
  7859. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_PH_F1;
  7860. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_PH_S3;
  7861. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_PH_F2;
  7862. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_PH_S2;
  7863. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_PH_S1;
  7864. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  7865. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  7866. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  7867. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_SOLUTION_F3;
  7868. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_SOLUTION_F2;
  7869. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_SOLUTION_S1;
  7870. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_SOLUTION_S2;
  7871. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_SOLUTION_S3;
  7872. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_SOLUTION_F1;
  7873. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTEST_TIME;
  7874. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  7875. private Infragistics.Win.Misc.UltraLabel ultraLabel63;
  7876. private Infragistics.Win.Misc.UltraButton ultraButton5;
  7877. private Infragistics.Win.Misc.UltraLabel ultraLabel33;
  7878. private Infragistics.Win.Misc.UltraLabel ultraLabel30;
  7879. private System.Windows.Forms.DateTimePicker tultraREPORTED_DATE;
  7880. private System.Windows.Forms.DateTimePicker tultraTEST_DATE;
  7881. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  7882. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtHEAT_NO;
  7883. private System.Windows.Forms.DateTimePicker ttxtREPORTED_DATE;
  7884. private System.Windows.Forms.DateTimePicker ttxtTEST_DATE;
  7885. private Infragistics.Win.Misc.UltraLabel ultraLabel34;
  7886. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  7887. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTEST_TEMP1;
  7888. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  7889. private Infragistics.Win.Misc.UltraButton ultraButton3;
  7890. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_PH_S3;
  7891. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_PH_S2;
  7892. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_PH_S1;
  7893. private Infragistics.Win.Misc.UltraLabel ultraLabel60;
  7894. private Infragistics.Win.Misc.UltraLabel ultraLabel42;
  7895. private Infragistics.Win.Misc.UltraLabel ultraLabel40;
  7896. private Infragistics.Win.Misc.UltraLabel ultraLabel39;
  7897. private Infragistics.Win.UltraWinEditors.UltraComboEditor _txtNACE_H2S_NAME;
  7898. private Infragistics.Win.Misc.UltraLabel ultraLabel35;
  7899. private Infragistics.Win.UltraWinEditors.UltraComboEditor _txtNACE_PH_NAME;
  7900. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_SOLUTION_S3;
  7901. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_SOLUTION_S2;
  7902. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_SOLUTION_S1;
  7903. private Infragistics.Win.UltraWinEditors.UltraComboEditor _txtYSMIN_NAME;
  7904. private Infragistics.Win.Misc.UltraLabel ultraLabel31;
  7905. private Infragistics.Win.Misc.UltraLabel ultraLabel29;
  7906. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  7907. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  7908. private System.Windows.Forms.BindingSource bindingSourcePipeCheckconsignHicParmEntity;
  7909. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  7910. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  7911. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  7912. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  7913. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  7914. private Infragistics.Win.Misc.UltraButton ultraButton6;
  7915. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsPITTING_COUNT3;
  7916. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsPITTING_COUNT2;
  7917. private Infragistics.Win.UltraWinEditors.UltraTextEditor dsPITTING_COUNT1;
  7918. private Infragistics.Win.Misc.UltraLabel ultraLabel32;
  7919. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraNACE_PH;
  7920. private Infragistics.Win.Misc.UltraLabel ultraLabel62;
  7921. private Infragistics.Win.UltraWinEditors.UltraComboEditor _ultraNACE_H2S_NAME;
  7922. private Infragistics.Win.UltraWinEditors.UltraComboEditor _ultraNACE_PH_NAME;
  7923. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtNACE_PH;
  7924. private Infragistics.Win.Misc.UltraLabel ultraLabel41;
  7925. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  7926. private Infragistics.Win.Misc.UltraPanel ultraPanel5;
  7927. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywCONCENTRATION;
  7928. private Infragistics.Win.Misc.UltraLabel ultraLabel64;
  7929. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywSTANDARD;
  7930. private Infragistics.Win.Misc.UltraLabel ultraLabel103;
  7931. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywSAMPLE_TYPE;
  7932. private Infragistics.Win.Misc.UltraLabel ultraLabel102;
  7933. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywFILE_PATH2;
  7934. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywFILE_PATH1;
  7935. private Infragistics.Win.Misc.UltraLabel ultraLabel78;
  7936. private Infragistics.Win.Misc.UltraLabel ultraLabel79;
  7937. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywCHECK_NO;
  7938. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywANGLE;
  7939. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywSPRAY_TYPE;
  7940. private Infragistics.Win.Misc.UltraLabel ywNOTE1;
  7941. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywTEST_TIME;
  7942. private Infragistics.Win.Misc.UltraButton ultraButton7;
  7943. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywNOTE;
  7944. private Infragistics.Win.Misc.UltraLabel ultraLabel107;
  7945. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywCOLLECTION_RATE;
  7946. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywNACE_PH;
  7947. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywTEST_TEMP1;
  7948. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywSTEEL_GRADE_NO;
  7949. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywSAMPLE_SIZE;
  7950. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywTEST_SOLUTION;
  7951. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywSAMPLE_NAME;
  7952. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywSAMPLE_NO;
  7953. private Infragistics.Win.Misc.UltraLabel ultraLabel109;
  7954. private Infragistics.Win.Misc.UltraLabel ultraLabel110;
  7955. private Infragistics.Win.Misc.UltraLabel ultraLabel111;
  7956. private Infragistics.Win.Misc.UltraLabel ultraLabel112;
  7957. private Infragistics.Win.Misc.UltraLabel ultraLabel113;
  7958. private Infragistics.Win.Misc.UltraLabel ultraLabel114;
  7959. private Infragistics.Win.Misc.UltraLabel ultraLabel115;
  7960. private Infragistics.Win.Misc.UltraLabel ultraLabel116;
  7961. private Infragistics.Win.Misc.UltraLabel ultraLabel117;
  7962. private Infragistics.Win.Misc.UltraLabel ultraLabel118;
  7963. private Infragistics.Win.Misc.UltraLabel ultraLabel119;
  7964. private Infragistics.Win.Misc.UltraLabel ultraLabel120;
  7965. private Infragistics.Win.Misc.UltraLabel ultraLabel81;
  7966. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox3;
  7967. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel3;
  7968. private System.Windows.Forms.BindingSource bindingSourcePipeCheckconsignPhydetailEntity;
  7969. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  7970. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraFILE_PATH1;
  7971. private Infragistics.Win.Misc.UltraLabel ultraLabel82;
  7972. private Infragistics.Win.UltraWinEditors.UltraComboEditor _ultraREPORTED_NAME;
  7973. private Infragistics.Win.UltraWinEditors.UltraComboEditor _ultraAPPROVED_NAME;
  7974. private Infragistics.Win.UltraWinEditors.UltraComboEditor _txtREPORTED_NAME;
  7975. private Infragistics.Win.UltraWinEditors.UltraComboEditor _txtAPPROVED_NAME;
  7976. private System.Windows.Forms.BindingSource bindingSourcePipeCheckconsignSscdParmEntity;
  7977. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLOAD_LEVEL;
  7978. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTEST_TEMP3;
  7979. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTEST_TEMP2;
  7980. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTEST_TEMP1;
  7981. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtYING_ACTUAL_LOAD3;
  7982. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtYING_ACTUAL_LOAD2;
  7983. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtYING_ACTUAL_LOAD1;
  7984. private Infragistics.Win.Misc.UltraLabel ultraLabel44;
  7985. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLOAD_LEVEL3;
  7986. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLOAD_LEVEL2;
  7987. private Infragistics.Win.Misc.UltraLabel ultraLabel43;
  7988. private Infragistics.Win.UltraWinEditors.UltraComboEditor _txtPROOF_RING_NO3;
  7989. private Infragistics.Win.UltraWinEditors.UltraComboEditor _txtPROOF_RING_NO2;
  7990. private Infragistics.Win.UltraWinEditors.UltraComboEditor _txtPROOF_RING_NO1;
  7991. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraREPORT_NO;
  7992. private Infragistics.Win.Misc.UltraLabel ultraLabel45;
  7993. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREPORT_NO;
  7994. private Infragistics.Win.Misc.UltraLabel ultraLabel47;
  7995. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtYING_ADD3;
  7996. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtYING_ADD2;
  7997. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtYING_ADD1;
  7998. private Infragistics.Win.UltraWinEditors.UltraTextEditor VALUE3;
  7999. private Infragistics.Win.UltraWinEditors.UltraTextEditor VALUE2;
  8000. private Infragistics.Win.UltraWinEditors.UltraTextEditor VALUE1;
  8001. private Infragistics.Win.Misc.UltraLabel ultraLabel84;
  8002. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywSAMPLE_NO1;
  8003. private Infragistics.Win.Misc.UltraLabel ultraLabel85;
  8004. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywTEST_SPECIMENS2;
  8005. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywTEST_SPECIMENS1;
  8006. private Infragistics.Win.Misc.UltraLabel ultraLabel104;
  8007. private Infragistics.Win.Misc.UltraLabel ultraLabel86;
  8008. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywSAMPLE_NO2;
  8009. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywFILE_PATH4;
  8010. private Infragistics.Win.UltraWinEditors.UltraTextEditor ywFILE_PATH3;
  8011. private Infragistics.Win.UltraWinEditors.UltraComboEditor _ywTEST_RESULT2;
  8012. private Infragistics.Win.UltraWinEditors.UltraComboEditor _ywTEST_RESULT;
  8013. private System.Windows.Forms.DateTimePicker ywtREPORTED_DATE;
  8014. private System.Windows.Forms.DateTimePicker ywtTEST_DATE;
  8015. private Infragistics.Win.Misc.UltraLabel ultraLabel105;
  8016. private Infragistics.Win.Misc.UltraLabel ultraLabel106;
  8017. private Infragistics.Win.Misc.UltraLabel ultraLabel121;
  8018. private Infragistics.Win.Misc.UltraLabel ultraLabel108;
  8019. private Infragistics.Win.UltraWinEditors.UltraComboEditor _ywAPPROVED_NAME;
  8020. private Infragistics.Win.UltraWinEditors.UltraComboEditor _ywREPORTED_NAME;
  8021. private Infragistics.Win.Misc.UltraButton ultraButton8;
  8022. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
  8023. private Infragistics.Win.Misc.UltraPanel ultraPanel6;
  8024. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqREPORT_NO;
  8025. private Infragistics.Win.Misc.UltraLabel ultraLabel123;
  8026. private Infragistics.Win.Misc.UltraLabel ultraLabel125;
  8027. private Infragistics.Win.UltraWinEditors.UltraComboEditor _wqAPPROVED_NAME;
  8028. private Infragistics.Win.UltraWinEditors.UltraComboEditor _wqREPORTED_NAME;
  8029. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqTEST_TEMP1;
  8030. private Infragistics.Win.Misc.UltraLabel ultraLabel127;
  8031. private Infragistics.Win.Misc.UltraLabel ultraLabel128;
  8032. private Infragistics.Win.Misc.UltraLabel ultraLabel129;
  8033. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqNACE_SOLUTION_S1;
  8034. private Infragistics.Win.Misc.UltraButton ultraButton9;
  8035. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqNACE_PH_S1;
  8036. private Infragistics.Win.Misc.UltraLabel ultraLabel133;
  8037. private Infragistics.Win.Misc.UltraLabel ultraLabel134;
  8038. private System.Windows.Forms.DateTimePicker twqREPORTED_DATE;
  8039. private System.Windows.Forms.DateTimePicker twqTEST_DATE;
  8040. private Infragistics.Win.Misc.UltraLabel ultraLabel135;
  8041. private Infragistics.Win.Misc.UltraLabel wqLOT_NO1;
  8042. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqHEAT_NO;
  8043. private Infragistics.Win.Misc.UltraButton ultraButton10;
  8044. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqTEST_SOLUTION;
  8045. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqSAMPLING_ORIENTATION;
  8046. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqDMTS;
  8047. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqNACE_SOLUTION_F1;
  8048. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqNACE_PH_F1;
  8049. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqNACE_PH;
  8050. private Infragistics.Win.Misc.UltraLabel ultraLabel137;
  8051. private Infragistics.Win.Misc.UltraLabel ultraLabel140;
  8052. private Infragistics.Win.Misc.UltraLabel ultraLabel141;
  8053. private Infragistics.Win.Misc.UltraLabel ultraLabel143;
  8054. private Infragistics.Win.Misc.UltraLabel ultraLabel144;
  8055. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqNOTE;
  8056. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqTEST_GAS;
  8057. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqTEST_TIME;
  8058. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqSTANDARD;
  8059. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqSTEEL_GRADE;
  8060. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqPIPE_SIZE;
  8061. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqLOT_NO;
  8062. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqSTEEL_NO;
  8063. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqSAMPLE_NO;
  8064. private Infragistics.Win.UltraWinEditors.UltraTextEditor wqCHECK_NO;
  8065. private Infragistics.Win.Misc.UltraLabel ultraLabel145;
  8066. private Infragistics.Win.Misc.UltraLabel ultraLabel146;
  8067. private Infragistics.Win.Misc.UltraLabel ultraLabel147;
  8068. private Infragistics.Win.Misc.UltraLabel ultraLabel148;
  8069. private Infragistics.Win.Misc.UltraLabel ultraLabel149;
  8070. private Infragistics.Win.Misc.UltraLabel ultraLabel150;
  8071. private Infragistics.Win.Misc.UltraLabel ultraLabel151;
  8072. private Infragistics.Win.Misc.UltraLabel ultraLabel152;
  8073. private Infragistics.Win.Misc.UltraLabel ultraLabel153;
  8074. private Infragistics.Win.Misc.UltraLabel ultraLabel154;
  8075. private Infragistics.Win.Misc.UltraLabel ultraLabel155;
  8076. private Infragistics.Win.Misc.UltraLabel ultraLabel156;
  8077. private Infragistics.Win.Misc.UltraLabel ultraLabel157;
  8078. private Infragistics.Win.Misc.UltraLabel ultraLabel158;
  8079. private Infragistics.Win.Misc.UltraLabel ultraLabel159;
  8080. private Infragistics.Win.Misc.UltraLabel ultraLabel160;
  8081. private Infragistics.Win.Misc.UltraLabel ultraLabel161;
  8082. private Infragistics.Win.Misc.UltraLabel ultraLabel162;
  8083. private Infragistics.Win.Misc.UltraLabel ultraLabel163;
  8084. private Infragistics.Win.Misc.UltraLabel ultraLabel164;
  8085. private Infragistics.Win.Misc.UltraLabel ultraLabel165;
  8086. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox4;
  8087. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel4;
  8088. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  8089. private Infragistics.Win.Misc.UltraLabel ultraLabel167;
  8090. private Infragistics.Win.Misc.UltraLabel ultraLabel166;
  8091. private System.Windows.Forms.BindingSource bindingSourcePipeCheckconsignSsc3ParmEntity;
  8092. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTEST_GAS;
  8093. private Infragistics.Win.Misc.UltraLabel ultraLabel131;
  8094. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLING_ORIENTATION;
  8095. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLING_LOCATION;
  8096. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraDMTS;
  8097. private Infragistics.Win.Misc.UltraLabel ultraLabel130;
  8098. private Infragistics.Win.Misc.UltraLabel ultraLabel126;
  8099. private Infragistics.Win.Misc.UltraLabel ultraLabel124;
  8100. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTEST_SOLUTION;
  8101. private Infragistics.Win.Misc.UltraLabel ultraLabel122;
  8102. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraTestResults;
  8103. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSAMPLING_ORIENTATION;
  8104. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTEST_GAS;
  8105. private Infragistics.Win.Misc.UltraLabel ultraLabel139;
  8106. private Infragistics.Win.Misc.UltraLabel ultraLabel136;
  8107. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSAMPLING_LOCATION;
  8108. private Infragistics.Win.Misc.UltraLabel ultraLabel1361;
  8109. private Infragistics.Win.Misc.UltraLabel ultraLabel142;
  8110. private Infragistics.Win.Misc.UltraLabel ultraLabel138;
  8111. private Infragistics.Win.Misc.UltraLabel ultraLabel132;
  8112. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtDMTS;
  8113. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTEST_SOLUTION;
  8114. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtFILE_PATH1;
  8115. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTEST_DURATION3;
  8116. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTEST_DURATION2;
  8117. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtTEST_DURATION1;
  8118. private Infragistics.Win.Misc.UltraLabel ultraLabel168;
  8119. private Infragistics.Win.Misc.UltraLabel ultraLabel169;
  8120. private Infragistics.Win.Misc.UltraLabel ultraLabel170;
  8121. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLOAD_STERSS1;
  8122. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtACTUAL_LOAD_STERSS1;
  8123. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLOAD_STERSS3;
  8124. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtLOAD_STERSS2;
  8125. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtACTUAL_LOAD_STERSS3;
  8126. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtACTUAL_LOAD_STERSS2;
  8127. }
  8128. }