FrmSteerDBCastingDataCJ.designer.cs 90 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473
  1. namespace Core.StlMes.Client.Lims.Data.Steer
  2. {
  3. partial class FrmSteerDBCastingDataCJ
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
  30. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  44. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  45. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  46. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  48. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  49. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  50. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  51. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  64. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table4", -1);
  77. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  91. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  92. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  93. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  94. Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand4 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
  107. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  113. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  115. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  119. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  120. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  121. this.panel3 = new System.Windows.Forms.Panel();
  122. this.panel4 = new System.Windows.Forms.Panel();
  123. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  124. this.dataSet1 = new System.Data.DataSet();
  125. this.dataTable1 = new System.Data.DataTable();
  126. this.dataTable2 = new System.Data.DataTable();
  127. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  128. this.panel5 = new System.Windows.Forms.Panel();
  129. this.labelCHANGE_HEAT_NO = new Infragistics.Win.Misc.UltraLabel();
  130. this.txtCHANGE_HEAT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  131. this.bntDelete = new Infragistics.Win.Misc.UltraButton();
  132. this.bntAdd = new Infragistics.Win.Misc.UltraButton();
  133. this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
  134. this.ultraItems = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  135. this.txtCHECK_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  136. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  137. this.ultraCHECK_CLASS = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  138. this.ultraCHECK_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  139. this.ultraDEVICE_NAME = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  140. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  141. this.ultraDEVICE_NO = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  142. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  143. this.txtCHECK_TEMP = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  144. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  145. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  146. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  147. this.txtREMARK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  148. this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
  149. this.txtCONSIGN_TIME = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  150. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  151. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  152. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  153. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  154. this.txtPRODUCT_STD = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  155. this.txtSTEEL_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  156. this.txtHEAT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  157. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  158. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  159. this.panel6 = new System.Windows.Forms.Panel();
  160. this.panel7 = new System.Windows.Forms.Panel();
  161. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  162. this.dataSet2 = new System.Data.DataSet();
  163. this.dataTable3 = new System.Data.DataTable();
  164. this.dataTable4 = new System.Data.DataTable();
  165. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  166. this.panel8 = new System.Windows.Forms.Panel();
  167. this.labelCHANGE_HEAT_NO_LOG = new Infragistics.Win.Misc.UltraLabel();
  168. this.txtCHANGE_HEAT_NO_LOG = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  169. this.txtCHECK_TIME_LOG = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  170. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  171. this.ultraCHECK_CLASS_LOG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  172. this.ultraCHECK_NAME_LOG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  173. this.ultraDEVICE_NAME_LOG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  174. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  175. this.ultraDEVICE_NO_LOG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  176. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  177. this.txtCHECK_TEMP_LOG = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  178. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  179. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  180. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  181. this.txtREMARK_LOG = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  182. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  183. this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  184. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  185. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  186. this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
  187. this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
  188. this.txtPRODUCT_STD_LOG = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  189. this.txtSTEEL_NO_LOG = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  190. this.txtHEAT_NO_LOG = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  191. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  192. this.panel1 = new System.Windows.Forms.Panel();
  193. this.panel2 = new System.Windows.Forms.Panel();
  194. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  195. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  196. this.steerQueryBase1 = new Core.StlMes.Client.Lims.Data.Steer.SteerQueryBase();
  197. this.ultraTabPageControl1.SuspendLayout();
  198. this.panel3.SuspendLayout();
  199. this.panel4.SuspendLayout();
  200. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  201. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  202. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  203. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  204. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  205. this.ultraGroupBox1.SuspendLayout();
  206. this.panel5.SuspendLayout();
  207. ((System.ComponentModel.ISupportInitialize)(this.txtCHANGE_HEAT_NO)).BeginInit();
  208. ((System.ComponentModel.ISupportInitialize)(this.ultraItems)).BeginInit();
  209. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TIME)).BeginInit();
  210. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_CLASS)).BeginInit();
  211. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_NAME)).BeginInit();
  212. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NAME)).BeginInit();
  213. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NO)).BeginInit();
  214. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TEMP)).BeginInit();
  215. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).BeginInit();
  216. ((System.ComponentModel.ISupportInitialize)(this.txtCONSIGN_TIME)).BeginInit();
  217. ((System.ComponentModel.ISupportInitialize)(this.txtPRODUCT_STD)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_NO)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.txtHEAT_NO)).BeginInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  221. this.ultraTabPageControl2.SuspendLayout();
  222. this.panel6.SuspendLayout();
  223. this.panel7.SuspendLayout();
  224. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  229. this.ultraGroupBox2.SuspendLayout();
  230. this.panel8.SuspendLayout();
  231. ((System.ComponentModel.ISupportInitialize)(this.txtCHANGE_HEAT_NO_LOG)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TIME_LOG)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_CLASS_LOG)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_NAME_LOG)).BeginInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NAME_LOG)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NO_LOG)).BeginInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TEMP_LOG)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK_LOG)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
  240. ((System.ComponentModel.ISupportInitialize)(this.txtPRODUCT_STD_LOG)).BeginInit();
  241. ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_NO_LOG)).BeginInit();
  242. ((System.ComponentModel.ISupportInitialize)(this.txtHEAT_NO_LOG)).BeginInit();
  243. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  244. this.panel1.SuspendLayout();
  245. this.panel2.SuspendLayout();
  246. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  247. this.ultraTabControl1.SuspendLayout();
  248. this.SuspendLayout();
  249. //
  250. // ultraTabPageControl1
  251. //
  252. this.ultraTabPageControl1.Controls.Add(this.panel3);
  253. this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 23);
  254. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  255. this.ultraTabPageControl1.Size = new System.Drawing.Size(1322, 406);
  256. //
  257. // panel3
  258. //
  259. this.panel3.Controls.Add(this.panel4);
  260. this.panel3.Controls.Add(this.ultraGrid1);
  261. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  262. this.panel3.Location = new System.Drawing.Point(0, 0);
  263. this.panel3.Name = "panel3";
  264. this.panel3.Size = new System.Drawing.Size(1322, 406);
  265. this.panel3.TabIndex = 0;
  266. //
  267. // panel4
  268. //
  269. this.panel4.Controls.Add(this.ultraGrid2);
  270. this.panel4.Controls.Add(this.ultraGroupBox1);
  271. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  272. this.panel4.Location = new System.Drawing.Point(272, 0);
  273. this.panel4.Name = "panel4";
  274. this.panel4.Size = new System.Drawing.Size(1050, 406);
  275. this.panel4.TabIndex = 27;
  276. //
  277. // ultraGrid2
  278. //
  279. this.ultraGrid2.DataMember = "Table2";
  280. this.ultraGrid2.DataSource = this.dataSet1;
  281. appearance2.BackColor = System.Drawing.SystemColors.Window;
  282. appearance2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  283. this.ultraGrid2.DisplayLayout.Appearance = appearance2;
  284. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  285. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  286. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  287. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  288. appearance3.BackColor = System.Drawing.SystemColors.ActiveBorder;
  289. appearance3.BackColor2 = System.Drawing.SystemColors.ControlDark;
  290. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  291. appearance3.BorderColor = System.Drawing.SystemColors.Window;
  292. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance3;
  293. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  294. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  295. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  296. appearance6.BackColor = System.Drawing.SystemColors.ControlLightLight;
  297. appearance6.BackColor2 = System.Drawing.SystemColors.Control;
  298. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  299. appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
  300. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance6;
  301. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  302. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  303. appearance7.BackColor = System.Drawing.SystemColors.Window;
  304. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  305. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  306. appearance9.BackColor = System.Drawing.SystemColors.Highlight;
  307. appearance9.ForeColor = System.Drawing.SystemColors.HighlightText;
  308. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance9;
  309. this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  310. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  311. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  312. appearance10.BackColor = System.Drawing.SystemColors.Window;
  313. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance10;
  314. appearance11.BorderColor = System.Drawing.Color.Silver;
  315. appearance11.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  316. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance11;
  317. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  318. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  319. this.ultraGrid2.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  320. appearance12.BackColor = System.Drawing.SystemColors.Control;
  321. appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
  322. appearance12.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  323. appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  324. appearance12.BorderColor = System.Drawing.SystemColors.Window;
  325. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance12;
  326. appearance13.TextHAlignAsString = "Left";
  327. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance13;
  328. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  329. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  330. appearance14.BackColor = System.Drawing.SystemColors.Window;
  331. appearance14.BorderColor = System.Drawing.Color.Silver;
  332. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance14;
  333. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  334. this.ultraGrid2.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  335. appearance15.BackColor = System.Drawing.SystemColors.ControlLight;
  336. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance15;
  337. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  338. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  339. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  340. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  341. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  342. this.ultraGrid2.Location = new System.Drawing.Point(0, 110);
  343. this.ultraGrid2.Name = "ultraGrid2";
  344. this.ultraGrid2.Size = new System.Drawing.Size(1050, 296);
  345. this.ultraGrid2.TabIndex = 27;
  346. this.ultraGrid2.Text = "ultraGrid2";
  347. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  348. this.ultraGrid2.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.ultraGrid2_DoubleClickCell);
  349. //
  350. // dataSet1
  351. //
  352. this.dataSet1.DataSetName = "NewDataSet";
  353. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  354. this.dataTable1,
  355. this.dataTable2});
  356. //
  357. // dataTable1
  358. //
  359. this.dataTable1.TableName = "Table1";
  360. //
  361. // dataTable2
  362. //
  363. this.dataTable2.TableName = "Table2";
  364. //
  365. // ultraGroupBox1
  366. //
  367. this.ultraGroupBox1.Controls.Add(this.panel5);
  368. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  369. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  370. this.ultraGroupBox1.Name = "ultraGroupBox1";
  371. this.ultraGroupBox1.Size = new System.Drawing.Size(1050, 110);
  372. this.ultraGroupBox1.TabIndex = 0;
  373. this.ultraGroupBox1.Text = "低倍连铸基本信息";
  374. //
  375. // panel5
  376. //
  377. this.panel5.Controls.Add(this.labelCHANGE_HEAT_NO);
  378. this.panel5.Controls.Add(this.txtCHANGE_HEAT_NO);
  379. this.panel5.Controls.Add(this.bntDelete);
  380. this.panel5.Controls.Add(this.bntAdd);
  381. this.panel5.Controls.Add(this.ultraLabel23);
  382. this.panel5.Controls.Add(this.ultraItems);
  383. this.panel5.Controls.Add(this.txtCHECK_TIME);
  384. this.panel5.Controls.Add(this.ultraLabel2);
  385. this.panel5.Controls.Add(this.ultraCHECK_CLASS);
  386. this.panel5.Controls.Add(this.ultraCHECK_NAME);
  387. this.panel5.Controls.Add(this.ultraDEVICE_NAME);
  388. this.panel5.Controls.Add(this.ultraLabel14);
  389. this.panel5.Controls.Add(this.ultraDEVICE_NO);
  390. this.panel5.Controls.Add(this.ultraLabel12);
  391. this.panel5.Controls.Add(this.txtCHECK_TEMP);
  392. this.panel5.Controls.Add(this.ultraLabel7);
  393. this.panel5.Controls.Add(this.ultraLabel6);
  394. this.panel5.Controls.Add(this.ultraLabel5);
  395. this.panel5.Controls.Add(this.txtREMARK);
  396. this.panel5.Controls.Add(this.ultraLabel20);
  397. this.panel5.Controls.Add(this.txtCONSIGN_TIME);
  398. this.panel5.Controls.Add(this.ultraLabel11);
  399. this.panel5.Controls.Add(this.ultraLabel10);
  400. this.panel5.Controls.Add(this.ultraLabel4);
  401. this.panel5.Controls.Add(this.ultraLabel3);
  402. this.panel5.Controls.Add(this.txtPRODUCT_STD);
  403. this.panel5.Controls.Add(this.txtSTEEL_NO);
  404. this.panel5.Controls.Add(this.txtHEAT_NO);
  405. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  406. this.panel5.Location = new System.Drawing.Point(3, 18);
  407. this.panel5.Name = "panel5";
  408. this.panel5.Size = new System.Drawing.Size(1044, 89);
  409. this.panel5.TabIndex = 4;
  410. //
  411. // labelCHANGE_HEAT_NO
  412. //
  413. appearance46.TextHAlignAsString = "Right";
  414. appearance46.TextVAlignAsString = "Middle";
  415. this.labelCHANGE_HEAT_NO.Appearance = appearance46;
  416. this.labelCHANGE_HEAT_NO.AutoSize = true;
  417. this.labelCHANGE_HEAT_NO.Location = new System.Drawing.Point(138, 12);
  418. this.labelCHANGE_HEAT_NO.Name = "labelCHANGE_HEAT_NO";
  419. this.labelCHANGE_HEAT_NO.Size = new System.Drawing.Size(54, 16);
  420. this.labelCHANGE_HEAT_NO.TabIndex = 312;
  421. this.labelCHANGE_HEAT_NO.Text = "转换炉号";
  422. //
  423. // txtCHANGE_HEAT_NO
  424. //
  425. this.txtCHANGE_HEAT_NO.Location = new System.Drawing.Point(196, 9);
  426. this.txtCHANGE_HEAT_NO.MaxLength = 100;
  427. this.txtCHANGE_HEAT_NO.Name = "txtCHANGE_HEAT_NO";
  428. this.txtCHANGE_HEAT_NO.Size = new System.Drawing.Size(76, 21);
  429. this.txtCHANGE_HEAT_NO.TabIndex = 311;
  430. //
  431. // bntDelete
  432. //
  433. this.bntDelete.Location = new System.Drawing.Point(968, 56);
  434. this.bntDelete.Name = "bntDelete";
  435. this.bntDelete.Size = new System.Drawing.Size(60, 23);
  436. this.bntDelete.TabIndex = 310;
  437. this.bntDelete.Text = "减少";
  438. this.bntDelete.Click += new System.EventHandler(this.bntDelete_Click);
  439. //
  440. // bntAdd
  441. //
  442. this.bntAdd.Location = new System.Drawing.Point(902, 56);
  443. this.bntAdd.Name = "bntAdd";
  444. this.bntAdd.Size = new System.Drawing.Size(60, 23);
  445. this.bntAdd.TabIndex = 309;
  446. this.bntAdd.Text = "增加";
  447. this.bntAdd.Click += new System.EventHandler(this.bntAdd_Click);
  448. //
  449. // ultraLabel23
  450. //
  451. appearance19.TextHAlignAsString = "Right";
  452. appearance19.TextVAlignAsString = "Middle";
  453. this.ultraLabel23.Appearance = appearance19;
  454. this.ultraLabel23.AutoSize = true;
  455. this.ultraLabel23.Location = new System.Drawing.Point(929, 12);
  456. this.ultraLabel23.Name = "ultraLabel23";
  457. this.ultraLabel23.Size = new System.Drawing.Size(66, 16);
  458. this.ultraLabel23.TabIndex = 308;
  459. this.ultraLabel23.Text = "附加检验项";
  460. //
  461. // ultraItems
  462. //
  463. this.ultraItems.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  464. valueListItem9.DataValue = "P0141";
  465. valueListItem9.DisplayText = "中心偏析";
  466. valueListItem10.DataValue = "P0142";
  467. valueListItem10.DisplayText = "夹渣";
  468. valueListItem11.DataValue = "P0143";
  469. valueListItem11.DisplayText = "白亮带";
  470. this.ultraItems.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  471. valueListItem9,
  472. valueListItem10,
  473. valueListItem11});
  474. this.ultraItems.Location = new System.Drawing.Point(897, 30);
  475. this.ultraItems.Name = "ultraItems";
  476. this.ultraItems.Size = new System.Drawing.Size(135, 21);
  477. this.ultraItems.TabIndex = 307;
  478. //
  479. // txtCHECK_TIME
  480. //
  481. this.txtCHECK_TIME.Location = new System.Drawing.Point(531, 35);
  482. this.txtCHECK_TIME.MaxLength = 100;
  483. this.txtCHECK_TIME.Name = "txtCHECK_TIME";
  484. this.txtCHECK_TIME.Size = new System.Drawing.Size(135, 21);
  485. this.txtCHECK_TIME.TabIndex = 306;
  486. //
  487. // ultraLabel2
  488. //
  489. appearance16.TextHAlignAsString = "Right";
  490. appearance16.TextVAlignAsString = "Middle";
  491. this.ultraLabel2.Appearance = appearance16;
  492. this.ultraLabel2.AutoSize = true;
  493. this.ultraLabel2.Location = new System.Drawing.Point(473, 38);
  494. this.ultraLabel2.Name = "ultraLabel2";
  495. this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
  496. this.ultraLabel2.TabIndex = 305;
  497. this.ultraLabel2.Text = "试验时间";
  498. //
  499. // ultraCHECK_CLASS
  500. //
  501. valueListItem1.DataValue = "甲";
  502. valueListItem1.DisplayText = "甲";
  503. valueListItem2.DataValue = "乙";
  504. valueListItem2.DisplayText = "乙";
  505. valueListItem3.DataValue = "丙";
  506. valueListItem3.DisplayText = "丙";
  507. valueListItem4.DataValue = "丁";
  508. valueListItem4.DisplayText = "丁";
  509. this.ultraCHECK_CLASS.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  510. valueListItem1,
  511. valueListItem2,
  512. valueListItem3,
  513. valueListItem4});
  514. this.ultraCHECK_CLASS.Location = new System.Drawing.Point(531, 60);
  515. this.ultraCHECK_CLASS.Name = "ultraCHECK_CLASS";
  516. this.ultraCHECK_CLASS.Size = new System.Drawing.Size(135, 21);
  517. this.ultraCHECK_CLASS.TabIndex = 304;
  518. //
  519. // ultraCHECK_NAME
  520. //
  521. this.ultraCHECK_NAME.Location = new System.Drawing.Point(531, 9);
  522. this.ultraCHECK_NAME.Name = "ultraCHECK_NAME";
  523. this.ultraCHECK_NAME.Size = new System.Drawing.Size(135, 21);
  524. this.ultraCHECK_NAME.TabIndex = 303;
  525. //
  526. // ultraDEVICE_NAME
  527. //
  528. this.ultraDEVICE_NAME.Location = new System.Drawing.Point(334, 60);
  529. this.ultraDEVICE_NAME.Name = "ultraDEVICE_NAME";
  530. this.ultraDEVICE_NAME.Size = new System.Drawing.Size(135, 21);
  531. this.ultraDEVICE_NAME.TabIndex = 302;
  532. //
  533. // ultraLabel14
  534. //
  535. appearance17.TextHAlignAsString = "Right";
  536. appearance17.TextVAlignAsString = "Middle";
  537. this.ultraLabel14.Appearance = appearance17;
  538. this.ultraLabel14.AutoSize = true;
  539. this.ultraLabel14.Location = new System.Drawing.Point(276, 63);
  540. this.ultraLabel14.Name = "ultraLabel14";
  541. this.ultraLabel14.Size = new System.Drawing.Size(54, 16);
  542. this.ultraLabel14.TabIndex = 301;
  543. this.ultraLabel14.Text = "设备名称";
  544. //
  545. // ultraDEVICE_NO
  546. //
  547. this.ultraDEVICE_NO.Location = new System.Drawing.Point(334, 34);
  548. this.ultraDEVICE_NO.Name = "ultraDEVICE_NO";
  549. this.ultraDEVICE_NO.Size = new System.Drawing.Size(135, 21);
  550. this.ultraDEVICE_NO.TabIndex = 300;
  551. //
  552. // ultraLabel12
  553. //
  554. appearance18.TextHAlignAsString = "Right";
  555. appearance18.TextVAlignAsString = "Middle";
  556. this.ultraLabel12.Appearance = appearance18;
  557. this.ultraLabel12.AutoSize = true;
  558. this.ultraLabel12.Location = new System.Drawing.Point(276, 37);
  559. this.ultraLabel12.Name = "ultraLabel12";
  560. this.ultraLabel12.Size = new System.Drawing.Size(54, 16);
  561. this.ultraLabel12.TabIndex = 299;
  562. this.ultraLabel12.Text = "设备编码";
  563. //
  564. // txtCHECK_TEMP
  565. //
  566. this.txtCHECK_TEMP.Location = new System.Drawing.Point(334, 9);
  567. this.txtCHECK_TEMP.MaxLength = 100;
  568. this.txtCHECK_TEMP.Name = "txtCHECK_TEMP";
  569. this.txtCHECK_TEMP.Size = new System.Drawing.Size(135, 21);
  570. this.txtCHECK_TEMP.TabIndex = 298;
  571. //
  572. // ultraLabel7
  573. //
  574. appearance45.TextHAlignAsString = "Right";
  575. appearance45.TextVAlignAsString = "Middle";
  576. this.ultraLabel7.Appearance = appearance45;
  577. this.ultraLabel7.AutoSize = true;
  578. this.ultraLabel7.Location = new System.Drawing.Point(276, 12);
  579. this.ultraLabel7.Name = "ultraLabel7";
  580. this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
  581. this.ultraLabel7.TabIndex = 297;
  582. this.ultraLabel7.Text = "环境温度";
  583. //
  584. // ultraLabel6
  585. //
  586. appearance20.TextHAlignAsString = "Right";
  587. appearance20.TextVAlignAsString = "Middle";
  588. this.ultraLabel6.Appearance = appearance20;
  589. this.ultraLabel6.AutoSize = true;
  590. this.ultraLabel6.Location = new System.Drawing.Point(25, 62);
  591. this.ultraLabel6.Name = "ultraLabel6";
  592. this.ultraLabel6.Size = new System.Drawing.Size(29, 16);
  593. this.ultraLabel6.TabIndex = 296;
  594. this.ultraLabel6.Text = "标准";
  595. //
  596. // ultraLabel5
  597. //
  598. appearance47.TextHAlignAsString = "Right";
  599. appearance47.TextVAlignAsString = "Middle";
  600. this.ultraLabel5.Appearance = appearance47;
  601. this.ultraLabel5.AutoSize = true;
  602. this.ultraLabel5.Location = new System.Drawing.Point(25, 12);
  603. this.ultraLabel5.Name = "ultraLabel5";
  604. this.ultraLabel5.Size = new System.Drawing.Size(29, 16);
  605. this.ultraLabel5.TabIndex = 295;
  606. this.ultraLabel5.Text = "炉号";
  607. //
  608. // txtREMARK
  609. //
  610. appearance22.TextVAlignAsString = "Middle";
  611. this.txtREMARK.Appearance = appearance22;
  612. this.txtREMARK.AutoSize = false;
  613. this.txtREMARK.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  614. this.txtREMARK.Location = new System.Drawing.Point(691, 9);
  615. this.txtREMARK.Multiline = true;
  616. this.txtREMARK.Name = "txtREMARK";
  617. this.txtREMARK.Scrollbars = System.Windows.Forms.ScrollBars.Both;
  618. this.txtREMARK.Size = new System.Drawing.Size(191, 71);
  619. this.txtREMARK.TabIndex = 294;
  620. //
  621. // ultraLabel20
  622. //
  623. appearance23.TextHAlignAsString = "Right";
  624. appearance23.TextVAlignAsString = "Middle";
  625. this.ultraLabel20.Appearance = appearance23;
  626. this.ultraLabel20.Location = new System.Drawing.Point(669, 12);
  627. this.ultraLabel20.Name = "ultraLabel20";
  628. this.ultraLabel20.Size = new System.Drawing.Size(19, 65);
  629. this.ultraLabel20.TabIndex = 293;
  630. this.ultraLabel20.Text = "备注";
  631. //
  632. // txtCONSIGN_TIME
  633. //
  634. this.txtCONSIGN_TIME.Location = new System.Drawing.Point(464, -25);
  635. this.txtCONSIGN_TIME.MaxLength = 200;
  636. this.txtCONSIGN_TIME.Name = "txtCONSIGN_TIME";
  637. this.txtCONSIGN_TIME.Size = new System.Drawing.Size(135, 21);
  638. this.txtCONSIGN_TIME.TabIndex = 292;
  639. //
  640. // ultraLabel11
  641. //
  642. appearance24.TextHAlignAsString = "Right";
  643. appearance24.TextVAlignAsString = "Middle";
  644. this.ultraLabel11.Appearance = appearance24;
  645. this.ultraLabel11.AutoSize = true;
  646. this.ultraLabel11.Location = new System.Drawing.Point(406, -22);
  647. this.ultraLabel11.Name = "ultraLabel11";
  648. this.ultraLabel11.Size = new System.Drawing.Size(54, 16);
  649. this.ultraLabel11.TabIndex = 291;
  650. this.ultraLabel11.Text = "试验时间";
  651. //
  652. // ultraLabel10
  653. //
  654. appearance26.TextHAlignAsString = "Right";
  655. appearance26.TextVAlignAsString = "Middle";
  656. this.ultraLabel10.Appearance = appearance26;
  657. this.ultraLabel10.AutoSize = true;
  658. this.ultraLabel10.Location = new System.Drawing.Point(25, 37);
  659. this.ultraLabel10.Name = "ultraLabel10";
  660. this.ultraLabel10.Size = new System.Drawing.Size(29, 16);
  661. this.ultraLabel10.TabIndex = 290;
  662. this.ultraLabel10.Text = "钢号";
  663. //
  664. // ultraLabel4
  665. //
  666. appearance27.TextHAlignAsString = "Right";
  667. appearance27.TextVAlignAsString = "Middle";
  668. this.ultraLabel4.Appearance = appearance27;
  669. this.ultraLabel4.AutoSize = true;
  670. this.ultraLabel4.Location = new System.Drawing.Point(485, 12);
  671. this.ultraLabel4.Name = "ultraLabel4";
  672. this.ultraLabel4.Size = new System.Drawing.Size(42, 16);
  673. this.ultraLabel4.TabIndex = 289;
  674. this.ultraLabel4.Text = "试验人";
  675. //
  676. // ultraLabel3
  677. //
  678. appearance28.TextHAlignAsString = "Right";
  679. appearance28.TextVAlignAsString = "Middle";
  680. this.ultraLabel3.Appearance = appearance28;
  681. this.ultraLabel3.AutoSize = true;
  682. this.ultraLabel3.Location = new System.Drawing.Point(473, 63);
  683. this.ultraLabel3.Name = "ultraLabel3";
  684. this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
  685. this.ultraLabel3.TabIndex = 288;
  686. this.ultraLabel3.Text = "试验班组";
  687. //
  688. // txtPRODUCT_STD
  689. //
  690. this.txtPRODUCT_STD.Location = new System.Drawing.Point(58, 59);
  691. this.txtPRODUCT_STD.MaxLength = 200;
  692. this.txtPRODUCT_STD.Name = "txtPRODUCT_STD";
  693. this.txtPRODUCT_STD.Size = new System.Drawing.Size(214, 21);
  694. this.txtPRODUCT_STD.TabIndex = 287;
  695. //
  696. // txtSTEEL_NO
  697. //
  698. this.txtSTEEL_NO.Location = new System.Drawing.Point(58, 34);
  699. this.txtSTEEL_NO.MaxLength = 200;
  700. this.txtSTEEL_NO.Name = "txtSTEEL_NO";
  701. this.txtSTEEL_NO.Size = new System.Drawing.Size(214, 21);
  702. this.txtSTEEL_NO.TabIndex = 286;
  703. //
  704. // txtHEAT_NO
  705. //
  706. this.txtHEAT_NO.Location = new System.Drawing.Point(58, 9);
  707. this.txtHEAT_NO.MaxLength = 100;
  708. this.txtHEAT_NO.Name = "txtHEAT_NO";
  709. this.txtHEAT_NO.Size = new System.Drawing.Size(76, 21);
  710. this.txtHEAT_NO.TabIndex = 285;
  711. //
  712. // ultraGrid1
  713. //
  714. this.ultraGrid1.DataMember = "Table1";
  715. this.ultraGrid1.DataSource = this.dataSet1;
  716. appearance29.BackColor = System.Drawing.SystemColors.Window;
  717. appearance29.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  718. this.ultraGrid1.DisplayLayout.Appearance = appearance29;
  719. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  720. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  721. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  722. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  723. appearance32.BackColor = System.Drawing.SystemColors.ActiveBorder;
  724. appearance32.BackColor2 = System.Drawing.SystemColors.ControlDark;
  725. appearance32.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  726. appearance32.BorderColor = System.Drawing.SystemColors.Window;
  727. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance32;
  728. appearance33.ForeColor = System.Drawing.SystemColors.GrayText;
  729. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance33;
  730. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  731. appearance35.BackColor = System.Drawing.SystemColors.ControlLightLight;
  732. appearance35.BackColor2 = System.Drawing.SystemColors.Control;
  733. appearance35.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  734. appearance35.ForeColor = System.Drawing.SystemColors.GrayText;
  735. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance35;
  736. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  737. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  738. appearance37.BackColor = System.Drawing.SystemColors.Window;
  739. appearance37.ForeColor = System.Drawing.SystemColors.ControlText;
  740. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance37;
  741. appearance38.BackColor = System.Drawing.SystemColors.Highlight;
  742. appearance38.ForeColor = System.Drawing.SystemColors.HighlightText;
  743. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance38;
  744. this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  745. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  746. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  747. appearance39.BackColor = System.Drawing.SystemColors.Window;
  748. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance39;
  749. appearance40.BorderColor = System.Drawing.Color.Silver;
  750. appearance40.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  751. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance40;
  752. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  753. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  754. this.ultraGrid1.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  755. appearance41.BackColor = System.Drawing.SystemColors.Control;
  756. appearance41.BackColor2 = System.Drawing.SystemColors.ControlDark;
  757. appearance41.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  758. appearance41.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  759. appearance41.BorderColor = System.Drawing.SystemColors.Window;
  760. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance41;
  761. appearance42.TextHAlignAsString = "Left";
  762. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance42;
  763. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  764. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  765. appearance43.BackColor = System.Drawing.SystemColors.Window;
  766. appearance43.BorderColor = System.Drawing.Color.Silver;
  767. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance43;
  768. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  769. this.ultraGrid1.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  770. appearance44.BackColor = System.Drawing.SystemColors.ControlLight;
  771. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance44;
  772. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  773. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  774. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  775. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Left;
  776. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  777. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  778. this.ultraGrid1.Name = "ultraGrid1";
  779. this.ultraGrid1.Size = new System.Drawing.Size(272, 406);
  780. this.ultraGrid1.TabIndex = 26;
  781. this.ultraGrid1.Text = "ultraGrid1";
  782. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  783. //
  784. // ultraTabPageControl2
  785. //
  786. this.ultraTabPageControl2.Controls.Add(this.panel6);
  787. this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
  788. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  789. this.ultraTabPageControl2.Size = new System.Drawing.Size(1322, 406);
  790. //
  791. // panel6
  792. //
  793. this.panel6.Controls.Add(this.panel7);
  794. this.panel6.Controls.Add(this.ultraGrid3);
  795. this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
  796. this.panel6.Location = new System.Drawing.Point(0, 0);
  797. this.panel6.Name = "panel6";
  798. this.panel6.Size = new System.Drawing.Size(1322, 406);
  799. this.panel6.TabIndex = 1;
  800. //
  801. // panel7
  802. //
  803. this.panel7.Controls.Add(this.ultraGrid4);
  804. this.panel7.Controls.Add(this.ultraGroupBox2);
  805. this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
  806. this.panel7.Location = new System.Drawing.Point(416, 0);
  807. this.panel7.Name = "panel7";
  808. this.panel7.Size = new System.Drawing.Size(906, 406);
  809. this.panel7.TabIndex = 27;
  810. //
  811. // ultraGrid4
  812. //
  813. this.ultraGrid4.DataMember = "Table4";
  814. this.ultraGrid4.DataSource = this.dataSet2;
  815. appearance62.BackColor = System.Drawing.SystemColors.Window;
  816. appearance62.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  817. this.ultraGrid4.DisplayLayout.Appearance = appearance62;
  818. ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  819. this.ultraGrid4.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  820. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  821. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  822. appearance63.BackColor = System.Drawing.SystemColors.ActiveBorder;
  823. appearance63.BackColor2 = System.Drawing.SystemColors.ControlDark;
  824. appearance63.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  825. appearance63.BorderColor = System.Drawing.SystemColors.Window;
  826. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance63;
  827. appearance64.ForeColor = System.Drawing.SystemColors.GrayText;
  828. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance64;
  829. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  830. appearance65.BackColor = System.Drawing.SystemColors.ControlLightLight;
  831. appearance65.BackColor2 = System.Drawing.SystemColors.Control;
  832. appearance65.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  833. appearance65.ForeColor = System.Drawing.SystemColors.GrayText;
  834. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance65;
  835. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  836. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  837. appearance66.BackColor = System.Drawing.SystemColors.Window;
  838. appearance66.ForeColor = System.Drawing.SystemColors.ControlText;
  839. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance66;
  840. appearance67.BackColor = System.Drawing.SystemColors.Highlight;
  841. appearance67.ForeColor = System.Drawing.SystemColors.HighlightText;
  842. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance67;
  843. this.ultraGrid4.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  844. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  845. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  846. appearance68.BackColor = System.Drawing.SystemColors.Window;
  847. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance68;
  848. appearance69.BorderColor = System.Drawing.Color.Silver;
  849. appearance69.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  850. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance69;
  851. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  852. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  853. this.ultraGrid4.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  854. appearance70.BackColor = System.Drawing.SystemColors.Control;
  855. appearance70.BackColor2 = System.Drawing.SystemColors.ControlDark;
  856. appearance70.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  857. appearance70.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  858. appearance70.BorderColor = System.Drawing.SystemColors.Window;
  859. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance70;
  860. appearance71.TextHAlignAsString = "Left";
  861. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance71;
  862. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  863. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  864. appearance72.BackColor = System.Drawing.SystemColors.Window;
  865. appearance72.BorderColor = System.Drawing.Color.Silver;
  866. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance72;
  867. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  868. this.ultraGrid4.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  869. appearance73.BackColor = System.Drawing.SystemColors.ControlLight;
  870. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance73;
  871. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  872. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  873. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  874. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  875. this.ultraGrid4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  876. this.ultraGrid4.Location = new System.Drawing.Point(0, 110);
  877. this.ultraGrid4.Name = "ultraGrid4";
  878. this.ultraGrid4.Size = new System.Drawing.Size(906, 296);
  879. this.ultraGrid4.TabIndex = 27;
  880. this.ultraGrid4.Text = "ultraGrid4";
  881. this.ultraGrid4.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid4_CellChange);
  882. this.ultraGrid4.DoubleClickCell += new Infragistics.Win.UltraWinGrid.DoubleClickCellEventHandler(this.ultraGrid4_DoubleClickCell);
  883. //
  884. // dataSet2
  885. //
  886. this.dataSet2.DataSetName = "NewDataSet";
  887. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  888. this.dataTable3,
  889. this.dataTable4});
  890. //
  891. // dataTable3
  892. //
  893. this.dataTable3.TableName = "Table3";
  894. //
  895. // dataTable4
  896. //
  897. this.dataTable4.TableName = "Table4";
  898. //
  899. // ultraGroupBox2
  900. //
  901. this.ultraGroupBox2.Controls.Add(this.panel8);
  902. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  903. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  904. this.ultraGroupBox2.Name = "ultraGroupBox2";
  905. this.ultraGroupBox2.Size = new System.Drawing.Size(906, 110);
  906. this.ultraGroupBox2.TabIndex = 0;
  907. this.ultraGroupBox2.Text = "低倍锻造基本信息";
  908. //
  909. // panel8
  910. //
  911. this.panel8.Controls.Add(this.labelCHANGE_HEAT_NO_LOG);
  912. this.panel8.Controls.Add(this.txtCHANGE_HEAT_NO_LOG);
  913. this.panel8.Controls.Add(this.txtCHECK_TIME_LOG);
  914. this.panel8.Controls.Add(this.ultraLabel1);
  915. this.panel8.Controls.Add(this.ultraCHECK_CLASS_LOG);
  916. this.panel8.Controls.Add(this.ultraCHECK_NAME_LOG);
  917. this.panel8.Controls.Add(this.ultraDEVICE_NAME_LOG);
  918. this.panel8.Controls.Add(this.ultraLabel8);
  919. this.panel8.Controls.Add(this.ultraDEVICE_NO_LOG);
  920. this.panel8.Controls.Add(this.ultraLabel9);
  921. this.panel8.Controls.Add(this.txtCHECK_TEMP_LOG);
  922. this.panel8.Controls.Add(this.ultraLabel13);
  923. this.panel8.Controls.Add(this.ultraLabel15);
  924. this.panel8.Controls.Add(this.ultraLabel16);
  925. this.panel8.Controls.Add(this.txtREMARK_LOG);
  926. this.panel8.Controls.Add(this.ultraLabel17);
  927. this.panel8.Controls.Add(this.ultraTextEditor4);
  928. this.panel8.Controls.Add(this.ultraLabel18);
  929. this.panel8.Controls.Add(this.ultraLabel19);
  930. this.panel8.Controls.Add(this.ultraLabel21);
  931. this.panel8.Controls.Add(this.ultraLabel22);
  932. this.panel8.Controls.Add(this.txtPRODUCT_STD_LOG);
  933. this.panel8.Controls.Add(this.txtSTEEL_NO_LOG);
  934. this.panel8.Controls.Add(this.txtHEAT_NO_LOG);
  935. this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
  936. this.panel8.Location = new System.Drawing.Point(3, 18);
  937. this.panel8.Name = "panel8";
  938. this.panel8.Size = new System.Drawing.Size(900, 89);
  939. this.panel8.TabIndex = 4;
  940. //
  941. // labelCHANGE_HEAT_NO_LOG
  942. //
  943. appearance21.TextHAlignAsString = "Right";
  944. appearance21.TextVAlignAsString = "Middle";
  945. this.labelCHANGE_HEAT_NO_LOG.Appearance = appearance21;
  946. this.labelCHANGE_HEAT_NO_LOG.AutoSize = true;
  947. this.labelCHANGE_HEAT_NO_LOG.Location = new System.Drawing.Point(138, 12);
  948. this.labelCHANGE_HEAT_NO_LOG.Name = "labelCHANGE_HEAT_NO_LOG";
  949. this.labelCHANGE_HEAT_NO_LOG.Size = new System.Drawing.Size(54, 16);
  950. this.labelCHANGE_HEAT_NO_LOG.TabIndex = 312;
  951. this.labelCHANGE_HEAT_NO_LOG.Text = "转换炉号";
  952. //
  953. // txtCHANGE_HEAT_NO_LOG
  954. //
  955. this.txtCHANGE_HEAT_NO_LOG.Location = new System.Drawing.Point(196, 9);
  956. this.txtCHANGE_HEAT_NO_LOG.MaxLength = 100;
  957. this.txtCHANGE_HEAT_NO_LOG.Name = "txtCHANGE_HEAT_NO_LOG";
  958. this.txtCHANGE_HEAT_NO_LOG.ReadOnly = true;
  959. this.txtCHANGE_HEAT_NO_LOG.Size = new System.Drawing.Size(76, 21);
  960. this.txtCHANGE_HEAT_NO_LOG.TabIndex = 311;
  961. //
  962. // txtCHECK_TIME_LOG
  963. //
  964. this.txtCHECK_TIME_LOG.Location = new System.Drawing.Point(531, 35);
  965. this.txtCHECK_TIME_LOG.MaxLength = 100;
  966. this.txtCHECK_TIME_LOG.Name = "txtCHECK_TIME_LOG";
  967. this.txtCHECK_TIME_LOG.Size = new System.Drawing.Size(135, 21);
  968. this.txtCHECK_TIME_LOG.TabIndex = 306;
  969. //
  970. // ultraLabel1
  971. //
  972. appearance30.TextHAlignAsString = "Right";
  973. appearance30.TextVAlignAsString = "Middle";
  974. this.ultraLabel1.Appearance = appearance30;
  975. this.ultraLabel1.AutoSize = true;
  976. this.ultraLabel1.Location = new System.Drawing.Point(473, 38);
  977. this.ultraLabel1.Name = "ultraLabel1";
  978. this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
  979. this.ultraLabel1.TabIndex = 305;
  980. this.ultraLabel1.Text = "试验时间";
  981. //
  982. // ultraCHECK_CLASS_LOG
  983. //
  984. valueListItem5.DataValue = "甲";
  985. valueListItem5.DisplayText = "甲";
  986. valueListItem6.DataValue = "乙";
  987. valueListItem6.DisplayText = "乙";
  988. valueListItem7.DataValue = "丙";
  989. valueListItem7.DisplayText = "丙";
  990. valueListItem8.DataValue = "丁";
  991. valueListItem8.DisplayText = "丁";
  992. this.ultraCHECK_CLASS_LOG.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  993. valueListItem5,
  994. valueListItem6,
  995. valueListItem7,
  996. valueListItem8});
  997. this.ultraCHECK_CLASS_LOG.Location = new System.Drawing.Point(531, 60);
  998. this.ultraCHECK_CLASS_LOG.Name = "ultraCHECK_CLASS_LOG";
  999. this.ultraCHECK_CLASS_LOG.Size = new System.Drawing.Size(135, 21);
  1000. this.ultraCHECK_CLASS_LOG.TabIndex = 304;
  1001. //
  1002. // ultraCHECK_NAME_LOG
  1003. //
  1004. this.ultraCHECK_NAME_LOG.Location = new System.Drawing.Point(531, 9);
  1005. this.ultraCHECK_NAME_LOG.Name = "ultraCHECK_NAME_LOG";
  1006. this.ultraCHECK_NAME_LOG.Size = new System.Drawing.Size(135, 21);
  1007. this.ultraCHECK_NAME_LOG.TabIndex = 303;
  1008. //
  1009. // ultraDEVICE_NAME_LOG
  1010. //
  1011. this.ultraDEVICE_NAME_LOG.Location = new System.Drawing.Point(334, 60);
  1012. this.ultraDEVICE_NAME_LOG.Name = "ultraDEVICE_NAME_LOG";
  1013. this.ultraDEVICE_NAME_LOG.Size = new System.Drawing.Size(135, 21);
  1014. this.ultraDEVICE_NAME_LOG.TabIndex = 302;
  1015. //
  1016. // ultraLabel8
  1017. //
  1018. appearance97.TextHAlignAsString = "Right";
  1019. appearance97.TextVAlignAsString = "Middle";
  1020. this.ultraLabel8.Appearance = appearance97;
  1021. this.ultraLabel8.AutoSize = true;
  1022. this.ultraLabel8.Location = new System.Drawing.Point(276, 63);
  1023. this.ultraLabel8.Name = "ultraLabel8";
  1024. this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
  1025. this.ultraLabel8.TabIndex = 301;
  1026. this.ultraLabel8.Text = "设备名称";
  1027. //
  1028. // ultraDEVICE_NO_LOG
  1029. //
  1030. this.ultraDEVICE_NO_LOG.Location = new System.Drawing.Point(334, 34);
  1031. this.ultraDEVICE_NO_LOG.Name = "ultraDEVICE_NO_LOG";
  1032. this.ultraDEVICE_NO_LOG.Size = new System.Drawing.Size(135, 21);
  1033. this.ultraDEVICE_NO_LOG.TabIndex = 300;
  1034. //
  1035. // ultraLabel9
  1036. //
  1037. appearance31.TextHAlignAsString = "Right";
  1038. appearance31.TextVAlignAsString = "Middle";
  1039. this.ultraLabel9.Appearance = appearance31;
  1040. this.ultraLabel9.AutoSize = true;
  1041. this.ultraLabel9.Location = new System.Drawing.Point(276, 37);
  1042. this.ultraLabel9.Name = "ultraLabel9";
  1043. this.ultraLabel9.Size = new System.Drawing.Size(54, 16);
  1044. this.ultraLabel9.TabIndex = 299;
  1045. this.ultraLabel9.Text = "设备编码";
  1046. //
  1047. // txtCHECK_TEMP_LOG
  1048. //
  1049. this.txtCHECK_TEMP_LOG.Location = new System.Drawing.Point(334, 9);
  1050. this.txtCHECK_TEMP_LOG.MaxLength = 100;
  1051. this.txtCHECK_TEMP_LOG.Name = "txtCHECK_TEMP_LOG";
  1052. this.txtCHECK_TEMP_LOG.Size = new System.Drawing.Size(135, 21);
  1053. this.txtCHECK_TEMP_LOG.TabIndex = 298;
  1054. //
  1055. // ultraLabel13
  1056. //
  1057. appearance1.TextHAlignAsString = "Right";
  1058. appearance1.TextVAlignAsString = "Middle";
  1059. this.ultraLabel13.Appearance = appearance1;
  1060. this.ultraLabel13.AutoSize = true;
  1061. this.ultraLabel13.Location = new System.Drawing.Point(276, 12);
  1062. this.ultraLabel13.Name = "ultraLabel13";
  1063. this.ultraLabel13.Size = new System.Drawing.Size(54, 16);
  1064. this.ultraLabel13.TabIndex = 297;
  1065. this.ultraLabel13.Text = "环境温度";
  1066. //
  1067. // ultraLabel15
  1068. //
  1069. appearance25.TextHAlignAsString = "Right";
  1070. appearance25.TextVAlignAsString = "Middle";
  1071. this.ultraLabel15.Appearance = appearance25;
  1072. this.ultraLabel15.AutoSize = true;
  1073. this.ultraLabel15.Location = new System.Drawing.Point(25, 62);
  1074. this.ultraLabel15.Name = "ultraLabel15";
  1075. this.ultraLabel15.Size = new System.Drawing.Size(29, 16);
  1076. this.ultraLabel15.TabIndex = 296;
  1077. this.ultraLabel15.Text = "标准";
  1078. //
  1079. // ultraLabel16
  1080. //
  1081. appearance52.TextHAlignAsString = "Right";
  1082. appearance52.TextVAlignAsString = "Middle";
  1083. this.ultraLabel16.Appearance = appearance52;
  1084. this.ultraLabel16.AutoSize = true;
  1085. this.ultraLabel16.Location = new System.Drawing.Point(25, 12);
  1086. this.ultraLabel16.Name = "ultraLabel16";
  1087. this.ultraLabel16.Size = new System.Drawing.Size(29, 16);
  1088. this.ultraLabel16.TabIndex = 295;
  1089. this.ultraLabel16.Text = "炉号";
  1090. //
  1091. // txtREMARK_LOG
  1092. //
  1093. appearance74.TextVAlignAsString = "Middle";
  1094. this.txtREMARK_LOG.Appearance = appearance74;
  1095. this.txtREMARK_LOG.AutoSize = false;
  1096. this.txtREMARK_LOG.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1097. this.txtREMARK_LOG.Location = new System.Drawing.Point(691, 9);
  1098. this.txtREMARK_LOG.Multiline = true;
  1099. this.txtREMARK_LOG.Name = "txtREMARK_LOG";
  1100. this.txtREMARK_LOG.Scrollbars = System.Windows.Forms.ScrollBars.Both;
  1101. this.txtREMARK_LOG.Size = new System.Drawing.Size(191, 71);
  1102. this.txtREMARK_LOG.TabIndex = 294;
  1103. //
  1104. // ultraLabel17
  1105. //
  1106. appearance48.TextHAlignAsString = "Right";
  1107. appearance48.TextVAlignAsString = "Middle";
  1108. this.ultraLabel17.Appearance = appearance48;
  1109. this.ultraLabel17.Location = new System.Drawing.Point(669, 12);
  1110. this.ultraLabel17.Name = "ultraLabel17";
  1111. this.ultraLabel17.Size = new System.Drawing.Size(19, 65);
  1112. this.ultraLabel17.TabIndex = 293;
  1113. this.ultraLabel17.Text = "备注";
  1114. //
  1115. // ultraTextEditor4
  1116. //
  1117. this.ultraTextEditor4.Location = new System.Drawing.Point(464, -25);
  1118. this.ultraTextEditor4.MaxLength = 200;
  1119. this.ultraTextEditor4.Name = "ultraTextEditor4";
  1120. this.ultraTextEditor4.Size = new System.Drawing.Size(135, 21);
  1121. this.ultraTextEditor4.TabIndex = 292;
  1122. //
  1123. // ultraLabel18
  1124. //
  1125. appearance34.TextHAlignAsString = "Right";
  1126. appearance34.TextVAlignAsString = "Middle";
  1127. this.ultraLabel18.Appearance = appearance34;
  1128. this.ultraLabel18.AutoSize = true;
  1129. this.ultraLabel18.Location = new System.Drawing.Point(406, -22);
  1130. this.ultraLabel18.Name = "ultraLabel18";
  1131. this.ultraLabel18.Size = new System.Drawing.Size(54, 16);
  1132. this.ultraLabel18.TabIndex = 291;
  1133. this.ultraLabel18.Text = "试验时间";
  1134. //
  1135. // ultraLabel19
  1136. //
  1137. appearance8.TextHAlignAsString = "Right";
  1138. appearance8.TextVAlignAsString = "Middle";
  1139. this.ultraLabel19.Appearance = appearance8;
  1140. this.ultraLabel19.AutoSize = true;
  1141. this.ultraLabel19.Location = new System.Drawing.Point(25, 37);
  1142. this.ultraLabel19.Name = "ultraLabel19";
  1143. this.ultraLabel19.Size = new System.Drawing.Size(29, 16);
  1144. this.ultraLabel19.TabIndex = 290;
  1145. this.ultraLabel19.Text = "钢号";
  1146. //
  1147. // ultraLabel21
  1148. //
  1149. appearance5.TextHAlignAsString = "Right";
  1150. appearance5.TextVAlignAsString = "Middle";
  1151. this.ultraLabel21.Appearance = appearance5;
  1152. this.ultraLabel21.AutoSize = true;
  1153. this.ultraLabel21.Location = new System.Drawing.Point(485, 12);
  1154. this.ultraLabel21.Name = "ultraLabel21";
  1155. this.ultraLabel21.Size = new System.Drawing.Size(42, 16);
  1156. this.ultraLabel21.TabIndex = 289;
  1157. this.ultraLabel21.Text = "试验人";
  1158. //
  1159. // ultraLabel22
  1160. //
  1161. appearance36.TextHAlignAsString = "Right";
  1162. appearance36.TextVAlignAsString = "Middle";
  1163. this.ultraLabel22.Appearance = appearance36;
  1164. this.ultraLabel22.AutoSize = true;
  1165. this.ultraLabel22.Location = new System.Drawing.Point(473, 63);
  1166. this.ultraLabel22.Name = "ultraLabel22";
  1167. this.ultraLabel22.Size = new System.Drawing.Size(54, 16);
  1168. this.ultraLabel22.TabIndex = 288;
  1169. this.ultraLabel22.Text = "试验班组";
  1170. //
  1171. // txtPRODUCT_STD_LOG
  1172. //
  1173. this.txtPRODUCT_STD_LOG.Location = new System.Drawing.Point(58, 59);
  1174. this.txtPRODUCT_STD_LOG.MaxLength = 200;
  1175. this.txtPRODUCT_STD_LOG.Name = "txtPRODUCT_STD_LOG";
  1176. this.txtPRODUCT_STD_LOG.ReadOnly = true;
  1177. this.txtPRODUCT_STD_LOG.Size = new System.Drawing.Size(214, 21);
  1178. this.txtPRODUCT_STD_LOG.TabIndex = 287;
  1179. //
  1180. // txtSTEEL_NO_LOG
  1181. //
  1182. this.txtSTEEL_NO_LOG.Location = new System.Drawing.Point(58, 34);
  1183. this.txtSTEEL_NO_LOG.MaxLength = 200;
  1184. this.txtSTEEL_NO_LOG.Name = "txtSTEEL_NO_LOG";
  1185. this.txtSTEEL_NO_LOG.ReadOnly = true;
  1186. this.txtSTEEL_NO_LOG.Size = new System.Drawing.Size(214, 21);
  1187. this.txtSTEEL_NO_LOG.TabIndex = 286;
  1188. //
  1189. // txtHEAT_NO_LOG
  1190. //
  1191. this.txtHEAT_NO_LOG.Location = new System.Drawing.Point(58, 9);
  1192. this.txtHEAT_NO_LOG.MaxLength = 100;
  1193. this.txtHEAT_NO_LOG.Name = "txtHEAT_NO_LOG";
  1194. this.txtHEAT_NO_LOG.ReadOnly = true;
  1195. this.txtHEAT_NO_LOG.Size = new System.Drawing.Size(76, 21);
  1196. this.txtHEAT_NO_LOG.TabIndex = 285;
  1197. //
  1198. // ultraGrid3
  1199. //
  1200. this.ultraGrid3.DataMember = "Table3";
  1201. this.ultraGrid3.DataSource = this.dataSet2;
  1202. appearance49.BackColor = System.Drawing.SystemColors.Window;
  1203. appearance49.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  1204. this.ultraGrid3.DisplayLayout.Appearance = appearance49;
  1205. ultraGridBand4.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  1206. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand4);
  1207. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1208. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1209. appearance50.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1210. appearance50.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1211. appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1212. appearance50.BorderColor = System.Drawing.SystemColors.Window;
  1213. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance50;
  1214. appearance51.ForeColor = System.Drawing.SystemColors.GrayText;
  1215. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance51;
  1216. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1217. appearance53.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1218. appearance53.BackColor2 = System.Drawing.SystemColors.Control;
  1219. appearance53.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1220. appearance53.ForeColor = System.Drawing.SystemColors.GrayText;
  1221. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance53;
  1222. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  1223. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  1224. appearance54.BackColor = System.Drawing.SystemColors.Window;
  1225. appearance54.ForeColor = System.Drawing.SystemColors.ControlText;
  1226. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance54;
  1227. appearance55.BackColor = System.Drawing.SystemColors.Highlight;
  1228. appearance55.ForeColor = System.Drawing.SystemColors.HighlightText;
  1229. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance55;
  1230. this.ultraGrid3.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
  1231. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1232. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1233. appearance56.BackColor = System.Drawing.SystemColors.Window;
  1234. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance56;
  1235. appearance57.BorderColor = System.Drawing.Color.Silver;
  1236. appearance57.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1237. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance57;
  1238. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1239. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  1240. this.ultraGrid3.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
  1241. appearance58.BackColor = System.Drawing.SystemColors.Control;
  1242. appearance58.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1243. appearance58.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1244. appearance58.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1245. appearance58.BorderColor = System.Drawing.SystemColors.Window;
  1246. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance58;
  1247. appearance59.TextHAlignAsString = "Left";
  1248. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance59;
  1249. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1250. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1251. appearance60.BackColor = System.Drawing.SystemColors.Window;
  1252. appearance60.BorderColor = System.Drawing.Color.Silver;
  1253. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance60;
  1254. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1255. this.ultraGrid3.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
  1256. appearance61.BackColor = System.Drawing.SystemColors.ControlLight;
  1257. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance61;
  1258. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1259. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1260. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1261. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Left;
  1262. this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1263. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  1264. this.ultraGrid3.Name = "ultraGrid3";
  1265. this.ultraGrid3.Size = new System.Drawing.Size(416, 406);
  1266. this.ultraGrid3.TabIndex = 26;
  1267. this.ultraGrid3.Text = "ultraGrid3";
  1268. this.ultraGrid3.AfterRowActivate += new System.EventHandler(this.ultraGrid3_AfterRowActivate);
  1269. //
  1270. // panel1
  1271. //
  1272. this.panel1.Controls.Add(this.panel2);
  1273. this.panel1.Controls.Add(this.steerQueryBase1);
  1274. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  1275. this.panel1.Location = new System.Drawing.Point(0, 0);
  1276. this.panel1.Name = "panel1";
  1277. this.panel1.Size = new System.Drawing.Size(1328, 474);
  1278. this.panel1.TabIndex = 1;
  1279. //
  1280. // panel2
  1281. //
  1282. this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1283. this.panel2.Controls.Add(this.ultraTabControl1);
  1284. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  1285. this.panel2.Location = new System.Drawing.Point(0, 40);
  1286. this.panel2.Name = "panel2";
  1287. this.panel2.Size = new System.Drawing.Size(1328, 434);
  1288. this.panel2.TabIndex = 1;
  1289. //
  1290. // ultraTabControl1
  1291. //
  1292. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1293. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1294. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1295. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1296. this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
  1297. this.ultraTabControl1.Name = "ultraTabControl1";
  1298. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1299. this.ultraTabControl1.Size = new System.Drawing.Size(1326, 432);
  1300. this.ultraTabControl1.TabIndex = 0;
  1301. ultraTab1.TabPage = this.ultraTabPageControl1;
  1302. ultraTab1.Text = "未录入数据";
  1303. ultraTab2.TabPage = this.ultraTabPageControl2;
  1304. ultraTab2.Text = "已录入数据";
  1305. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1306. ultraTab1,
  1307. ultraTab2});
  1308. this.ultraTabControl1.SelectedTabChanged += new Infragistics.Win.UltraWinTabControl.SelectedTabChangedEventHandler(this.ultraTabControl1_SelectedTabChanged);
  1309. //
  1310. // ultraTabSharedControlsPage1
  1311. //
  1312. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1313. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1314. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1322, 406);
  1315. //
  1316. // steerQueryBase1
  1317. //
  1318. this.steerQueryBase1.Dock = System.Windows.Forms.DockStyle.Top;
  1319. this.steerQueryBase1.Location = new System.Drawing.Point(0, 0);
  1320. this.steerQueryBase1.Name = "steerQueryBase1";
  1321. this.steerQueryBase1.Size = new System.Drawing.Size(1328, 40);
  1322. this.steerQueryBase1.TabIndex = 0;
  1323. //
  1324. // FrmSteerDBCastingDataCJ
  1325. //
  1326. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1327. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1328. this.ClientSize = new System.Drawing.Size(1328, 474);
  1329. this.Controls.Add(this.panel1);
  1330. this.Name = "FrmSteerDBCastingDataCJ";
  1331. this.Text = "连铸低倍数据录入";
  1332. this.Load += new System.EventHandler(this.FrmSteerDBCastingDataCJ_Load);
  1333. this.ultraTabPageControl1.ResumeLayout(false);
  1334. this.panel3.ResumeLayout(false);
  1335. this.panel4.ResumeLayout(false);
  1336. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1337. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1338. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1339. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1340. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1341. this.ultraGroupBox1.ResumeLayout(false);
  1342. this.panel5.ResumeLayout(false);
  1343. this.panel5.PerformLayout();
  1344. ((System.ComponentModel.ISupportInitialize)(this.txtCHANGE_HEAT_NO)).EndInit();
  1345. ((System.ComponentModel.ISupportInitialize)(this.ultraItems)).EndInit();
  1346. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TIME)).EndInit();
  1347. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_CLASS)).EndInit();
  1348. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_NAME)).EndInit();
  1349. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NAME)).EndInit();
  1350. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NO)).EndInit();
  1351. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TEMP)).EndInit();
  1352. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK)).EndInit();
  1353. ((System.ComponentModel.ISupportInitialize)(this.txtCONSIGN_TIME)).EndInit();
  1354. ((System.ComponentModel.ISupportInitialize)(this.txtPRODUCT_STD)).EndInit();
  1355. ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_NO)).EndInit();
  1356. ((System.ComponentModel.ISupportInitialize)(this.txtHEAT_NO)).EndInit();
  1357. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1358. this.ultraTabPageControl2.ResumeLayout(false);
  1359. this.panel6.ResumeLayout(false);
  1360. this.panel7.ResumeLayout(false);
  1361. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  1362. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1363. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  1364. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  1365. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  1366. this.ultraGroupBox2.ResumeLayout(false);
  1367. this.panel8.ResumeLayout(false);
  1368. this.panel8.PerformLayout();
  1369. ((System.ComponentModel.ISupportInitialize)(this.txtCHANGE_HEAT_NO_LOG)).EndInit();
  1370. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TIME_LOG)).EndInit();
  1371. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_CLASS_LOG)).EndInit();
  1372. ((System.ComponentModel.ISupportInitialize)(this.ultraCHECK_NAME_LOG)).EndInit();
  1373. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NAME_LOG)).EndInit();
  1374. ((System.ComponentModel.ISupportInitialize)(this.ultraDEVICE_NO_LOG)).EndInit();
  1375. ((System.ComponentModel.ISupportInitialize)(this.txtCHECK_TEMP_LOG)).EndInit();
  1376. ((System.ComponentModel.ISupportInitialize)(this.txtREMARK_LOG)).EndInit();
  1377. ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
  1378. ((System.ComponentModel.ISupportInitialize)(this.txtPRODUCT_STD_LOG)).EndInit();
  1379. ((System.ComponentModel.ISupportInitialize)(this.txtSTEEL_NO_LOG)).EndInit();
  1380. ((System.ComponentModel.ISupportInitialize)(this.txtHEAT_NO_LOG)).EndInit();
  1381. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  1382. this.panel1.ResumeLayout(false);
  1383. this.panel2.ResumeLayout(false);
  1384. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1385. this.ultraTabControl1.ResumeLayout(false);
  1386. this.ResumeLayout(false);
  1387. }
  1388. #endregion
  1389. private System.Data.DataSet dataSet1;
  1390. private System.Data.DataTable dataTable1;
  1391. private System.Data.DataTable dataTable2;
  1392. private System.Windows.Forms.Panel panel1;
  1393. private System.Windows.Forms.Panel panel2;
  1394. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1395. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1396. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1397. private System.Windows.Forms.Panel panel3;
  1398. private System.Windows.Forms.Panel panel4;
  1399. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1400. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1401. private System.Windows.Forms.Panel panel5;
  1402. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_TIME;
  1403. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1404. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_CLASS;
  1405. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_NAME;
  1406. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_NAME;
  1407. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1408. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_NO;
  1409. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1410. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_TEMP;
  1411. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1412. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1413. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1414. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK;
  1415. private Infragistics.Win.Misc.UltraLabel ultraLabel20;
  1416. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCONSIGN_TIME;
  1417. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1418. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1419. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1420. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1421. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPRODUCT_STD;
  1422. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTEEL_NO;
  1423. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtHEAT_NO;
  1424. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1425. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1426. private System.Windows.Forms.Panel panel6;
  1427. private System.Windows.Forms.Panel panel7;
  1428. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  1429. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  1430. private System.Windows.Forms.Panel panel8;
  1431. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_TIME_LOG;
  1432. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1433. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_CLASS_LOG;
  1434. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraCHECK_NAME_LOG;
  1435. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_NAME_LOG;
  1436. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1437. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraDEVICE_NO_LOG;
  1438. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1439. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHECK_TEMP_LOG;
  1440. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1441. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  1442. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  1443. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtREMARK_LOG;
  1444. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1445. private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
  1446. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1447. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  1448. private Infragistics.Win.Misc.UltraLabel ultraLabel21;
  1449. private Infragistics.Win.Misc.UltraLabel ultraLabel22;
  1450. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPRODUCT_STD_LOG;
  1451. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtSTEEL_NO_LOG;
  1452. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtHEAT_NO_LOG;
  1453. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1454. private SteerQueryBase steerQueryBase1;
  1455. private System.Data.DataSet dataSet2;
  1456. private System.Data.DataTable dataTable3;
  1457. private System.Data.DataTable dataTable4;
  1458. private Infragistics.Win.Misc.UltraLabel ultraLabel23;
  1459. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraItems;
  1460. private Infragistics.Win.Misc.UltraButton bntAdd;
  1461. private Infragistics.Win.Misc.UltraButton bntDelete;
  1462. private Infragistics.Win.Misc.UltraLabel labelCHANGE_HEAT_NO;
  1463. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHANGE_HEAT_NO;
  1464. private Infragistics.Win.Misc.UltraLabel labelCHANGE_HEAT_NO_LOG;
  1465. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtCHANGE_HEAT_NO_LOG;
  1466. }
  1467. }