FrmLabEngDataParm.Designer.cs 167 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec.数据管理.外委实验管理
  2. {
  3. partial class FrmLabEngDataParm
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  30. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("update");
  31. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEP");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LOAD");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRESSURE_MEDIUM");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INTERNAL_PRESSURE");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DOGLEG_DEGREE");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("HOLD_TIME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TEST_RESULT");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BTN_DELETE");
  41. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEP");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PIN");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BOX");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COMPOUND_TYPE");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COMPOUND_WEIGHT");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAKEUP_TORQUE");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOTAL_TORQUE");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BREAKOUT_TORQUE");
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OBSERVED_THREAD_RESULT");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TEST_CURVE1");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TEST_CURVE2");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHOTO1");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHOTO2");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BTN_DELETE");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHOULDER_TORQUE");
  97. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  113. Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
  115. Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
  119. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  120. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  121. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  122. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("PipeCheckconsignPhydetailEntity3", -1);
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhydetailId");
  125. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CheckNo");
  126. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchNo");
  127. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SampleNo");
  128. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IndexSeq");
  129. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeptId");
  130. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyCodeMax");
  131. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyNameMax");
  132. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyCodeMin");
  133. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyNameMin");
  134. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyCode");
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyName");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyUnit");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemCodeF");
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemNameF");
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemCodeW");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemNameW");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemCodeS");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ItemNameS");
  143. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GroupSeq");
  144. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ResultCount");
  145. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Ischeck");
  146. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Isjudge");
  147. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Isquote");
  148. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyType");
  149. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PhyFormula");
  150. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdminSign");
  151. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stdmin");
  152. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdmaxSign");
  153. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stdmax");
  154. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeBasis");
  155. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdminSign2");
  156. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stdmin2");
  157. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdmaxSign2");
  158. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stdmax2");
  159. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StdChoose");
  160. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Stdmemo");
  161. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Addcondition");
  162. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddstdconCode");
  163. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddstdMinSign");
  164. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddstdMin");
  165. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddstdMaxSign");
  166. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AddstdMax");
  167. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Addpercent");
  168. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn68 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BilletSample");
  169. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn69 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Remark");
  170. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn70 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value1");
  171. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn71 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value2");
  172. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn72 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value3");
  173. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn73 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value4");
  174. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn74 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value5");
  175. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn75 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value6");
  176. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn76 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value7");
  177. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn77 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value8");
  178. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn78 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value9");
  179. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn79 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value10");
  180. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn80 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value11");
  181. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn81 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value12");
  182. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn82 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value13");
  183. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn83 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value14");
  184. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn84 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Value15");
  185. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn85 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AverageValue");
  186. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn86 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsGood");
  187. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn87 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("IsDefect");
  188. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  189. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  190. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  191. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  192. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  193. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  194. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  195. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  196. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  197. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  198. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  199. this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  200. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  201. this.panel1 = new System.Windows.Forms.Panel();
  202. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  203. this.ultraPanel5 = new Infragistics.Win.Misc.UltraPanel();
  204. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  205. this.dataSet1 = new System.Data.DataSet();
  206. this.dataTable1 = new System.Data.DataTable();
  207. this.dataColumn1 = new System.Data.DataColumn();
  208. this.dataColumn2 = new System.Data.DataColumn();
  209. this.dataColumn3 = new System.Data.DataColumn();
  210. this.dataColumn4 = new System.Data.DataColumn();
  211. this.dataColumn5 = new System.Data.DataColumn();
  212. this.dataColumn6 = new System.Data.DataColumn();
  213. this.dataColumn7 = new System.Data.DataColumn();
  214. this.dataColumn21 = new System.Data.DataColumn();
  215. this.dataTable2 = new System.Data.DataTable();
  216. this.dataColumn8 = new System.Data.DataColumn();
  217. this.dataColumn9 = new System.Data.DataColumn();
  218. this.dataColumn10 = new System.Data.DataColumn();
  219. this.dataColumn11 = new System.Data.DataColumn();
  220. this.dataColumn12 = new System.Data.DataColumn();
  221. this.dataColumn13 = new System.Data.DataColumn();
  222. this.dataColumn14 = new System.Data.DataColumn();
  223. this.dataColumn15 = new System.Data.DataColumn();
  224. this.dataColumn16 = new System.Data.DataColumn();
  225. this.dataColumn17 = new System.Data.DataColumn();
  226. this.dataColumn18 = new System.Data.DataColumn();
  227. this.dataColumn19 = new System.Data.DataColumn();
  228. this.dataColumn20 = new System.Data.DataColumn();
  229. this.dataColumn22 = new System.Data.DataColumn();
  230. this.dataColumn23 = new System.Data.DataColumn();
  231. this.ultraPanel4 = new Infragistics.Win.Misc.UltraPanel();
  232. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  233. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  234. this.ultraWEIGHT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  235. this.ultraPRESSURE_MEDIUM = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  236. this.ultraTEST_ITEM = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  237. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  238. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  239. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  240. this.ultraTEST_RESULT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  241. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  242. this.ultraSTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  243. this.ultraSAMPLE_SIZE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  244. this.ultraSTANDARD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  245. this.ultraSAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  246. this.ultraSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  247. this.ultraCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  248. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  249. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  250. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  251. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  252. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  253. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  254. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  255. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  256. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  257. this.lsTEST_RESULT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  258. this.lsWEIGHT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  259. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  260. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  261. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  262. this.lsPRESSURE_MEDIUM = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  263. this.lsTEST_ITEM = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  264. this.lsSTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  265. this.lsSAMPLE_SIZE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  266. this.lsSTANDARD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  267. this.lsSAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  268. this.lsSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  269. this.lsCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  270. this.ultraLabel87 = new Infragistics.Win.Misc.UltraLabel();
  271. this.ultraLabel88 = new Infragistics.Win.Misc.UltraLabel();
  272. this.ultraLabel90 = new Infragistics.Win.Misc.UltraLabel();
  273. this.ultraLabel91 = new Infragistics.Win.Misc.UltraLabel();
  274. this.ultraLabel92 = new Infragistics.Win.Misc.UltraLabel();
  275. this.ultraLabel93 = new Infragistics.Win.Misc.UltraLabel();
  276. this.ultraLabel94 = new Infragistics.Win.Misc.UltraLabel();
  277. this.ultraLabel95 = new Infragistics.Win.Misc.UltraLabel();
  278. this.ultraLabel96 = new Infragistics.Win.Misc.UltraLabel();
  279. this.ultraLabel43 = new Infragistics.Win.Misc.UltraLabel();
  280. this.ultraLabel44 = new Infragistics.Win.Misc.UltraLabel();
  281. this.ultraLabel45 = new Infragistics.Win.Misc.UltraLabel();
  282. this.ultraLabel46 = new Infragistics.Win.Misc.UltraLabel();
  283. this.ultraLabel47 = new Infragistics.Win.Misc.UltraLabel();
  284. this.ultraLabel48 = new Infragistics.Win.Misc.UltraLabel();
  285. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  286. this.panel2 = new System.Windows.Forms.Panel();
  287. this.splitContainer2 = new System.Windows.Forms.SplitContainer();
  288. this.ultraPanel6 = new Infragistics.Win.Misc.UltraPanel();
  289. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  290. this.ultraPanel7 = new Infragistics.Win.Misc.UltraPanel();
  291. this.ultraButton3 = new Infragistics.Win.Misc.UltraButton();
  292. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  293. this.kkTEST_RESULT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  294. this.kkPRESSURE_MEDIUM = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  295. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  296. this.kkWEIGHT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  297. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  298. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  299. this.kkCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  300. this.kkTEST_ITEM = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  301. this.kkSTEEL_GRADE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  302. this.kkSAMPLE_SIZE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  303. this.kkSTANDARD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  304. this.kkSAMPLE_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  305. this.kkSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  306. this.ultraLabel66 = new Infragistics.Win.Misc.UltraLabel();
  307. this.ultraLabel68 = new Infragistics.Win.Misc.UltraLabel();
  308. this.ultraLabel83 = new Infragistics.Win.Misc.UltraLabel();
  309. this.ultraLabel97 = new Infragistics.Win.Misc.UltraLabel();
  310. this.ultraLabel98 = new Infragistics.Win.Misc.UltraLabel();
  311. this.ultraLabel99 = new Infragistics.Win.Misc.UltraLabel();
  312. this.ultraLabel100 = new Infragistics.Win.Misc.UltraLabel();
  313. this.ultraLabel101 = new Infragistics.Win.Misc.UltraLabel();
  314. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  315. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  316. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  317. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  318. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  319. this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  320. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
  321. this.ultraTabPageControl1.SuspendLayout();
  322. this.panel1.SuspendLayout();
  323. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  324. this.splitContainer1.Panel1.SuspendLayout();
  325. this.splitContainer1.Panel2.SuspendLayout();
  326. this.splitContainer1.SuspendLayout();
  327. this.ultraPanel5.ClientArea.SuspendLayout();
  328. this.ultraPanel5.SuspendLayout();
  329. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  330. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  331. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  332. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  333. this.ultraPanel4.ClientArea.SuspendLayout();
  334. this.ultraPanel4.SuspendLayout();
  335. this.ultraPanel1.ClientArea.SuspendLayout();
  336. this.ultraPanel1.SuspendLayout();
  337. ((System.ComponentModel.ISupportInitialize)(this.ultraWEIGHT)).BeginInit();
  338. ((System.ComponentModel.ISupportInitialize)(this.ultraPRESSURE_MEDIUM)).BeginInit();
  339. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_ITEM)).BeginInit();
  340. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_RESULT)).BeginInit();
  341. ((System.ComponentModel.ISupportInitialize)(this.ultraSTEEL_GRADE_NO)).BeginInit();
  342. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_SIZE)).BeginInit();
  343. ((System.ComponentModel.ISupportInitialize)(this.ultraSTANDARD)).BeginInit();
  344. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NAME)).BeginInit();
  345. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO)).BeginInit();
  346. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_NO)).BeginInit();
  347. this.ultraTabPageControl2.SuspendLayout();
  348. this.ultraPanel2.ClientArea.SuspendLayout();
  349. this.ultraPanel2.SuspendLayout();
  350. ((System.ComponentModel.ISupportInitialize)(this.lsTEST_RESULT)).BeginInit();
  351. ((System.ComponentModel.ISupportInitialize)(this.lsWEIGHT)).BeginInit();
  352. ((System.ComponentModel.ISupportInitialize)(this.lsPRESSURE_MEDIUM)).BeginInit();
  353. ((System.ComponentModel.ISupportInitialize)(this.lsTEST_ITEM)).BeginInit();
  354. ((System.ComponentModel.ISupportInitialize)(this.lsSTEEL_GRADE_NO)).BeginInit();
  355. ((System.ComponentModel.ISupportInitialize)(this.lsSAMPLE_SIZE)).BeginInit();
  356. ((System.ComponentModel.ISupportInitialize)(this.lsSTANDARD)).BeginInit();
  357. ((System.ComponentModel.ISupportInitialize)(this.lsSAMPLE_NAME)).BeginInit();
  358. ((System.ComponentModel.ISupportInitialize)(this.lsSAMPLE_NO)).BeginInit();
  359. ((System.ComponentModel.ISupportInitialize)(this.lsCHECK_NO)).BeginInit();
  360. this.ultraTabPageControl3.SuspendLayout();
  361. this.panel2.SuspendLayout();
  362. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
  363. this.splitContainer2.Panel1.SuspendLayout();
  364. this.splitContainer2.Panel2.SuspendLayout();
  365. this.splitContainer2.SuspendLayout();
  366. this.ultraPanel6.ClientArea.SuspendLayout();
  367. this.ultraPanel6.SuspendLayout();
  368. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  369. this.ultraPanel7.ClientArea.SuspendLayout();
  370. this.ultraPanel7.SuspendLayout();
  371. this.ultraPanel3.ClientArea.SuspendLayout();
  372. this.ultraPanel3.SuspendLayout();
  373. ((System.ComponentModel.ISupportInitialize)(this.kkTEST_RESULT)).BeginInit();
  374. ((System.ComponentModel.ISupportInitialize)(this.kkPRESSURE_MEDIUM)).BeginInit();
  375. ((System.ComponentModel.ISupportInitialize)(this.kkWEIGHT)).BeginInit();
  376. ((System.ComponentModel.ISupportInitialize)(this.kkCHECK_NO)).BeginInit();
  377. ((System.ComponentModel.ISupportInitialize)(this.kkTEST_ITEM)).BeginInit();
  378. ((System.ComponentModel.ISupportInitialize)(this.kkSTEEL_GRADE_NO)).BeginInit();
  379. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_SIZE)).BeginInit();
  380. ((System.ComponentModel.ISupportInitialize)(this.kkSTANDARD)).BeginInit();
  381. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_NAME)).BeginInit();
  382. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_NO)).BeginInit();
  383. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  384. this.ultraTabControl1.SuspendLayout();
  385. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  386. this.ultraExpandableGroupBox1.SuspendLayout();
  387. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  388. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  389. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
  390. this.SuspendLayout();
  391. //
  392. // ultraTextEditor1
  393. //
  394. editorButton1.Key = "select";
  395. editorButton1.Text = "查询";
  396. this.ultraTextEditor1.ButtonsLeft.Add(editorButton1);
  397. editorButton2.Key = "update";
  398. editorButton2.Text = "上传";
  399. this.ultraTextEditor1.ButtonsRight.Add(editorButton2);
  400. this.ultraTextEditor1.Location = new System.Drawing.Point(512, 20);
  401. this.ultraTextEditor1.Name = "ultraTextEditor1";
  402. this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
  403. this.ultraTextEditor1.TabIndex = 87;
  404. this.ultraTextEditor1.Visible = false;
  405. this.ultraTextEditor1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor1_EditorButtonClick);
  406. //
  407. // ultraTabPageControl1
  408. //
  409. this.ultraTabPageControl1.Controls.Add(this.panel1);
  410. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  411. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  412. this.ultraTabPageControl1.Size = new System.Drawing.Size(780, 539);
  413. //
  414. // panel1
  415. //
  416. this.panel1.Controls.Add(this.splitContainer1);
  417. this.panel1.Controls.Add(this.ultraPanel1);
  418. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  419. this.panel1.Location = new System.Drawing.Point(0, 0);
  420. this.panel1.Name = "panel1";
  421. this.panel1.Size = new System.Drawing.Size(780, 539);
  422. this.panel1.TabIndex = 2;
  423. //
  424. // splitContainer1
  425. //
  426. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  427. this.splitContainer1.Location = new System.Drawing.Point(0, 271);
  428. this.splitContainer1.Name = "splitContainer1";
  429. this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
  430. //
  431. // splitContainer1.Panel1
  432. //
  433. this.splitContainer1.Panel1.Controls.Add(this.ultraPanel5);
  434. //
  435. // splitContainer1.Panel2
  436. //
  437. this.splitContainer1.Panel2.Controls.Add(this.ultraPanel4);
  438. this.splitContainer1.Size = new System.Drawing.Size(780, 268);
  439. this.splitContainer1.SplitterDistance = 134;
  440. this.splitContainer1.TabIndex = 4;
  441. //
  442. // ultraPanel5
  443. //
  444. //
  445. // ultraPanel5.ClientArea
  446. //
  447. this.ultraPanel5.ClientArea.Controls.Add(this.ultraGrid1);
  448. this.ultraPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
  449. this.ultraPanel5.Location = new System.Drawing.Point(0, 0);
  450. this.ultraPanel5.Name = "ultraPanel5";
  451. this.ultraPanel5.Size = new System.Drawing.Size(780, 134);
  452. this.ultraPanel5.TabIndex = 3;
  453. //
  454. // ultraGrid1
  455. //
  456. this.ultraGrid1.DataMember = "Table1";
  457. this.ultraGrid1.DataSource = this.dataSet1;
  458. appearance1.BackColor = System.Drawing.SystemColors.Window;
  459. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  460. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  461. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  462. ultraGridColumn1.Header.VisiblePosition = 0;
  463. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  464. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  465. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(82, 0);
  466. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 1;
  467. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 1;
  468. ultraGridColumn2.Header.VisiblePosition = 1;
  469. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  470. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  471. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
  472. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 1;
  473. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 1;
  474. ultraGridColumn3.Header.VisiblePosition = 2;
  475. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
  476. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  477. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  478. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 1;
  479. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 1;
  480. ultraGridColumn4.Header.VisiblePosition = 3;
  481. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 3;
  482. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  483. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
  484. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 1;
  485. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 1;
  486. ultraGridColumn5.Header.VisiblePosition = 4;
  487. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4;
  488. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  489. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
  490. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 1;
  491. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 1;
  492. ultraGridColumn6.Header.VisiblePosition = 5;
  493. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 5;
  494. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  495. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  496. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 1;
  497. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 1;
  498. ultraGridColumn7.Header.VisiblePosition = 6;
  499. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 6;
  500. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  501. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(130, 0);
  502. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 1;
  503. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 1;
  504. ultraGridColumn8.Header.VisiblePosition = 7;
  505. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 7;
  506. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  507. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 0);
  508. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  509. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 1;
  510. ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  511. ultraGridBand1.Columns.AddRange(new object[] {
  512. ultraGridColumn1,
  513. ultraGridColumn2,
  514. ultraGridColumn3,
  515. ultraGridColumn4,
  516. ultraGridColumn5,
  517. ultraGridColumn6,
  518. ultraGridColumn7,
  519. ultraGridColumn8});
  520. ultraGridBand1.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  521. ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
  522. ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  523. ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
  524. ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
  525. ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
  526. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  527. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  528. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  529. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  530. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  531. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  532. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  533. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  534. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  535. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  536. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  537. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  538. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  539. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  540. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  541. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  542. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  543. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  544. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  545. appearance7.BackColor = System.Drawing.SystemColors.Window;
  546. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  547. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  548. appearance10.BackColor = System.Drawing.SystemColors.Highlight;
  549. appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
  550. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance10;
  551. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  552. this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  553. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  554. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  555. appearance12.BackColor = System.Drawing.SystemColors.Window;
  556. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance12;
  557. appearance8.BorderColor = System.Drawing.Color.Silver;
  558. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  559. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  560. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  561. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  562. this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
  563. appearance6.BackColor = System.Drawing.SystemColors.Control;
  564. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  565. appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  566. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  567. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  568. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance6;
  569. appearance5.TextHAlignAsString = "Left";
  570. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance5;
  571. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  572. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  573. appearance11.BackColor = System.Drawing.SystemColors.Window;
  574. appearance11.BorderColor = System.Drawing.Color.Silver;
  575. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  576. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  577. appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
  578. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
  579. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  580. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  581. this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
  582. this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
  583. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  584. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  585. this.ultraGrid1.Name = "ultraGrid1";
  586. this.ultraGrid1.Size = new System.Drawing.Size(780, 134);
  587. this.ultraGrid1.TabIndex = 8;
  588. this.ultraGrid1.Text = "ultraGrid1";
  589. this.ultraGrid1.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGrid1_AfterRowInsert);
  590. this.ultraGrid1.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_ClickCellButton);
  591. //
  592. // dataSet1
  593. //
  594. this.dataSet1.DataSetName = "NewDataSet";
  595. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  596. this.dataTable1,
  597. this.dataTable2});
  598. //
  599. // dataTable1
  600. //
  601. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  602. this.dataColumn1,
  603. this.dataColumn2,
  604. this.dataColumn3,
  605. this.dataColumn4,
  606. this.dataColumn5,
  607. this.dataColumn6,
  608. this.dataColumn7,
  609. this.dataColumn21});
  610. this.dataTable1.TableName = "Table1";
  611. //
  612. // dataColumn1
  613. //
  614. this.dataColumn1.Caption = "步骤";
  615. this.dataColumn1.ColumnName = "STEP";
  616. //
  617. // dataColumn2
  618. //
  619. this.dataColumn2.Caption = "载荷";
  620. this.dataColumn2.ColumnName = "LOAD";
  621. //
  622. // dataColumn3
  623. //
  624. this.dataColumn3.Caption = "压力介质";
  625. this.dataColumn3.ColumnName = "PRESSURE_MEDIUM";
  626. //
  627. // dataColumn4
  628. //
  629. this.dataColumn4.Caption = "内压力";
  630. this.dataColumn4.ColumnName = "INTERNAL_PRESSURE";
  631. //
  632. // dataColumn5
  633. //
  634. this.dataColumn5.Caption = "狗腿度";
  635. this.dataColumn5.ColumnName = "DOGLEG_DEGREE";
  636. //
  637. // dataColumn6
  638. //
  639. this.dataColumn6.Caption = "保持时间";
  640. this.dataColumn6.ColumnName = "HOLD_TIME";
  641. //
  642. // dataColumn7
  643. //
  644. this.dataColumn7.Caption = "结果评定";
  645. this.dataColumn7.ColumnName = "TEST_RESULT";
  646. //
  647. // dataColumn21
  648. //
  649. this.dataColumn21.Caption = "删除";
  650. this.dataColumn21.ColumnName = "BTN_DELETE";
  651. //
  652. // dataTable2
  653. //
  654. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  655. this.dataColumn8,
  656. this.dataColumn9,
  657. this.dataColumn10,
  658. this.dataColumn11,
  659. this.dataColumn12,
  660. this.dataColumn13,
  661. this.dataColumn14,
  662. this.dataColumn15,
  663. this.dataColumn16,
  664. this.dataColumn17,
  665. this.dataColumn18,
  666. this.dataColumn19,
  667. this.dataColumn20,
  668. this.dataColumn22,
  669. this.dataColumn23});
  670. this.dataTable2.TableName = "Table2";
  671. //
  672. // dataColumn8
  673. //
  674. this.dataColumn8.Caption = "序号";
  675. this.dataColumn8.ColumnName = "STEP";
  676. //
  677. // dataColumn9
  678. //
  679. this.dataColumn9.Caption = "外螺纹端";
  680. this.dataColumn9.ColumnName = "PIN";
  681. //
  682. // dataColumn10
  683. //
  684. this.dataColumn10.Caption = "内螺纹端";
  685. this.dataColumn10.ColumnName = "BOX";
  686. //
  687. // dataColumn11
  688. //
  689. this.dataColumn11.Caption = "螺纹脂类型";
  690. this.dataColumn11.ColumnName = "COMPOUND_TYPE";
  691. //
  692. // dataColumn12
  693. //
  694. this.dataColumn12.Caption = "螺纹脂用量";
  695. this.dataColumn12.ColumnName = "COMPOUND_WEIGHT";
  696. //
  697. // dataColumn13
  698. //
  699. this.dataColumn13.Caption = "上扣要求";
  700. this.dataColumn13.ColumnName = "MAKEUP_TORQUE";
  701. //
  702. // dataColumn14
  703. //
  704. this.dataColumn14.Caption = "上扣扭矩";
  705. this.dataColumn14.ColumnName = "TOTAL_TORQUE";
  706. //
  707. // dataColumn15
  708. //
  709. this.dataColumn15.Caption = "卸扣扭矩";
  710. this.dataColumn15.ColumnName = "BREAKOUT_TORQUE";
  711. //
  712. // dataColumn16
  713. //
  714. this.dataColumn16.Caption = "螺纹检查";
  715. this.dataColumn16.ColumnName = "OBSERVED_THREAD_RESULT";
  716. //
  717. // dataColumn17
  718. //
  719. this.dataColumn17.Caption = "试验曲线1";
  720. this.dataColumn17.ColumnName = "TEST_CURVE1";
  721. //
  722. // dataColumn18
  723. //
  724. this.dataColumn18.Caption = "试验曲线2";
  725. this.dataColumn18.ColumnName = "TEST_CURVE2";
  726. //
  727. // dataColumn19
  728. //
  729. this.dataColumn19.Caption = "照片1";
  730. this.dataColumn19.ColumnName = "PHOTO1";
  731. //
  732. // dataColumn20
  733. //
  734. this.dataColumn20.Caption = "照片2";
  735. this.dataColumn20.ColumnName = "PHOTO2";
  736. //
  737. // dataColumn22
  738. //
  739. this.dataColumn22.Caption = "删除";
  740. this.dataColumn22.ColumnName = "BTN_DELETE";
  741. //
  742. // dataColumn23
  743. //
  744. this.dataColumn23.Caption = "台肩扭矩";
  745. this.dataColumn23.ColumnName = "SHOULDER_TORQUE";
  746. //
  747. // ultraPanel4
  748. //
  749. //
  750. // ultraPanel4.ClientArea
  751. //
  752. this.ultraPanel4.ClientArea.Controls.Add(this.ultraButton1);
  753. this.ultraPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
  754. this.ultraPanel4.Location = new System.Drawing.Point(0, 0);
  755. this.ultraPanel4.Name = "ultraPanel4";
  756. this.ultraPanel4.Size = new System.Drawing.Size(780, 130);
  757. this.ultraPanel4.TabIndex = 2;
  758. //
  759. // ultraButton1
  760. //
  761. this.ultraButton1.Location = new System.Drawing.Point(260, 6);
  762. this.ultraButton1.Name = "ultraButton1";
  763. this.ultraButton1.Size = new System.Drawing.Size(96, 28);
  764. this.ultraButton1.TabIndex = 86;
  765. this.ultraButton1.Text = "保 存";
  766. this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
  767. //
  768. // ultraPanel1
  769. //
  770. this.ultraPanel1.AutoScroll = true;
  771. //
  772. // ultraPanel1.ClientArea
  773. //
  774. this.ultraPanel1.ClientArea.Controls.Add(this.ultraWEIGHT);
  775. this.ultraPanel1.ClientArea.Controls.Add(this.ultraPRESSURE_MEDIUM);
  776. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTEST_ITEM);
  777. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel10);
  778. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel9);
  779. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel8);
  780. this.ultraPanel1.ClientArea.Controls.Add(this.ultraTEST_RESULT);
  781. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel19);
  782. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSTEEL_GRADE_NO);
  783. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSAMPLE_SIZE);
  784. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSTANDARD);
  785. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSAMPLE_NAME);
  786. this.ultraPanel1.ClientArea.Controls.Add(this.ultraSAMPLE_NO);
  787. this.ultraPanel1.ClientArea.Controls.Add(this.ultraCHECK_NO);
  788. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel7);
  789. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel6);
  790. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel5);
  791. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel4);
  792. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel3);
  793. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
  794. this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
  795. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  796. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  797. this.ultraPanel1.Name = "ultraPanel1";
  798. this.ultraPanel1.Size = new System.Drawing.Size(780, 271);
  799. this.ultraPanel1.TabIndex = 1;
  800. //
  801. // ultraWEIGHT
  802. //
  803. this.ultraWEIGHT.AutoSize = false;
  804. this.ultraWEIGHT.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  805. this.ultraWEIGHT.Location = new System.Drawing.Point(356, 211);
  806. this.ultraWEIGHT.Name = "ultraWEIGHT";
  807. this.ultraWEIGHT.Size = new System.Drawing.Size(333, 28);
  808. this.ultraWEIGHT.TabIndex = 53;
  809. //
  810. // ultraPRESSURE_MEDIUM
  811. //
  812. this.ultraPRESSURE_MEDIUM.AutoSize = false;
  813. this.ultraPRESSURE_MEDIUM.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  814. this.ultraPRESSURE_MEDIUM.Location = new System.Drawing.Point(356, 183);
  815. this.ultraPRESSURE_MEDIUM.Name = "ultraPRESSURE_MEDIUM";
  816. this.ultraPRESSURE_MEDIUM.Size = new System.Drawing.Size(333, 28);
  817. this.ultraPRESSURE_MEDIUM.TabIndex = 52;
  818. //
  819. // ultraTEST_ITEM
  820. //
  821. this.ultraTEST_ITEM.AutoSize = false;
  822. this.ultraTEST_ITEM.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  823. this.ultraTEST_ITEM.Location = new System.Drawing.Point(356, 155);
  824. this.ultraTEST_ITEM.Name = "ultraTEST_ITEM";
  825. this.ultraTEST_ITEM.Size = new System.Drawing.Size(333, 28);
  826. this.ultraTEST_ITEM.TabIndex = 51;
  827. //
  828. // ultraLabel10
  829. //
  830. appearance16.TextHAlignAsString = "Center";
  831. appearance16.TextVAlignAsString = "Middle";
  832. this.ultraLabel10.Appearance = appearance16;
  833. this.ultraLabel10.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  834. this.ultraLabel10.Location = new System.Drawing.Point(23, 211);
  835. this.ultraLabel10.Name = "ultraLabel10";
  836. this.ultraLabel10.Size = new System.Drawing.Size(333, 28);
  837. this.ultraLabel10.TabIndex = 50;
  838. this.ultraLabel10.Text = "单重";
  839. //
  840. // ultraLabel9
  841. //
  842. appearance13.TextHAlignAsString = "Center";
  843. appearance13.TextVAlignAsString = "Middle";
  844. this.ultraLabel9.Appearance = appearance13;
  845. this.ultraLabel9.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  846. this.ultraLabel9.Location = new System.Drawing.Point(23, 183);
  847. this.ultraLabel9.Name = "ultraLabel9";
  848. this.ultraLabel9.Size = new System.Drawing.Size(333, 28);
  849. this.ultraLabel9.TabIndex = 49;
  850. this.ultraLabel9.Text = "压力介质";
  851. //
  852. // ultraLabel8
  853. //
  854. appearance14.TextHAlignAsString = "Center";
  855. appearance14.TextVAlignAsString = "Middle";
  856. this.ultraLabel8.Appearance = appearance14;
  857. this.ultraLabel8.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  858. this.ultraLabel8.Location = new System.Drawing.Point(23, 155);
  859. this.ultraLabel8.Name = "ultraLabel8";
  860. this.ultraLabel8.Size = new System.Drawing.Size(333, 28);
  861. this.ultraLabel8.TabIndex = 48;
  862. this.ultraLabel8.Text = "试验项目";
  863. //
  864. // ultraTEST_RESULT
  865. //
  866. this.ultraTEST_RESULT.AutoSize = false;
  867. this.ultraTEST_RESULT.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  868. this.ultraTEST_RESULT.Location = new System.Drawing.Point(356, 238);
  869. this.ultraTEST_RESULT.Name = "ultraTEST_RESULT";
  870. this.ultraTEST_RESULT.Size = new System.Drawing.Size(333, 28);
  871. this.ultraTEST_RESULT.TabIndex = 47;
  872. //
  873. // ultraLabel19
  874. //
  875. appearance60.TextHAlignAsString = "Center";
  876. appearance60.TextVAlignAsString = "Middle";
  877. this.ultraLabel19.Appearance = appearance60;
  878. this.ultraLabel19.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  879. this.ultraLabel19.Location = new System.Drawing.Point(23, 238);
  880. this.ultraLabel19.Name = "ultraLabel19";
  881. this.ultraLabel19.Size = new System.Drawing.Size(333, 28);
  882. this.ultraLabel19.TabIndex = 46;
  883. this.ultraLabel19.Text = "结果评定";
  884. //
  885. // ultraSTEEL_GRADE_NO
  886. //
  887. this.ultraSTEEL_GRADE_NO.AutoSize = false;
  888. this.ultraSTEEL_GRADE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  889. this.ultraSTEEL_GRADE_NO.Enabled = false;
  890. this.ultraSTEEL_GRADE_NO.Location = new System.Drawing.Point(456, 71);
  891. this.ultraSTEEL_GRADE_NO.Name = "ultraSTEEL_GRADE_NO";
  892. this.ultraSTEEL_GRADE_NO.Size = new System.Drawing.Size(233, 28);
  893. this.ultraSTEEL_GRADE_NO.TabIndex = 29;
  894. //
  895. // ultraSAMPLE_SIZE
  896. //
  897. this.ultraSAMPLE_SIZE.AutoSize = false;
  898. this.ultraSAMPLE_SIZE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  899. this.ultraSAMPLE_SIZE.Enabled = false;
  900. this.ultraSAMPLE_SIZE.Location = new System.Drawing.Point(456, 99);
  901. this.ultraSAMPLE_SIZE.Name = "ultraSAMPLE_SIZE";
  902. this.ultraSAMPLE_SIZE.Size = new System.Drawing.Size(233, 28);
  903. this.ultraSAMPLE_SIZE.TabIndex = 28;
  904. //
  905. // ultraSTANDARD
  906. //
  907. this.ultraSTANDARD.AutoSize = false;
  908. this.ultraSTANDARD.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  909. this.ultraSTANDARD.Location = new System.Drawing.Point(356, 127);
  910. this.ultraSTANDARD.Name = "ultraSTANDARD";
  911. this.ultraSTANDARD.Size = new System.Drawing.Size(333, 28);
  912. this.ultraSTANDARD.TabIndex = 27;
  913. //
  914. // ultraSAMPLE_NAME
  915. //
  916. this.ultraSAMPLE_NAME.AutoSize = false;
  917. this.ultraSAMPLE_NAME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  918. this.ultraSAMPLE_NAME.Enabled = false;
  919. this.ultraSAMPLE_NAME.Location = new System.Drawing.Point(123, 71);
  920. this.ultraSAMPLE_NAME.Name = "ultraSAMPLE_NAME";
  921. this.ultraSAMPLE_NAME.Size = new System.Drawing.Size(233, 28);
  922. this.ultraSAMPLE_NAME.TabIndex = 25;
  923. //
  924. // ultraSAMPLE_NO
  925. //
  926. this.ultraSAMPLE_NO.AutoSize = false;
  927. this.ultraSAMPLE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  928. this.ultraSAMPLE_NO.Enabled = false;
  929. this.ultraSAMPLE_NO.Location = new System.Drawing.Point(123, 99);
  930. this.ultraSAMPLE_NO.Name = "ultraSAMPLE_NO";
  931. this.ultraSAMPLE_NO.Size = new System.Drawing.Size(233, 28);
  932. this.ultraSAMPLE_NO.TabIndex = 24;
  933. //
  934. // ultraCHECK_NO
  935. //
  936. this.ultraCHECK_NO.AutoSize = false;
  937. this.ultraCHECK_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  938. this.ultraCHECK_NO.Enabled = false;
  939. this.ultraCHECK_NO.Location = new System.Drawing.Point(123, 43);
  940. this.ultraCHECK_NO.Name = "ultraCHECK_NO";
  941. this.ultraCHECK_NO.Size = new System.Drawing.Size(233, 28);
  942. this.ultraCHECK_NO.TabIndex = 21;
  943. //
  944. // ultraLabel7
  945. //
  946. appearance15.TextHAlignAsString = "Center";
  947. appearance15.TextVAlignAsString = "Middle";
  948. this.ultraLabel7.Appearance = appearance15;
  949. this.ultraLabel7.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  950. this.ultraLabel7.Location = new System.Drawing.Point(23, 127);
  951. this.ultraLabel7.Name = "ultraLabel7";
  952. this.ultraLabel7.Size = new System.Drawing.Size(333, 28);
  953. this.ultraLabel7.TabIndex = 6;
  954. this.ultraLabel7.Text = "技术标准";
  955. //
  956. // ultraLabel6
  957. //
  958. appearance76.TextHAlignAsString = "Center";
  959. appearance76.TextVAlignAsString = "Middle";
  960. this.ultraLabel6.Appearance = appearance76;
  961. this.ultraLabel6.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  962. this.ultraLabel6.Location = new System.Drawing.Point(356, 99);
  963. this.ultraLabel6.Name = "ultraLabel6";
  964. this.ultraLabel6.Size = new System.Drawing.Size(100, 28);
  965. this.ultraLabel6.TabIndex = 5;
  966. this.ultraLabel6.Text = "规格";
  967. //
  968. // ultraLabel5
  969. //
  970. appearance78.TextHAlignAsString = "Center";
  971. appearance78.TextVAlignAsString = "Middle";
  972. this.ultraLabel5.Appearance = appearance78;
  973. this.ultraLabel5.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  974. this.ultraLabel5.Location = new System.Drawing.Point(23, 99);
  975. this.ultraLabel5.Name = "ultraLabel5";
  976. this.ultraLabel5.Size = new System.Drawing.Size(100, 28);
  977. this.ultraLabel5.TabIndex = 4;
  978. this.ultraLabel5.Text = "试样编号";
  979. //
  980. // ultraLabel4
  981. //
  982. appearance81.TextHAlignAsString = "Center";
  983. appearance81.TextVAlignAsString = "Middle";
  984. this.ultraLabel4.Appearance = appearance81;
  985. this.ultraLabel4.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  986. this.ultraLabel4.Location = new System.Drawing.Point(356, 71);
  987. this.ultraLabel4.Name = "ultraLabel4";
  988. this.ultraLabel4.Size = new System.Drawing.Size(100, 28);
  989. this.ultraLabel4.TabIndex = 3;
  990. this.ultraLabel4.Text = "钢级";
  991. //
  992. // ultraLabel3
  993. //
  994. appearance82.TextHAlignAsString = "Center";
  995. appearance82.TextVAlignAsString = "Middle";
  996. this.ultraLabel3.Appearance = appearance82;
  997. this.ultraLabel3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  998. this.ultraLabel3.Location = new System.Drawing.Point(161, 14);
  999. this.ultraLabel3.Name = "ultraLabel3";
  1000. this.ultraLabel3.Size = new System.Drawing.Size(412, 28);
  1001. this.ultraLabel3.TabIndex = 2;
  1002. this.ultraLabel3.Text = "联合力、密封性能(含静水压)试验报告";
  1003. //
  1004. // ultraLabel2
  1005. //
  1006. appearance83.TextHAlignAsString = "Center";
  1007. appearance83.TextVAlignAsString = "Middle";
  1008. this.ultraLabel2.Appearance = appearance83;
  1009. this.ultraLabel2.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1010. this.ultraLabel2.Location = new System.Drawing.Point(23, 71);
  1011. this.ultraLabel2.Name = "ultraLabel2";
  1012. this.ultraLabel2.Size = new System.Drawing.Size(100, 28);
  1013. this.ultraLabel2.TabIndex = 1;
  1014. this.ultraLabel2.Text = "试样名称";
  1015. //
  1016. // ultraLabel1
  1017. //
  1018. appearance84.TextHAlignAsString = "Center";
  1019. appearance84.TextVAlignAsString = "Middle";
  1020. this.ultraLabel1.Appearance = appearance84;
  1021. this.ultraLabel1.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1022. this.ultraLabel1.Location = new System.Drawing.Point(23, 43);
  1023. this.ultraLabel1.Name = "ultraLabel1";
  1024. this.ultraLabel1.Size = new System.Drawing.Size(100, 28);
  1025. this.ultraLabel1.TabIndex = 0;
  1026. this.ultraLabel1.Text = "检验编号";
  1027. //
  1028. // ultraTabPageControl2
  1029. //
  1030. this.ultraTabPageControl2.Controls.Add(this.ultraPanel2);
  1031. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  1032. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  1033. this.ultraTabPageControl2.Size = new System.Drawing.Size(780, 539);
  1034. //
  1035. // ultraPanel2
  1036. //
  1037. this.ultraPanel2.AutoScroll = true;
  1038. //
  1039. // ultraPanel2.ClientArea
  1040. //
  1041. this.ultraPanel2.ClientArea.Controls.Add(this.lsTEST_RESULT);
  1042. this.ultraPanel2.ClientArea.Controls.Add(this.lsWEIGHT);
  1043. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel12);
  1044. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel11);
  1045. this.ultraPanel2.ClientArea.Controls.Add(this.ultraButton2);
  1046. this.ultraPanel2.ClientArea.Controls.Add(this.lsPRESSURE_MEDIUM);
  1047. this.ultraPanel2.ClientArea.Controls.Add(this.lsTEST_ITEM);
  1048. this.ultraPanel2.ClientArea.Controls.Add(this.lsSTEEL_GRADE_NO);
  1049. this.ultraPanel2.ClientArea.Controls.Add(this.lsSAMPLE_SIZE);
  1050. this.ultraPanel2.ClientArea.Controls.Add(this.lsSTANDARD);
  1051. this.ultraPanel2.ClientArea.Controls.Add(this.lsSAMPLE_NAME);
  1052. this.ultraPanel2.ClientArea.Controls.Add(this.lsSAMPLE_NO);
  1053. this.ultraPanel2.ClientArea.Controls.Add(this.lsCHECK_NO);
  1054. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel87);
  1055. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel88);
  1056. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel90);
  1057. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel91);
  1058. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel92);
  1059. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel93);
  1060. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel94);
  1061. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel95);
  1062. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel96);
  1063. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel43);
  1064. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel44);
  1065. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel45);
  1066. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel46);
  1067. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel47);
  1068. this.ultraPanel2.ClientArea.Controls.Add(this.ultraLabel48);
  1069. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1070. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  1071. this.ultraPanel2.Name = "ultraPanel2";
  1072. this.ultraPanel2.Size = new System.Drawing.Size(780, 539);
  1073. this.ultraPanel2.TabIndex = 85;
  1074. //
  1075. // lsTEST_RESULT
  1076. //
  1077. this.lsTEST_RESULT.AutoSize = false;
  1078. this.lsTEST_RESULT.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1079. this.lsTEST_RESULT.Location = new System.Drawing.Point(356, 239);
  1080. this.lsTEST_RESULT.Name = "lsTEST_RESULT";
  1081. this.lsTEST_RESULT.Size = new System.Drawing.Size(333, 28);
  1082. this.lsTEST_RESULT.TabIndex = 89;
  1083. //
  1084. // lsWEIGHT
  1085. //
  1086. this.lsWEIGHT.AutoSize = false;
  1087. this.lsWEIGHT.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1088. this.lsWEIGHT.Location = new System.Drawing.Point(356, 211);
  1089. this.lsWEIGHT.Name = "lsWEIGHT";
  1090. this.lsWEIGHT.Size = new System.Drawing.Size(333, 28);
  1091. this.lsWEIGHT.TabIndex = 88;
  1092. //
  1093. // ultraLabel12
  1094. //
  1095. appearance23.TextHAlignAsString = "Center";
  1096. appearance23.TextVAlignAsString = "Middle";
  1097. this.ultraLabel12.Appearance = appearance23;
  1098. this.ultraLabel12.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1099. this.ultraLabel12.Location = new System.Drawing.Point(23, 239);
  1100. this.ultraLabel12.Name = "ultraLabel12";
  1101. this.ultraLabel12.Size = new System.Drawing.Size(333, 28);
  1102. this.ultraLabel12.TabIndex = 87;
  1103. this.ultraLabel12.Text = "结果评定";
  1104. //
  1105. // ultraLabel11
  1106. //
  1107. appearance17.TextHAlignAsString = "Center";
  1108. appearance17.TextVAlignAsString = "Middle";
  1109. this.ultraLabel11.Appearance = appearance17;
  1110. this.ultraLabel11.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1111. this.ultraLabel11.Location = new System.Drawing.Point(23, 211);
  1112. this.ultraLabel11.Name = "ultraLabel11";
  1113. this.ultraLabel11.Size = new System.Drawing.Size(333, 28);
  1114. this.ultraLabel11.TabIndex = 86;
  1115. this.ultraLabel11.Text = "单重";
  1116. //
  1117. // ultraButton2
  1118. //
  1119. this.ultraButton2.Location = new System.Drawing.Point(279, 291);
  1120. this.ultraButton2.Name = "ultraButton2";
  1121. this.ultraButton2.Size = new System.Drawing.Size(100, 28);
  1122. this.ultraButton2.TabIndex = 85;
  1123. this.ultraButton2.Text = "保 存";
  1124. this.ultraButton2.Click += new System.EventHandler(this.ultraButton2_Click);
  1125. //
  1126. // lsPRESSURE_MEDIUM
  1127. //
  1128. this.lsPRESSURE_MEDIUM.AutoSize = false;
  1129. this.lsPRESSURE_MEDIUM.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1130. this.lsPRESSURE_MEDIUM.Location = new System.Drawing.Point(356, 183);
  1131. this.lsPRESSURE_MEDIUM.Name = "lsPRESSURE_MEDIUM";
  1132. this.lsPRESSURE_MEDIUM.Size = new System.Drawing.Size(333, 28);
  1133. this.lsPRESSURE_MEDIUM.TabIndex = 31;
  1134. //
  1135. // lsTEST_ITEM
  1136. //
  1137. this.lsTEST_ITEM.AutoSize = false;
  1138. this.lsTEST_ITEM.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1139. this.lsTEST_ITEM.Location = new System.Drawing.Point(356, 155);
  1140. this.lsTEST_ITEM.Name = "lsTEST_ITEM";
  1141. this.lsTEST_ITEM.Size = new System.Drawing.Size(333, 28);
  1142. this.lsTEST_ITEM.TabIndex = 30;
  1143. //
  1144. // lsSTEEL_GRADE_NO
  1145. //
  1146. this.lsSTEEL_GRADE_NO.AutoSize = false;
  1147. this.lsSTEEL_GRADE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1148. this.lsSTEEL_GRADE_NO.Enabled = false;
  1149. this.lsSTEEL_GRADE_NO.Location = new System.Drawing.Point(456, 71);
  1150. this.lsSTEEL_GRADE_NO.Name = "lsSTEEL_GRADE_NO";
  1151. this.lsSTEEL_GRADE_NO.Size = new System.Drawing.Size(233, 28);
  1152. this.lsSTEEL_GRADE_NO.TabIndex = 29;
  1153. //
  1154. // lsSAMPLE_SIZE
  1155. //
  1156. this.lsSAMPLE_SIZE.AutoSize = false;
  1157. this.lsSAMPLE_SIZE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1158. this.lsSAMPLE_SIZE.Enabled = false;
  1159. this.lsSAMPLE_SIZE.Location = new System.Drawing.Point(456, 99);
  1160. this.lsSAMPLE_SIZE.Name = "lsSAMPLE_SIZE";
  1161. this.lsSAMPLE_SIZE.Size = new System.Drawing.Size(233, 28);
  1162. this.lsSAMPLE_SIZE.TabIndex = 28;
  1163. //
  1164. // lsSTANDARD
  1165. //
  1166. this.lsSTANDARD.AutoSize = false;
  1167. this.lsSTANDARD.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1168. this.lsSTANDARD.Location = new System.Drawing.Point(356, 127);
  1169. this.lsSTANDARD.Name = "lsSTANDARD";
  1170. this.lsSTANDARD.Size = new System.Drawing.Size(333, 28);
  1171. this.lsSTANDARD.TabIndex = 27;
  1172. //
  1173. // lsSAMPLE_NAME
  1174. //
  1175. this.lsSAMPLE_NAME.AutoSize = false;
  1176. this.lsSAMPLE_NAME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1177. this.lsSAMPLE_NAME.Enabled = false;
  1178. this.lsSAMPLE_NAME.Location = new System.Drawing.Point(123, 71);
  1179. this.lsSAMPLE_NAME.Name = "lsSAMPLE_NAME";
  1180. this.lsSAMPLE_NAME.Size = new System.Drawing.Size(233, 28);
  1181. this.lsSAMPLE_NAME.TabIndex = 25;
  1182. //
  1183. // lsSAMPLE_NO
  1184. //
  1185. this.lsSAMPLE_NO.AutoSize = false;
  1186. this.lsSAMPLE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1187. this.lsSAMPLE_NO.Enabled = false;
  1188. this.lsSAMPLE_NO.Location = new System.Drawing.Point(123, 99);
  1189. this.lsSAMPLE_NO.Name = "lsSAMPLE_NO";
  1190. this.lsSAMPLE_NO.Size = new System.Drawing.Size(233, 28);
  1191. this.lsSAMPLE_NO.TabIndex = 24;
  1192. //
  1193. // lsCHECK_NO
  1194. //
  1195. this.lsCHECK_NO.AutoSize = false;
  1196. this.lsCHECK_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1197. this.lsCHECK_NO.Enabled = false;
  1198. this.lsCHECK_NO.Location = new System.Drawing.Point(123, 43);
  1199. this.lsCHECK_NO.Name = "lsCHECK_NO";
  1200. this.lsCHECK_NO.Size = new System.Drawing.Size(233, 28);
  1201. this.lsCHECK_NO.TabIndex = 21;
  1202. //
  1203. // ultraLabel87
  1204. //
  1205. appearance31.TextHAlignAsString = "Center";
  1206. appearance31.TextVAlignAsString = "Middle";
  1207. this.ultraLabel87.Appearance = appearance31;
  1208. this.ultraLabel87.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1209. this.ultraLabel87.Location = new System.Drawing.Point(23, 183);
  1210. this.ultraLabel87.Name = "ultraLabel87";
  1211. this.ultraLabel87.Size = new System.Drawing.Size(333, 28);
  1212. this.ultraLabel87.TabIndex = 9;
  1213. this.ultraLabel87.Text = "压力介质";
  1214. //
  1215. // ultraLabel88
  1216. //
  1217. appearance18.TextHAlignAsString = "Center";
  1218. appearance18.TextVAlignAsString = "Middle";
  1219. this.ultraLabel88.Appearance = appearance18;
  1220. this.ultraLabel88.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1221. this.ultraLabel88.Location = new System.Drawing.Point(23, 155);
  1222. this.ultraLabel88.Name = "ultraLabel88";
  1223. this.ultraLabel88.Size = new System.Drawing.Size(333, 28);
  1224. this.ultraLabel88.TabIndex = 8;
  1225. this.ultraLabel88.Text = "试验项目";
  1226. //
  1227. // ultraLabel90
  1228. //
  1229. appearance34.TextHAlignAsString = "Center";
  1230. appearance34.TextVAlignAsString = "Middle";
  1231. this.ultraLabel90.Appearance = appearance34;
  1232. this.ultraLabel90.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1233. this.ultraLabel90.Location = new System.Drawing.Point(23, 127);
  1234. this.ultraLabel90.Name = "ultraLabel90";
  1235. this.ultraLabel90.Size = new System.Drawing.Size(333, 28);
  1236. this.ultraLabel90.TabIndex = 6;
  1237. this.ultraLabel90.Text = "技术标准";
  1238. //
  1239. // ultraLabel91
  1240. //
  1241. appearance35.TextHAlignAsString = "Center";
  1242. appearance35.TextVAlignAsString = "Middle";
  1243. this.ultraLabel91.Appearance = appearance35;
  1244. this.ultraLabel91.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1245. this.ultraLabel91.Location = new System.Drawing.Point(356, 99);
  1246. this.ultraLabel91.Name = "ultraLabel91";
  1247. this.ultraLabel91.Size = new System.Drawing.Size(100, 28);
  1248. this.ultraLabel91.TabIndex = 5;
  1249. this.ultraLabel91.Text = "规格";
  1250. //
  1251. // ultraLabel92
  1252. //
  1253. appearance36.TextHAlignAsString = "Center";
  1254. appearance36.TextVAlignAsString = "Middle";
  1255. this.ultraLabel92.Appearance = appearance36;
  1256. this.ultraLabel92.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1257. this.ultraLabel92.Location = new System.Drawing.Point(23, 99);
  1258. this.ultraLabel92.Name = "ultraLabel92";
  1259. this.ultraLabel92.Size = new System.Drawing.Size(100, 28);
  1260. this.ultraLabel92.TabIndex = 4;
  1261. this.ultraLabel92.Text = "试样编号";
  1262. //
  1263. // ultraLabel93
  1264. //
  1265. appearance37.TextHAlignAsString = "Center";
  1266. appearance37.TextVAlignAsString = "Middle";
  1267. this.ultraLabel93.Appearance = appearance37;
  1268. this.ultraLabel93.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1269. this.ultraLabel93.Location = new System.Drawing.Point(356, 71);
  1270. this.ultraLabel93.Name = "ultraLabel93";
  1271. this.ultraLabel93.Size = new System.Drawing.Size(100, 28);
  1272. this.ultraLabel93.TabIndex = 3;
  1273. this.ultraLabel93.Text = "钢级";
  1274. //
  1275. // ultraLabel94
  1276. //
  1277. appearance38.TextHAlignAsString = "Center";
  1278. appearance38.TextVAlignAsString = "Middle";
  1279. this.ultraLabel94.Appearance = appearance38;
  1280. this.ultraLabel94.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1281. this.ultraLabel94.Location = new System.Drawing.Point(164, 14);
  1282. this.ultraLabel94.Name = "ultraLabel94";
  1283. this.ultraLabel94.Size = new System.Drawing.Size(435, 28);
  1284. this.ultraLabel94.TabIndex = 2;
  1285. this.ultraLabel94.Text = "压溃、爆破、拉力试验报告";
  1286. //
  1287. // ultraLabel95
  1288. //
  1289. appearance39.TextHAlignAsString = "Center";
  1290. appearance39.TextVAlignAsString = "Middle";
  1291. this.ultraLabel95.Appearance = appearance39;
  1292. this.ultraLabel95.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1293. this.ultraLabel95.Location = new System.Drawing.Point(23, 71);
  1294. this.ultraLabel95.Name = "ultraLabel95";
  1295. this.ultraLabel95.Size = new System.Drawing.Size(100, 28);
  1296. this.ultraLabel95.TabIndex = 1;
  1297. this.ultraLabel95.Text = "试样名称";
  1298. //
  1299. // ultraLabel96
  1300. //
  1301. appearance40.TextHAlignAsString = "Center";
  1302. appearance40.TextVAlignAsString = "Middle";
  1303. this.ultraLabel96.Appearance = appearance40;
  1304. this.ultraLabel96.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1305. this.ultraLabel96.Location = new System.Drawing.Point(23, 43);
  1306. this.ultraLabel96.Name = "ultraLabel96";
  1307. this.ultraLabel96.Size = new System.Drawing.Size(100, 28);
  1308. this.ultraLabel96.TabIndex = 0;
  1309. this.ultraLabel96.Text = "检验编号";
  1310. //
  1311. // ultraLabel43
  1312. //
  1313. appearance91.TextHAlignAsString = "Center";
  1314. appearance91.TextVAlignAsString = "Middle";
  1315. this.ultraLabel43.Appearance = appearance91;
  1316. this.ultraLabel43.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1317. this.ultraLabel43.Location = new System.Drawing.Point(356, 99);
  1318. this.ultraLabel43.Name = "ultraLabel43";
  1319. this.ultraLabel43.Size = new System.Drawing.Size(100, 28);
  1320. this.ultraLabel43.TabIndex = 5;
  1321. this.ultraLabel43.Text = "规格";
  1322. //
  1323. // ultraLabel44
  1324. //
  1325. appearance92.TextHAlignAsString = "Center";
  1326. appearance92.TextVAlignAsString = "Middle";
  1327. this.ultraLabel44.Appearance = appearance92;
  1328. this.ultraLabel44.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1329. this.ultraLabel44.Location = new System.Drawing.Point(23, 99);
  1330. this.ultraLabel44.Name = "ultraLabel44";
  1331. this.ultraLabel44.Size = new System.Drawing.Size(100, 28);
  1332. this.ultraLabel44.TabIndex = 4;
  1333. this.ultraLabel44.Text = "试样编号";
  1334. //
  1335. // ultraLabel45
  1336. //
  1337. appearance93.TextHAlignAsString = "Center";
  1338. appearance93.TextVAlignAsString = "Middle";
  1339. this.ultraLabel45.Appearance = appearance93;
  1340. this.ultraLabel45.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1341. this.ultraLabel45.Location = new System.Drawing.Point(356, 71);
  1342. this.ultraLabel45.Name = "ultraLabel45";
  1343. this.ultraLabel45.Size = new System.Drawing.Size(100, 28);
  1344. this.ultraLabel45.TabIndex = 3;
  1345. this.ultraLabel45.Text = "钢级";
  1346. //
  1347. // ultraLabel46
  1348. //
  1349. appearance94.TextHAlignAsString = "Center";
  1350. appearance94.TextVAlignAsString = "Middle";
  1351. this.ultraLabel46.Appearance = appearance94;
  1352. this.ultraLabel46.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1353. this.ultraLabel46.Location = new System.Drawing.Point(279, 14);
  1354. this.ultraLabel46.Name = "ultraLabel46";
  1355. this.ultraLabel46.Size = new System.Drawing.Size(188, 28);
  1356. this.ultraLabel46.TabIndex = 2;
  1357. this.ultraLabel46.Text = "点蚀试验报告";
  1358. //
  1359. // ultraLabel47
  1360. //
  1361. appearance95.TextHAlignAsString = "Center";
  1362. appearance95.TextVAlignAsString = "Middle";
  1363. this.ultraLabel47.Appearance = appearance95;
  1364. this.ultraLabel47.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1365. this.ultraLabel47.Location = new System.Drawing.Point(23, 71);
  1366. this.ultraLabel47.Name = "ultraLabel47";
  1367. this.ultraLabel47.Size = new System.Drawing.Size(100, 28);
  1368. this.ultraLabel47.TabIndex = 1;
  1369. this.ultraLabel47.Text = "试样名称";
  1370. //
  1371. // ultraLabel48
  1372. //
  1373. appearance96.TextHAlignAsString = "Center";
  1374. appearance96.TextVAlignAsString = "Middle";
  1375. this.ultraLabel48.Appearance = appearance96;
  1376. this.ultraLabel48.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1377. this.ultraLabel48.Location = new System.Drawing.Point(23, 43);
  1378. this.ultraLabel48.Name = "ultraLabel48";
  1379. this.ultraLabel48.Size = new System.Drawing.Size(100, 28);
  1380. this.ultraLabel48.TabIndex = 0;
  1381. this.ultraLabel48.Text = "检验编号";
  1382. //
  1383. // ultraTabPageControl3
  1384. //
  1385. this.ultraTabPageControl3.Controls.Add(this.panel2);
  1386. this.ultraTabPageControl3.Controls.Add(this.ultraPanel3);
  1387. this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
  1388. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  1389. this.ultraTabPageControl3.Size = new System.Drawing.Size(780, 539);
  1390. //
  1391. // panel2
  1392. //
  1393. this.panel2.Controls.Add(this.splitContainer2);
  1394. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1395. this.panel2.Location = new System.Drawing.Point(0, 270);
  1396. this.panel2.Name = "panel2";
  1397. this.panel2.Size = new System.Drawing.Size(780, 269);
  1398. this.panel2.TabIndex = 98;
  1399. //
  1400. // splitContainer2
  1401. //
  1402. this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
  1403. this.splitContainer2.Location = new System.Drawing.Point(0, 0);
  1404. this.splitContainer2.Name = "splitContainer2";
  1405. this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
  1406. //
  1407. // splitContainer2.Panel1
  1408. //
  1409. this.splitContainer2.Panel1.Controls.Add(this.ultraPanel6);
  1410. //
  1411. // splitContainer2.Panel2
  1412. //
  1413. this.splitContainer2.Panel2.Controls.Add(this.ultraPanel7);
  1414. this.splitContainer2.Size = new System.Drawing.Size(780, 269);
  1415. this.splitContainer2.SplitterDistance = 117;
  1416. this.splitContainer2.TabIndex = 0;
  1417. //
  1418. // ultraPanel6
  1419. //
  1420. //
  1421. // ultraPanel6.ClientArea
  1422. //
  1423. this.ultraPanel6.ClientArea.Controls.Add(this.ultraGrid2);
  1424. this.ultraPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
  1425. this.ultraPanel6.Location = new System.Drawing.Point(0, 0);
  1426. this.ultraPanel6.Name = "ultraPanel6";
  1427. this.ultraPanel6.Size = new System.Drawing.Size(780, 117);
  1428. this.ultraPanel6.TabIndex = 1;
  1429. //
  1430. // ultraGrid2
  1431. //
  1432. this.ultraGrid2.DataMember = "Table2";
  1433. this.ultraGrid2.DataSource = this.dataSet1;
  1434. appearance33.BackColor = System.Drawing.SystemColors.Window;
  1435. appearance33.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1436. this.ultraGrid2.DisplayLayout.Appearance = appearance33;
  1437. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1438. ultraGridColumn9.Header.VisiblePosition = 0;
  1439. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 0;
  1440. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  1441. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 0);
  1442. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 1;
  1443. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 1;
  1444. ultraGridColumn10.Header.VisiblePosition = 1;
  1445. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 1;
  1446. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  1447. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  1448. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 1;
  1449. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 1;
  1450. ultraGridColumn11.Header.VisiblePosition = 2;
  1451. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 2;
  1452. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  1453. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 0);
  1454. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 1;
  1455. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 1;
  1456. ultraGridColumn12.Header.VisiblePosition = 3;
  1457. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 3;
  1458. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  1459. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
  1460. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 1;
  1461. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 1;
  1462. ultraGridColumn13.Header.VisiblePosition = 4;
  1463. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 4;
  1464. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  1465. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
  1466. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 1;
  1467. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 1;
  1468. ultraGridColumn14.Header.VisiblePosition = 5;
  1469. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 5;
  1470. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  1471. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  1472. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 1;
  1473. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 1;
  1474. ultraGridColumn15.Header.VisiblePosition = 6;
  1475. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 6;
  1476. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  1477. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
  1478. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 1;
  1479. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 1;
  1480. ultraGridColumn16.Header.VisiblePosition = 7;
  1481. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 8;
  1482. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  1483. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
  1484. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 1;
  1485. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 1;
  1486. ultraGridColumn17.Header.VisiblePosition = 8;
  1487. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 9;
  1488. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  1489. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(105, 0);
  1490. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 1;
  1491. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 1;
  1492. ultraGridColumn18.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  1493. ultraGridColumn18.EditorComponent = this.ultraTextEditor1;
  1494. ultraGridColumn18.Header.VisiblePosition = 9;
  1495. ultraGridColumn18.Hidden = true;
  1496. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 10;
  1497. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  1498. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(92, 0);
  1499. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 1;
  1500. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 1;
  1501. ultraGridColumn19.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  1502. ultraGridColumn19.EditorComponent = this.ultraTextEditor1;
  1503. ultraGridColumn19.Header.VisiblePosition = 10;
  1504. ultraGridColumn19.Hidden = true;
  1505. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 11;
  1506. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  1507. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
  1508. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1;
  1509. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1;
  1510. ultraGridColumn20.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  1511. ultraGridColumn20.EditorComponent = this.ultraTextEditor1;
  1512. ultraGridColumn20.Header.VisiblePosition = 11;
  1513. ultraGridColumn20.Hidden = true;
  1514. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 12;
  1515. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  1516. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 0);
  1517. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 1;
  1518. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 1;
  1519. ultraGridColumn21.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  1520. ultraGridColumn21.EditorComponent = this.ultraTextEditor1;
  1521. ultraGridColumn21.Header.VisiblePosition = 12;
  1522. ultraGridColumn21.Hidden = true;
  1523. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 13;
  1524. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  1525. ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(85, 0);
  1526. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 1;
  1527. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 1;
  1528. ultraGridColumn22.Header.VisiblePosition = 13;
  1529. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 14;
  1530. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  1531. ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  1532. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 1;
  1533. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 1;
  1534. ultraGridColumn22.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
  1535. ultraGridColumn23.Header.VisiblePosition = 14;
  1536. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 7;
  1537. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  1538. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
  1539. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 1;
  1540. ultraGridBand2.Columns.AddRange(new object[] {
  1541. ultraGridColumn9,
  1542. ultraGridColumn10,
  1543. ultraGridColumn11,
  1544. ultraGridColumn12,
  1545. ultraGridColumn13,
  1546. ultraGridColumn14,
  1547. ultraGridColumn15,
  1548. ultraGridColumn16,
  1549. ultraGridColumn17,
  1550. ultraGridColumn18,
  1551. ultraGridColumn19,
  1552. ultraGridColumn20,
  1553. ultraGridColumn21,
  1554. ultraGridColumn22,
  1555. ultraGridColumn23});
  1556. ultraGridBand2.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  1557. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1558. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1559. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1560. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1561. appearance41.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1562. appearance41.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1563. appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1564. appearance41.BorderColor = System.Drawing.SystemColors.Window;
  1565. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance41;
  1566. appearance43.ForeColor = System.Drawing.SystemColors.GrayText;
  1567. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance43;
  1568. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1569. appearance42.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1570. appearance42.BackColor2 = System.Drawing.SystemColors.Control;
  1571. appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1572. appearance42.ForeColor = System.Drawing.SystemColors.GrayText;
  1573. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance42;
  1574. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  1575. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  1576. appearance46.BackColor = System.Drawing.SystemColors.Window;
  1577. appearance46.ForeColor = System.Drawing.SystemColors.ControlText;
  1578. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance46;
  1579. appearance49.BackColor = System.Drawing.SystemColors.Highlight;
  1580. appearance49.ForeColor = System.Drawing.SystemColors.HighlightText;
  1581. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance49;
  1582. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1583. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1584. appearance51.BackColor = System.Drawing.SystemColors.Window;
  1585. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance51;
  1586. appearance47.BorderColor = System.Drawing.Color.Silver;
  1587. appearance47.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1588. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance47;
  1589. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1590. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  1591. appearance45.BackColor = System.Drawing.SystemColors.Control;
  1592. appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1593. appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1594. appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1595. appearance45.BorderColor = System.Drawing.SystemColors.Window;
  1596. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance45;
  1597. appearance44.TextHAlignAsString = "Left";
  1598. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance44;
  1599. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1600. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1601. appearance50.BackColor = System.Drawing.SystemColors.Window;
  1602. appearance50.BorderColor = System.Drawing.Color.Silver;
  1603. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance50;
  1604. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1605. appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
  1606. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
  1607. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1608. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1609. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1610. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  1611. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  1612. this.ultraGrid2.Name = "ultraGrid2";
  1613. this.ultraGrid2.Size = new System.Drawing.Size(780, 117);
  1614. this.ultraGrid2.TabIndex = 8;
  1615. this.ultraGrid2.Text = "ultraGrid2";
  1616. this.ultraGrid2.AfterRowInsert += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGrid2_AfterRowInsert);
  1617. this.ultraGrid2.ClickCellButton += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_ClickCellButton);
  1618. //
  1619. // ultraPanel7
  1620. //
  1621. //
  1622. // ultraPanel7.ClientArea
  1623. //
  1624. this.ultraPanel7.ClientArea.Controls.Add(this.ultraTextEditor1);
  1625. this.ultraPanel7.ClientArea.Controls.Add(this.ultraButton3);
  1626. this.ultraPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
  1627. this.ultraPanel7.Location = new System.Drawing.Point(0, 0);
  1628. this.ultraPanel7.Name = "ultraPanel7";
  1629. this.ultraPanel7.Size = new System.Drawing.Size(780, 148);
  1630. this.ultraPanel7.TabIndex = 87;
  1631. //
  1632. // ultraButton3
  1633. //
  1634. this.ultraButton3.Location = new System.Drawing.Point(303, 13);
  1635. this.ultraButton3.Name = "ultraButton3";
  1636. this.ultraButton3.Size = new System.Drawing.Size(96, 28);
  1637. this.ultraButton3.TabIndex = 86;
  1638. this.ultraButton3.Text = "保 存";
  1639. this.ultraButton3.Click += new System.EventHandler(this.ultraButton3_Click);
  1640. //
  1641. // ultraPanel3
  1642. //
  1643. this.ultraPanel3.AutoScroll = true;
  1644. //
  1645. // ultraPanel3.ClientArea
  1646. //
  1647. this.ultraPanel3.ClientArea.Controls.Add(this.kkTEST_RESULT);
  1648. this.ultraPanel3.ClientArea.Controls.Add(this.kkPRESSURE_MEDIUM);
  1649. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel13);
  1650. this.ultraPanel3.ClientArea.Controls.Add(this.kkWEIGHT);
  1651. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel20);
  1652. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel18);
  1653. this.ultraPanel3.ClientArea.Controls.Add(this.kkCHECK_NO);
  1654. this.ultraPanel3.ClientArea.Controls.Add(this.kkTEST_ITEM);
  1655. this.ultraPanel3.ClientArea.Controls.Add(this.kkSTEEL_GRADE_NO);
  1656. this.ultraPanel3.ClientArea.Controls.Add(this.kkSAMPLE_SIZE);
  1657. this.ultraPanel3.ClientArea.Controls.Add(this.kkSTANDARD);
  1658. this.ultraPanel3.ClientArea.Controls.Add(this.kkSAMPLE_NAME);
  1659. this.ultraPanel3.ClientArea.Controls.Add(this.kkSAMPLE_NO);
  1660. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel66);
  1661. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel68);
  1662. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel83);
  1663. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel97);
  1664. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel98);
  1665. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel99);
  1666. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel100);
  1667. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel101);
  1668. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Top;
  1669. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  1670. this.ultraPanel3.Name = "ultraPanel3";
  1671. this.ultraPanel3.Size = new System.Drawing.Size(780, 270);
  1672. this.ultraPanel3.TabIndex = 97;
  1673. //
  1674. // kkTEST_RESULT
  1675. //
  1676. this.kkTEST_RESULT.AutoSize = false;
  1677. this.kkTEST_RESULT.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1678. this.kkTEST_RESULT.Location = new System.Drawing.Point(356, 238);
  1679. this.kkTEST_RESULT.Name = "kkTEST_RESULT";
  1680. this.kkTEST_RESULT.Size = new System.Drawing.Size(333, 28);
  1681. this.kkTEST_RESULT.TabIndex = 124;
  1682. //
  1683. // kkPRESSURE_MEDIUM
  1684. //
  1685. this.kkPRESSURE_MEDIUM.AutoSize = false;
  1686. this.kkPRESSURE_MEDIUM.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1687. this.kkPRESSURE_MEDIUM.Location = new System.Drawing.Point(356, 183);
  1688. this.kkPRESSURE_MEDIUM.Name = "kkPRESSURE_MEDIUM";
  1689. this.kkPRESSURE_MEDIUM.Size = new System.Drawing.Size(333, 28);
  1690. this.kkPRESSURE_MEDIUM.TabIndex = 123;
  1691. //
  1692. // ultraLabel13
  1693. //
  1694. appearance24.TextHAlignAsString = "Center";
  1695. appearance24.TextVAlignAsString = "Middle";
  1696. this.ultraLabel13.Appearance = appearance24;
  1697. this.ultraLabel13.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1698. this.ultraLabel13.Location = new System.Drawing.Point(23, 238);
  1699. this.ultraLabel13.Name = "ultraLabel13";
  1700. this.ultraLabel13.Size = new System.Drawing.Size(333, 28);
  1701. this.ultraLabel13.TabIndex = 122;
  1702. this.ultraLabel13.Text = "结果评定";
  1703. //
  1704. // kkWEIGHT
  1705. //
  1706. this.kkWEIGHT.AutoSize = false;
  1707. this.kkWEIGHT.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1708. this.kkWEIGHT.Location = new System.Drawing.Point(356, 210);
  1709. this.kkWEIGHT.Name = "kkWEIGHT";
  1710. this.kkWEIGHT.Size = new System.Drawing.Size(333, 28);
  1711. this.kkWEIGHT.TabIndex = 121;
  1712. //
  1713. // ultraLabel20
  1714. //
  1715. appearance19.TextHAlignAsString = "Center";
  1716. appearance19.TextVAlignAsString = "Middle";
  1717. this.ultraLabel20.Appearance = appearance19;
  1718. this.ultraLabel20.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1719. this.ultraLabel20.Location = new System.Drawing.Point(23, 210);
  1720. this.ultraLabel20.Name = "ultraLabel20";
  1721. this.ultraLabel20.Size = new System.Drawing.Size(333, 28);
  1722. this.ultraLabel20.TabIndex = 120;
  1723. this.ultraLabel20.Text = "单重";
  1724. //
  1725. // ultraLabel18
  1726. //
  1727. appearance27.TextHAlignAsString = "Center";
  1728. appearance27.TextVAlignAsString = "Middle";
  1729. this.ultraLabel18.Appearance = appearance27;
  1730. this.ultraLabel18.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1731. this.ultraLabel18.Location = new System.Drawing.Point(23, 183);
  1732. this.ultraLabel18.Name = "ultraLabel18";
  1733. this.ultraLabel18.Size = new System.Drawing.Size(333, 28);
  1734. this.ultraLabel18.TabIndex = 118;
  1735. this.ultraLabel18.Text = "压力介质";
  1736. //
  1737. // kkCHECK_NO
  1738. //
  1739. this.kkCHECK_NO.AutoSize = false;
  1740. this.kkCHECK_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1741. this.kkCHECK_NO.Enabled = false;
  1742. this.kkCHECK_NO.Location = new System.Drawing.Point(123, 43);
  1743. this.kkCHECK_NO.Name = "kkCHECK_NO";
  1744. this.kkCHECK_NO.Size = new System.Drawing.Size(233, 28);
  1745. this.kkCHECK_NO.TabIndex = 117;
  1746. //
  1747. // kkTEST_ITEM
  1748. //
  1749. this.kkTEST_ITEM.AutoSize = false;
  1750. this.kkTEST_ITEM.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1751. this.kkTEST_ITEM.Location = new System.Drawing.Point(356, 155);
  1752. this.kkTEST_ITEM.Name = "kkTEST_ITEM";
  1753. this.kkTEST_ITEM.Size = new System.Drawing.Size(333, 28);
  1754. this.kkTEST_ITEM.TabIndex = 30;
  1755. //
  1756. // kkSTEEL_GRADE_NO
  1757. //
  1758. this.kkSTEEL_GRADE_NO.AutoSize = false;
  1759. this.kkSTEEL_GRADE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1760. this.kkSTEEL_GRADE_NO.Enabled = false;
  1761. this.kkSTEEL_GRADE_NO.Location = new System.Drawing.Point(456, 71);
  1762. this.kkSTEEL_GRADE_NO.Name = "kkSTEEL_GRADE_NO";
  1763. this.kkSTEEL_GRADE_NO.Size = new System.Drawing.Size(233, 28);
  1764. this.kkSTEEL_GRADE_NO.TabIndex = 29;
  1765. //
  1766. // kkSAMPLE_SIZE
  1767. //
  1768. this.kkSAMPLE_SIZE.AutoSize = false;
  1769. this.kkSAMPLE_SIZE.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1770. this.kkSAMPLE_SIZE.Enabled = false;
  1771. this.kkSAMPLE_SIZE.Location = new System.Drawing.Point(456, 99);
  1772. this.kkSAMPLE_SIZE.Name = "kkSAMPLE_SIZE";
  1773. this.kkSAMPLE_SIZE.Size = new System.Drawing.Size(233, 28);
  1774. this.kkSAMPLE_SIZE.TabIndex = 28;
  1775. //
  1776. // kkSTANDARD
  1777. //
  1778. this.kkSTANDARD.AutoSize = false;
  1779. this.kkSTANDARD.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1780. this.kkSTANDARD.Location = new System.Drawing.Point(356, 127);
  1781. this.kkSTANDARD.Name = "kkSTANDARD";
  1782. this.kkSTANDARD.Size = new System.Drawing.Size(333, 28);
  1783. this.kkSTANDARD.TabIndex = 27;
  1784. //
  1785. // kkSAMPLE_NAME
  1786. //
  1787. this.kkSAMPLE_NAME.AutoSize = false;
  1788. this.kkSAMPLE_NAME.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1789. this.kkSAMPLE_NAME.Enabled = false;
  1790. this.kkSAMPLE_NAME.Location = new System.Drawing.Point(123, 71);
  1791. this.kkSAMPLE_NAME.Name = "kkSAMPLE_NAME";
  1792. this.kkSAMPLE_NAME.Size = new System.Drawing.Size(233, 28);
  1793. this.kkSAMPLE_NAME.TabIndex = 25;
  1794. //
  1795. // kkSAMPLE_NO
  1796. //
  1797. this.kkSAMPLE_NO.AutoSize = false;
  1798. this.kkSAMPLE_NO.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1799. this.kkSAMPLE_NO.Enabled = false;
  1800. this.kkSAMPLE_NO.Location = new System.Drawing.Point(123, 99);
  1801. this.kkSAMPLE_NO.Name = "kkSAMPLE_NO";
  1802. this.kkSAMPLE_NO.Size = new System.Drawing.Size(233, 28);
  1803. this.kkSAMPLE_NO.TabIndex = 24;
  1804. //
  1805. // ultraLabel66
  1806. //
  1807. appearance25.TextHAlignAsString = "Center";
  1808. appearance25.TextVAlignAsString = "Middle";
  1809. this.ultraLabel66.Appearance = appearance25;
  1810. this.ultraLabel66.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1811. this.ultraLabel66.Location = new System.Drawing.Point(23, 155);
  1812. this.ultraLabel66.Name = "ultraLabel66";
  1813. this.ultraLabel66.Size = new System.Drawing.Size(333, 28);
  1814. this.ultraLabel66.TabIndex = 8;
  1815. this.ultraLabel66.Text = "试验项目";
  1816. //
  1817. // ultraLabel68
  1818. //
  1819. appearance87.TextHAlignAsString = "Center";
  1820. appearance87.TextVAlignAsString = "Middle";
  1821. this.ultraLabel68.Appearance = appearance87;
  1822. this.ultraLabel68.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1823. this.ultraLabel68.Location = new System.Drawing.Point(23, 127);
  1824. this.ultraLabel68.Name = "ultraLabel68";
  1825. this.ultraLabel68.Size = new System.Drawing.Size(333, 28);
  1826. this.ultraLabel68.TabIndex = 6;
  1827. this.ultraLabel68.Text = "依据标准";
  1828. //
  1829. // ultraLabel83
  1830. //
  1831. appearance88.TextHAlignAsString = "Center";
  1832. appearance88.TextVAlignAsString = "Middle";
  1833. this.ultraLabel83.Appearance = appearance88;
  1834. this.ultraLabel83.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1835. this.ultraLabel83.Location = new System.Drawing.Point(356, 99);
  1836. this.ultraLabel83.Name = "ultraLabel83";
  1837. this.ultraLabel83.Size = new System.Drawing.Size(100, 28);
  1838. this.ultraLabel83.TabIndex = 5;
  1839. this.ultraLabel83.Text = "规格";
  1840. //
  1841. // ultraLabel97
  1842. //
  1843. appearance90.TextHAlignAsString = "Center";
  1844. appearance90.TextVAlignAsString = "Middle";
  1845. this.ultraLabel97.Appearance = appearance90;
  1846. this.ultraLabel97.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1847. this.ultraLabel97.Location = new System.Drawing.Point(23, 99);
  1848. this.ultraLabel97.Name = "ultraLabel97";
  1849. this.ultraLabel97.Size = new System.Drawing.Size(100, 28);
  1850. this.ultraLabel97.TabIndex = 4;
  1851. this.ultraLabel97.Text = "试样编号";
  1852. //
  1853. // ultraLabel98
  1854. //
  1855. appearance97.TextHAlignAsString = "Center";
  1856. appearance97.TextVAlignAsString = "Middle";
  1857. this.ultraLabel98.Appearance = appearance97;
  1858. this.ultraLabel98.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1859. this.ultraLabel98.Location = new System.Drawing.Point(356, 71);
  1860. this.ultraLabel98.Name = "ultraLabel98";
  1861. this.ultraLabel98.Size = new System.Drawing.Size(100, 28);
  1862. this.ultraLabel98.TabIndex = 3;
  1863. this.ultraLabel98.Text = "钢级";
  1864. //
  1865. // ultraLabel99
  1866. //
  1867. appearance98.TextHAlignAsString = "Center";
  1868. appearance98.TextVAlignAsString = "Middle";
  1869. this.ultraLabel99.Appearance = appearance98;
  1870. this.ultraLabel99.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1871. this.ultraLabel99.Location = new System.Drawing.Point(210, 14);
  1872. this.ultraLabel99.Name = "ultraLabel99";
  1873. this.ultraLabel99.Size = new System.Drawing.Size(316, 28);
  1874. this.ultraLabel99.TabIndex = 2;
  1875. this.ultraLabel99.Text = "上卸扣试验报告";
  1876. //
  1877. // ultraLabel100
  1878. //
  1879. appearance99.TextHAlignAsString = "Center";
  1880. appearance99.TextVAlignAsString = "Middle";
  1881. this.ultraLabel100.Appearance = appearance99;
  1882. this.ultraLabel100.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1883. this.ultraLabel100.Location = new System.Drawing.Point(23, 71);
  1884. this.ultraLabel100.Name = "ultraLabel100";
  1885. this.ultraLabel100.Size = new System.Drawing.Size(100, 28);
  1886. this.ultraLabel100.TabIndex = 1;
  1887. this.ultraLabel100.Text = "试样名称";
  1888. //
  1889. // ultraLabel101
  1890. //
  1891. appearance100.TextHAlignAsString = "Center";
  1892. appearance100.TextVAlignAsString = "Middle";
  1893. this.ultraLabel101.Appearance = appearance100;
  1894. this.ultraLabel101.BorderStyleInner = Infragistics.Win.UIElementBorderStyle.Solid;
  1895. this.ultraLabel101.Location = new System.Drawing.Point(23, 43);
  1896. this.ultraLabel101.Name = "ultraLabel101";
  1897. this.ultraLabel101.Size = new System.Drawing.Size(100, 28);
  1898. this.ultraLabel101.TabIndex = 0;
  1899. this.ultraLabel101.Text = "检验编号";
  1900. //
  1901. // ultraTabControl1
  1902. //
  1903. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1904. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1905. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1906. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  1907. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1908. this.ultraTabControl1.Location = new System.Drawing.Point(0, 185);
  1909. this.ultraTabControl1.Name = "ultraTabControl1";
  1910. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1911. this.ultraTabControl1.Size = new System.Drawing.Size(784, 565);
  1912. this.ultraTabControl1.TabIndex = 1;
  1913. ultraTab1.TabPage = this.ultraTabPageControl1;
  1914. ultraTab1.Text = "联合力、密封性能(含静水压)试验报告";
  1915. ultraTab2.TabPage = this.ultraTabPageControl2;
  1916. ultraTab2.Text = "压溃、爆破、拉力试验报告";
  1917. ultraTab3.TabPage = this.ultraTabPageControl3;
  1918. ultraTab3.Text = "上卸扣试验报告";
  1919. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1920. ultraTab1,
  1921. ultraTab2,
  1922. ultraTab3});
  1923. //
  1924. // ultraTabSharedControlsPage1
  1925. //
  1926. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1927. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1928. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(780, 539);
  1929. //
  1930. // ultraExpandableGroupBox1
  1931. //
  1932. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  1933. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  1934. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(784, 185);
  1935. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 0);
  1936. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  1937. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(784, 185);
  1938. this.ultraExpandableGroupBox1.TabIndex = 2;
  1939. this.ultraExpandableGroupBox1.Text = "公英制录入";
  1940. //
  1941. // ultraExpandableGroupBoxPanel1
  1942. //
  1943. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraGrid3);
  1944. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1945. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  1946. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  1947. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(778, 163);
  1948. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  1949. //
  1950. // ultraGrid3
  1951. //
  1952. this.ultraGrid3.DataSource = this.bindingSource1;
  1953. appearance20.BackColor = System.Drawing.SystemColors.Window;
  1954. appearance20.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1955. this.ultraGrid3.DisplayLayout.Appearance = appearance20;
  1956. ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1957. ultraGridColumn24.Header.VisiblePosition = 0;
  1958. ultraGridColumn24.Hidden = true;
  1959. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 0;
  1960. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  1961. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 1;
  1962. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 1;
  1963. ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1964. ultraGridColumn25.Header.VisiblePosition = 2;
  1965. ultraGridColumn25.Hidden = true;
  1966. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 2;
  1967. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  1968. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 1;
  1969. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 1;
  1970. ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1971. ultraGridColumn26.Header.VisiblePosition = 4;
  1972. ultraGridColumn26.Hidden = true;
  1973. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 5;
  1974. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  1975. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 1;
  1976. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 1;
  1977. ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1978. ultraGridColumn27.Header.VisiblePosition = 6;
  1979. ultraGridColumn27.Hidden = true;
  1980. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 6;
  1981. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  1982. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 1;
  1983. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 1;
  1984. ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1985. ultraGridColumn28.Header.VisiblePosition = 7;
  1986. ultraGridColumn28.Hidden = true;
  1987. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 7;
  1988. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  1989. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 1;
  1990. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 1;
  1991. ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1992. ultraGridColumn29.Header.VisiblePosition = 8;
  1993. ultraGridColumn29.Hidden = true;
  1994. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 8;
  1995. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  1996. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 1;
  1997. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 1;
  1998. ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  1999. ultraGridColumn30.Header.VisiblePosition = 9;
  2000. ultraGridColumn30.Hidden = true;
  2001. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 9;
  2002. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  2003. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 1;
  2004. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 1;
  2005. ultraGridColumn31.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2006. ultraGridColumn31.Header.VisiblePosition = 10;
  2007. ultraGridColumn31.Hidden = true;
  2008. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 1;
  2009. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  2010. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 1;
  2011. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 1;
  2012. ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2013. ultraGridColumn32.Header.VisiblePosition = 11;
  2014. ultraGridColumn32.Hidden = true;
  2015. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 11;
  2016. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  2017. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 1;
  2018. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 1;
  2019. ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2020. ultraGridColumn33.Header.VisiblePosition = 12;
  2021. ultraGridColumn33.Hidden = true;
  2022. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 2;
  2023. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  2024. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 1;
  2025. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 1;
  2026. ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2027. ultraGridColumn34.Header.VisiblePosition = 1;
  2028. ultraGridColumn34.Hidden = true;
  2029. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 1;
  2030. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  2031. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 1;
  2032. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 1;
  2033. ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2034. ultraGridColumn35.Header.VisiblePosition = 3;
  2035. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 0;
  2036. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  2037. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 1;
  2038. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 1;
  2039. ultraGridColumn36.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2040. ultraGridColumn36.Header.VisiblePosition = 13;
  2041. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 5;
  2042. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  2043. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 1;
  2044. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 1;
  2045. ultraGridColumn37.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2046. ultraGridColumn37.Header.VisiblePosition = 14;
  2047. ultraGridColumn37.Hidden = true;
  2048. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 14;
  2049. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  2050. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 1;
  2051. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 1;
  2052. ultraGridColumn38.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2053. ultraGridColumn38.Header.VisiblePosition = 15;
  2054. ultraGridColumn38.Hidden = true;
  2055. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 15;
  2056. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  2057. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 1;
  2058. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 1;
  2059. ultraGridColumn39.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2060. ultraGridColumn39.Header.VisiblePosition = 16;
  2061. ultraGridColumn39.Hidden = true;
  2062. ultraGridColumn39.RowLayoutColumnInfo.OriginX = 16;
  2063. ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
  2064. ultraGridColumn39.RowLayoutColumnInfo.SpanX = 1;
  2065. ultraGridColumn39.RowLayoutColumnInfo.SpanY = 1;
  2066. ultraGridColumn40.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2067. ultraGridColumn40.Header.VisiblePosition = 17;
  2068. ultraGridColumn40.Hidden = true;
  2069. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 17;
  2070. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  2071. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 1;
  2072. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 1;
  2073. ultraGridColumn41.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2074. ultraGridColumn41.Header.VisiblePosition = 18;
  2075. ultraGridColumn41.Hidden = true;
  2076. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 18;
  2077. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  2078. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 1;
  2079. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 1;
  2080. ultraGridColumn42.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2081. ultraGridColumn42.Header.VisiblePosition = 19;
  2082. ultraGridColumn42.Hidden = true;
  2083. ultraGridColumn42.RowLayoutColumnInfo.OriginX = 19;
  2084. ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
  2085. ultraGridColumn42.RowLayoutColumnInfo.SpanX = 1;
  2086. ultraGridColumn42.RowLayoutColumnInfo.SpanY = 1;
  2087. ultraGridColumn43.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2088. ultraGridColumn43.Header.VisiblePosition = 20;
  2089. ultraGridColumn43.Hidden = true;
  2090. ultraGridColumn43.RowLayoutColumnInfo.OriginX = 20;
  2091. ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
  2092. ultraGridColumn43.RowLayoutColumnInfo.SpanX = 1;
  2093. ultraGridColumn43.RowLayoutColumnInfo.SpanY = 1;
  2094. ultraGridColumn44.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2095. ultraGridColumn44.Header.VisiblePosition = 21;
  2096. ultraGridColumn44.Hidden = true;
  2097. ultraGridColumn44.RowLayoutColumnInfo.OriginX = 21;
  2098. ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
  2099. ultraGridColumn44.RowLayoutColumnInfo.SpanX = 1;
  2100. ultraGridColumn44.RowLayoutColumnInfo.SpanY = 1;
  2101. ultraGridColumn45.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2102. ultraGridColumn45.Header.VisiblePosition = 22;
  2103. ultraGridColumn45.Hidden = true;
  2104. ultraGridColumn45.RowLayoutColumnInfo.OriginX = 22;
  2105. ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
  2106. ultraGridColumn45.RowLayoutColumnInfo.SpanX = 1;
  2107. ultraGridColumn45.RowLayoutColumnInfo.SpanY = 1;
  2108. ultraGridColumn46.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2109. ultraGridColumn46.Header.VisiblePosition = 23;
  2110. ultraGridColumn46.Hidden = true;
  2111. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 23;
  2112. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  2113. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 1;
  2114. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 1;
  2115. ultraGridColumn47.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2116. ultraGridColumn47.Header.VisiblePosition = 24;
  2117. ultraGridColumn47.Hidden = true;
  2118. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 24;
  2119. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  2120. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 1;
  2121. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 1;
  2122. ultraGridColumn48.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2123. ultraGridColumn48.Header.VisiblePosition = 5;
  2124. ultraGridColumn48.Hidden = true;
  2125. ultraGridColumn48.RowLayoutColumnInfo.OriginX = 4;
  2126. ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
  2127. ultraGridColumn48.RowLayoutColumnInfo.SpanX = 1;
  2128. ultraGridColumn48.RowLayoutColumnInfo.SpanY = 1;
  2129. ultraGridColumn49.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2130. ultraGridColumn49.Header.VisiblePosition = 25;
  2131. ultraGridColumn49.Hidden = true;
  2132. ultraGridColumn49.RowLayoutColumnInfo.OriginX = 25;
  2133. ultraGridColumn49.RowLayoutColumnInfo.OriginY = 0;
  2134. ultraGridColumn49.RowLayoutColumnInfo.SpanX = 1;
  2135. ultraGridColumn49.RowLayoutColumnInfo.SpanY = 1;
  2136. ultraGridColumn50.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2137. ultraGridColumn50.Header.VisiblePosition = 26;
  2138. ultraGridColumn50.RowLayoutColumnInfo.OriginX = 6;
  2139. ultraGridColumn50.RowLayoutColumnInfo.OriginY = 0;
  2140. ultraGridColumn50.RowLayoutColumnInfo.SpanX = 1;
  2141. ultraGridColumn50.RowLayoutColumnInfo.SpanY = 1;
  2142. ultraGridColumn51.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2143. ultraGridColumn51.Header.VisiblePosition = 27;
  2144. ultraGridColumn51.RowLayoutColumnInfo.OriginX = 7;
  2145. ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
  2146. ultraGridColumn51.RowLayoutColumnInfo.SpanX = 1;
  2147. ultraGridColumn51.RowLayoutColumnInfo.SpanY = 1;
  2148. ultraGridColumn52.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2149. ultraGridColumn52.Header.VisiblePosition = 28;
  2150. ultraGridColumn52.RowLayoutColumnInfo.OriginX = 8;
  2151. ultraGridColumn52.RowLayoutColumnInfo.OriginY = 0;
  2152. ultraGridColumn52.RowLayoutColumnInfo.SpanX = 1;
  2153. ultraGridColumn52.RowLayoutColumnInfo.SpanY = 1;
  2154. ultraGridColumn53.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2155. ultraGridColumn53.Header.VisiblePosition = 29;
  2156. ultraGridColumn53.RowLayoutColumnInfo.OriginX = 9;
  2157. ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
  2158. ultraGridColumn53.RowLayoutColumnInfo.SpanX = 1;
  2159. ultraGridColumn53.RowLayoutColumnInfo.SpanY = 1;
  2160. ultraGridColumn54.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2161. ultraGridColumn54.Header.VisiblePosition = 30;
  2162. ultraGridColumn54.RowLayoutColumnInfo.OriginX = 10;
  2163. ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
  2164. ultraGridColumn54.RowLayoutColumnInfo.SpanX = 1;
  2165. ultraGridColumn54.RowLayoutColumnInfo.SpanY = 1;
  2166. ultraGridColumn55.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2167. ultraGridColumn55.Header.VisiblePosition = 31;
  2168. ultraGridColumn55.Hidden = true;
  2169. ultraGridColumn55.RowLayoutColumnInfo.OriginX = 9;
  2170. ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
  2171. ultraGridColumn55.RowLayoutColumnInfo.SpanX = 1;
  2172. ultraGridColumn55.RowLayoutColumnInfo.SpanY = 1;
  2173. ultraGridColumn56.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2174. ultraGridColumn56.Header.VisiblePosition = 32;
  2175. ultraGridColumn56.Hidden = true;
  2176. ultraGridColumn56.RowLayoutColumnInfo.OriginX = 10;
  2177. ultraGridColumn56.RowLayoutColumnInfo.OriginY = 0;
  2178. ultraGridColumn56.RowLayoutColumnInfo.SpanX = 1;
  2179. ultraGridColumn56.RowLayoutColumnInfo.SpanY = 1;
  2180. ultraGridColumn57.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2181. ultraGridColumn57.Header.VisiblePosition = 33;
  2182. ultraGridColumn57.Hidden = true;
  2183. ultraGridColumn57.RowLayoutColumnInfo.OriginX = 11;
  2184. ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
  2185. ultraGridColumn57.RowLayoutColumnInfo.SpanX = 1;
  2186. ultraGridColumn57.RowLayoutColumnInfo.SpanY = 1;
  2187. ultraGridColumn58.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2188. ultraGridColumn58.Header.VisiblePosition = 34;
  2189. ultraGridColumn58.Hidden = true;
  2190. ultraGridColumn58.RowLayoutColumnInfo.OriginX = 12;
  2191. ultraGridColumn58.RowLayoutColumnInfo.OriginY = 0;
  2192. ultraGridColumn58.RowLayoutColumnInfo.SpanX = 1;
  2193. ultraGridColumn58.RowLayoutColumnInfo.SpanY = 1;
  2194. ultraGridColumn59.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2195. ultraGridColumn59.Header.VisiblePosition = 35;
  2196. ultraGridColumn59.Hidden = true;
  2197. ultraGridColumn59.RowLayoutColumnInfo.OriginX = 13;
  2198. ultraGridColumn59.RowLayoutColumnInfo.OriginY = 0;
  2199. ultraGridColumn59.RowLayoutColumnInfo.SpanX = 1;
  2200. ultraGridColumn59.RowLayoutColumnInfo.SpanY = 1;
  2201. ultraGridColumn60.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2202. ultraGridColumn60.Header.VisiblePosition = 36;
  2203. ultraGridColumn60.Hidden = true;
  2204. ultraGridColumn60.RowLayoutColumnInfo.OriginX = 14;
  2205. ultraGridColumn60.RowLayoutColumnInfo.OriginY = 0;
  2206. ultraGridColumn60.RowLayoutColumnInfo.SpanX = 1;
  2207. ultraGridColumn60.RowLayoutColumnInfo.SpanY = 1;
  2208. ultraGridColumn61.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2209. ultraGridColumn61.Header.VisiblePosition = 37;
  2210. ultraGridColumn61.Hidden = true;
  2211. ultraGridColumn61.RowLayoutColumnInfo.OriginX = 15;
  2212. ultraGridColumn61.RowLayoutColumnInfo.OriginY = 0;
  2213. ultraGridColumn61.RowLayoutColumnInfo.SpanX = 1;
  2214. ultraGridColumn61.RowLayoutColumnInfo.SpanY = 1;
  2215. ultraGridColumn62.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2216. ultraGridColumn62.Header.VisiblePosition = 38;
  2217. ultraGridColumn62.Hidden = true;
  2218. ultraGridColumn62.RowLayoutColumnInfo.OriginX = 16;
  2219. ultraGridColumn62.RowLayoutColumnInfo.OriginY = 0;
  2220. ultraGridColumn62.RowLayoutColumnInfo.SpanX = 1;
  2221. ultraGridColumn62.RowLayoutColumnInfo.SpanY = 1;
  2222. ultraGridColumn63.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2223. ultraGridColumn63.Header.VisiblePosition = 39;
  2224. ultraGridColumn63.Hidden = true;
  2225. ultraGridColumn63.RowLayoutColumnInfo.OriginX = 17;
  2226. ultraGridColumn63.RowLayoutColumnInfo.OriginY = 0;
  2227. ultraGridColumn63.RowLayoutColumnInfo.SpanX = 1;
  2228. ultraGridColumn63.RowLayoutColumnInfo.SpanY = 1;
  2229. ultraGridColumn64.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2230. ultraGridColumn64.Header.VisiblePosition = 40;
  2231. ultraGridColumn64.Hidden = true;
  2232. ultraGridColumn64.RowLayoutColumnInfo.OriginX = 18;
  2233. ultraGridColumn64.RowLayoutColumnInfo.OriginY = 0;
  2234. ultraGridColumn64.RowLayoutColumnInfo.SpanX = 1;
  2235. ultraGridColumn64.RowLayoutColumnInfo.SpanY = 1;
  2236. ultraGridColumn65.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2237. ultraGridColumn65.Header.VisiblePosition = 41;
  2238. ultraGridColumn65.Hidden = true;
  2239. ultraGridColumn65.RowLayoutColumnInfo.OriginX = 19;
  2240. ultraGridColumn65.RowLayoutColumnInfo.OriginY = 0;
  2241. ultraGridColumn65.RowLayoutColumnInfo.SpanX = 1;
  2242. ultraGridColumn65.RowLayoutColumnInfo.SpanY = 1;
  2243. ultraGridColumn66.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2244. ultraGridColumn66.Header.VisiblePosition = 42;
  2245. ultraGridColumn66.Hidden = true;
  2246. ultraGridColumn66.RowLayoutColumnInfo.OriginX = 20;
  2247. ultraGridColumn66.RowLayoutColumnInfo.OriginY = 0;
  2248. ultraGridColumn66.RowLayoutColumnInfo.SpanX = 1;
  2249. ultraGridColumn66.RowLayoutColumnInfo.SpanY = 1;
  2250. ultraGridColumn67.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2251. ultraGridColumn67.Header.VisiblePosition = 43;
  2252. ultraGridColumn67.Hidden = true;
  2253. ultraGridColumn67.RowLayoutColumnInfo.OriginX = 21;
  2254. ultraGridColumn67.RowLayoutColumnInfo.OriginY = 0;
  2255. ultraGridColumn67.RowLayoutColumnInfo.SpanX = 1;
  2256. ultraGridColumn67.RowLayoutColumnInfo.SpanY = 1;
  2257. ultraGridColumn68.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2258. ultraGridColumn68.Header.VisiblePosition = 44;
  2259. ultraGridColumn68.Hidden = true;
  2260. ultraGridColumn68.RowLayoutColumnInfo.OriginX = 22;
  2261. ultraGridColumn68.RowLayoutColumnInfo.OriginY = 0;
  2262. ultraGridColumn68.RowLayoutColumnInfo.SpanX = 1;
  2263. ultraGridColumn68.RowLayoutColumnInfo.SpanY = 1;
  2264. ultraGridColumn69.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2265. ultraGridColumn69.Header.VisiblePosition = 45;
  2266. ultraGridColumn69.Hidden = true;
  2267. ultraGridColumn69.RowLayoutColumnInfo.OriginX = 23;
  2268. ultraGridColumn69.RowLayoutColumnInfo.OriginY = 0;
  2269. ultraGridColumn69.RowLayoutColumnInfo.SpanX = 1;
  2270. ultraGridColumn69.RowLayoutColumnInfo.SpanY = 1;
  2271. ultraGridColumn70.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2272. ultraGridColumn70.Header.VisiblePosition = 46;
  2273. ultraGridColumn70.RowLayoutColumnInfo.OriginX = 3;
  2274. ultraGridColumn70.RowLayoutColumnInfo.OriginY = 0;
  2275. ultraGridColumn70.RowLayoutColumnInfo.SpanX = 1;
  2276. ultraGridColumn70.RowLayoutColumnInfo.SpanY = 1;
  2277. ultraGridColumn71.Header.VisiblePosition = 47;
  2278. ultraGridColumn71.RowLayoutColumnInfo.OriginX = 4;
  2279. ultraGridColumn71.RowLayoutColumnInfo.OriginY = 0;
  2280. ultraGridColumn71.RowLayoutColumnInfo.SpanX = 1;
  2281. ultraGridColumn71.RowLayoutColumnInfo.SpanY = 1;
  2282. ultraGridColumn72.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2283. ultraGridColumn72.Header.VisiblePosition = 48;
  2284. ultraGridColumn72.Hidden = true;
  2285. ultraGridColumn72.RowLayoutColumnInfo.OriginX = 26;
  2286. ultraGridColumn72.RowLayoutColumnInfo.OriginY = 0;
  2287. ultraGridColumn72.RowLayoutColumnInfo.SpanX = 1;
  2288. ultraGridColumn72.RowLayoutColumnInfo.SpanY = 1;
  2289. ultraGridColumn73.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2290. ultraGridColumn73.Header.VisiblePosition = 49;
  2291. ultraGridColumn73.Hidden = true;
  2292. ultraGridColumn73.RowLayoutColumnInfo.OriginX = 27;
  2293. ultraGridColumn73.RowLayoutColumnInfo.OriginY = 0;
  2294. ultraGridColumn73.RowLayoutColumnInfo.SpanX = 1;
  2295. ultraGridColumn73.RowLayoutColumnInfo.SpanY = 1;
  2296. ultraGridColumn74.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2297. ultraGridColumn74.Header.VisiblePosition = 50;
  2298. ultraGridColumn74.Hidden = true;
  2299. ultraGridColumn74.RowLayoutColumnInfo.OriginX = 28;
  2300. ultraGridColumn74.RowLayoutColumnInfo.OriginY = 0;
  2301. ultraGridColumn74.RowLayoutColumnInfo.SpanX = 1;
  2302. ultraGridColumn74.RowLayoutColumnInfo.SpanY = 1;
  2303. ultraGridColumn75.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2304. ultraGridColumn75.Header.VisiblePosition = 51;
  2305. ultraGridColumn75.Hidden = true;
  2306. ultraGridColumn75.RowLayoutColumnInfo.OriginX = 29;
  2307. ultraGridColumn75.RowLayoutColumnInfo.OriginY = 0;
  2308. ultraGridColumn75.RowLayoutColumnInfo.SpanX = 1;
  2309. ultraGridColumn75.RowLayoutColumnInfo.SpanY = 1;
  2310. ultraGridColumn76.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2311. ultraGridColumn76.Header.VisiblePosition = 52;
  2312. ultraGridColumn76.Hidden = true;
  2313. ultraGridColumn76.RowLayoutColumnInfo.OriginX = 30;
  2314. ultraGridColumn76.RowLayoutColumnInfo.OriginY = 0;
  2315. ultraGridColumn76.RowLayoutColumnInfo.SpanX = 1;
  2316. ultraGridColumn76.RowLayoutColumnInfo.SpanY = 1;
  2317. ultraGridColumn77.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2318. ultraGridColumn77.Header.VisiblePosition = 53;
  2319. ultraGridColumn77.Hidden = true;
  2320. ultraGridColumn77.RowLayoutColumnInfo.OriginX = 31;
  2321. ultraGridColumn77.RowLayoutColumnInfo.OriginY = 0;
  2322. ultraGridColumn77.RowLayoutColumnInfo.SpanX = 1;
  2323. ultraGridColumn77.RowLayoutColumnInfo.SpanY = 1;
  2324. ultraGridColumn78.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2325. ultraGridColumn78.Header.VisiblePosition = 54;
  2326. ultraGridColumn78.Hidden = true;
  2327. ultraGridColumn78.RowLayoutColumnInfo.OriginX = 32;
  2328. ultraGridColumn78.RowLayoutColumnInfo.OriginY = 0;
  2329. ultraGridColumn78.RowLayoutColumnInfo.SpanX = 1;
  2330. ultraGridColumn78.RowLayoutColumnInfo.SpanY = 1;
  2331. ultraGridColumn79.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2332. ultraGridColumn79.Header.VisiblePosition = 55;
  2333. ultraGridColumn79.Hidden = true;
  2334. ultraGridColumn79.RowLayoutColumnInfo.OriginX = 33;
  2335. ultraGridColumn79.RowLayoutColumnInfo.OriginY = 0;
  2336. ultraGridColumn79.RowLayoutColumnInfo.SpanX = 1;
  2337. ultraGridColumn79.RowLayoutColumnInfo.SpanY = 1;
  2338. ultraGridColumn80.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2339. ultraGridColumn80.Header.VisiblePosition = 56;
  2340. ultraGridColumn80.Hidden = true;
  2341. ultraGridColumn80.RowLayoutColumnInfo.OriginX = 34;
  2342. ultraGridColumn80.RowLayoutColumnInfo.OriginY = 0;
  2343. ultraGridColumn80.RowLayoutColumnInfo.SpanX = 1;
  2344. ultraGridColumn80.RowLayoutColumnInfo.SpanY = 1;
  2345. ultraGridColumn81.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2346. ultraGridColumn81.Header.VisiblePosition = 57;
  2347. ultraGridColumn81.Hidden = true;
  2348. ultraGridColumn81.RowLayoutColumnInfo.OriginX = 35;
  2349. ultraGridColumn81.RowLayoutColumnInfo.OriginY = 0;
  2350. ultraGridColumn81.RowLayoutColumnInfo.SpanX = 1;
  2351. ultraGridColumn81.RowLayoutColumnInfo.SpanY = 1;
  2352. ultraGridColumn82.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2353. ultraGridColumn82.Header.VisiblePosition = 58;
  2354. ultraGridColumn82.Hidden = true;
  2355. ultraGridColumn82.RowLayoutColumnInfo.OriginX = 36;
  2356. ultraGridColumn82.RowLayoutColumnInfo.OriginY = 0;
  2357. ultraGridColumn82.RowLayoutColumnInfo.SpanX = 1;
  2358. ultraGridColumn82.RowLayoutColumnInfo.SpanY = 1;
  2359. ultraGridColumn83.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2360. ultraGridColumn83.Header.VisiblePosition = 59;
  2361. ultraGridColumn83.Hidden = true;
  2362. ultraGridColumn83.RowLayoutColumnInfo.OriginX = 37;
  2363. ultraGridColumn83.RowLayoutColumnInfo.OriginY = 0;
  2364. ultraGridColumn83.RowLayoutColumnInfo.SpanX = 1;
  2365. ultraGridColumn83.RowLayoutColumnInfo.SpanY = 1;
  2366. ultraGridColumn84.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2367. ultraGridColumn84.Header.VisiblePosition = 60;
  2368. ultraGridColumn84.Hidden = true;
  2369. ultraGridColumn84.RowLayoutColumnInfo.OriginX = 38;
  2370. ultraGridColumn84.RowLayoutColumnInfo.OriginY = 0;
  2371. ultraGridColumn84.RowLayoutColumnInfo.SpanX = 1;
  2372. ultraGridColumn84.RowLayoutColumnInfo.SpanY = 1;
  2373. ultraGridColumn85.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2374. ultraGridColumn85.Header.VisiblePosition = 61;
  2375. ultraGridColumn85.Hidden = true;
  2376. ultraGridColumn85.RowLayoutColumnInfo.OriginX = 39;
  2377. ultraGridColumn85.RowLayoutColumnInfo.OriginY = 0;
  2378. ultraGridColumn85.RowLayoutColumnInfo.SpanX = 1;
  2379. ultraGridColumn85.RowLayoutColumnInfo.SpanY = 1;
  2380. ultraGridColumn86.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2381. ultraGridColumn86.Header.VisiblePosition = 62;
  2382. ultraGridColumn86.Hidden = true;
  2383. ultraGridColumn86.RowLayoutColumnInfo.OriginX = 40;
  2384. ultraGridColumn86.RowLayoutColumnInfo.OriginY = 0;
  2385. ultraGridColumn86.RowLayoutColumnInfo.SpanX = 1;
  2386. ultraGridColumn86.RowLayoutColumnInfo.SpanY = 1;
  2387. ultraGridColumn87.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
  2388. ultraGridColumn87.Header.VisiblePosition = 63;
  2389. ultraGridColumn87.Hidden = true;
  2390. ultraGridColumn87.RowLayoutColumnInfo.OriginX = 41;
  2391. ultraGridColumn87.RowLayoutColumnInfo.OriginY = 0;
  2392. ultraGridColumn87.RowLayoutColumnInfo.SpanX = 1;
  2393. ultraGridColumn87.RowLayoutColumnInfo.SpanY = 1;
  2394. ultraGridBand3.Columns.AddRange(new object[] {
  2395. ultraGridColumn24,
  2396. ultraGridColumn25,
  2397. ultraGridColumn26,
  2398. ultraGridColumn27,
  2399. ultraGridColumn28,
  2400. ultraGridColumn29,
  2401. ultraGridColumn30,
  2402. ultraGridColumn31,
  2403. ultraGridColumn32,
  2404. ultraGridColumn33,
  2405. ultraGridColumn34,
  2406. ultraGridColumn35,
  2407. ultraGridColumn36,
  2408. ultraGridColumn37,
  2409. ultraGridColumn38,
  2410. ultraGridColumn39,
  2411. ultraGridColumn40,
  2412. ultraGridColumn41,
  2413. ultraGridColumn42,
  2414. ultraGridColumn43,
  2415. ultraGridColumn44,
  2416. ultraGridColumn45,
  2417. ultraGridColumn46,
  2418. ultraGridColumn47,
  2419. ultraGridColumn48,
  2420. ultraGridColumn49,
  2421. ultraGridColumn50,
  2422. ultraGridColumn51,
  2423. ultraGridColumn52,
  2424. ultraGridColumn53,
  2425. ultraGridColumn54,
  2426. ultraGridColumn55,
  2427. ultraGridColumn56,
  2428. ultraGridColumn57,
  2429. ultraGridColumn58,
  2430. ultraGridColumn59,
  2431. ultraGridColumn60,
  2432. ultraGridColumn61,
  2433. ultraGridColumn62,
  2434. ultraGridColumn63,
  2435. ultraGridColumn64,
  2436. ultraGridColumn65,
  2437. ultraGridColumn66,
  2438. ultraGridColumn67,
  2439. ultraGridColumn68,
  2440. ultraGridColumn69,
  2441. ultraGridColumn70,
  2442. ultraGridColumn71,
  2443. ultraGridColumn72,
  2444. ultraGridColumn73,
  2445. ultraGridColumn74,
  2446. ultraGridColumn75,
  2447. ultraGridColumn76,
  2448. ultraGridColumn77,
  2449. ultraGridColumn78,
  2450. ultraGridColumn79,
  2451. ultraGridColumn80,
  2452. ultraGridColumn81,
  2453. ultraGridColumn82,
  2454. ultraGridColumn83,
  2455. ultraGridColumn84,
  2456. ultraGridColumn85,
  2457. ultraGridColumn86,
  2458. ultraGridColumn87});
  2459. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  2460. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  2461. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2462. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  2463. appearance21.BackColor = System.Drawing.SystemColors.ActiveBorder;
  2464. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2465. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  2466. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  2467. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance21;
  2468. appearance26.ForeColor = System.Drawing.SystemColors.GrayText;
  2469. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance26;
  2470. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  2471. appearance22.BackColor = System.Drawing.SystemColors.ControlLightLight;
  2472. appearance22.BackColor2 = System.Drawing.SystemColors.Control;
  2473. appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2474. appearance22.ForeColor = System.Drawing.SystemColors.GrayText;
  2475. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance22;
  2476. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  2477. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  2478. appearance30.BackColor = System.Drawing.SystemColors.Window;
  2479. appearance30.ForeColor = System.Drawing.SystemColors.ControlText;
  2480. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance30;
  2481. appearance53.BackColor = System.Drawing.SystemColors.Highlight;
  2482. appearance53.ForeColor = System.Drawing.SystemColors.HighlightText;
  2483. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance53;
  2484. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  2485. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  2486. appearance55.BackColor = System.Drawing.SystemColors.Window;
  2487. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance55;
  2488. appearance32.BorderColor = System.Drawing.Color.Silver;
  2489. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  2490. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance32;
  2491. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  2492. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  2493. appearance29.BackColor = System.Drawing.SystemColors.Control;
  2494. appearance29.BackColor2 = System.Drawing.SystemColors.ControlDark;
  2495. appearance29.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  2496. appearance29.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  2497. appearance29.BorderColor = System.Drawing.SystemColors.Window;
  2498. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance29;
  2499. appearance28.TextHAlignAsString = "Left";
  2500. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance28;
  2501. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  2502. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  2503. appearance54.BackColor = System.Drawing.SystemColors.Window;
  2504. appearance54.BorderColor = System.Drawing.Color.Silver;
  2505. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance54;
  2506. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  2507. appearance52.BackColor = System.Drawing.SystemColors.ControlLight;
  2508. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance52;
  2509. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  2510. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  2511. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  2512. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  2513. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  2514. this.ultraGrid3.Name = "ultraGrid3";
  2515. this.ultraGrid3.Size = new System.Drawing.Size(778, 163);
  2516. this.ultraGrid3.TabIndex = 0;
  2517. this.ultraGrid3.Text = "ultraGrid3";
  2518. //
  2519. // bindingSource1
  2520. //
  2521. this.bindingSource1.DataSource = typeof(Core.StlMes.Client.Lims.Data.PipeAndOutdec.封装类.实体类.PipeCheckconsignPhydetailEntity3);
  2522. //
  2523. // FrmLabEngDataParm
  2524. //
  2525. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  2526. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  2527. this.ClientSize = new System.Drawing.Size(784, 750);
  2528. this.Controls.Add(this.ultraTabControl1);
  2529. this.Controls.Add(this.ultraExpandableGroupBox1);
  2530. this.Name = "FrmLabEngDataParm";
  2531. this.Text = "管材工程试验条件";
  2532. this.Load += new System.EventHandler(this.FrmLabEngDataParm_Load);
  2533. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
  2534. this.ultraTabPageControl1.ResumeLayout(false);
  2535. this.panel1.ResumeLayout(false);
  2536. this.splitContainer1.Panel1.ResumeLayout(false);
  2537. this.splitContainer1.Panel2.ResumeLayout(false);
  2538. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  2539. this.splitContainer1.ResumeLayout(false);
  2540. this.ultraPanel5.ClientArea.ResumeLayout(false);
  2541. this.ultraPanel5.ResumeLayout(false);
  2542. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  2543. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  2544. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  2545. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  2546. this.ultraPanel4.ClientArea.ResumeLayout(false);
  2547. this.ultraPanel4.ResumeLayout(false);
  2548. this.ultraPanel1.ClientArea.ResumeLayout(false);
  2549. this.ultraPanel1.ResumeLayout(false);
  2550. ((System.ComponentModel.ISupportInitialize)(this.ultraWEIGHT)).EndInit();
  2551. ((System.ComponentModel.ISupportInitialize)(this.ultraPRESSURE_MEDIUM)).EndInit();
  2552. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_ITEM)).EndInit();
  2553. ((System.ComponentModel.ISupportInitialize)(this.ultraTEST_RESULT)).EndInit();
  2554. ((System.ComponentModel.ISupportInitialize)(this.ultraSTEEL_GRADE_NO)).EndInit();
  2555. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_SIZE)).EndInit();
  2556. ((System.ComponentModel.ISupportInitialize)(this.ultraSTANDARD)).EndInit();
  2557. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NAME)).EndInit();
  2558. ((System.ComponentModel.ISupportInitialize)(this.ultraSAMPLE_NO)).EndInit();
  2559. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_NO)).EndInit();
  2560. this.ultraTabPageControl2.ResumeLayout(false);
  2561. this.ultraPanel2.ClientArea.ResumeLayout(false);
  2562. this.ultraPanel2.ResumeLayout(false);
  2563. ((System.ComponentModel.ISupportInitialize)(this.lsTEST_RESULT)).EndInit();
  2564. ((System.ComponentModel.ISupportInitialize)(this.lsWEIGHT)).EndInit();
  2565. ((System.ComponentModel.ISupportInitialize)(this.lsPRESSURE_MEDIUM)).EndInit();
  2566. ((System.ComponentModel.ISupportInitialize)(this.lsTEST_ITEM)).EndInit();
  2567. ((System.ComponentModel.ISupportInitialize)(this.lsSTEEL_GRADE_NO)).EndInit();
  2568. ((System.ComponentModel.ISupportInitialize)(this.lsSAMPLE_SIZE)).EndInit();
  2569. ((System.ComponentModel.ISupportInitialize)(this.lsSTANDARD)).EndInit();
  2570. ((System.ComponentModel.ISupportInitialize)(this.lsSAMPLE_NAME)).EndInit();
  2571. ((System.ComponentModel.ISupportInitialize)(this.lsSAMPLE_NO)).EndInit();
  2572. ((System.ComponentModel.ISupportInitialize)(this.lsCHECK_NO)).EndInit();
  2573. this.ultraTabPageControl3.ResumeLayout(false);
  2574. this.panel2.ResumeLayout(false);
  2575. this.splitContainer2.Panel1.ResumeLayout(false);
  2576. this.splitContainer2.Panel2.ResumeLayout(false);
  2577. ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
  2578. this.splitContainer2.ResumeLayout(false);
  2579. this.ultraPanel6.ClientArea.ResumeLayout(false);
  2580. this.ultraPanel6.ResumeLayout(false);
  2581. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  2582. this.ultraPanel7.ClientArea.ResumeLayout(false);
  2583. this.ultraPanel7.ClientArea.PerformLayout();
  2584. this.ultraPanel7.ResumeLayout(false);
  2585. this.ultraPanel3.ClientArea.ResumeLayout(false);
  2586. this.ultraPanel3.ResumeLayout(false);
  2587. ((System.ComponentModel.ISupportInitialize)(this.kkTEST_RESULT)).EndInit();
  2588. ((System.ComponentModel.ISupportInitialize)(this.kkPRESSURE_MEDIUM)).EndInit();
  2589. ((System.ComponentModel.ISupportInitialize)(this.kkWEIGHT)).EndInit();
  2590. ((System.ComponentModel.ISupportInitialize)(this.kkCHECK_NO)).EndInit();
  2591. ((System.ComponentModel.ISupportInitialize)(this.kkTEST_ITEM)).EndInit();
  2592. ((System.ComponentModel.ISupportInitialize)(this.kkSTEEL_GRADE_NO)).EndInit();
  2593. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_SIZE)).EndInit();
  2594. ((System.ComponentModel.ISupportInitialize)(this.kkSTANDARD)).EndInit();
  2595. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_NAME)).EndInit();
  2596. ((System.ComponentModel.ISupportInitialize)(this.kkSAMPLE_NO)).EndInit();
  2597. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  2598. this.ultraTabControl1.ResumeLayout(false);
  2599. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  2600. this.ultraExpandableGroupBox1.ResumeLayout(false);
  2601. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  2602. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  2603. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
  2604. this.ResumeLayout(false);
  2605. }
  2606. #endregion
  2607. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  2608. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  2609. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  2610. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  2611. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  2612. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  2613. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  2614. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  2615. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  2616. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  2617. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  2618. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  2619. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  2620. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraCHECK_NO;
  2621. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NAME;
  2622. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_NO;
  2623. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSTEEL_GRADE_NO;
  2624. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSAMPLE_SIZE;
  2625. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraSTANDARD;
  2626. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  2627. private Infragistics.Win.UltraWinEditors.UltraTextEditor lsPRESSURE_MEDIUM;
  2628. private Infragistics.Win.UltraWinEditors.UltraTextEditor lsTEST_ITEM;
  2629. private Infragistics.Win.UltraWinEditors.UltraTextEditor lsSTEEL_GRADE_NO;
  2630. private Infragistics.Win.UltraWinEditors.UltraTextEditor lsSAMPLE_SIZE;
  2631. private Infragistics.Win.UltraWinEditors.UltraTextEditor lsSTANDARD;
  2632. private Infragistics.Win.UltraWinEditors.UltraTextEditor lsSAMPLE_NAME;
  2633. private Infragistics.Win.UltraWinEditors.UltraTextEditor lsSAMPLE_NO;
  2634. private Infragistics.Win.UltraWinEditors.UltraTextEditor lsCHECK_NO;
  2635. private Infragistics.Win.Misc.UltraLabel ultraLabel87;
  2636. private Infragistics.Win.Misc.UltraLabel ultraLabel88;
  2637. private Infragistics.Win.Misc.UltraLabel ultraLabel90;
  2638. private Infragistics.Win.Misc.UltraLabel ultraLabel91;
  2639. private Infragistics.Win.Misc.UltraLabel ultraLabel92;
  2640. private Infragistics.Win.Misc.UltraLabel ultraLabel93;
  2641. private Infragistics.Win.Misc.UltraLabel ultraLabel94;
  2642. private Infragistics.Win.Misc.UltraLabel ultraLabel95;
  2643. private Infragistics.Win.Misc.UltraLabel ultraLabel96;
  2644. private Infragistics.Win.Misc.UltraLabel ultraLabel43;
  2645. private Infragistics.Win.Misc.UltraLabel ultraLabel44;
  2646. private Infragistics.Win.Misc.UltraLabel ultraLabel45;
  2647. private Infragistics.Win.Misc.UltraLabel ultraLabel46;
  2648. private Infragistics.Win.Misc.UltraLabel ultraLabel47;
  2649. private Infragistics.Win.Misc.UltraLabel ultraLabel48;
  2650. private Infragistics.Win.Misc.UltraButton ultraButton1;
  2651. private Infragistics.Win.Misc.UltraButton ultraButton2;
  2652. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  2653. private Infragistics.Win.Misc.UltraButton ultraButton3;
  2654. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkTEST_ITEM;
  2655. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkSTEEL_GRADE_NO;
  2656. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkSAMPLE_SIZE;
  2657. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkSTANDARD;
  2658. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkSAMPLE_NAME;
  2659. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkSAMPLE_NO;
  2660. private Infragistics.Win.Misc.UltraLabel ultraLabel66;
  2661. private Infragistics.Win.Misc.UltraLabel ultraLabel68;
  2662. private Infragistics.Win.Misc.UltraLabel ultraLabel83;
  2663. private Infragistics.Win.Misc.UltraLabel ultraLabel97;
  2664. private Infragistics.Win.Misc.UltraLabel ultraLabel98;
  2665. private Infragistics.Win.Misc.UltraLabel ultraLabel99;
  2666. private Infragistics.Win.Misc.UltraLabel ultraLabel100;
  2667. private Infragistics.Win.Misc.UltraLabel ultraLabel101;
  2668. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkCHECK_NO;
  2669. private System.Windows.Forms.Panel panel1;
  2670. private Infragistics.Win.Misc.UltraPanel ultraPanel5;
  2671. private Infragistics.Win.Misc.UltraPanel ultraPanel4;
  2672. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  2673. private System.Data.DataSet dataSet1;
  2674. private System.Windows.Forms.SplitContainer splitContainer1;
  2675. private System.Data.DataTable dataTable1;
  2676. private System.Data.DataColumn dataColumn1;
  2677. private System.Data.DataColumn dataColumn2;
  2678. private System.Data.DataColumn dataColumn3;
  2679. private System.Data.DataColumn dataColumn4;
  2680. private System.Data.DataColumn dataColumn5;
  2681. private System.Data.DataColumn dataColumn6;
  2682. private System.Data.DataColumn dataColumn7;
  2683. private System.Data.DataTable dataTable2;
  2684. private System.Data.DataColumn dataColumn8;
  2685. private System.Data.DataColumn dataColumn9;
  2686. private System.Data.DataColumn dataColumn10;
  2687. private System.Data.DataColumn dataColumn11;
  2688. private System.Data.DataColumn dataColumn12;
  2689. private System.Data.DataColumn dataColumn13;
  2690. private System.Data.DataColumn dataColumn14;
  2691. private System.Data.DataColumn dataColumn15;
  2692. private System.Data.DataColumn dataColumn16;
  2693. private System.Data.DataColumn dataColumn17;
  2694. private System.Data.DataColumn dataColumn18;
  2695. private System.Data.DataColumn dataColumn19;
  2696. private System.Data.DataColumn dataColumn20;
  2697. private System.Windows.Forms.Panel panel2;
  2698. private System.Windows.Forms.SplitContainer splitContainer2;
  2699. private Infragistics.Win.Misc.UltraPanel ultraPanel6;
  2700. private Infragistics.Win.Misc.UltraPanel ultraPanel7;
  2701. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  2702. private System.Data.DataColumn dataColumn21;
  2703. private System.Data.DataColumn dataColumn22;
  2704. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
  2705. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  2706. private System.Data.DataColumn dataColumn23;
  2707. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTEST_RESULT;
  2708. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  2709. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkWEIGHT;
  2710. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  2711. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraWEIGHT;
  2712. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraPRESSURE_MEDIUM;
  2713. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTEST_ITEM;
  2714. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  2715. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  2716. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  2717. private Infragistics.Win.UltraWinEditors.UltraTextEditor lsTEST_RESULT;
  2718. private Infragistics.Win.UltraWinEditors.UltraTextEditor lsWEIGHT;
  2719. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  2720. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  2721. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkTEST_RESULT;
  2722. private Infragistics.Win.UltraWinEditors.UltraTextEditor kkPRESSURE_MEDIUM;
  2723. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  2724. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  2725. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  2726. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  2727. private System.Windows.Forms.BindingSource bindingSource1;
  2728. }
  2729. }