FrmBaseChemStdSteel.Designer.cs 104 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
  2. {
  3. partial class FrmBaseChemStdSteel
  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.Appearance appearance46 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  44. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  57. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table5", -1);
  70. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  82. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  83. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  84. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  85. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  97. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  98. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  99. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  100. Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand5 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table4", -1);
  107. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  113. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  115. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  119. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("AddItem");
  120. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpdateItem");
  121. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DeleteItem");
  122. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("AddItem");
  123. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  124. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmBaseChemStdSteel));
  125. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("UpdateItem");
  126. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DeleteItem");
  128. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  133. this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  134. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  135. this.dataSet1 = new System.Data.DataSet();
  136. this.dataTable1 = new System.Data.DataTable();
  137. this.dataTable2 = new System.Data.DataTable();
  138. this.dataTable3 = new System.Data.DataTable();
  139. this.dataTable4 = new System.Data.DataTable();
  140. this.dataTable5 = new System.Data.DataTable();
  141. this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  142. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  143. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  144. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  145. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  146. this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  147. this.panel1 = new System.Windows.Forms.Panel();
  148. this.panel4 = new System.Windows.Forms.Panel();
  149. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  150. this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  151. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  152. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  153. this.ARRIVE_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  154. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  155. this.txtSAMPLE_COUNT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  156. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  157. this.txtUNIT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  158. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  159. this.txtPRODUCT_STD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  160. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  161. this.txtPRODUCT_TYPE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  162. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  163. this.Upload = new System.Windows.Forms.Button();
  164. this.View = new System.Windows.Forms.Button();
  165. this.txtCER_BOOK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  166. this.txtSUPPLIER = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  167. this.ultraLabel49 = new Infragistics.Win.Misc.UltraLabel();
  168. this.ultraLabel50 = new Infragistics.Win.Misc.UltraLabel();
  169. this.VALID_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  170. this.ultraLabel48 = new Infragistics.Win.Misc.UltraLabel();
  171. this.SURE_TIME = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  172. this.ultraLabel47 = new Infragistics.Win.Misc.UltraLabel();
  173. this.txtSTEEL_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  174. this.ultraLabel43 = new Infragistics.Win.Misc.UltraLabel();
  175. this.txtSAMPLE_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  176. this.ultraLabel46 = new Infragistics.Win.Misc.UltraLabel();
  177. this.ultraSTDSTEEL_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  178. this.ultraLabel40 = new Infragistics.Win.Misc.UltraLabel();
  179. this.ultraLabel51 = new Infragistics.Win.Misc.UltraLabel();
  180. this.txtREMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  181. this.ultraLabel53 = new Infragistics.Win.Misc.UltraLabel();
  182. this.txtSTDSTEEL_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  183. this.ultraLabel54 = new Infragistics.Win.Misc.UltraLabel();
  184. this.txtSTDSTEEL_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  185. this.ultraLabel55 = new Infragistics.Win.Misc.UltraLabel();
  186. this.panel2 = new System.Windows.Forms.Panel();
  187. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  188. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  189. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  190. this.txtSTD_VALUE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  191. this.panel3 = new System.Windows.Forms.Panel();
  192. this.panel2_Fill_Panel = new System.Windows.Forms.Panel();
  193. this.ultraToolbarsDockArea5 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  194. this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  195. this.ultraToolbarsDockArea6 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  196. this.ultraToolbarsDockArea7 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  197. this.ultraToolbarsDockArea8 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  198. this.ultraToolbarsDockArea1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  199. this.ultraToolbarsDockArea2 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  200. this.ultraToolbarsDockArea3 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  201. this.ultraToolbarsDockArea4 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  202. this._panel2_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  203. this._panel2_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  204. this._panel2_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  205. this._panel2_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  206. this.ultraLabel41 = new Infragistics.Win.Misc.UltraLabel();
  207. this.ultraLabel42 = new Infragistics.Win.Misc.UltraLabel();
  208. this.ultraLabel44 = new Infragistics.Win.Misc.UltraLabel();
  209. this.txtITEM_NAME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  210. this.ultraLabel45 = new Infragistics.Win.Misc.UltraLabel();
  211. this.ultraTabPageControl3.SuspendLayout();
  212. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  214. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit();
  219. this.ultraTabPageControl4.SuspendLayout();
  220. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  221. this.ultraTabPageControl1.SuspendLayout();
  222. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  223. this.ultraTabPageControl2.SuspendLayout();
  224. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
  225. this.panel1.SuspendLayout();
  226. this.panel4.SuspendLayout();
  227. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  228. this.ultraTabControl1.SuspendLayout();
  229. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  230. this.ultraExpandableGroupBox1.SuspendLayout();
  231. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  232. ((System.ComponentModel.ISupportInitialize)(this.ARRIVE_TIME)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_COUNT)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.txtUNIT)).BeginInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.txtPRODUCT_STD)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.txtPRODUCT_TYPE)).BeginInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.txtCER_BOOK)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.txtSUPPLIER)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.VALID_TIME)).BeginInit();
  240. ((System.ComponentModel.ISupportInitialize)(this.SURE_TIME)).BeginInit();
  241. ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_NO)).BeginInit();
  242. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_NO)).BeginInit();
  243. ((System.ComponentModel.ISupportInitialize)(this.ultraSTDSTEEL_TYPE)).BeginInit();
  244. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).BeginInit();
  245. ((System.ComponentModel.ISupportInitialize)(this.txtSTDSTEEL_NO)).BeginInit();
  246. ((System.ComponentModel.ISupportInitialize)(this.txtSTDSTEEL_NAME)).BeginInit();
  247. this.panel2.SuspendLayout();
  248. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  249. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  250. this.ultraExpandableGroupBox2.SuspendLayout();
  251. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  252. ((System.ComponentModel.ISupportInitialize)(this.txtSTD_VALUE)).BeginInit();
  253. this.panel3.SuspendLayout();
  254. this.panel2_Fill_Panel.SuspendLayout();
  255. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
  256. ((System.ComponentModel.ISupportInitialize)(this.txtITEM_NAME)).BeginInit();
  257. this.SuspendLayout();
  258. //
  259. // ultraTabPageControl3
  260. //
  261. this.ultraTabPageControl3.Controls.Add(this.ultraGrid1);
  262. this.ultraTabPageControl3.Location = new System.Drawing.Point(1, 23);
  263. this.ultraTabPageControl3.Name = "ultraTabPageControl3";
  264. this.ultraTabPageControl3.Size = new System.Drawing.Size(858, 170);
  265. //
  266. // ultraGrid1
  267. //
  268. this.ultraGrid1.DataMember = "Table1";
  269. this.ultraGrid1.DataSource = this.dataSet1;
  270. appearance46.BackColor = System.Drawing.SystemColors.Window;
  271. appearance46.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  272. this.ultraGrid1.DisplayLayout.Appearance = appearance46;
  273. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  274. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  275. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  276. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  277. appearance47.BackColor = System.Drawing.SystemColors.ActiveBorder;
  278. appearance47.BackColor2 = System.Drawing.SystemColors.ControlDark;
  279. appearance47.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  280. appearance47.BorderColor = System.Drawing.SystemColors.Window;
  281. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance47;
  282. appearance48.ForeColor = System.Drawing.SystemColors.GrayText;
  283. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance48;
  284. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  285. appearance49.BackColor = System.Drawing.SystemColors.ControlLightLight;
  286. appearance49.BackColor2 = System.Drawing.SystemColors.Control;
  287. appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  288. appearance49.ForeColor = System.Drawing.SystemColors.GrayText;
  289. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance49;
  290. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  291. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  292. appearance63.BackColor = System.Drawing.SystemColors.Window;
  293. appearance63.ForeColor = System.Drawing.SystemColors.ControlText;
  294. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance63;
  295. appearance95.BackColor = System.Drawing.SystemColors.Highlight;
  296. appearance95.ForeColor = System.Drawing.SystemColors.HighlightText;
  297. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance95;
  298. this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  299. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  300. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  301. appearance96.BackColor = System.Drawing.SystemColors.Window;
  302. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance96;
  303. appearance97.BorderColor = System.Drawing.Color.Silver;
  304. appearance97.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  305. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance97;
  306. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  307. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  308. this.ultraGrid1.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  309. appearance98.BackColor = System.Drawing.SystemColors.Control;
  310. appearance98.BackColor2 = System.Drawing.SystemColors.ControlDark;
  311. appearance98.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  312. appearance98.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  313. appearance98.BorderColor = System.Drawing.SystemColors.Window;
  314. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance98;
  315. appearance99.TextHAlignAsString = "Left";
  316. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance99;
  317. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  318. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  319. appearance100.BackColor = System.Drawing.SystemColors.Window;
  320. appearance100.BorderColor = System.Drawing.Color.Silver;
  321. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance100;
  322. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  323. this.ultraGrid1.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  324. appearance101.BackColor = System.Drawing.SystemColors.ControlLight;
  325. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance101;
  326. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  327. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  328. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  329. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  330. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  331. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  332. this.ultraGrid1.Name = "ultraGrid1";
  333. this.ultraGrid1.Size = new System.Drawing.Size(858, 170);
  334. this.ultraGrid1.TabIndex = 31;
  335. this.ultraGrid1.Text = "ultraGrid1";
  336. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  337. //
  338. // dataSet1
  339. //
  340. this.dataSet1.DataSetName = "NewDataSet";
  341. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  342. this.dataTable1,
  343. this.dataTable2,
  344. this.dataTable3,
  345. this.dataTable4,
  346. this.dataTable5});
  347. //
  348. // dataTable1
  349. //
  350. this.dataTable1.TableName = "Table1";
  351. //
  352. // dataTable2
  353. //
  354. this.dataTable2.TableName = "Table2";
  355. //
  356. // dataTable3
  357. //
  358. this.dataTable3.TableName = "Table3";
  359. //
  360. // dataTable4
  361. //
  362. this.dataTable4.TableName = "Table4";
  363. //
  364. // dataTable5
  365. //
  366. this.dataTable5.TableName = "Table5";
  367. //
  368. // ultraTabPageControl4
  369. //
  370. this.ultraTabPageControl4.Controls.Add(this.ultraGrid2);
  371. this.ultraTabPageControl4.Location = new System.Drawing.Point(-10000, -10000);
  372. this.ultraTabPageControl4.Name = "ultraTabPageControl4";
  373. this.ultraTabPageControl4.Size = new System.Drawing.Size(858, 170);
  374. //
  375. // ultraGrid2
  376. //
  377. this.ultraGrid2.DataMember = "Table2";
  378. this.ultraGrid2.DataSource = this.dataSet1;
  379. appearance25.BackColor = System.Drawing.SystemColors.Window;
  380. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  381. this.ultraGrid2.DisplayLayout.Appearance = appearance25;
  382. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  383. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  384. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  385. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  386. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  387. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  388. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  389. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  390. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance26;
  391. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  392. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  393. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  394. appearance50.BackColor = System.Drawing.SystemColors.ControlLightLight;
  395. appearance50.BackColor2 = System.Drawing.SystemColors.Control;
  396. appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  397. appearance50.ForeColor = System.Drawing.SystemColors.GrayText;
  398. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance50;
  399. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  400. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  401. appearance51.BackColor = System.Drawing.SystemColors.Window;
  402. appearance51.ForeColor = System.Drawing.SystemColors.ControlText;
  403. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance51;
  404. appearance52.BackColor = System.Drawing.SystemColors.Highlight;
  405. appearance52.ForeColor = System.Drawing.SystemColors.HighlightText;
  406. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance52;
  407. this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  408. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  409. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  410. appearance53.BackColor = System.Drawing.SystemColors.Window;
  411. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance53;
  412. appearance54.BorderColor = System.Drawing.Color.Silver;
  413. appearance54.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  414. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance54;
  415. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  416. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  417. this.ultraGrid2.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  418. appearance55.BackColor = System.Drawing.SystemColors.Control;
  419. appearance55.BackColor2 = System.Drawing.SystemColors.ControlDark;
  420. appearance55.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  421. appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  422. appearance55.BorderColor = System.Drawing.SystemColors.Window;
  423. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance55;
  424. appearance56.TextHAlignAsString = "Left";
  425. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance56;
  426. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  427. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  428. appearance57.BackColor = System.Drawing.SystemColors.Window;
  429. appearance57.BorderColor = System.Drawing.Color.Silver;
  430. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance57;
  431. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  432. this.ultraGrid2.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  433. appearance58.BackColor = System.Drawing.SystemColors.ControlLight;
  434. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance58;
  435. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  436. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  437. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  438. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  439. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  440. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  441. this.ultraGrid2.Name = "ultraGrid2";
  442. this.ultraGrid2.Size = new System.Drawing.Size(858, 170);
  443. this.ultraGrid2.TabIndex = 32;
  444. this.ultraGrid2.Text = "ultraGrid2";
  445. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  446. //
  447. // ultraTabPageControl1
  448. //
  449. this.ultraTabPageControl1.Controls.Add(this.ultraGrid3);
  450. this.ultraTabPageControl1.Location = new System.Drawing.Point(-10000, -10000);
  451. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  452. this.ultraTabPageControl1.Size = new System.Drawing.Size(858, 170);
  453. //
  454. // ultraGrid3
  455. //
  456. this.ultraGrid3.DataMember = "Table3";
  457. this.ultraGrid3.DataSource = this.dataSet1;
  458. appearance1.BackColor = System.Drawing.SystemColors.Window;
  459. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  460. this.ultraGrid3.DisplayLayout.Appearance = appearance1;
  461. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  462. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  463. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  464. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  465. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  466. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  467. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  468. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  469. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance2;
  470. appearance5.ForeColor = System.Drawing.SystemColors.GrayText;
  471. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance5;
  472. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  473. appearance14.BackColor = System.Drawing.SystemColors.ControlLightLight;
  474. appearance14.BackColor2 = System.Drawing.SystemColors.Control;
  475. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  476. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  477. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance14;
  478. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  479. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  480. appearance59.BackColor = System.Drawing.SystemColors.Window;
  481. appearance59.ForeColor = System.Drawing.SystemColors.ControlText;
  482. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance59;
  483. appearance60.BackColor = System.Drawing.SystemColors.Highlight;
  484. appearance60.ForeColor = System.Drawing.SystemColors.HighlightText;
  485. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance60;
  486. this.ultraGrid3.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  487. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  488. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  489. appearance61.BackColor = System.Drawing.SystemColors.Window;
  490. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance61;
  491. appearance62.BorderColor = System.Drawing.Color.Silver;
  492. appearance62.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  493. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance62;
  494. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  495. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  496. this.ultraGrid3.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  497. appearance64.BackColor = System.Drawing.SystemColors.Control;
  498. appearance64.BackColor2 = System.Drawing.SystemColors.ControlDark;
  499. appearance64.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  500. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  501. appearance64.BorderColor = System.Drawing.SystemColors.Window;
  502. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance64;
  503. appearance66.TextHAlignAsString = "Left";
  504. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance66;
  505. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  506. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  507. appearance67.BackColor = System.Drawing.SystemColors.Window;
  508. appearance67.BorderColor = System.Drawing.Color.Silver;
  509. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance67;
  510. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  511. this.ultraGrid3.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  512. appearance68.BackColor = System.Drawing.SystemColors.ControlLight;
  513. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance68;
  514. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  515. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  516. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  517. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  518. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  519. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  520. this.ultraGrid3.Name = "ultraGrid3";
  521. this.ultraGrid3.Size = new System.Drawing.Size(858, 170);
  522. this.ultraGrid3.TabIndex = 33;
  523. this.ultraGrid3.Text = "ultraGrid3";
  524. this.ultraGrid3.AfterRowActivate += new System.EventHandler(this.ultraGrid3_AfterRowActivate);
  525. //
  526. // ultraTabPageControl2
  527. //
  528. this.ultraTabPageControl2.Controls.Add(this.ultraGrid5);
  529. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  530. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  531. this.ultraTabPageControl2.Size = new System.Drawing.Size(858, 170);
  532. //
  533. // ultraGrid5
  534. //
  535. this.ultraGrid5.DataMember = "Table5";
  536. this.ultraGrid5.DataSource = this.dataSet1;
  537. appearance16.BackColor = System.Drawing.SystemColors.Window;
  538. appearance16.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  539. this.ultraGrid5.DisplayLayout.Appearance = appearance16;
  540. ultraGridBand4.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  541. this.ultraGrid5.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  542. this.ultraGrid5.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  543. this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  544. appearance17.BackColor = System.Drawing.SystemColors.ActiveBorder;
  545. appearance17.BackColor2 = System.Drawing.SystemColors.ControlDark;
  546. appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  547. appearance17.BorderColor = System.Drawing.SystemColors.Window;
  548. this.ultraGrid5.DisplayLayout.GroupByBox.Appearance = appearance17;
  549. appearance18.ForeColor = System.Drawing.SystemColors.GrayText;
  550. this.ultraGrid5.DisplayLayout.GroupByBox.BandLabelAppearance = appearance18;
  551. this.ultraGrid5.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  552. appearance19.BackColor = System.Drawing.SystemColors.ControlLightLight;
  553. appearance19.BackColor2 = System.Drawing.SystemColors.Control;
  554. appearance19.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  555. appearance19.ForeColor = System.Drawing.SystemColors.GrayText;
  556. this.ultraGrid5.DisplayLayout.GroupByBox.PromptAppearance = appearance19;
  557. this.ultraGrid5.DisplayLayout.MaxColScrollRegions = 1;
  558. this.ultraGrid5.DisplayLayout.MaxRowScrollRegions = 1;
  559. appearance20.BackColor = System.Drawing.SystemColors.Window;
  560. appearance20.ForeColor = System.Drawing.SystemColors.ControlText;
  561. this.ultraGrid5.DisplayLayout.Override.ActiveCellAppearance = appearance20;
  562. appearance21.BackColor = System.Drawing.SystemColors.Highlight;
  563. appearance21.ForeColor = System.Drawing.SystemColors.HighlightText;
  564. this.ultraGrid5.DisplayLayout.Override.ActiveRowAppearance = appearance21;
  565. this.ultraGrid5.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  566. this.ultraGrid5.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  567. this.ultraGrid5.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  568. appearance22.BackColor = System.Drawing.SystemColors.Window;
  569. this.ultraGrid5.DisplayLayout.Override.CardAreaAppearance = appearance22;
  570. appearance23.BorderColor = System.Drawing.Color.Silver;
  571. appearance23.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  572. this.ultraGrid5.DisplayLayout.Override.CellAppearance = appearance23;
  573. this.ultraGrid5.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  574. this.ultraGrid5.DisplayLayout.Override.CellPadding = 0;
  575. this.ultraGrid5.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  576. appearance24.BackColor = System.Drawing.SystemColors.Control;
  577. appearance24.BackColor2 = System.Drawing.SystemColors.ControlDark;
  578. appearance24.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  579. appearance24.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  580. appearance24.BorderColor = System.Drawing.SystemColors.Window;
  581. this.ultraGrid5.DisplayLayout.Override.GroupByRowAppearance = appearance24;
  582. appearance10.TextHAlignAsString = "Left";
  583. this.ultraGrid5.DisplayLayout.Override.HeaderAppearance = appearance10;
  584. this.ultraGrid5.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  585. this.ultraGrid5.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  586. appearance11.BackColor = System.Drawing.SystemColors.Window;
  587. appearance11.BorderColor = System.Drawing.Color.Silver;
  588. this.ultraGrid5.DisplayLayout.Override.RowAppearance = appearance11;
  589. this.ultraGrid5.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  590. this.ultraGrid5.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  591. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  592. this.ultraGrid5.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  593. this.ultraGrid5.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  594. this.ultraGrid5.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  595. this.ultraGrid5.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  596. this.ultraGrid5.Dock = System.Windows.Forms.DockStyle.Fill;
  597. this.ultraGrid5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  598. this.ultraGrid5.Location = new System.Drawing.Point(0, 0);
  599. this.ultraGrid5.Name = "ultraGrid5";
  600. this.ultraGrid5.Size = new System.Drawing.Size(858, 170);
  601. this.ultraGrid5.TabIndex = 34;
  602. this.ultraGrid5.Text = "ultraGrid5";
  603. this.ultraGrid5.AfterRowActivate += new System.EventHandler(this.ultraGrid5_AfterRowActivate);
  604. //
  605. // panel1
  606. //
  607. this.panel1.Controls.Add(this.panel4);
  608. this.panel1.Controls.Add(this.panel2);
  609. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  610. this.panel1.Location = new System.Drawing.Point(0, 0);
  611. this.panel1.Name = "panel1";
  612. this.panel1.Size = new System.Drawing.Size(1085, 369);
  613. this.panel1.TabIndex = 0;
  614. //
  615. // panel4
  616. //
  617. this.panel4.Controls.Add(this.ultraTabControl1);
  618. this.panel4.Controls.Add(this.ultraExpandableGroupBox1);
  619. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  620. this.panel4.Location = new System.Drawing.Point(0, 0);
  621. this.panel4.Name = "panel4";
  622. this.panel4.Size = new System.Drawing.Size(862, 369);
  623. this.panel4.TabIndex = 2;
  624. //
  625. // ultraTabControl1
  626. //
  627. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage2);
  628. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
  629. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl4);
  630. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  631. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  632. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  633. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  634. this.ultraTabControl1.Name = "ultraTabControl1";
  635. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage2;
  636. this.ultraTabControl1.Size = new System.Drawing.Size(862, 196);
  637. this.ultraTabControl1.TabIndex = 3;
  638. ultraTab1.TabPage = this.ultraTabPageControl3;
  639. ultraTab1.Text = "光谱标样";
  640. ultraTab2.TabPage = this.ultraTabPageControl4;
  641. ultraTab2.Text = "粉末标样";
  642. ultraTab3.TabPage = this.ultraTabPageControl1;
  643. ultraTab3.Text = "标液";
  644. ultraTab4.TabPage = this.ultraTabPageControl2;
  645. ultraTab4.Text = "硬度块";
  646. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  647. ultraTab1,
  648. ultraTab2,
  649. ultraTab3,
  650. ultraTab4});
  651. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  652. //
  653. // ultraTabSharedControlsPage2
  654. //
  655. this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
  656. this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
  657. this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(858, 170);
  658. //
  659. // ultraExpandableGroupBox1
  660. //
  661. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  662. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  663. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(862, 173);
  664. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 196);
  665. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  666. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(862, 173);
  667. this.ultraExpandableGroupBox1.TabIndex = 2;
  668. this.ultraExpandableGroupBox1.Text = "标物基本信息编辑";
  669. //
  670. // ultraExpandableGroupBoxPanel1
  671. //
  672. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ARRIVE_TIME);
  673. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
  674. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSAMPLE_COUNT);
  675. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  676. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtUNIT);
  677. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  678. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtPRODUCT_STD);
  679. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  680. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtPRODUCT_TYPE);
  681. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  682. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.Upload);
  683. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.View);
  684. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtCER_BOOK);
  685. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSUPPLIER);
  686. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel49);
  687. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel50);
  688. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.VALID_TIME);
  689. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel48);
  690. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.SURE_TIME);
  691. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel47);
  692. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSTEEL_NO);
  693. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel43);
  694. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSAMPLE_NO);
  695. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel46);
  696. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraSTDSTEEL_TYPE);
  697. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel40);
  698. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel51);
  699. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtREMARK);
  700. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel53);
  701. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSTDSTEEL_NO);
  702. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel54);
  703. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.txtSTDSTEEL_NAME);
  704. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel55);
  705. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  706. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  707. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  708. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(856, 151);
  709. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  710. //
  711. // ARRIVE_TIME
  712. //
  713. this.ARRIVE_TIME.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  714. this.ARRIVE_TIME.FormatString = "";
  715. this.ARRIVE_TIME.Location = new System.Drawing.Point(101, 84);
  716. this.ARRIVE_TIME.MaskInput = "yyyy-mm-dd";
  717. this.ARRIVE_TIME.Name = "ARRIVE_TIME";
  718. this.ARRIVE_TIME.Size = new System.Drawing.Size(110, 21);
  719. this.ARRIVE_TIME.TabIndex = 606;
  720. //
  721. // ultraLabel5
  722. //
  723. appearance8.TextHAlignAsString = "Center";
  724. appearance8.TextVAlignAsString = "Middle";
  725. this.ultraLabel5.Appearance = appearance8;
  726. this.ultraLabel5.AutoSize = true;
  727. this.ultraLabel5.Location = new System.Drawing.Point(43, 87);
  728. this.ultraLabel5.Name = "ultraLabel5";
  729. this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
  730. this.ultraLabel5.TabIndex = 605;
  731. this.ultraLabel5.Text = "进货日期";
  732. //
  733. // txtSAMPLE_COUNT
  734. //
  735. this.txtSAMPLE_COUNT.Location = new System.Drawing.Point(636, 59);
  736. this.txtSAMPLE_COUNT.MaxLength = 100;
  737. this.txtSAMPLE_COUNT.Name = "txtSAMPLE_COUNT";
  738. this.txtSAMPLE_COUNT.Size = new System.Drawing.Size(69, 21);
  739. this.txtSAMPLE_COUNT.TabIndex = 603;
  740. this.txtSAMPLE_COUNT.Text = "1";
  741. //
  742. // ultraLabel4
  743. //
  744. appearance15.TextHAlignAsString = "Right";
  745. appearance15.TextVAlignAsString = "Middle";
  746. this.ultraLabel4.Appearance = appearance15;
  747. this.ultraLabel4.AutoSize = true;
  748. this.ultraLabel4.Location = new System.Drawing.Point(603, 62);
  749. this.ultraLabel4.Name = "ultraLabel4";
  750. this.ultraLabel4.Size = new System.Drawing.Size(29, 16);
  751. this.ultraLabel4.TabIndex = 604;
  752. this.ultraLabel4.Text = "数量";
  753. //
  754. // txtUNIT
  755. //
  756. this.txtUNIT.Location = new System.Drawing.Point(538, 59);
  757. this.txtUNIT.MaxLength = 100;
  758. this.txtUNIT.Name = "txtUNIT";
  759. this.txtUNIT.Size = new System.Drawing.Size(61, 21);
  760. this.txtUNIT.TabIndex = 601;
  761. this.txtUNIT.ValueChanged += new System.EventHandler(this.txtUNIT_ValueChanged);
  762. //
  763. // ultraLabel3
  764. //
  765. appearance72.TextHAlignAsString = "Right";
  766. appearance72.TextVAlignAsString = "Middle";
  767. this.ultraLabel3.Appearance = appearance72;
  768. this.ultraLabel3.AutoSize = true;
  769. this.ultraLabel3.Location = new System.Drawing.Point(505, 62);
  770. this.ultraLabel3.Name = "ultraLabel3";
  771. this.ultraLabel3.Size = new System.Drawing.Size(29, 16);
  772. this.ultraLabel3.TabIndex = 602;
  773. this.ultraLabel3.Text = "单位";
  774. this.ultraLabel3.Click += new System.EventHandler(this.ultraLabel3_Click);
  775. //
  776. // txtPRODUCT_STD
  777. //
  778. this.txtPRODUCT_STD.Location = new System.Drawing.Point(272, 59);
  779. this.txtPRODUCT_STD.MaxLength = 50;
  780. this.txtPRODUCT_STD.Name = "txtPRODUCT_STD";
  781. this.txtPRODUCT_STD.Size = new System.Drawing.Size(110, 21);
  782. this.txtPRODUCT_STD.TabIndex = 600;
  783. //
  784. // ultraLabel2
  785. //
  786. appearance3.TextHAlignAsString = "Center";
  787. appearance3.TextVAlignAsString = "Middle";
  788. this.ultraLabel2.Appearance = appearance3;
  789. this.ultraLabel2.AutoSize = true;
  790. this.ultraLabel2.Location = new System.Drawing.Point(214, 62);
  791. this.ultraLabel2.Name = "ultraLabel2";
  792. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  793. this.ultraLabel2.TabIndex = 599;
  794. this.ultraLabel2.Text = "技术指标";
  795. //
  796. // txtPRODUCT_TYPE
  797. //
  798. this.txtPRODUCT_TYPE.Location = new System.Drawing.Point(445, 59);
  799. this.txtPRODUCT_TYPE.MaxLength = 100;
  800. this.txtPRODUCT_TYPE.Name = "txtPRODUCT_TYPE";
  801. this.txtPRODUCT_TYPE.Size = new System.Drawing.Size(56, 21);
  802. this.txtPRODUCT_TYPE.TabIndex = 597;
  803. this.txtPRODUCT_TYPE.ValueChanged += new System.EventHandler(this.txtPRODUCT_TYPE_ValueChanged);
  804. //
  805. // ultraLabel1
  806. //
  807. appearance71.TextHAlignAsString = "Right";
  808. appearance71.TextVAlignAsString = "Middle";
  809. this.ultraLabel1.Appearance = appearance71;
  810. this.ultraLabel1.AutoSize = true;
  811. this.ultraLabel1.Location = new System.Drawing.Point(412, 62);
  812. this.ultraLabel1.Name = "ultraLabel1";
  813. this.ultraLabel1.Size = new System.Drawing.Size(29, 16);
  814. this.ultraLabel1.TabIndex = 598;
  815. this.ultraLabel1.Text = "类别";
  816. this.ultraLabel1.Click += new System.EventHandler(this.ultraLabel1_Click);
  817. //
  818. // Upload
  819. //
  820. this.Upload.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  821. this.Upload.Location = new System.Drawing.Point(711, 94);
  822. this.Upload.Name = "Upload";
  823. this.Upload.Size = new System.Drawing.Size(48, 28);
  824. this.Upload.TabIndex = 596;
  825. this.Upload.Text = "上传";
  826. this.Upload.UseVisualStyleBackColor = true;
  827. this.Upload.Click += new System.EventHandler(this.Upload_Click);
  828. //
  829. // View
  830. //
  831. this.View.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  832. this.View.Location = new System.Drawing.Point(711, 62);
  833. this.View.Name = "View";
  834. this.View.Size = new System.Drawing.Size(48, 28);
  835. this.View.TabIndex = 595;
  836. this.View.Text = "查看";
  837. this.View.UseVisualStyleBackColor = true;
  838. this.View.Click += new System.EventHandler(this.View_Click);
  839. //
  840. // txtCER_BOOK
  841. //
  842. this.txtCER_BOOK.Location = new System.Drawing.Point(594, 84);
  843. this.txtCER_BOOK.MaxLength = 50;
  844. this.txtCER_BOOK.Name = "txtCER_BOOK";
  845. this.txtCER_BOOK.ReadOnly = true;
  846. this.txtCER_BOOK.Size = new System.Drawing.Size(110, 21);
  847. this.txtCER_BOOK.TabIndex = 594;
  848. //
  849. // txtSUPPLIER
  850. //
  851. this.txtSUPPLIER.Location = new System.Drawing.Point(101, 59);
  852. this.txtSUPPLIER.MaxLength = 50;
  853. this.txtSUPPLIER.Name = "txtSUPPLIER";
  854. this.txtSUPPLIER.Size = new System.Drawing.Size(110, 21);
  855. this.txtSUPPLIER.TabIndex = 593;
  856. //
  857. // ultraLabel49
  858. //
  859. appearance9.TextHAlignAsString = "Center";
  860. appearance9.TextVAlignAsString = "Middle";
  861. this.ultraLabel49.Appearance = appearance9;
  862. this.ultraLabel49.AutoSize = true;
  863. this.ultraLabel49.Location = new System.Drawing.Point(561, 87);
  864. this.ultraLabel49.Name = "ultraLabel49";
  865. this.ultraLabel49.Size = new System.Drawing.Size(29, 16);
  866. this.ultraLabel49.TabIndex = 592;
  867. this.ultraLabel49.Text = "证书";
  868. //
  869. // ultraLabel50
  870. //
  871. appearance7.TextHAlignAsString = "Center";
  872. appearance7.TextVAlignAsString = "Middle";
  873. this.ultraLabel50.Appearance = appearance7;
  874. this.ultraLabel50.AutoSize = true;
  875. this.ultraLabel50.Location = new System.Drawing.Point(43, 62);
  876. this.ultraLabel50.Name = "ultraLabel50";
  877. this.ultraLabel50.Size = new System.Drawing.Size(54, 16);
  878. this.ultraLabel50.TabIndex = 591;
  879. this.ultraLabel50.Text = "研发单位";
  880. //
  881. // VALID_TIME
  882. //
  883. this.VALID_TIME.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  884. this.VALID_TIME.FormatString = "";
  885. this.VALID_TIME.Location = new System.Drawing.Point(445, 84);
  886. this.VALID_TIME.MaskInput = "yyyy-mm-dd";
  887. this.VALID_TIME.Name = "VALID_TIME";
  888. this.VALID_TIME.Size = new System.Drawing.Size(112, 21);
  889. this.VALID_TIME.TabIndex = 590;
  890. //
  891. // ultraLabel48
  892. //
  893. appearance6.TextHAlignAsString = "Center";
  894. appearance6.TextVAlignAsString = "Middle";
  895. this.ultraLabel48.Appearance = appearance6;
  896. this.ultraLabel48.AutoSize = true;
  897. this.ultraLabel48.Location = new System.Drawing.Point(387, 87);
  898. this.ultraLabel48.Name = "ultraLabel48";
  899. this.ultraLabel48.Size = new System.Drawing.Size(54, 16);
  900. this.ultraLabel48.TabIndex = 589;
  901. this.ultraLabel48.Text = "有效日期";
  902. //
  903. // SURE_TIME
  904. //
  905. this.SURE_TIME.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  906. this.SURE_TIME.FormatString = "";
  907. this.SURE_TIME.Location = new System.Drawing.Point(273, 84);
  908. this.SURE_TIME.MaskInput = "yyyy-mm-dd";
  909. this.SURE_TIME.Name = "SURE_TIME";
  910. this.SURE_TIME.Size = new System.Drawing.Size(110, 21);
  911. this.SURE_TIME.TabIndex = 588;
  912. //
  913. // ultraLabel47
  914. //
  915. appearance73.TextHAlignAsString = "Center";
  916. appearance73.TextVAlignAsString = "Middle";
  917. this.ultraLabel47.Appearance = appearance73;
  918. this.ultraLabel47.AutoSize = true;
  919. this.ultraLabel47.Location = new System.Drawing.Point(215, 87);
  920. this.ultraLabel47.Name = "ultraLabel47";
  921. this.ultraLabel47.Size = new System.Drawing.Size(54, 16);
  922. this.ultraLabel47.TabIndex = 587;
  923. this.ultraLabel47.Text = "定值日期";
  924. //
  925. // txtSTEEL_NO
  926. //
  927. this.txtSTEEL_NO.Location = new System.Drawing.Point(594, 34);
  928. this.txtSTEEL_NO.MaxLength = 50;
  929. this.txtSTEEL_NO.Name = "txtSTEEL_NO";
  930. this.txtSTEEL_NO.Size = new System.Drawing.Size(111, 21);
  931. this.txtSTEEL_NO.TabIndex = 583;
  932. //
  933. // ultraLabel43
  934. //
  935. appearance4.TextHAlignAsString = "Center";
  936. appearance4.TextVAlignAsString = "Middle";
  937. this.ultraLabel43.Appearance = appearance4;
  938. this.ultraLabel43.AutoSize = true;
  939. this.ultraLabel43.Location = new System.Drawing.Point(561, 37);
  940. this.ultraLabel43.Name = "ultraLabel43";
  941. this.ultraLabel43.Size = new System.Drawing.Size(29, 16);
  942. this.ultraLabel43.TabIndex = 582;
  943. this.ultraLabel43.Text = "钢号";
  944. //
  945. // txtSAMPLE_NO
  946. //
  947. this.txtSAMPLE_NO.Location = new System.Drawing.Point(445, 34);
  948. this.txtSAMPLE_NO.MaxLength = 50;
  949. this.txtSAMPLE_NO.Name = "txtSAMPLE_NO";
  950. this.txtSAMPLE_NO.Size = new System.Drawing.Size(110, 21);
  951. this.txtSAMPLE_NO.TabIndex = 581;
  952. //
  953. // ultraLabel46
  954. //
  955. appearance70.TextHAlignAsString = "Center";
  956. appearance70.TextVAlignAsString = "Middle";
  957. this.ultraLabel46.Appearance = appearance70;
  958. this.ultraLabel46.AutoSize = true;
  959. this.ultraLabel46.Location = new System.Drawing.Point(399, 37);
  960. this.ultraLabel46.Name = "ultraLabel46";
  961. this.ultraLabel46.Size = new System.Drawing.Size(42, 16);
  962. this.ultraLabel46.TabIndex = 580;
  963. this.ultraLabel46.Text = "自编号";
  964. //
  965. // ultraSTDSTEEL_TYPE
  966. //
  967. valueListItem1.DataValue = "0";
  968. valueListItem1.DisplayText = "光谱标样";
  969. valueListItem2.DataValue = "1";
  970. valueListItem2.DisplayText = "粉末标样";
  971. valueListItem3.DataValue = "2";
  972. valueListItem3.DisplayText = "标液";
  973. valueListItem4.DataValue = "3";
  974. valueListItem4.DisplayText = "硬度块";
  975. this.ultraSTDSTEEL_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  976. valueListItem1,
  977. valueListItem2,
  978. valueListItem3,
  979. valueListItem4});
  980. this.ultraSTDSTEEL_TYPE.Location = new System.Drawing.Point(101, 9);
  981. this.ultraSTDSTEEL_TYPE.Name = "ultraSTDSTEEL_TYPE";
  982. this.ultraSTDSTEEL_TYPE.ReadOnly = true;
  983. this.ultraSTDSTEEL_TYPE.Size = new System.Drawing.Size(110, 21);
  984. this.ultraSTDSTEEL_TYPE.TabIndex = 523;
  985. this.ultraSTDSTEEL_TYPE.Text = "光谱标样";
  986. //
  987. // ultraLabel40
  988. //
  989. appearance93.TextHAlignAsString = "Center";
  990. appearance93.TextVAlignAsString = "Middle";
  991. this.ultraLabel40.Appearance = appearance93;
  992. this.ultraLabel40.AutoSize = true;
  993. this.ultraLabel40.Location = new System.Drawing.Point(43, 12);
  994. this.ultraLabel40.Name = "ultraLabel40";
  995. this.ultraLabel40.Size = new System.Drawing.Size(54, 16);
  996. this.ultraLabel40.TabIndex = 524;
  997. this.ultraLabel40.Text = "标物类型";
  998. //
  999. // ultraLabel51
  1000. //
  1001. appearance40.TextHAlignAsString = "Right";
  1002. appearance40.TextVAlignAsString = "Middle";
  1003. this.ultraLabel51.Appearance = appearance40;
  1004. this.ultraLabel51.AutoSize = true;
  1005. this.ultraLabel51.Location = new System.Drawing.Point(68, 105);
  1006. this.ultraLabel51.Name = "ultraLabel51";
  1007. this.ultraLabel51.Size = new System.Drawing.Size(29, 16);
  1008. this.ultraLabel51.TabIndex = 83;
  1009. this.ultraLabel51.Text = "备注";
  1010. //
  1011. // txtREMARK
  1012. //
  1013. this.txtREMARK.AutoSize = false;
  1014. this.txtREMARK.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1015. this.txtREMARK.Location = new System.Drawing.Point(101, 109);
  1016. this.txtREMARK.MaxLength = 200;
  1017. this.txtREMARK.Multiline = true;
  1018. this.txtREMARK.Name = "txtREMARK";
  1019. this.txtREMARK.Scrollbars = System.Windows.Forms.ScrollBars.Vertical;
  1020. this.txtREMARK.Size = new System.Drawing.Size(604, 40);
  1021. this.txtREMARK.TabIndex = 5;
  1022. //
  1023. // ultraLabel53
  1024. //
  1025. appearance28.TextHAlignAsString = "Right";
  1026. appearance28.TextVAlignAsString = "Middle";
  1027. this.ultraLabel53.Appearance = appearance28;
  1028. this.ultraLabel53.AutoSize = true;
  1029. this.ultraLabel53.Location = new System.Drawing.Point(12, 37);
  1030. this.ultraLabel53.Name = "ultraLabel53";
  1031. this.ultraLabel53.Size = new System.Drawing.Size(0, 0);
  1032. this.ultraLabel53.TabIndex = 5;
  1033. //
  1034. // txtSTDSTEEL_NO
  1035. //
  1036. this.txtSTDSTEEL_NO.Location = new System.Drawing.Point(272, 34);
  1037. this.txtSTDSTEEL_NO.MaxLength = 100;
  1038. this.txtSTDSTEEL_NO.Name = "txtSTDSTEEL_NO";
  1039. this.txtSTDSTEEL_NO.Size = new System.Drawing.Size(110, 21);
  1040. this.txtSTDSTEEL_NO.TabIndex = 2;
  1041. //
  1042. // ultraLabel54
  1043. //
  1044. appearance69.TextHAlignAsString = "Right";
  1045. appearance69.TextVAlignAsString = "Middle";
  1046. this.ultraLabel54.Appearance = appearance69;
  1047. this.ultraLabel54.AutoSize = true;
  1048. this.ultraLabel54.Location = new System.Drawing.Point(239, 37);
  1049. this.ultraLabel54.Name = "ultraLabel54";
  1050. this.ultraLabel54.Size = new System.Drawing.Size(29, 16);
  1051. this.ultraLabel54.TabIndex = 3;
  1052. this.ultraLabel54.Text = "编号";
  1053. //
  1054. // txtSTDSTEEL_NAME
  1055. //
  1056. this.txtSTDSTEEL_NAME.Location = new System.Drawing.Point(101, 34);
  1057. this.txtSTDSTEEL_NAME.MaxLength = 100;
  1058. this.txtSTDSTEEL_NAME.Name = "txtSTDSTEEL_NAME";
  1059. this.txtSTDSTEEL_NAME.Size = new System.Drawing.Size(110, 21);
  1060. this.txtSTDSTEEL_NAME.TabIndex = 1;
  1061. //
  1062. // ultraLabel55
  1063. //
  1064. appearance87.TextHAlignAsString = "Right";
  1065. appearance87.TextVAlignAsString = "Middle";
  1066. this.ultraLabel55.Appearance = appearance87;
  1067. this.ultraLabel55.AutoSize = true;
  1068. this.ultraLabel55.Location = new System.Drawing.Point(68, 37);
  1069. this.ultraLabel55.Name = "ultraLabel55";
  1070. this.ultraLabel55.Size = new System.Drawing.Size(29, 16);
  1071. this.ultraLabel55.TabIndex = 1;
  1072. this.ultraLabel55.Text = "名称";
  1073. //
  1074. // panel2
  1075. //
  1076. this.panel2.Controls.Add(this.ultraGrid4);
  1077. this.panel2.Controls.Add(this.ultraExpandableGroupBox2);
  1078. this.panel2.Dock = System.Windows.Forms.DockStyle.Right;
  1079. this.panel2.Location = new System.Drawing.Point(862, 0);
  1080. this.panel2.Name = "panel2";
  1081. this.panel2.Size = new System.Drawing.Size(223, 369);
  1082. this.panel2.TabIndex = 1;
  1083. //
  1084. // ultraGrid4
  1085. //
  1086. this.ultraGrid4.DataMember = "Table4";
  1087. this.ultraGrid4.DataSource = this.dataSet1;
  1088. appearance30.BackColor = System.Drawing.SystemColors.Window;
  1089. appearance30.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1090. this.ultraGrid4.DisplayLayout.Appearance = appearance30;
  1091. ultraGridBand5.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1092. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand5);
  1093. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1094. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1095. appearance31.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1096. appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1097. appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1098. appearance31.BorderColor = System.Drawing.SystemColors.Window;
  1099. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance31;
  1100. appearance32.ForeColor = System.Drawing.SystemColors.GrayText;
  1101. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance32;
  1102. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1103. appearance33.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1104. appearance33.BackColor2 = System.Drawing.SystemColors.Control;
  1105. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1106. appearance33.ForeColor = System.Drawing.SystemColors.GrayText;
  1107. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance33;
  1108. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  1109. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  1110. appearance34.BackColor = System.Drawing.SystemColors.Window;
  1111. appearance34.ForeColor = System.Drawing.SystemColors.ControlText;
  1112. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance34;
  1113. appearance35.BackColor = System.Drawing.SystemColors.Highlight;
  1114. appearance35.ForeColor = System.Drawing.SystemColors.HighlightText;
  1115. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance35;
  1116. this.ultraGrid4.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
  1117. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1118. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1119. appearance37.BackColor = System.Drawing.SystemColors.Window;
  1120. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance37;
  1121. appearance41.BorderColor = System.Drawing.Color.Silver;
  1122. appearance41.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1123. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance41;
  1124. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1125. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  1126. this.ultraGrid4.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  1127. appearance42.BackColor = System.Drawing.SystemColors.Control;
  1128. appearance42.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1129. appearance42.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1130. appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1131. appearance42.BorderColor = System.Drawing.SystemColors.Window;
  1132. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance42;
  1133. appearance43.TextHAlignAsString = "Left";
  1134. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance43;
  1135. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1136. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1137. appearance44.BackColor = System.Drawing.SystemColors.Window;
  1138. appearance44.BorderColor = System.Drawing.Color.Silver;
  1139. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance44;
  1140. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1141. this.ultraGrid4.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  1142. appearance45.BackColor = System.Drawing.SystemColors.ControlLight;
  1143. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance45;
  1144. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1145. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1146. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1147. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  1148. this.ultraGrid4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1149. this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
  1150. this.ultraGrid4.Name = "ultraGrid4";
  1151. this.ultraGrid4.Size = new System.Drawing.Size(223, 219);
  1152. this.ultraGrid4.TabIndex = 30;
  1153. this.ultraGrid4.Text = "ultraGrid4";
  1154. this.ultraGrid4.AfterRowActivate += new System.EventHandler(this.ultraGrid4_AfterRowActivate);
  1155. //
  1156. // ultraExpandableGroupBox2
  1157. //
  1158. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  1159. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  1160. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(223, 150);
  1161. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(0, 219);
  1162. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  1163. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(223, 150);
  1164. this.ultraExpandableGroupBox2.TabIndex = 2;
  1165. this.ultraExpandableGroupBox2.Text = "标物明细项目编辑(*为必填项)";
  1166. //
  1167. // ultraExpandableGroupBoxPanel2
  1168. //
  1169. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txtSTD_VALUE);
  1170. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.panel3);
  1171. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel41);
  1172. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel42);
  1173. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel44);
  1174. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.txtITEM_NAME);
  1175. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel45);
  1176. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1177. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 19);
  1178. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  1179. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(217, 128);
  1180. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  1181. //
  1182. // txtSTD_VALUE
  1183. //
  1184. this.txtSTD_VALUE.Location = new System.Drawing.Point(81, 59);
  1185. this.txtSTD_VALUE.MaxLength = 100;
  1186. this.txtSTD_VALUE.Name = "txtSTD_VALUE";
  1187. this.txtSTD_VALUE.Size = new System.Drawing.Size(132, 21);
  1188. this.txtSTD_VALUE.TabIndex = 118;
  1189. //
  1190. // panel3
  1191. //
  1192. this.panel3.Controls.Add(this.panel2_Fill_Panel);
  1193. this.panel3.Controls.Add(this._panel2_Toolbars_Dock_Area_Left);
  1194. this.panel3.Controls.Add(this._panel2_Toolbars_Dock_Area_Right);
  1195. this.panel3.Controls.Add(this._panel2_Toolbars_Dock_Area_Top);
  1196. this.panel3.Controls.Add(this._panel2_Toolbars_Dock_Area_Bottom);
  1197. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  1198. this.panel3.Location = new System.Drawing.Point(0, 0);
  1199. this.panel3.Name = "panel3";
  1200. this.panel3.Size = new System.Drawing.Size(217, 25);
  1201. this.panel3.TabIndex = 117;
  1202. //
  1203. // panel2_Fill_Panel
  1204. //
  1205. this.panel2_Fill_Panel.Controls.Add(this.ultraToolbarsDockArea5);
  1206. this.panel2_Fill_Panel.Controls.Add(this.ultraToolbarsDockArea6);
  1207. this.panel2_Fill_Panel.Controls.Add(this.ultraToolbarsDockArea7);
  1208. this.panel2_Fill_Panel.Controls.Add(this.ultraToolbarsDockArea8);
  1209. this.panel2_Fill_Panel.Controls.Add(this.ultraToolbarsDockArea1);
  1210. this.panel2_Fill_Panel.Controls.Add(this.ultraToolbarsDockArea2);
  1211. this.panel2_Fill_Panel.Controls.Add(this.ultraToolbarsDockArea3);
  1212. this.panel2_Fill_Panel.Controls.Add(this.ultraToolbarsDockArea4);
  1213. this.panel2_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  1214. this.panel2_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  1215. this.panel2_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  1216. this.panel2_Fill_Panel.Name = "panel2_Fill_Panel";
  1217. this.panel2_Fill_Panel.Size = new System.Drawing.Size(217, 25);
  1218. this.panel2_Fill_Panel.TabIndex = 0;
  1219. //
  1220. // ultraToolbarsDockArea5
  1221. //
  1222. this.ultraToolbarsDockArea5.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1223. this.ultraToolbarsDockArea5.BackColor = System.Drawing.SystemColors.Control;
  1224. this.ultraToolbarsDockArea5.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  1225. this.ultraToolbarsDockArea5.ForeColor = System.Drawing.SystemColors.ControlText;
  1226. this.ultraToolbarsDockArea5.Location = new System.Drawing.Point(0, 0);
  1227. this.ultraToolbarsDockArea5.Name = "ultraToolbarsDockArea5";
  1228. this.ultraToolbarsDockArea5.Size = new System.Drawing.Size(217, 25);
  1229. this.ultraToolbarsDockArea5.ToolbarsManager = this.ultraToolbarsManager1;
  1230. //
  1231. // ultraToolbarsManager1
  1232. //
  1233. this.ultraToolbarsManager1.DesignerFlags = 1;
  1234. this.ultraToolbarsManager1.DockWithinContainer = this.panel2;
  1235. this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
  1236. ultraToolbar1.DockedColumn = 0;
  1237. ultraToolbar1.DockedRow = 0;
  1238. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  1239. buttonTool1,
  1240. buttonTool2,
  1241. buttonTool6});
  1242. ultraToolbar1.Text = "UltraToolbar1";
  1243. this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  1244. ultraToolbar1});
  1245. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  1246. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  1247. buttonTool3.SharedPropsInternal.Caption = "新增";
  1248. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1249. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  1250. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
  1251. buttonTool4.SharedPropsInternal.Caption = "修改";
  1252. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1253. appearance65.Image = ((object)(resources.GetObject("appearance65.Image")));
  1254. buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance65;
  1255. buttonTool5.SharedPropsInternal.Caption = "删除";
  1256. buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  1257. this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  1258. buttonTool3,
  1259. buttonTool4,
  1260. buttonTool5});
  1261. this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  1262. //
  1263. // ultraToolbarsDockArea6
  1264. //
  1265. this.ultraToolbarsDockArea6.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1266. this.ultraToolbarsDockArea6.BackColor = System.Drawing.SystemColors.Control;
  1267. this.ultraToolbarsDockArea6.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  1268. this.ultraToolbarsDockArea6.ForeColor = System.Drawing.SystemColors.ControlText;
  1269. this.ultraToolbarsDockArea6.Location = new System.Drawing.Point(0, 25);
  1270. this.ultraToolbarsDockArea6.Name = "ultraToolbarsDockArea6";
  1271. this.ultraToolbarsDockArea6.Size = new System.Drawing.Size(217, 0);
  1272. this.ultraToolbarsDockArea6.ToolbarsManager = this.ultraToolbarsManager1;
  1273. //
  1274. // ultraToolbarsDockArea7
  1275. //
  1276. this.ultraToolbarsDockArea7.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1277. this.ultraToolbarsDockArea7.BackColor = System.Drawing.SystemColors.Control;
  1278. this.ultraToolbarsDockArea7.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  1279. this.ultraToolbarsDockArea7.ForeColor = System.Drawing.SystemColors.ControlText;
  1280. this.ultraToolbarsDockArea7.Location = new System.Drawing.Point(0, 0);
  1281. this.ultraToolbarsDockArea7.Name = "ultraToolbarsDockArea7";
  1282. this.ultraToolbarsDockArea7.Size = new System.Drawing.Size(0, 25);
  1283. this.ultraToolbarsDockArea7.ToolbarsManager = this.ultraToolbarsManager1;
  1284. //
  1285. // ultraToolbarsDockArea8
  1286. //
  1287. this.ultraToolbarsDockArea8.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1288. this.ultraToolbarsDockArea8.BackColor = System.Drawing.SystemColors.Control;
  1289. this.ultraToolbarsDockArea8.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  1290. this.ultraToolbarsDockArea8.ForeColor = System.Drawing.SystemColors.ControlText;
  1291. this.ultraToolbarsDockArea8.Location = new System.Drawing.Point(217, 0);
  1292. this.ultraToolbarsDockArea8.Name = "ultraToolbarsDockArea8";
  1293. this.ultraToolbarsDockArea8.Size = new System.Drawing.Size(0, 25);
  1294. this.ultraToolbarsDockArea8.ToolbarsManager = this.ultraToolbarsManager1;
  1295. //
  1296. // ultraToolbarsDockArea1
  1297. //
  1298. this.ultraToolbarsDockArea1.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1299. this.ultraToolbarsDockArea1.BackColor = System.Drawing.SystemColors.Control;
  1300. this.ultraToolbarsDockArea1.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  1301. this.ultraToolbarsDockArea1.ForeColor = System.Drawing.SystemColors.ControlText;
  1302. this.ultraToolbarsDockArea1.Location = new System.Drawing.Point(0, 0);
  1303. this.ultraToolbarsDockArea1.Name = "ultraToolbarsDockArea1";
  1304. this.ultraToolbarsDockArea1.Size = new System.Drawing.Size(217, 0);
  1305. //
  1306. // ultraToolbarsDockArea2
  1307. //
  1308. this.ultraToolbarsDockArea2.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1309. this.ultraToolbarsDockArea2.BackColor = System.Drawing.SystemColors.Control;
  1310. this.ultraToolbarsDockArea2.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  1311. this.ultraToolbarsDockArea2.ForeColor = System.Drawing.SystemColors.ControlText;
  1312. this.ultraToolbarsDockArea2.Location = new System.Drawing.Point(0, 25);
  1313. this.ultraToolbarsDockArea2.Name = "ultraToolbarsDockArea2";
  1314. this.ultraToolbarsDockArea2.Size = new System.Drawing.Size(217, 0);
  1315. //
  1316. // ultraToolbarsDockArea3
  1317. //
  1318. this.ultraToolbarsDockArea3.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1319. this.ultraToolbarsDockArea3.BackColor = System.Drawing.SystemColors.Control;
  1320. this.ultraToolbarsDockArea3.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  1321. this.ultraToolbarsDockArea3.ForeColor = System.Drawing.SystemColors.ControlText;
  1322. this.ultraToolbarsDockArea3.Location = new System.Drawing.Point(0, 0);
  1323. this.ultraToolbarsDockArea3.Name = "ultraToolbarsDockArea3";
  1324. this.ultraToolbarsDockArea3.Size = new System.Drawing.Size(0, 25);
  1325. //
  1326. // ultraToolbarsDockArea4
  1327. //
  1328. this.ultraToolbarsDockArea4.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1329. this.ultraToolbarsDockArea4.BackColor = System.Drawing.SystemColors.Control;
  1330. this.ultraToolbarsDockArea4.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  1331. this.ultraToolbarsDockArea4.ForeColor = System.Drawing.SystemColors.ControlText;
  1332. this.ultraToolbarsDockArea4.Location = new System.Drawing.Point(217, 0);
  1333. this.ultraToolbarsDockArea4.Name = "ultraToolbarsDockArea4";
  1334. this.ultraToolbarsDockArea4.Size = new System.Drawing.Size(0, 25);
  1335. //
  1336. // _panel2_Toolbars_Dock_Area_Left
  1337. //
  1338. this._panel2_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1339. this._panel2_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  1340. this._panel2_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  1341. this._panel2_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  1342. this._panel2_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 0);
  1343. this._panel2_Toolbars_Dock_Area_Left.Name = "_panel2_Toolbars_Dock_Area_Left";
  1344. this._panel2_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 25);
  1345. //
  1346. // _panel2_Toolbars_Dock_Area_Right
  1347. //
  1348. this._panel2_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1349. this._panel2_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  1350. this._panel2_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  1351. this._panel2_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  1352. this._panel2_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(217, 0);
  1353. this._panel2_Toolbars_Dock_Area_Right.Name = "_panel2_Toolbars_Dock_Area_Right";
  1354. this._panel2_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 25);
  1355. //
  1356. // _panel2_Toolbars_Dock_Area_Top
  1357. //
  1358. this._panel2_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1359. this._panel2_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  1360. this._panel2_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  1361. this._panel2_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  1362. this._panel2_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  1363. this._panel2_Toolbars_Dock_Area_Top.Name = "_panel2_Toolbars_Dock_Area_Top";
  1364. this._panel2_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(217, 0);
  1365. //
  1366. // _panel2_Toolbars_Dock_Area_Bottom
  1367. //
  1368. this._panel2_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  1369. this._panel2_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  1370. this._panel2_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  1371. this._panel2_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  1372. this._panel2_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 25);
  1373. this._panel2_Toolbars_Dock_Area_Bottom.Name = "_panel2_Toolbars_Dock_Area_Bottom";
  1374. this._panel2_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(217, 0);
  1375. //
  1376. // ultraLabel41
  1377. //
  1378. appearance38.ForeColor = System.Drawing.Color.Red;
  1379. appearance38.TextHAlignAsString = "Right";
  1380. appearance38.TextVAlignAsString = "Middle";
  1381. this.ultraLabel41.Appearance = appearance38;
  1382. this.ultraLabel41.AutoSize = true;
  1383. this.ultraLabel41.Location = new System.Drawing.Point(67, 62);
  1384. this.ultraLabel41.Name = "ultraLabel41";
  1385. this.ultraLabel41.Size = new System.Drawing.Size(11, 14);
  1386. this.ultraLabel41.TabIndex = 111;
  1387. this.ultraLabel41.Text = "*";
  1388. //
  1389. // ultraLabel42
  1390. //
  1391. appearance36.ForeColor = System.Drawing.Color.Red;
  1392. appearance36.TextHAlignAsString = "Right";
  1393. appearance36.TextVAlignAsString = "Middle";
  1394. this.ultraLabel42.Appearance = appearance36;
  1395. this.ultraLabel42.AutoSize = true;
  1396. this.ultraLabel42.Location = new System.Drawing.Point(67, 37);
  1397. this.ultraLabel42.Name = "ultraLabel42";
  1398. this.ultraLabel42.Size = new System.Drawing.Size(11, 14);
  1399. this.ultraLabel42.TabIndex = 110;
  1400. this.ultraLabel42.Text = "*";
  1401. //
  1402. // ultraLabel44
  1403. //
  1404. appearance39.TextHAlignAsString = "Right";
  1405. appearance39.TextVAlignAsString = "Middle";
  1406. this.ultraLabel44.Appearance = appearance39;
  1407. this.ultraLabel44.AutoSize = true;
  1408. this.ultraLabel44.Location = new System.Drawing.Point(37, 62);
  1409. this.ultraLabel44.Name = "ultraLabel44";
  1410. this.ultraLabel44.Size = new System.Drawing.Size(29, 16);
  1411. this.ultraLabel44.TabIndex = 5;
  1412. this.ultraLabel44.Text = "定值";
  1413. //
  1414. // txtITEM_NAME
  1415. //
  1416. this.txtITEM_NAME.Location = new System.Drawing.Point(81, 34);
  1417. this.txtITEM_NAME.MaxLength = 100;
  1418. this.txtITEM_NAME.Name = "txtITEM_NAME";
  1419. this.txtITEM_NAME.Size = new System.Drawing.Size(132, 21);
  1420. this.txtITEM_NAME.TabIndex = 6;
  1421. //
  1422. // ultraLabel45
  1423. //
  1424. appearance86.TextHAlignAsString = "Right";
  1425. appearance86.TextVAlignAsString = "Middle";
  1426. this.ultraLabel45.Appearance = appearance86;
  1427. this.ultraLabel45.AutoSize = true;
  1428. this.ultraLabel45.Location = new System.Drawing.Point(12, 37);
  1429. this.ultraLabel45.Name = "ultraLabel45";
  1430. this.ultraLabel45.Size = new System.Drawing.Size(54, 16);
  1431. this.ultraLabel45.TabIndex = 3;
  1432. this.ultraLabel45.Text = "项目名称";
  1433. //
  1434. // FrmBaseChemStdSteel
  1435. //
  1436. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1437. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1438. this.ClientSize = new System.Drawing.Size(1085, 369);
  1439. this.Controls.Add(this.panel1);
  1440. this.Name = "FrmBaseChemStdSteel";
  1441. this.Text = "试验室标准物质管理";
  1442. this.Load += new System.EventHandler(this.FrmBaseChemStdSteel_Load);
  1443. this.ultraTabPageControl3.ResumeLayout(false);
  1444. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1445. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1446. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1447. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1448. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  1449. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  1450. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit();
  1451. this.ultraTabPageControl4.ResumeLayout(false);
  1452. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1453. this.ultraTabPageControl1.ResumeLayout(false);
  1454. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  1455. this.ultraTabPageControl2.ResumeLayout(false);
  1456. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
  1457. this.panel1.ResumeLayout(false);
  1458. this.panel4.ResumeLayout(false);
  1459. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1460. this.ultraTabControl1.ResumeLayout(false);
  1461. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1462. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1463. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1464. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  1465. ((System.ComponentModel.ISupportInitialize)(this.ARRIVE_TIME)).EndInit();
  1466. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_COUNT)).EndInit();
  1467. ((System.ComponentModel.ISupportInitialize)(this.txtUNIT)).EndInit();
  1468. ((System.ComponentModel.ISupportInitialize)(this.txtPRODUCT_STD)).EndInit();
  1469. ((System.ComponentModel.ISupportInitialize)(this.txtPRODUCT_TYPE)).EndInit();
  1470. ((System.ComponentModel.ISupportInitialize)(this.txtCER_BOOK)).EndInit();
  1471. ((System.ComponentModel.ISupportInitialize)(this.txtSUPPLIER)).EndInit();
  1472. ((System.ComponentModel.ISupportInitialize)(this.VALID_TIME)).EndInit();
  1473. ((System.ComponentModel.ISupportInitialize)(this.SURE_TIME)).EndInit();
  1474. ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_NO)).EndInit();
  1475. ((System.ComponentModel.ISupportInitialize)(this.txtSAMPLE_NO)).EndInit();
  1476. ((System.ComponentModel.ISupportInitialize)(this.ultraSTDSTEEL_TYPE)).EndInit();
  1477. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).EndInit();
  1478. ((System.ComponentModel.ISupportInitialize)(this.txtSTDSTEEL_NO)).EndInit();
  1479. ((System.ComponentModel.ISupportInitialize)(this.txtSTDSTEEL_NAME)).EndInit();
  1480. this.panel2.ResumeLayout(false);
  1481. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  1482. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  1483. this.ultraExpandableGroupBox2.ResumeLayout(false);
  1484. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  1485. this.ultraExpandableGroupBoxPanel2.PerformLayout();
  1486. ((System.ComponentModel.ISupportInitialize)(this.txtSTD_VALUE)).EndInit();
  1487. this.panel3.ResumeLayout(false);
  1488. this.panel2_Fill_Panel.ResumeLayout(false);
  1489. ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
  1490. ((System.ComponentModel.ISupportInitialize)(this.txtITEM_NAME)).EndInit();
  1491. this.ResumeLayout(false);
  1492. }
  1493. #endregion
  1494. private System.Windows.Forms.Panel panel1;
  1495. private System.Data.DataSet dataSet1;
  1496. private System.Data.DataTable dataTable1;
  1497. private System.Data.DataTable dataTable2;
  1498. private System.Data.DataTable dataTable3;
  1499. private System.Data.DataTable dataTable4;
  1500. private System.Windows.Forms.Panel panel2;
  1501. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  1502. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  1503. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  1504. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTD_VALUE;
  1505. private System.Windows.Forms.Panel panel3;
  1506. private System.Windows.Forms.Panel panel2_Fill_Panel;
  1507. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea1;
  1508. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea2;
  1509. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea3;
  1510. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea4;
  1511. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Left;
  1512. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Right;
  1513. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Top;
  1514. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel2_Toolbars_Dock_Area_Bottom;
  1515. private Infragistics.Win.Misc.UltraLabel ultraLabel41;
  1516. private Infragistics.Win.Misc.UltraLabel ultraLabel42;
  1517. private Infragistics.Win.Misc.UltraLabel ultraLabel44;
  1518. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtITEM_NAME;
  1519. private Infragistics.Win.Misc.UltraLabel ultraLabel45;
  1520. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea5;
  1521. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
  1522. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea6;
  1523. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea7;
  1524. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea8;
  1525. private System.Windows.Forms.Panel panel4;
  1526. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1527. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1528. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCER_BOOK;
  1529. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSUPPLIER;
  1530. private Infragistics.Win.Misc.UltraLabel ultraLabel49;
  1531. private Infragistics.Win.Misc.UltraLabel ultraLabel50;
  1532. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor VALID_TIME;
  1533. private Infragistics.Win.Misc.UltraLabel ultraLabel48;
  1534. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor SURE_TIME;
  1535. private Infragistics.Win.Misc.UltraLabel ultraLabel47;
  1536. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTEEL_NO;
  1537. private Infragistics.Win.Misc.UltraLabel ultraLabel43;
  1538. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSAMPLE_NO;
  1539. private Infragistics.Win.Misc.UltraLabel ultraLabel46;
  1540. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraSTDSTEEL_TYPE;
  1541. private Infragistics.Win.Misc.UltraLabel ultraLabel40;
  1542. private Infragistics.Win.Misc.UltraLabel ultraLabel51;
  1543. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK;
  1544. private Infragistics.Win.Misc.UltraLabel ultraLabel53;
  1545. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTDSTEEL_NO;
  1546. private Infragistics.Win.Misc.UltraLabel ultraLabel54;
  1547. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTDSTEEL_NAME;
  1548. private Infragistics.Win.Misc.UltraLabel ultraLabel55;
  1549. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1550. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
  1551. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
  1552. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1553. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
  1554. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1555. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1556. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1557. private System.Windows.Forms.Button View;
  1558. private System.Windows.Forms.Button Upload;
  1559. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1560. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5;
  1561. private System.Data.DataTable dataTable5;
  1562. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPRODUCT_TYPE;
  1563. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1564. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPRODUCT_STD;
  1565. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1566. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtUNIT;
  1567. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1568. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSAMPLE_COUNT;
  1569. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1570. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ARRIVE_TIME;
  1571. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1572. }
  1573. }