8fbc1b05a42cf48ba924123dc92744f4d56171a1.svn-base 81 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350
  1. namespace Core.LZMes.Client.UIN
  2. {
  3. partial class UIN060120
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MILL_DTIME");
  32. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_LEN");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WGT");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_OUTDIA");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAL_REG_ID");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAL_SHIFT");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAL_GROUP");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT_EDGE_YN");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CAL_TYPE");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ENT_COIL_WGT");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_PROG_CD");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WORK_OPE_DTIME");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHENGCAILV");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_THK");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_WTH");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CLASSTHK");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WTH");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_INDIA");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ISHEAD");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXTSHAPE_DEC_GRD");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXTSHAPE_QUALITY");
  56. Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  57. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OLD_SAMPL_NO", -1, Infragistics.Win.DefaultableBoolean.False);
  58. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MILL_DTIME", -1, Infragistics.Win.DefaultableBoolean.False);
  59. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "COIL_LEN", -1, Infragistics.Win.DefaultableBoolean.False);
  60. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "COIL_WGT", -1, Infragistics.Win.DefaultableBoolean.False);
  61. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "COIL_OUTDIA", -1, Infragistics.Win.DefaultableBoolean.False);
  62. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CHK", -1, Infragistics.Win.DefaultableBoolean.False);
  63. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CAL_REG_ID", -1, Infragistics.Win.DefaultableBoolean.False);
  64. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CAL_SHIFT", -1, Infragistics.Win.DefaultableBoolean.False);
  65. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CAL_GROUP", -1, Infragistics.Win.DefaultableBoolean.False);
  66. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CUT_EDGE_YN", -1, Infragistics.Win.DefaultableBoolean.False);
  67. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CAL_TYPE", -1, Infragistics.Win.DefaultableBoolean.False);
  68. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo12 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ENT_COIL_WGT", -1, Infragistics.Win.DefaultableBoolean.False);
  69. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo13 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CUR_PROG_CD", -1, Infragistics.Win.DefaultableBoolean.False);
  70. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo14 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "SPEC_STL_GRD", -1, Infragistics.Win.DefaultableBoolean.False);
  71. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo15 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "WORK_OPE_DTIME", -1, Infragistics.Win.DefaultableBoolean.False);
  72. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo16 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CHENGCAILV", -1, Infragistics.Win.DefaultableBoolean.False);
  73. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo17 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "INSTR_COIL_THK", -1, Infragistics.Win.DefaultableBoolean.False);
  74. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo18 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "INSTR_COIL_WTH", -1, Infragistics.Win.DefaultableBoolean.False);
  75. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo19 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CLASSTHK", -1, Infragistics.Win.DefaultableBoolean.False);
  76. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo20 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "COIL_THK", -1, Infragistics.Win.DefaultableBoolean.False);
  77. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo21 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "COIL_WTH", -1, Infragistics.Win.DefaultableBoolean.False);
  78. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo22 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "COIL_INDIA", -1, Infragistics.Win.DefaultableBoolean.False);
  79. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo23 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ISHEAD", -1, Infragistics.Win.DefaultableBoolean.False);
  80. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo24 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "EXTSHAPE_DEC_GRD", -1, Infragistics.Win.DefaultableBoolean.False);
  81. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo25 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "EXTSHAPE_QUALITY", -1, Infragistics.Win.DefaultableBoolean.False);
  82. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "COIL_WGT", 3, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "COIL_WGT", 3, true);
  83. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ENT_COIL_WGT", 11, true, "Table1", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ENT_COIL_WGT", 11, true);
  85. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  92. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  93. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  94. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  95. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  96. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  100. this.panel1 = new System.Windows.Forms.Panel();
  101. this.panel4 = new System.Windows.Forms.Panel();
  102. this.checkBox1 = new System.Windows.Forms.CheckBox();
  103. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  104. this.dataSet1 = new System.Data.DataSet();
  105. this.dataTable1 = new System.Data.DataTable();
  106. this.dataColumn1 = new System.Data.DataColumn();
  107. this.dataColumn2 = new System.Data.DataColumn();
  108. this.dataColumn5 = new System.Data.DataColumn();
  109. this.dataColumn6 = new System.Data.DataColumn();
  110. this.dataColumn8 = new System.Data.DataColumn();
  111. this.dataColumn9 = new System.Data.DataColumn();
  112. this.dataColumn10 = new System.Data.DataColumn();
  113. this.dataColumn11 = new System.Data.DataColumn();
  114. this.dataColumn12 = new System.Data.DataColumn();
  115. this.dataColumn13 = new System.Data.DataColumn();
  116. this.dataColumn15 = new System.Data.DataColumn();
  117. this.dataColumn16 = new System.Data.DataColumn();
  118. this.dataColumn14 = new System.Data.DataColumn();
  119. this.dataColumn17 = new System.Data.DataColumn();
  120. this.dataColumn18 = new System.Data.DataColumn();
  121. this.dataColumn19 = new System.Data.DataColumn();
  122. this.dataColumn20 = new System.Data.DataColumn();
  123. this.dataColumn21 = new System.Data.DataColumn();
  124. this.dataColumn22 = new System.Data.DataColumn();
  125. this.dataColumn3 = new System.Data.DataColumn();
  126. this.dataColumn4 = new System.Data.DataColumn();
  127. this.dataColumn7 = new System.Data.DataColumn();
  128. this.dataColumn23 = new System.Data.DataColumn();
  129. this.panel3 = new System.Windows.Forms.Panel();
  130. this.label13 = new System.Windows.Forms.Label();
  131. this.textBox16 = new System.Windows.Forms.TextBox();
  132. this.textBox15 = new System.Windows.Forms.TextBox();
  133. this.label12 = new System.Windows.Forms.Label();
  134. this.textBox14 = new System.Windows.Forms.TextBox();
  135. this.textBox13 = new System.Windows.Forms.TextBox();
  136. this.label11 = new System.Windows.Forms.Label();
  137. this.textBox12 = new System.Windows.Forms.TextBox();
  138. this.textBox11 = new System.Windows.Forms.TextBox();
  139. this.label10 = new System.Windows.Forms.Label();
  140. this.textBox10 = new System.Windows.Forms.TextBox();
  141. this.textBox9 = new System.Windows.Forms.TextBox();
  142. this.label9 = new System.Windows.Forms.Label();
  143. this.textBox8 = new System.Windows.Forms.TextBox();
  144. this.label8 = new System.Windows.Forms.Label();
  145. this.textBox7 = new System.Windows.Forms.TextBox();
  146. this.textBox6 = new System.Windows.Forms.TextBox();
  147. this.textBox5 = new System.Windows.Forms.TextBox();
  148. this.label7 = new System.Windows.Forms.Label();
  149. this.textBox4 = new System.Windows.Forms.TextBox();
  150. this.textBox3 = new System.Windows.Forms.TextBox();
  151. this.label6 = new System.Windows.Forms.Label();
  152. this.textBox2 = new System.Windows.Forms.TextBox();
  153. this.textBox1 = new System.Windows.Forms.TextBox();
  154. this.label5 = new System.Windows.Forms.Label();
  155. this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  156. this.label4 = new System.Windows.Forms.Label();
  157. this.panel2 = new System.Windows.Forms.Panel();
  158. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  159. this.button1 = new System.Windows.Forms.Button();
  160. this.textOrdNO = new System.Windows.Forms.TextBox();
  161. this.label3 = new System.Windows.Forms.Label();
  162. this.DelToDateTo = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  163. this.DelToDateFrom = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  164. this.label2 = new System.Windows.Forms.Label();
  165. this.ComboCalNO = new Infragistics.Win.UltraWinGrid.UltraCombo();
  166. this.label1 = new System.Windows.Forms.Label();
  167. this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
  168. this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
  169. this.dataColumn24 = new System.Data.DataColumn();
  170. this.dataColumn25 = new System.Data.DataColumn();
  171. this.panel1.SuspendLayout();
  172. this.panel4.SuspendLayout();
  173. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  176. this.panel3.SuspendLayout();
  177. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
  178. this.panel2.SuspendLayout();
  179. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  180. this.ultraGroupBox1.SuspendLayout();
  181. ((System.ComponentModel.ISupportInitialize)(this.DelToDateTo)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.DelToDateFrom)).BeginInit();
  183. ((System.ComponentModel.ISupportInitialize)(this.ComboCalNO)).BeginInit();
  184. this.SuspendLayout();
  185. //
  186. // panel1
  187. //
  188. this.panel1.Controls.Add(this.panel4);
  189. this.panel1.Controls.Add(this.panel2);
  190. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  191. this.panel1.Location = new System.Drawing.Point(0, 0);
  192. this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  193. this.panel1.Name = "panel1";
  194. this.panel1.Size = new System.Drawing.Size(1483, 615);
  195. this.panel1.TabIndex = 1;
  196. //
  197. // panel4
  198. //
  199. this.panel4.Controls.Add(this.checkBox1);
  200. this.panel4.Controls.Add(this.ultraGrid1);
  201. this.panel4.Controls.Add(this.panel3);
  202. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  203. this.panel4.Location = new System.Drawing.Point(0, 58);
  204. this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  205. this.panel4.Name = "panel4";
  206. this.panel4.Size = new System.Drawing.Size(1483, 557);
  207. this.panel4.TabIndex = 2;
  208. //
  209. // checkBox1
  210. //
  211. this.checkBox1.AutoSize = true;
  212. this.checkBox1.Location = new System.Drawing.Point(4, 8);
  213. this.checkBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  214. this.checkBox1.Name = "checkBox1";
  215. this.checkBox1.Size = new System.Drawing.Size(18, 17);
  216. this.checkBox1.TabIndex = 6;
  217. this.checkBox1.UseVisualStyleBackColor = true;
  218. this.checkBox1.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
  219. //
  220. // ultraGrid1
  221. //
  222. this.ultraGrid1.DataSource = this.dataSet1;
  223. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  224. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  225. ultraGridColumn1.Header.VisiblePosition = 0;
  226. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 8;
  227. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  228. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(104, 25);
  229. ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  230. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  231. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  232. appearance11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  233. ultraGridColumn2.CellAppearance = appearance11;
  234. ultraGridColumn2.Header.VisiblePosition = 1;
  235. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 12;
  236. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  237. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 25);
  238. ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  239. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  240. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  241. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  242. ultraGridColumn3.Header.VisiblePosition = 2;
  243. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 34;
  244. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  245. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 25);
  246. ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  247. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  248. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  249. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  250. ultraGridColumn4.Header.VisiblePosition = 3;
  251. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 18;
  252. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  253. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(72, 25);
  254. ultraGridColumn4.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  255. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  256. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  257. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  258. ultraGridColumn5.Header.VisiblePosition = 4;
  259. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 38;
  260. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  261. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 25);
  262. ultraGridColumn5.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  263. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  264. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  265. ultraGridColumn6.Header.VisiblePosition = 5;
  266. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 0;
  267. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  268. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(45, 25);
  269. ultraGridColumn6.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  270. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  271. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  272. ultraGridColumn6.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  273. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  274. ultraGridColumn7.Header.VisiblePosition = 6;
  275. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 46;
  276. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  277. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(61, 25);
  278. ultraGridColumn7.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  279. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  280. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  281. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  282. ultraGridColumn8.Header.VisiblePosition = 7;
  283. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 22;
  284. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  285. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 25);
  286. ultraGridColumn8.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  287. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  288. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  289. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  290. ultraGridColumn9.Header.VisiblePosition = 8;
  291. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 20;
  292. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  293. ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(66, 25);
  294. ultraGridColumn9.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  295. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  296. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  297. ultraGridColumn10.Header.VisiblePosition = 9;
  298. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 2;
  299. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  300. ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(52, 25);
  301. ultraGridColumn10.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  302. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  303. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  304. ultraGridColumn10.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  305. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  306. ultraGridColumn11.Header.VisiblePosition = 10;
  307. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 40;
  308. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  309. ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 25);
  310. ultraGridColumn11.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  311. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  312. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  313. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  314. ultraGridColumn12.Header.VisiblePosition = 11;
  315. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 16;
  316. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  317. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 25);
  318. ultraGridColumn12.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  319. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  320. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  321. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  322. ultraGridColumn13.Header.VisiblePosition = 12;
  323. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 6;
  324. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  325. ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 25);
  326. ultraGridColumn13.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  327. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  328. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  329. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  330. ultraGridColumn14.Header.Caption = "牌号";
  331. ultraGridColumn14.Header.VisiblePosition = 13;
  332. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 10;
  333. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  334. ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 25);
  335. ultraGridColumn14.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  336. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  337. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  338. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  339. ultraGridColumn15.Header.Caption = "录入时间";
  340. ultraGridColumn15.Header.VisiblePosition = 14;
  341. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 48;
  342. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  343. ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 25);
  344. ultraGridColumn15.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 34);
  345. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  346. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  347. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  348. ultraGridColumn16.Header.VisiblePosition = 15;
  349. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 14;
  350. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  351. ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
  352. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  353. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  354. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  355. ultraGridColumn17.Header.Caption = "订单厚度";
  356. ultraGridColumn17.Header.VisiblePosition = 16;
  357. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 26;
  358. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  359. ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  360. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  361. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  362. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  363. ultraGridColumn18.Header.Caption = "订单宽度";
  364. ultraGridColumn18.Header.VisiblePosition = 17;
  365. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 28;
  366. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  367. ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 0);
  368. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  369. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  370. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  371. ultraGridColumn19.Header.Caption = "分类厚度";
  372. ultraGridColumn19.Header.VisiblePosition = 18;
  373. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 24;
  374. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  375. ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  376. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  377. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  378. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  379. ultraGridColumn20.Header.Caption = "钢卷厚度";
  380. ultraGridColumn20.Header.VisiblePosition = 19;
  381. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 30;
  382. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  383. ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(84, 0);
  384. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  385. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  386. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  387. ultraGridColumn21.Header.Caption = "钢卷宽度";
  388. ultraGridColumn21.Header.VisiblePosition = 20;
  389. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 32;
  390. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  391. ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(83, 0);
  392. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  393. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  394. ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  395. ultraGridColumn22.Header.Caption = "钢卷内径";
  396. ultraGridColumn22.Header.VisiblePosition = 21;
  397. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 36;
  398. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  399. ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(79, 0);
  400. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  401. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  402. ultraGridColumn23.Header.Caption = "带头定位";
  403. ultraGridColumn23.Header.VisiblePosition = 22;
  404. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 4;
  405. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  406. ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(57, 0);
  407. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  408. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  409. ultraGridColumn23.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  410. ultraGridColumn24.Header.VisiblePosition = 23;
  411. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 42;
  412. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  413. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  414. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  415. ultraGridColumn25.Header.VisiblePosition = 24;
  416. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 44;
  417. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  418. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  419. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  420. ultraGridBand1.Columns.AddRange(new object[] {
  421. ultraGridColumn1,
  422. ultraGridColumn2,
  423. ultraGridColumn3,
  424. ultraGridColumn4,
  425. ultraGridColumn5,
  426. ultraGridColumn6,
  427. ultraGridColumn7,
  428. ultraGridColumn8,
  429. ultraGridColumn9,
  430. ultraGridColumn10,
  431. ultraGridColumn11,
  432. ultraGridColumn12,
  433. ultraGridColumn13,
  434. ultraGridColumn14,
  435. ultraGridColumn15,
  436. ultraGridColumn16,
  437. ultraGridColumn17,
  438. ultraGridColumn18,
  439. ultraGridColumn19,
  440. ultraGridColumn20,
  441. ultraGridColumn21,
  442. ultraGridColumn22,
  443. ultraGridColumn23,
  444. ultraGridColumn24,
  445. ultraGridColumn25});
  446. rowLayoutColumnInfo1.OriginX = 8;
  447. rowLayoutColumnInfo1.OriginY = 0;
  448. rowLayoutColumnInfo1.PreferredCellSize = new System.Drawing.Size(104, 25);
  449. rowLayoutColumnInfo1.PreferredLabelSize = new System.Drawing.Size(0, 34);
  450. rowLayoutColumnInfo1.SpanX = 2;
  451. rowLayoutColumnInfo1.SpanY = 2;
  452. rowLayoutColumnInfo2.OriginX = 12;
  453. rowLayoutColumnInfo2.OriginY = 0;
  454. rowLayoutColumnInfo2.PreferredCellSize = new System.Drawing.Size(95, 25);
  455. rowLayoutColumnInfo2.PreferredLabelSize = new System.Drawing.Size(0, 34);
  456. rowLayoutColumnInfo2.SpanX = 2;
  457. rowLayoutColumnInfo2.SpanY = 2;
  458. rowLayoutColumnInfo3.OriginX = 34;
  459. rowLayoutColumnInfo3.OriginY = 0;
  460. rowLayoutColumnInfo3.PreferredCellSize = new System.Drawing.Size(72, 25);
  461. rowLayoutColumnInfo3.PreferredLabelSize = new System.Drawing.Size(0, 34);
  462. rowLayoutColumnInfo3.SpanX = 2;
  463. rowLayoutColumnInfo3.SpanY = 2;
  464. rowLayoutColumnInfo4.OriginX = 18;
  465. rowLayoutColumnInfo4.OriginY = 0;
  466. rowLayoutColumnInfo4.PreferredCellSize = new System.Drawing.Size(72, 25);
  467. rowLayoutColumnInfo4.PreferredLabelSize = new System.Drawing.Size(0, 34);
  468. rowLayoutColumnInfo4.SpanX = 2;
  469. rowLayoutColumnInfo4.SpanY = 2;
  470. rowLayoutColumnInfo5.OriginX = 38;
  471. rowLayoutColumnInfo5.OriginY = 0;
  472. rowLayoutColumnInfo5.PreferredCellSize = new System.Drawing.Size(71, 25);
  473. rowLayoutColumnInfo5.PreferredLabelSize = new System.Drawing.Size(0, 34);
  474. rowLayoutColumnInfo5.SpanX = 2;
  475. rowLayoutColumnInfo5.SpanY = 2;
  476. rowLayoutColumnInfo6.OriginX = 0;
  477. rowLayoutColumnInfo6.OriginY = 0;
  478. rowLayoutColumnInfo6.PreferredCellSize = new System.Drawing.Size(45, 25);
  479. rowLayoutColumnInfo6.PreferredLabelSize = new System.Drawing.Size(0, 34);
  480. rowLayoutColumnInfo6.SpanX = 2;
  481. rowLayoutColumnInfo6.SpanY = 2;
  482. rowLayoutColumnInfo7.OriginX = 42;
  483. rowLayoutColumnInfo7.OriginY = 0;
  484. rowLayoutColumnInfo7.PreferredCellSize = new System.Drawing.Size(61, 25);
  485. rowLayoutColumnInfo7.PreferredLabelSize = new System.Drawing.Size(0, 34);
  486. rowLayoutColumnInfo7.SpanX = 2;
  487. rowLayoutColumnInfo7.SpanY = 2;
  488. rowLayoutColumnInfo8.OriginX = 22;
  489. rowLayoutColumnInfo8.OriginY = 0;
  490. rowLayoutColumnInfo8.PreferredCellSize = new System.Drawing.Size(69, 25);
  491. rowLayoutColumnInfo8.PreferredLabelSize = new System.Drawing.Size(0, 34);
  492. rowLayoutColumnInfo8.SpanX = 2;
  493. rowLayoutColumnInfo8.SpanY = 2;
  494. rowLayoutColumnInfo9.OriginX = 20;
  495. rowLayoutColumnInfo9.OriginY = 0;
  496. rowLayoutColumnInfo9.PreferredCellSize = new System.Drawing.Size(66, 25);
  497. rowLayoutColumnInfo9.PreferredLabelSize = new System.Drawing.Size(0, 34);
  498. rowLayoutColumnInfo9.SpanX = 2;
  499. rowLayoutColumnInfo9.SpanY = 2;
  500. rowLayoutColumnInfo10.OriginX = 2;
  501. rowLayoutColumnInfo10.OriginY = 0;
  502. rowLayoutColumnInfo10.PreferredCellSize = new System.Drawing.Size(52, 25);
  503. rowLayoutColumnInfo10.PreferredLabelSize = new System.Drawing.Size(0, 34);
  504. rowLayoutColumnInfo10.SpanX = 2;
  505. rowLayoutColumnInfo10.SpanY = 2;
  506. rowLayoutColumnInfo11.OriginX = 40;
  507. rowLayoutColumnInfo11.OriginY = 0;
  508. rowLayoutColumnInfo11.PreferredCellSize = new System.Drawing.Size(69, 25);
  509. rowLayoutColumnInfo11.PreferredLabelSize = new System.Drawing.Size(0, 34);
  510. rowLayoutColumnInfo11.SpanX = 2;
  511. rowLayoutColumnInfo11.SpanY = 2;
  512. rowLayoutColumnInfo12.OriginX = 16;
  513. rowLayoutColumnInfo12.OriginY = 0;
  514. rowLayoutColumnInfo12.PreferredCellSize = new System.Drawing.Size(73, 25);
  515. rowLayoutColumnInfo12.PreferredLabelSize = new System.Drawing.Size(0, 34);
  516. rowLayoutColumnInfo12.SpanX = 2;
  517. rowLayoutColumnInfo12.SpanY = 2;
  518. rowLayoutColumnInfo13.OriginX = 6;
  519. rowLayoutColumnInfo13.OriginY = 0;
  520. rowLayoutColumnInfo13.PreferredCellSize = new System.Drawing.Size(79, 25);
  521. rowLayoutColumnInfo13.PreferredLabelSize = new System.Drawing.Size(0, 34);
  522. rowLayoutColumnInfo13.SpanX = 2;
  523. rowLayoutColumnInfo13.SpanY = 2;
  524. rowLayoutColumnInfo14.OriginX = 10;
  525. rowLayoutColumnInfo14.OriginY = 0;
  526. rowLayoutColumnInfo14.PreferredCellSize = new System.Drawing.Size(79, 25);
  527. rowLayoutColumnInfo14.PreferredLabelSize = new System.Drawing.Size(0, 34);
  528. rowLayoutColumnInfo14.SpanX = 2;
  529. rowLayoutColumnInfo14.SpanY = 2;
  530. rowLayoutColumnInfo15.OriginX = 44;
  531. rowLayoutColumnInfo15.OriginY = 0;
  532. rowLayoutColumnInfo15.PreferredCellSize = new System.Drawing.Size(87, 25);
  533. rowLayoutColumnInfo15.PreferredLabelSize = new System.Drawing.Size(0, 34);
  534. rowLayoutColumnInfo15.SpanX = 2;
  535. rowLayoutColumnInfo15.SpanY = 2;
  536. rowLayoutColumnInfo16.OriginX = 14;
  537. rowLayoutColumnInfo16.OriginY = 0;
  538. rowLayoutColumnInfo16.PreferredCellSize = new System.Drawing.Size(68, 0);
  539. rowLayoutColumnInfo16.SpanX = 2;
  540. rowLayoutColumnInfo16.SpanY = 2;
  541. rowLayoutColumnInfo17.OriginX = 26;
  542. rowLayoutColumnInfo17.OriginY = 0;
  543. rowLayoutColumnInfo17.PreferredCellSize = new System.Drawing.Size(83, 0);
  544. rowLayoutColumnInfo17.SpanX = 2;
  545. rowLayoutColumnInfo17.SpanY = 2;
  546. rowLayoutColumnInfo18.OriginX = 28;
  547. rowLayoutColumnInfo18.OriginY = 0;
  548. rowLayoutColumnInfo18.PreferredCellSize = new System.Drawing.Size(80, 0);
  549. rowLayoutColumnInfo18.SpanX = 2;
  550. rowLayoutColumnInfo18.SpanY = 2;
  551. rowLayoutColumnInfo19.OriginX = 24;
  552. rowLayoutColumnInfo19.OriginY = 0;
  553. rowLayoutColumnInfo19.PreferredCellSize = new System.Drawing.Size(78, 0);
  554. rowLayoutColumnInfo19.SpanX = 2;
  555. rowLayoutColumnInfo19.SpanY = 2;
  556. rowLayoutColumnInfo20.OriginX = 30;
  557. rowLayoutColumnInfo20.OriginY = 0;
  558. rowLayoutColumnInfo20.PreferredCellSize = new System.Drawing.Size(84, 0);
  559. rowLayoutColumnInfo20.SpanX = 2;
  560. rowLayoutColumnInfo20.SpanY = 2;
  561. rowLayoutColumnInfo21.OriginX = 32;
  562. rowLayoutColumnInfo21.OriginY = 0;
  563. rowLayoutColumnInfo21.PreferredCellSize = new System.Drawing.Size(83, 0);
  564. rowLayoutColumnInfo21.SpanX = 2;
  565. rowLayoutColumnInfo21.SpanY = 2;
  566. rowLayoutColumnInfo22.OriginX = 36;
  567. rowLayoutColumnInfo22.OriginY = 0;
  568. rowLayoutColumnInfo22.PreferredCellSize = new System.Drawing.Size(79, 0);
  569. rowLayoutColumnInfo22.SpanX = 2;
  570. rowLayoutColumnInfo22.SpanY = 2;
  571. rowLayoutColumnInfo23.OriginX = 4;
  572. rowLayoutColumnInfo23.OriginY = 0;
  573. rowLayoutColumnInfo23.PreferredCellSize = new System.Drawing.Size(57, 0);
  574. rowLayoutColumnInfo23.SpanX = 2;
  575. rowLayoutColumnInfo23.SpanY = 2;
  576. rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  577. rowLayoutColumnInfo1,
  578. rowLayoutColumnInfo2,
  579. rowLayoutColumnInfo3,
  580. rowLayoutColumnInfo4,
  581. rowLayoutColumnInfo5,
  582. rowLayoutColumnInfo6,
  583. rowLayoutColumnInfo7,
  584. rowLayoutColumnInfo8,
  585. rowLayoutColumnInfo9,
  586. rowLayoutColumnInfo10,
  587. rowLayoutColumnInfo11,
  588. rowLayoutColumnInfo12,
  589. rowLayoutColumnInfo13,
  590. rowLayoutColumnInfo14,
  591. rowLayoutColumnInfo15,
  592. rowLayoutColumnInfo16,
  593. rowLayoutColumnInfo17,
  594. rowLayoutColumnInfo18,
  595. rowLayoutColumnInfo19,
  596. rowLayoutColumnInfo20,
  597. rowLayoutColumnInfo21,
  598. rowLayoutColumnInfo22,
  599. rowLayoutColumnInfo23,
  600. rowLayoutColumnInfo24,
  601. rowLayoutColumnInfo25});
  602. rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  603. ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  604. rowLayout1});
  605. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  606. summarySettings1.GroupBySummaryValueAppearance = appearance12;
  607. summarySettings2.GroupBySummaryValueAppearance = appearance14;
  608. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  609. summarySettings1,
  610. summarySettings2});
  611. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  612. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  613. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  614. appearance9.BackColor = System.Drawing.SystemColors.GradientActiveCaption;
  615. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance9;
  616. appearance5.BackColor = System.Drawing.Color.GhostWhite;
  617. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance5;
  618. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  619. appearance6.BackColor = System.Drawing.Color.LightSteelBlue;
  620. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance6;
  621. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  622. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  623. appearance7.BackColor = System.Drawing.Color.LightSteelBlue;
  624. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance7;
  625. appearance8.BackColor = System.Drawing.Color.LightSteelBlue;
  626. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance8;
  627. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  628. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  629. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  630. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  631. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  632. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  633. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  634. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  635. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  636. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  637. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  638. this.ultraGrid1.Name = "ultraGrid1";
  639. this.ultraGrid1.Size = new System.Drawing.Size(1483, 463);
  640. this.ultraGrid1.TabIndex = 3;
  641. //
  642. // dataSet1
  643. //
  644. this.dataSet1.DataSetName = "NewDataSet";
  645. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  646. this.dataTable1});
  647. //
  648. // dataTable1
  649. //
  650. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  651. this.dataColumn1,
  652. this.dataColumn2,
  653. this.dataColumn5,
  654. this.dataColumn6,
  655. this.dataColumn8,
  656. this.dataColumn9,
  657. this.dataColumn10,
  658. this.dataColumn11,
  659. this.dataColumn12,
  660. this.dataColumn13,
  661. this.dataColumn15,
  662. this.dataColumn16,
  663. this.dataColumn14,
  664. this.dataColumn17,
  665. this.dataColumn18,
  666. this.dataColumn19,
  667. this.dataColumn20,
  668. this.dataColumn21,
  669. this.dataColumn22,
  670. this.dataColumn3,
  671. this.dataColumn4,
  672. this.dataColumn7,
  673. this.dataColumn23,
  674. this.dataColumn24,
  675. this.dataColumn25});
  676. this.dataTable1.TableName = "Table1";
  677. //
  678. // dataColumn1
  679. //
  680. this.dataColumn1.Caption = "连退卷号";
  681. this.dataColumn1.ColumnName = "OLD_SAMPL_NO";
  682. //
  683. // dataColumn2
  684. //
  685. this.dataColumn2.Caption = "轧制时间";
  686. this.dataColumn2.ColumnName = "MILL_DTIME";
  687. //
  688. // dataColumn5
  689. //
  690. this.dataColumn5.Caption = "钢卷长度";
  691. this.dataColumn5.ColumnName = "COIL_LEN";
  692. //
  693. // dataColumn6
  694. //
  695. this.dataColumn6.Caption = "连退卷重量";
  696. this.dataColumn6.ColumnName = "COIL_WGT";
  697. //
  698. // dataColumn8
  699. //
  700. this.dataColumn8.Caption = "钢卷外径";
  701. this.dataColumn8.ColumnName = "COIL_OUTDIA";
  702. //
  703. // dataColumn9
  704. //
  705. this.dataColumn9.Caption = "选择";
  706. this.dataColumn9.ColumnName = "CHK";
  707. //
  708. // dataColumn10
  709. //
  710. this.dataColumn10.Caption = "录入人";
  711. this.dataColumn10.ColumnName = "CAL_REG_ID";
  712. //
  713. // dataColumn11
  714. //
  715. this.dataColumn11.Caption = "录入班次";
  716. this.dataColumn11.ColumnName = "CAL_SHIFT";
  717. //
  718. // dataColumn12
  719. //
  720. this.dataColumn12.Caption = "录入班组";
  721. this.dataColumn12.ColumnName = "CAL_GROUP";
  722. //
  723. // dataColumn13
  724. //
  725. this.dataColumn13.Caption = "切边区分";
  726. this.dataColumn13.ColumnName = "CUT_EDGE_YN";
  727. //
  728. // dataColumn15
  729. //
  730. this.dataColumn15.Caption = "连退类型";
  731. this.dataColumn15.ColumnName = "CAL_TYPE";
  732. //
  733. // dataColumn16
  734. //
  735. this.dataColumn16.Caption = "原料卷重量";
  736. this.dataColumn16.ColumnName = "ENT_COIL_WGT";
  737. //
  738. // dataColumn14
  739. //
  740. this.dataColumn14.Caption = "进程状态";
  741. this.dataColumn14.ColumnName = "CUR_PROG_CD";
  742. //
  743. // dataColumn17
  744. //
  745. this.dataColumn17.ColumnName = "SPEC_STL_GRD";
  746. //
  747. // dataColumn18
  748. //
  749. this.dataColumn18.ColumnName = "WORK_OPE_DTIME";
  750. //
  751. // dataColumn19
  752. //
  753. this.dataColumn19.Caption = "成材率";
  754. this.dataColumn19.ColumnName = "CHENGCAILV";
  755. //
  756. // dataColumn20
  757. //
  758. this.dataColumn20.ColumnName = "INSTR_COIL_THK";
  759. //
  760. // dataColumn21
  761. //
  762. this.dataColumn21.ColumnName = "INSTR_COIL_WTH";
  763. //
  764. // dataColumn22
  765. //
  766. this.dataColumn22.ColumnName = "CLASSTHK";
  767. //
  768. // dataColumn3
  769. //
  770. this.dataColumn3.ColumnName = "COIL_THK";
  771. //
  772. // dataColumn4
  773. //
  774. this.dataColumn4.ColumnName = "COIL_WTH";
  775. //
  776. // dataColumn7
  777. //
  778. this.dataColumn7.ColumnName = "COIL_INDIA";
  779. //
  780. // dataColumn23
  781. //
  782. this.dataColumn23.ColumnName = "ISHEAD";
  783. //
  784. // panel3
  785. //
  786. this.panel3.Controls.Add(this.label13);
  787. this.panel3.Controls.Add(this.textBox16);
  788. this.panel3.Controls.Add(this.textBox15);
  789. this.panel3.Controls.Add(this.label12);
  790. this.panel3.Controls.Add(this.textBox14);
  791. this.panel3.Controls.Add(this.textBox13);
  792. this.panel3.Controls.Add(this.label11);
  793. this.panel3.Controls.Add(this.textBox12);
  794. this.panel3.Controls.Add(this.textBox11);
  795. this.panel3.Controls.Add(this.label10);
  796. this.panel3.Controls.Add(this.textBox10);
  797. this.panel3.Controls.Add(this.textBox9);
  798. this.panel3.Controls.Add(this.label9);
  799. this.panel3.Controls.Add(this.textBox8);
  800. this.panel3.Controls.Add(this.label8);
  801. this.panel3.Controls.Add(this.textBox7);
  802. this.panel3.Controls.Add(this.textBox6);
  803. this.panel3.Controls.Add(this.textBox5);
  804. this.panel3.Controls.Add(this.label7);
  805. this.panel3.Controls.Add(this.textBox4);
  806. this.panel3.Controls.Add(this.textBox3);
  807. this.panel3.Controls.Add(this.label6);
  808. this.panel3.Controls.Add(this.textBox2);
  809. this.panel3.Controls.Add(this.textBox1);
  810. this.panel3.Controls.Add(this.label5);
  811. this.panel3.Controls.Add(this.ultraComboEditor2);
  812. this.panel3.Controls.Add(this.label4);
  813. this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  814. this.panel3.Location = new System.Drawing.Point(0, 463);
  815. this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  816. this.panel3.Name = "panel3";
  817. this.panel3.Size = new System.Drawing.Size(1483, 94);
  818. this.panel3.TabIndex = 7;
  819. //
  820. // label13
  821. //
  822. this.label13.BackColor = System.Drawing.Color.White;
  823. this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  824. this.label13.Location = new System.Drawing.Point(4, 55);
  825. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  826. this.label13.Name = "label13";
  827. this.label13.Size = new System.Drawing.Size(329, 26);
  828. this.label13.TabIndex = 63;
  829. this.label13.Text = "白底原料重量,黄底成品重量,单位为吨";
  830. this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  831. //
  832. // textBox16
  833. //
  834. this.textBox16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  835. this.textBox16.Location = new System.Drawing.Point(1380, 58);
  836. this.textBox16.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  837. this.textBox16.Name = "textBox16";
  838. this.textBox16.Size = new System.Drawing.Size(83, 25);
  839. this.textBox16.TabIndex = 62;
  840. //
  841. // textBox15
  842. //
  843. this.textBox15.Location = new System.Drawing.Point(1292, 58);
  844. this.textBox15.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  845. this.textBox15.Name = "textBox15";
  846. this.textBox15.Size = new System.Drawing.Size(83, 25);
  847. this.textBox15.TabIndex = 61;
  848. //
  849. // label12
  850. //
  851. this.label12.BackColor = System.Drawing.Color.LightBlue;
  852. this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  853. this.label12.Location = new System.Drawing.Point(1197, 58);
  854. this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  855. this.label12.Name = "label12";
  856. this.label12.Size = new System.Drawing.Size(94, 26);
  857. this.label12.TabIndex = 60;
  858. this.label12.Text = "1.0-2.0";
  859. this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  860. //
  861. // textBox14
  862. //
  863. this.textBox14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  864. this.textBox14.Location = new System.Drawing.Point(1099, 56);
  865. this.textBox14.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  866. this.textBox14.Name = "textBox14";
  867. this.textBox14.Size = new System.Drawing.Size(83, 25);
  868. this.textBox14.TabIndex = 59;
  869. //
  870. // textBox13
  871. //
  872. this.textBox13.Location = new System.Drawing.Point(1011, 56);
  873. this.textBox13.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  874. this.textBox13.Name = "textBox13";
  875. this.textBox13.Size = new System.Drawing.Size(83, 25);
  876. this.textBox13.TabIndex = 58;
  877. //
  878. // label11
  879. //
  880. this.label11.BackColor = System.Drawing.Color.LightBlue;
  881. this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  882. this.label11.Location = new System.Drawing.Point(916, 56);
  883. this.label11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  884. this.label11.Name = "label11";
  885. this.label11.Size = new System.Drawing.Size(94, 26);
  886. this.label11.TabIndex = 57;
  887. this.label11.Text = "0.6-1.0";
  888. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  889. //
  890. // textBox12
  891. //
  892. this.textBox12.Location = new System.Drawing.Point(724, 58);
  893. this.textBox12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  894. this.textBox12.Name = "textBox12";
  895. this.textBox12.Size = new System.Drawing.Size(83, 25);
  896. this.textBox12.TabIndex = 56;
  897. //
  898. // textBox11
  899. //
  900. this.textBox11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  901. this.textBox11.Location = new System.Drawing.Point(812, 58);
  902. this.textBox11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  903. this.textBox11.Name = "textBox11";
  904. this.textBox11.Size = new System.Drawing.Size(83, 25);
  905. this.textBox11.TabIndex = 55;
  906. //
  907. // label10
  908. //
  909. this.label10.BackColor = System.Drawing.Color.LightBlue;
  910. this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  911. this.label10.Location = new System.Drawing.Point(629, 58);
  912. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  913. this.label10.Name = "label10";
  914. this.label10.Size = new System.Drawing.Size(94, 26);
  915. this.label10.TabIndex = 54;
  916. this.label10.Text = "0.5-0.6";
  917. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  918. //
  919. // textBox10
  920. //
  921. this.textBox10.Location = new System.Drawing.Point(436, 58);
  922. this.textBox10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  923. this.textBox10.Name = "textBox10";
  924. this.textBox10.Size = new System.Drawing.Size(83, 25);
  925. this.textBox10.TabIndex = 53;
  926. //
  927. // textBox9
  928. //
  929. this.textBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  930. this.textBox9.Location = new System.Drawing.Point(524, 58);
  931. this.textBox9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  932. this.textBox9.Name = "textBox9";
  933. this.textBox9.Size = new System.Drawing.Size(83, 25);
  934. this.textBox9.TabIndex = 52;
  935. //
  936. // label9
  937. //
  938. this.label9.BackColor = System.Drawing.Color.LightBlue;
  939. this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  940. this.label9.Location = new System.Drawing.Point(341, 58);
  941. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  942. this.label9.Name = "label9";
  943. this.label9.Size = new System.Drawing.Size(94, 26);
  944. this.label9.TabIndex = 51;
  945. this.label9.Text = "0.45-0.5";
  946. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  947. //
  948. // textBox8
  949. //
  950. this.textBox8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  951. this.textBox8.Location = new System.Drawing.Point(1380, 19);
  952. this.textBox8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  953. this.textBox8.Name = "textBox8";
  954. this.textBox8.Size = new System.Drawing.Size(83, 25);
  955. this.textBox8.TabIndex = 50;
  956. //
  957. // label8
  958. //
  959. this.label8.BackColor = System.Drawing.Color.LightBlue;
  960. this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  961. this.label8.Location = new System.Drawing.Point(1197, 19);
  962. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  963. this.label8.Name = "label8";
  964. this.label8.Size = new System.Drawing.Size(94, 26);
  965. this.label8.TabIndex = 49;
  966. this.label8.Text = "0.4-0.45";
  967. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  968. //
  969. // textBox7
  970. //
  971. this.textBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  972. this.textBox7.Location = new System.Drawing.Point(1099, 19);
  973. this.textBox7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  974. this.textBox7.Name = "textBox7";
  975. this.textBox7.Size = new System.Drawing.Size(83, 25);
  976. this.textBox7.TabIndex = 48;
  977. //
  978. // textBox6
  979. //
  980. this.textBox6.Location = new System.Drawing.Point(1011, 19);
  981. this.textBox6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  982. this.textBox6.Name = "textBox6";
  983. this.textBox6.Size = new System.Drawing.Size(83, 25);
  984. this.textBox6.TabIndex = 47;
  985. //
  986. // textBox5
  987. //
  988. this.textBox5.Location = new System.Drawing.Point(1292, 19);
  989. this.textBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  990. this.textBox5.Name = "textBox5";
  991. this.textBox5.Size = new System.Drawing.Size(83, 25);
  992. this.textBox5.TabIndex = 47;
  993. //
  994. // label7
  995. //
  996. this.label7.BackColor = System.Drawing.Color.LightBlue;
  997. this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  998. this.label7.Location = new System.Drawing.Point(916, 19);
  999. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1000. this.label7.Name = "label7";
  1001. this.label7.Size = new System.Drawing.Size(94, 26);
  1002. this.label7.TabIndex = 46;
  1003. this.label7.Text = "0.35-0.4";
  1004. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1005. //
  1006. // textBox4
  1007. //
  1008. this.textBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1009. this.textBox4.Location = new System.Drawing.Point(812, 19);
  1010. this.textBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1011. this.textBox4.Name = "textBox4";
  1012. this.textBox4.Size = new System.Drawing.Size(83, 25);
  1013. this.textBox4.TabIndex = 45;
  1014. //
  1015. // textBox3
  1016. //
  1017. this.textBox3.Location = new System.Drawing.Point(724, 19);
  1018. this.textBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1019. this.textBox3.Name = "textBox3";
  1020. this.textBox3.Size = new System.Drawing.Size(83, 25);
  1021. this.textBox3.TabIndex = 44;
  1022. //
  1023. // label6
  1024. //
  1025. this.label6.BackColor = System.Drawing.Color.LightBlue;
  1026. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1027. this.label6.Location = new System.Drawing.Point(629, 19);
  1028. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1029. this.label6.Name = "label6";
  1030. this.label6.Size = new System.Drawing.Size(94, 26);
  1031. this.label6.TabIndex = 43;
  1032. this.label6.Text = "0.3-0.35";
  1033. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1034. //
  1035. // textBox2
  1036. //
  1037. this.textBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
  1038. this.textBox2.Location = new System.Drawing.Point(524, 18);
  1039. this.textBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1040. this.textBox2.Name = "textBox2";
  1041. this.textBox2.Size = new System.Drawing.Size(83, 25);
  1042. this.textBox2.TabIndex = 42;
  1043. //
  1044. // textBox1
  1045. //
  1046. this.textBox1.Location = new System.Drawing.Point(436, 18);
  1047. this.textBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1048. this.textBox1.Name = "textBox1";
  1049. this.textBox1.Size = new System.Drawing.Size(83, 25);
  1050. this.textBox1.TabIndex = 41;
  1051. //
  1052. // label5
  1053. //
  1054. this.label5.BackColor = System.Drawing.Color.LightBlue;
  1055. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1056. this.label5.Location = new System.Drawing.Point(341, 18);
  1057. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1058. this.label5.Name = "label5";
  1059. this.label5.Size = new System.Drawing.Size(94, 26);
  1060. this.label5.TabIndex = 27;
  1061. this.label5.Text = "0-0.30";
  1062. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1063. //
  1064. // ultraComboEditor2
  1065. //
  1066. this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1067. valueListItem1.DataValue = "1";
  1068. valueListItem1.DisplayText = "甲班";
  1069. valueListItem2.DataValue = "2";
  1070. valueListItem2.DisplayText = "乙班";
  1071. valueListItem3.DataValue = "3";
  1072. valueListItem3.DisplayText = "丙班";
  1073. valueListItem4.DataValue = "4";
  1074. valueListItem4.DisplayText = "丁班";
  1075. valueListItem5.DataValue = "0";
  1076. valueListItem5.DisplayText = "常白班";
  1077. this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1078. valueListItem1,
  1079. valueListItem2,
  1080. valueListItem3,
  1081. valueListItem4,
  1082. valueListItem5});
  1083. this.ultraComboEditor2.Location = new System.Drawing.Point(141, 19);
  1084. this.ultraComboEditor2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1085. this.ultraComboEditor2.Name = "ultraComboEditor2";
  1086. this.ultraComboEditor2.Size = new System.Drawing.Size(192, 24);
  1087. this.ultraComboEditor2.TabIndex = 26;
  1088. //
  1089. // label4
  1090. //
  1091. this.label4.BackColor = System.Drawing.Color.LightBlue;
  1092. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1093. this.label4.Location = new System.Drawing.Point(4, 18);
  1094. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1095. this.label4.Name = "label4";
  1096. this.label4.Size = new System.Drawing.Size(129, 26);
  1097. this.label4.TabIndex = 25;
  1098. this.label4.Text = "录入班组";
  1099. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1100. //
  1101. // panel2
  1102. //
  1103. this.panel2.Controls.Add(this.ultraGroupBox1);
  1104. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  1105. this.panel2.Location = new System.Drawing.Point(0, 0);
  1106. this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1107. this.panel2.Name = "panel2";
  1108. this.panel2.Size = new System.Drawing.Size(1483, 58);
  1109. this.panel2.TabIndex = 0;
  1110. //
  1111. // ultraGroupBox1
  1112. //
  1113. appearance13.BackColor = System.Drawing.Color.Gainsboro;
  1114. this.ultraGroupBox1.Appearance = appearance13;
  1115. this.ultraGroupBox1.Controls.Add(this.button1);
  1116. this.ultraGroupBox1.Controls.Add(this.textOrdNO);
  1117. this.ultraGroupBox1.Controls.Add(this.label3);
  1118. this.ultraGroupBox1.Controls.Add(this.DelToDateTo);
  1119. this.ultraGroupBox1.Controls.Add(this.DelToDateFrom);
  1120. this.ultraGroupBox1.Controls.Add(this.label2);
  1121. this.ultraGroupBox1.Controls.Add(this.ComboCalNO);
  1122. this.ultraGroupBox1.Controls.Add(this.label1);
  1123. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  1124. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  1125. this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1126. this.ultraGroupBox1.Name = "ultraGroupBox1";
  1127. this.ultraGroupBox1.Size = new System.Drawing.Size(1483, 58);
  1128. this.ultraGroupBox1.TabIndex = 5;
  1129. //
  1130. // button1
  1131. //
  1132. this.button1.BackColor = System.Drawing.SystemColors.ActiveCaption;
  1133. this.button1.Location = new System.Drawing.Point(1089, 14);
  1134. this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1135. this.button1.Name = "button1";
  1136. this.button1.Size = new System.Drawing.Size(123, 29);
  1137. this.button1.TabIndex = 40;
  1138. this.button1.Text = "实绩刷新";
  1139. this.button1.UseVisualStyleBackColor = false;
  1140. this.button1.Click += new System.EventHandler(this.button1_Click);
  1141. //
  1142. // textOrdNO
  1143. //
  1144. this.textOrdNO.Location = new System.Drawing.Point(916, 14);
  1145. this.textOrdNO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1146. this.textOrdNO.Name = "textOrdNO";
  1147. this.textOrdNO.Size = new System.Drawing.Size(140, 25);
  1148. this.textOrdNO.TabIndex = 35;
  1149. //
  1150. // label3
  1151. //
  1152. this.label3.BackColor = System.Drawing.Color.LightBlue;
  1153. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1154. this.label3.Location = new System.Drawing.Point(768, 14);
  1155. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1156. this.label3.Name = "label3";
  1157. this.label3.Size = new System.Drawing.Size(139, 26);
  1158. this.label3.TabIndex = 34;
  1159. this.label3.Text = "连退卷号";
  1160. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1161. //
  1162. // DelToDateTo
  1163. //
  1164. appearance16.BorderColor = System.Drawing.Color.Black;
  1165. this.DelToDateTo.Appearance = appearance16;
  1166. this.DelToDateTo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  1167. this.DelToDateTo.FormatString = "";
  1168. this.DelToDateTo.Location = new System.Drawing.Point(575, 14);
  1169. this.DelToDateTo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1170. this.DelToDateTo.Name = "DelToDateTo";
  1171. this.DelToDateTo.Size = new System.Drawing.Size(169, 24);
  1172. this.DelToDateTo.TabIndex = 33;
  1173. //
  1174. // DelToDateFrom
  1175. //
  1176. appearance17.BorderColor = System.Drawing.Color.Black;
  1177. this.DelToDateFrom.Appearance = appearance17;
  1178. this.DelToDateFrom.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  1179. this.DelToDateFrom.FormatString = "";
  1180. this.DelToDateFrom.Location = new System.Drawing.Point(420, 14);
  1181. this.DelToDateFrom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1182. this.DelToDateFrom.Name = "DelToDateFrom";
  1183. this.DelToDateFrom.Size = new System.Drawing.Size(147, 24);
  1184. this.DelToDateFrom.TabIndex = 32;
  1185. //
  1186. // label2
  1187. //
  1188. this.label2.BackColor = System.Drawing.Color.LightBlue;
  1189. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1190. this.label2.Location = new System.Drawing.Point(327, 14);
  1191. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1192. this.label2.Name = "label2";
  1193. this.label2.Size = new System.Drawing.Size(93, 26);
  1194. this.label2.TabIndex = 31;
  1195. this.label2.Text = "生产时间";
  1196. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1197. //
  1198. // ComboCalNO
  1199. //
  1200. appearance23.BorderColor = System.Drawing.Color.Black;
  1201. this.ComboCalNO.Appearance = appearance23;
  1202. this.ComboCalNO.CheckedListSettings.CheckStateMember = "";
  1203. this.ComboCalNO.DisplayLayout.MaxColScrollRegions = 1;
  1204. this.ComboCalNO.DisplayLayout.MaxRowScrollRegions = 1;
  1205. this.ComboCalNO.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1206. this.ComboCalNO.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1207. this.ComboCalNO.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1208. this.ComboCalNO.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1209. this.ComboCalNO.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1210. this.ComboCalNO.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  1211. this.ComboCalNO.Location = new System.Drawing.Point(161, 14);
  1212. this.ComboCalNO.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1213. this.ComboCalNO.Name = "ComboCalNO";
  1214. this.ComboCalNO.Size = new System.Drawing.Size(141, 25);
  1215. this.ComboCalNO.TabIndex = 27;
  1216. //
  1217. // label1
  1218. //
  1219. this.label1.BackColor = System.Drawing.Color.LightBlue;
  1220. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1221. this.label1.Location = new System.Drawing.Point(13, 15);
  1222. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1223. this.label1.Name = "label1";
  1224. this.label1.Size = new System.Drawing.Size(139, 26);
  1225. this.label1.TabIndex = 22;
  1226. this.label1.Text = "连退轧辊单元号";
  1227. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1228. //
  1229. // saveFileDialog1
  1230. //
  1231. this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
  1232. //
  1233. // dataColumn24
  1234. //
  1235. this.dataColumn24.Caption = "外观判定结果";
  1236. this.dataColumn24.ColumnName = "EXTSHAPE_DEC_GRD";
  1237. //
  1238. // dataColumn25
  1239. //
  1240. this.dataColumn25.Caption = "外观等级";
  1241. this.dataColumn25.ColumnName = "EXTSHAPE_QUALITY";
  1242. //
  1243. // UIN060120
  1244. //
  1245. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1246. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1247. this.ClientSize = new System.Drawing.Size(1483, 615);
  1248. this.Controls.Add(this.panel1);
  1249. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  1250. this.Name = "UIN060120";
  1251. this.Text = "连退实绩查询";
  1252. this.Load += new System.EventHandler(this.UIN060120_Load);
  1253. this.panel1.ResumeLayout(false);
  1254. this.panel4.ResumeLayout(false);
  1255. this.panel4.PerformLayout();
  1256. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1257. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1258. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1259. this.panel3.ResumeLayout(false);
  1260. this.panel3.PerformLayout();
  1261. ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
  1262. this.panel2.ResumeLayout(false);
  1263. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1264. this.ultraGroupBox1.ResumeLayout(false);
  1265. this.ultraGroupBox1.PerformLayout();
  1266. ((System.ComponentModel.ISupportInitialize)(this.DelToDateTo)).EndInit();
  1267. ((System.ComponentModel.ISupportInitialize)(this.DelToDateFrom)).EndInit();
  1268. ((System.ComponentModel.ISupportInitialize)(this.ComboCalNO)).EndInit();
  1269. this.ResumeLayout(false);
  1270. }
  1271. #endregion
  1272. private System.Windows.Forms.Panel panel1;
  1273. private System.Windows.Forms.Panel panel2;
  1274. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1275. private System.Windows.Forms.Label label1;
  1276. private System.Data.DataSet dataSet1;
  1277. private System.Data.DataTable dataTable1;
  1278. private System.Data.DataColumn dataColumn1;
  1279. private System.Data.DataColumn dataColumn2;
  1280. private System.Data.DataColumn dataColumn5;
  1281. private System.Data.DataColumn dataColumn6;
  1282. private System.Data.DataColumn dataColumn8;
  1283. private Infragistics.Win.UltraWinGrid.UltraCombo ComboCalNO;
  1284. private System.Windows.Forms.Panel panel4;
  1285. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1286. private System.Data.DataColumn dataColumn9;
  1287. private System.Data.DataColumn dataColumn10;
  1288. private System.Data.DataColumn dataColumn11;
  1289. private System.Data.DataColumn dataColumn12;
  1290. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor DelToDateTo;
  1291. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor DelToDateFrom;
  1292. private System.Windows.Forms.Label label2;
  1293. private System.Windows.Forms.TextBox textOrdNO;
  1294. private System.Windows.Forms.Label label3;
  1295. private System.Windows.Forms.SaveFileDialog saveFileDialog1;
  1296. private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
  1297. private System.Windows.Forms.CheckBox checkBox1;
  1298. private System.Data.DataColumn dataColumn13;
  1299. private System.Data.DataColumn dataColumn15;
  1300. private System.Data.DataColumn dataColumn16;
  1301. private System.Data.DataColumn dataColumn14;
  1302. private System.Data.DataColumn dataColumn17;
  1303. private System.Data.DataColumn dataColumn18;
  1304. private System.Data.DataColumn dataColumn19;
  1305. private System.Data.DataColumn dataColumn20;
  1306. private System.Data.DataColumn dataColumn21;
  1307. private System.Data.DataColumn dataColumn22;
  1308. private System.Data.DataColumn dataColumn3;
  1309. private System.Data.DataColumn dataColumn4;
  1310. private System.Data.DataColumn dataColumn7;
  1311. private System.Windows.Forms.Button button1;
  1312. private System.Data.DataColumn dataColumn23;
  1313. private System.Windows.Forms.Panel panel3;
  1314. private System.Windows.Forms.TextBox textBox16;
  1315. private System.Windows.Forms.TextBox textBox15;
  1316. private System.Windows.Forms.Label label12;
  1317. private System.Windows.Forms.TextBox textBox14;
  1318. private System.Windows.Forms.TextBox textBox13;
  1319. private System.Windows.Forms.Label label11;
  1320. private System.Windows.Forms.TextBox textBox12;
  1321. private System.Windows.Forms.TextBox textBox11;
  1322. private System.Windows.Forms.Label label10;
  1323. private System.Windows.Forms.TextBox textBox10;
  1324. private System.Windows.Forms.TextBox textBox9;
  1325. private System.Windows.Forms.Label label9;
  1326. private System.Windows.Forms.TextBox textBox8;
  1327. private System.Windows.Forms.Label label8;
  1328. private System.Windows.Forms.TextBox textBox7;
  1329. private System.Windows.Forms.TextBox textBox6;
  1330. private System.Windows.Forms.TextBox textBox5;
  1331. private System.Windows.Forms.Label label7;
  1332. private System.Windows.Forms.TextBox textBox4;
  1333. private System.Windows.Forms.TextBox textBox3;
  1334. private System.Windows.Forms.Label label6;
  1335. private System.Windows.Forms.TextBox textBox2;
  1336. private System.Windows.Forms.TextBox textBox1;
  1337. private System.Windows.Forms.Label label5;
  1338. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
  1339. private System.Windows.Forms.Label label4;
  1340. private System.Windows.Forms.Label label13;
  1341. private System.Data.DataColumn dataColumn24;
  1342. private System.Data.DataColumn dataColumn25;
  1343. }
  1344. }