FrmSteerDBForgeDataCJ.designer.cs 86 KB

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