UIE043020.Designer.cs 86 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536
  1. namespace Core.LZMes.Client.UIE
  2. {
  3. partial class UIE043020
  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 appearance13 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUST_CD");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODNM_CD");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STL_GRD");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("H_SPEC_STL_GRD");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_SPEC_STL_GRD");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_ABBSYM");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_SPEC_ABBSYM");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_USEAGE_CD");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_THK");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_WTH");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_LEN");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_INDIA");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_OUTDIA");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_UNIT_WGT_MIN");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_UNIT_WGT_MAX");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EMGMTR_NMG_CLF");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEL_TO_DATE");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RCVORD_CLF");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_WGT");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PRC_WGT");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_REM_WGT");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIP_END_WGT");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DLIV_TP");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MK_CONTENT");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DN_YN");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INGR_YN");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRIMARY_ORD_CHK");
  70. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_THK");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_WTH");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_LEN");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_WGT");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_INDIA");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_OUTDIA");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXTSHAPE_QUALITY");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Relation1");
  89. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Relation1", 0);
  90. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_NO");
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_THK");
  93. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_WTH");
  94. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_LEN");
  95. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_WGT");
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_INDIA");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAT_OUTDIA");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
  102. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT_SEQ");
  103. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXTSHAPE_QUALITY");
  104. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  113. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  115. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  117. this.panel1 = new System.Windows.Forms.Panel();
  118. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  119. this.CombOrdType = new Infragistics.Win.UltraWinGrid.UltraCombo();
  120. this.CombUseCD = new Infragistics.Win.UltraWinGrid.UltraCombo();
  121. this.CombStlGrd = new Infragistics.Win.UltraWinGrid.UltraCombo();
  122. this.CombOrdSeq = new Infragistics.Win.UltraWinGrid.UltraCombo();
  123. this.CombCustID = new Infragistics.Win.UltraWinGrid.UltraCombo();
  124. this.CombShapGrd = new Infragistics.Win.UltraWinGrid.UltraCombo();
  125. this.CombSpecAbbsym = new Infragistics.Win.UltraWinGrid.UltraCombo();
  126. this.CombProdType = new Infragistics.Win.UltraWinGrid.UltraCombo();
  127. this.label9 = new System.Windows.Forms.Label();
  128. this.label8 = new System.Windows.Forms.Label();
  129. this.label7 = new System.Windows.Forms.Label();
  130. this.label20 = new System.Windows.Forms.Label();
  131. this.label10 = new System.Windows.Forms.Label();
  132. this.label6 = new System.Windows.Forms.Label();
  133. this.label5 = new System.Windows.Forms.Label();
  134. this.DelToDateTo = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  135. this.label4 = new System.Windows.Forms.Label();
  136. this.DelToDateFrom = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  137. this.TextOrdWgtTo = new System.Windows.Forms.MaskedTextBox();
  138. this.TextOrdWthTo = new System.Windows.Forms.MaskedTextBox();
  139. this.TextOrdThkTo = new System.Windows.Forms.MaskedTextBox();
  140. this.TextOrdWgtFrom = new System.Windows.Forms.MaskedTextBox();
  141. this.TextOrdWthFrom = new System.Windows.Forms.MaskedTextBox();
  142. this.TextOrdThkFrom = new System.Windows.Forms.MaskedTextBox();
  143. this.label17 = new System.Windows.Forms.Label();
  144. this.label11 = new System.Windows.Forms.Label();
  145. this.label3 = new System.Windows.Forms.Label();
  146. this.label2 = new System.Windows.Forms.Label();
  147. this.textOrdNO = new System.Windows.Forms.TextBox();
  148. this.label1 = new System.Windows.Forms.Label();
  149. this.panel2 = new System.Windows.Forms.Panel();
  150. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  151. this.dataSet1 = new System.Data.DataSet();
  152. this.dataTable1 = new System.Data.DataTable();
  153. this.dataColumn1 = new System.Data.DataColumn();
  154. this.dataColumn2 = new System.Data.DataColumn();
  155. this.dataColumn3 = new System.Data.DataColumn();
  156. this.dataColumn4 = new System.Data.DataColumn();
  157. this.dataColumn5 = new System.Data.DataColumn();
  158. this.dataColumn6 = new System.Data.DataColumn();
  159. this.dataColumn7 = new System.Data.DataColumn();
  160. this.dataColumn8 = new System.Data.DataColumn();
  161. this.dataColumn9 = new System.Data.DataColumn();
  162. this.dataColumn10 = new System.Data.DataColumn();
  163. this.dataColumn11 = new System.Data.DataColumn();
  164. this.dataColumn12 = new System.Data.DataColumn();
  165. this.dataColumn13 = new System.Data.DataColumn();
  166. this.dataColumn14 = new System.Data.DataColumn();
  167. this.dataColumn15 = new System.Data.DataColumn();
  168. this.dataColumn16 = new System.Data.DataColumn();
  169. this.dataColumn17 = new System.Data.DataColumn();
  170. this.dataColumn18 = new System.Data.DataColumn();
  171. this.dataColumn19 = new System.Data.DataColumn();
  172. this.dataColumn20 = new System.Data.DataColumn();
  173. this.dataColumn21 = new System.Data.DataColumn();
  174. this.dataColumn22 = new System.Data.DataColumn();
  175. this.dataColumn23 = new System.Data.DataColumn();
  176. this.dataColumn24 = new System.Data.DataColumn();
  177. this.dataColumn25 = new System.Data.DataColumn();
  178. this.dataColumn26 = new System.Data.DataColumn();
  179. this.dataColumn27 = new System.Data.DataColumn();
  180. this.dataColumn28 = new System.Data.DataColumn();
  181. this.dataColumn29 = new System.Data.DataColumn();
  182. this.dataColumn30 = new System.Data.DataColumn();
  183. this.dataSet2 = new System.Data.DataSet();
  184. this.dataTable2 = new System.Data.DataTable();
  185. this.dataColumn31 = new System.Data.DataColumn();
  186. this.dataColumn32 = new System.Data.DataColumn();
  187. this.dataColumn33 = new System.Data.DataColumn();
  188. this.dataColumn34 = new System.Data.DataColumn();
  189. this.dataColumn35 = new System.Data.DataColumn();
  190. this.dataColumn36 = new System.Data.DataColumn();
  191. this.dataColumn37 = new System.Data.DataColumn();
  192. this.dataColumn38 = new System.Data.DataColumn();
  193. this.dataColumn39 = new System.Data.DataColumn();
  194. this.dataColumn40 = new System.Data.DataColumn();
  195. this.dataColumn41 = new System.Data.DataColumn();
  196. this.dataColumn44 = new System.Data.DataColumn();
  197. this.dataColumn56 = new System.Data.DataColumn();
  198. this.dataTable3 = new System.Data.DataTable();
  199. this.dataColumn45 = new System.Data.DataColumn();
  200. this.dataColumn46 = new System.Data.DataColumn();
  201. this.dataColumn47 = new System.Data.DataColumn();
  202. this.dataColumn48 = new System.Data.DataColumn();
  203. this.dataColumn49 = new System.Data.DataColumn();
  204. this.dataColumn50 = new System.Data.DataColumn();
  205. this.dataColumn51 = new System.Data.DataColumn();
  206. this.dataColumn52 = new System.Data.DataColumn();
  207. this.dataColumn53 = new System.Data.DataColumn();
  208. this.dataColumn54 = new System.Data.DataColumn();
  209. this.dataColumn55 = new System.Data.DataColumn();
  210. this.dataColumn57 = new System.Data.DataColumn();
  211. this.dataColumn42 = new System.Data.DataColumn();
  212. this.dataColumn43 = new System.Data.DataColumn();
  213. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  214. this.label14 = new System.Windows.Forms.Label();
  215. this.panel3 = new System.Windows.Forms.Panel();
  216. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  217. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  218. this.ComboMatType = new Infragistics.Win.UltraWinGrid.UltraCombo();
  219. this.label15 = new System.Windows.Forms.Label();
  220. this.ComboNoOrderCD = new Infragistics.Win.UltraWinGrid.UltraCombo();
  221. this.panel1.SuspendLayout();
  222. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  223. this.ultraGroupBox1.SuspendLayout();
  224. ((System.ComponentModel.ISupportInitialize)(this.CombOrdType)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.CombUseCD)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.CombStlGrd)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.CombOrdSeq)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.CombCustID)).BeginInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.CombShapGrd)).BeginInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.CombSpecAbbsym)).BeginInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.CombProdType)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.DelToDateTo)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.DelToDateFrom)).BeginInit();
  234. this.panel2.SuspendLayout();
  235. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  240. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  241. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  242. this.panel3.SuspendLayout();
  243. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  244. this.ultraGroupBox3.SuspendLayout();
  245. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  246. this.ultraGroupBox2.SuspendLayout();
  247. ((System.ComponentModel.ISupportInitialize)(this.ComboMatType)).BeginInit();
  248. ((System.ComponentModel.ISupportInitialize)(this.ComboNoOrderCD)).BeginInit();
  249. this.SuspendLayout();
  250. //
  251. // panel1
  252. //
  253. this.panel1.Controls.Add(this.ultraGroupBox1);
  254. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  255. this.panel1.Location = new System.Drawing.Point(0, 0);
  256. this.panel1.Name = "panel1";
  257. this.panel1.Size = new System.Drawing.Size(1012, 90);
  258. this.panel1.TabIndex = 0;
  259. //
  260. // ultraGroupBox1
  261. //
  262. appearance13.BackColor = System.Drawing.Color.Gainsboro;
  263. this.ultraGroupBox1.Appearance = appearance13;
  264. this.ultraGroupBox1.Controls.Add(this.CombOrdType);
  265. this.ultraGroupBox1.Controls.Add(this.CombUseCD);
  266. this.ultraGroupBox1.Controls.Add(this.CombStlGrd);
  267. this.ultraGroupBox1.Controls.Add(this.CombOrdSeq);
  268. this.ultraGroupBox1.Controls.Add(this.CombCustID);
  269. this.ultraGroupBox1.Controls.Add(this.CombShapGrd);
  270. this.ultraGroupBox1.Controls.Add(this.CombSpecAbbsym);
  271. this.ultraGroupBox1.Controls.Add(this.CombProdType);
  272. this.ultraGroupBox1.Controls.Add(this.label9);
  273. this.ultraGroupBox1.Controls.Add(this.label8);
  274. this.ultraGroupBox1.Controls.Add(this.label7);
  275. this.ultraGroupBox1.Controls.Add(this.label20);
  276. this.ultraGroupBox1.Controls.Add(this.label10);
  277. this.ultraGroupBox1.Controls.Add(this.label6);
  278. this.ultraGroupBox1.Controls.Add(this.label5);
  279. this.ultraGroupBox1.Controls.Add(this.DelToDateTo);
  280. this.ultraGroupBox1.Controls.Add(this.label4);
  281. this.ultraGroupBox1.Controls.Add(this.DelToDateFrom);
  282. this.ultraGroupBox1.Controls.Add(this.TextOrdWgtTo);
  283. this.ultraGroupBox1.Controls.Add(this.TextOrdWthTo);
  284. this.ultraGroupBox1.Controls.Add(this.TextOrdThkTo);
  285. this.ultraGroupBox1.Controls.Add(this.TextOrdWgtFrom);
  286. this.ultraGroupBox1.Controls.Add(this.TextOrdWthFrom);
  287. this.ultraGroupBox1.Controls.Add(this.TextOrdThkFrom);
  288. this.ultraGroupBox1.Controls.Add(this.label17);
  289. this.ultraGroupBox1.Controls.Add(this.label11);
  290. this.ultraGroupBox1.Controls.Add(this.label3);
  291. this.ultraGroupBox1.Controls.Add(this.label2);
  292. this.ultraGroupBox1.Controls.Add(this.textOrdNO);
  293. this.ultraGroupBox1.Controls.Add(this.label1);
  294. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  295. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  296. this.ultraGroupBox1.Name = "ultraGroupBox1";
  297. this.ultraGroupBox1.Size = new System.Drawing.Size(1012, 90);
  298. this.ultraGroupBox1.TabIndex = 2;
  299. //
  300. // CombOrdType
  301. //
  302. appearance30.BorderColor = System.Drawing.Color.Black;
  303. this.CombOrdType.Appearance = appearance30;
  304. this.CombOrdType.CheckedListSettings.CheckStateMember = "";
  305. this.CombOrdType.DisplayLayout.MaxColScrollRegions = 1;
  306. this.CombOrdType.DisplayLayout.MaxRowScrollRegions = 1;
  307. this.CombOrdType.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  308. this.CombOrdType.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  309. this.CombOrdType.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  310. this.CombOrdType.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  311. this.CombOrdType.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  312. this.CombOrdType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  313. this.CombOrdType.Location = new System.Drawing.Point(854, 9);
  314. this.CombOrdType.Name = "CombOrdType";
  315. this.CombOrdType.Size = new System.Drawing.Size(110, 22);
  316. this.CombOrdType.TabIndex = 9;
  317. //
  318. // CombUseCD
  319. //
  320. appearance4.BorderColor = System.Drawing.Color.Black;
  321. this.CombUseCD.Appearance = appearance4;
  322. this.CombUseCD.CheckedListSettings.CheckStateMember = "";
  323. this.CombUseCD.DisplayLayout.MaxColScrollRegions = 1;
  324. this.CombUseCD.DisplayLayout.MaxRowScrollRegions = 1;
  325. this.CombUseCD.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  326. this.CombUseCD.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  327. this.CombUseCD.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  328. this.CombUseCD.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  329. this.CombUseCD.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  330. this.CombUseCD.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  331. this.CombUseCD.Location = new System.Drawing.Point(661, 8);
  332. this.CombUseCD.Name = "CombUseCD";
  333. this.CombUseCD.Size = new System.Drawing.Size(110, 22);
  334. this.CombUseCD.TabIndex = 9;
  335. //
  336. // CombStlGrd
  337. //
  338. appearance1.BorderColor = System.Drawing.Color.Black;
  339. this.CombStlGrd.Appearance = appearance1;
  340. this.CombStlGrd.CheckedListSettings.CheckStateMember = "";
  341. this.CombStlGrd.DisplayLayout.MaxColScrollRegions = 1;
  342. this.CombStlGrd.DisplayLayout.MaxRowScrollRegions = 1;
  343. this.CombStlGrd.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  344. this.CombStlGrd.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  345. this.CombStlGrd.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  346. this.CombStlGrd.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  347. this.CombStlGrd.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  348. this.CombStlGrd.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  349. this.CombStlGrd.Location = new System.Drawing.Point(469, 7);
  350. this.CombStlGrd.Name = "CombStlGrd";
  351. this.CombStlGrd.Size = new System.Drawing.Size(110, 22);
  352. this.CombStlGrd.TabIndex = 9;
  353. //
  354. // CombOrdSeq
  355. //
  356. appearance2.BorderColor = System.Drawing.Color.Black;
  357. this.CombOrdSeq.Appearance = appearance2;
  358. this.CombOrdSeq.CheckedListSettings.CheckStateMember = "";
  359. this.CombOrdSeq.DisplayLayout.MaxColScrollRegions = 1;
  360. this.CombOrdSeq.DisplayLayout.MaxRowScrollRegions = 1;
  361. this.CombOrdSeq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  362. this.CombOrdSeq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  363. this.CombOrdSeq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  364. this.CombOrdSeq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  365. this.CombOrdSeq.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  366. this.CombOrdSeq.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  367. this.CombOrdSeq.Location = new System.Drawing.Point(537, 33);
  368. this.CombOrdSeq.MaxLength = 3;
  369. this.CombOrdSeq.Name = "CombOrdSeq";
  370. this.CombOrdSeq.Size = new System.Drawing.Size(42, 22);
  371. this.CombOrdSeq.TabIndex = 9;
  372. //
  373. // CombCustID
  374. //
  375. appearance5.BorderColor = System.Drawing.Color.Black;
  376. this.CombCustID.Appearance = appearance5;
  377. this.CombCustID.CheckedListSettings.CheckStateMember = "";
  378. this.CombCustID.DisplayLayout.MaxColScrollRegions = 1;
  379. this.CombCustID.DisplayLayout.MaxRowScrollRegions = 1;
  380. this.CombCustID.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  381. this.CombCustID.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  382. this.CombCustID.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  383. this.CombCustID.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  384. this.CombCustID.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  385. this.CombCustID.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  386. this.CombCustID.Location = new System.Drawing.Point(276, 6);
  387. this.CombCustID.Name = "CombCustID";
  388. this.CombCustID.Size = new System.Drawing.Size(110, 22);
  389. this.CombCustID.TabIndex = 9;
  390. //
  391. // CombShapGrd
  392. //
  393. appearance3.BorderColor = System.Drawing.Color.Black;
  394. this.CombShapGrd.Appearance = appearance3;
  395. this.CombShapGrd.CheckedListSettings.CheckStateMember = "";
  396. this.CombShapGrd.DisplayLayout.MaxColScrollRegions = 1;
  397. this.CombShapGrd.DisplayLayout.MaxRowScrollRegions = 1;
  398. this.CombShapGrd.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  399. this.CombShapGrd.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  400. this.CombShapGrd.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  401. this.CombShapGrd.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  402. this.CombShapGrd.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  403. this.CombShapGrd.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  404. this.CombShapGrd.Location = new System.Drawing.Point(276, 33);
  405. this.CombShapGrd.Name = "CombShapGrd";
  406. this.CombShapGrd.Size = new System.Drawing.Size(110, 22);
  407. this.CombShapGrd.TabIndex = 9;
  408. //
  409. // CombSpecAbbsym
  410. //
  411. appearance8.BorderColor = System.Drawing.Color.Black;
  412. this.CombSpecAbbsym.Appearance = appearance8;
  413. this.CombSpecAbbsym.CheckedListSettings.CheckStateMember = "";
  414. this.CombSpecAbbsym.DisplayLayout.MaxColScrollRegions = 1;
  415. this.CombSpecAbbsym.DisplayLayout.MaxRowScrollRegions = 1;
  416. this.CombSpecAbbsym.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  417. this.CombSpecAbbsym.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  418. this.CombSpecAbbsym.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  419. this.CombSpecAbbsym.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  420. this.CombSpecAbbsym.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  421. this.CombSpecAbbsym.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  422. this.CombSpecAbbsym.Location = new System.Drawing.Point(83, 33);
  423. this.CombSpecAbbsym.Name = "CombSpecAbbsym";
  424. this.CombSpecAbbsym.Size = new System.Drawing.Size(110, 22);
  425. this.CombSpecAbbsym.TabIndex = 9;
  426. //
  427. // CombProdType
  428. //
  429. appearance7.BorderColor = System.Drawing.Color.Black;
  430. this.CombProdType.Appearance = appearance7;
  431. this.CombProdType.CheckedListSettings.CheckStateMember = "";
  432. this.CombProdType.DisplayLayout.MaxColScrollRegions = 1;
  433. this.CombProdType.DisplayLayout.MaxRowScrollRegions = 1;
  434. this.CombProdType.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  435. this.CombProdType.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  436. this.CombProdType.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  437. this.CombProdType.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  438. this.CombProdType.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  439. this.CombProdType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  440. this.CombProdType.Location = new System.Drawing.Point(83, 5);
  441. this.CombProdType.Name = "CombProdType";
  442. this.CombProdType.Size = new System.Drawing.Size(110, 22);
  443. this.CombProdType.TabIndex = 9;
  444. //
  445. // label9
  446. //
  447. this.label9.BackColor = System.Drawing.Color.LightBlue;
  448. this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  449. this.label9.Location = new System.Drawing.Point(783, 9);
  450. this.label9.Name = "label9";
  451. this.label9.Size = new System.Drawing.Size(70, 21);
  452. this.label9.TabIndex = 8;
  453. this.label9.Text = "合同类型";
  454. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  455. //
  456. // label8
  457. //
  458. this.label8.BackColor = System.Drawing.Color.LightBlue;
  459. this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  460. this.label8.Location = new System.Drawing.Point(590, 8);
  461. this.label8.Name = "label8";
  462. this.label8.Size = new System.Drawing.Size(70, 21);
  463. this.label8.TabIndex = 8;
  464. this.label8.Text = "订单用途";
  465. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  466. //
  467. // label7
  468. //
  469. this.label7.BackColor = System.Drawing.Color.LightBlue;
  470. this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  471. this.label7.Location = new System.Drawing.Point(398, 7);
  472. this.label7.Name = "label7";
  473. this.label7.Size = new System.Drawing.Size(70, 21);
  474. this.label7.TabIndex = 8;
  475. this.label7.Text = "牌号";
  476. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  477. //
  478. // label20
  479. //
  480. this.label20.BackColor = System.Drawing.Color.LightBlue;
  481. this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  482. this.label20.Location = new System.Drawing.Point(205, 33);
  483. this.label20.Name = "label20";
  484. this.label20.Size = new System.Drawing.Size(70, 21);
  485. this.label20.TabIndex = 8;
  486. this.label20.Text = "表面等级";
  487. this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  488. //
  489. // label10
  490. //
  491. this.label10.BackColor = System.Drawing.Color.LightBlue;
  492. this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  493. this.label10.Location = new System.Drawing.Point(12, 33);
  494. this.label10.Name = "label10";
  495. this.label10.Size = new System.Drawing.Size(70, 21);
  496. this.label10.TabIndex = 8;
  497. this.label10.Text = "标准号";
  498. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  499. //
  500. // label6
  501. //
  502. this.label6.BackColor = System.Drawing.Color.LightBlue;
  503. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  504. this.label6.Location = new System.Drawing.Point(205, 6);
  505. this.label6.Name = "label6";
  506. this.label6.Size = new System.Drawing.Size(70, 21);
  507. this.label6.TabIndex = 8;
  508. this.label6.Text = "客户";
  509. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  510. //
  511. // label5
  512. //
  513. this.label5.BackColor = System.Drawing.Color.LightBlue;
  514. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  515. this.label5.Location = new System.Drawing.Point(12, 5);
  516. this.label5.Name = "label5";
  517. this.label5.Size = new System.Drawing.Size(70, 21);
  518. this.label5.TabIndex = 8;
  519. this.label5.Text = "产品类型";
  520. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  521. //
  522. // DelToDateTo
  523. //
  524. appearance16.BorderColor = System.Drawing.Color.Black;
  525. this.DelToDateTo.Appearance = appearance16;
  526. this.DelToDateTo.DateTime = new System.DateTime(2010, 9, 6, 0, 0, 0, 0);
  527. this.DelToDateTo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  528. this.DelToDateTo.FormatString = "";
  529. this.DelToDateTo.Location = new System.Drawing.Point(795, 35);
  530. this.DelToDateTo.Name = "DelToDateTo";
  531. this.DelToDateTo.Size = new System.Drawing.Size(127, 21);
  532. this.DelToDateTo.TabIndex = 7;
  533. this.DelToDateTo.Value = new System.DateTime(2010, 9, 6, 0, 0, 0, 0);
  534. //
  535. // label4
  536. //
  537. this.label4.BackColor = System.Drawing.Color.LightBlue;
  538. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  539. this.label4.Location = new System.Drawing.Point(773, 35);
  540. this.label4.Name = "label4";
  541. this.label4.Size = new System.Drawing.Size(21, 21);
  542. this.label4.TabIndex = 6;
  543. this.label4.Text = "-";
  544. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  545. //
  546. // DelToDateFrom
  547. //
  548. appearance17.BorderColor = System.Drawing.Color.Black;
  549. this.DelToDateFrom.Appearance = appearance17;
  550. this.DelToDateFrom.DateTime = new System.DateTime(2010, 9, 6, 0, 0, 0, 0);
  551. this.DelToDateFrom.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  552. this.DelToDateFrom.FormatString = "";
  553. this.DelToDateFrom.Location = new System.Drawing.Point(662, 35);
  554. this.DelToDateFrom.Name = "DelToDateFrom";
  555. this.DelToDateFrom.Size = new System.Drawing.Size(110, 21);
  556. this.DelToDateFrom.TabIndex = 5;
  557. this.DelToDateFrom.Value = new System.DateTime(2010, 9, 6, 0, 0, 0, 0);
  558. //
  559. // TextOrdWgtTo
  560. //
  561. this.TextOrdWgtTo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  562. this.TextOrdWgtTo.Location = new System.Drawing.Point(527, 62);
  563. this.TextOrdWgtTo.Name = "TextOrdWgtTo";
  564. this.TextOrdWgtTo.Size = new System.Drawing.Size(52, 21);
  565. this.TextOrdWgtTo.TabIndex = 4;
  566. this.TextOrdWgtTo.Text = "10000000";
  567. this.TextOrdWgtTo.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  568. //
  569. // TextOrdWthTo
  570. //
  571. this.TextOrdWthTo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  572. this.TextOrdWthTo.Location = new System.Drawing.Point(334, 62);
  573. this.TextOrdWthTo.Name = "TextOrdWthTo";
  574. this.TextOrdWthTo.Size = new System.Drawing.Size(52, 21);
  575. this.TextOrdWthTo.TabIndex = 4;
  576. this.TextOrdWthTo.Text = "1000000";
  577. this.TextOrdWthTo.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  578. //
  579. // TextOrdThkTo
  580. //
  581. this.TextOrdThkTo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  582. this.TextOrdThkTo.Location = new System.Drawing.Point(141, 62);
  583. this.TextOrdThkTo.Name = "TextOrdThkTo";
  584. this.TextOrdThkTo.Size = new System.Drawing.Size(52, 21);
  585. this.TextOrdThkTo.TabIndex = 4;
  586. this.TextOrdThkTo.Text = "1000000";
  587. this.TextOrdThkTo.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  588. //
  589. // TextOrdWgtFrom
  590. //
  591. this.TextOrdWgtFrom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  592. this.TextOrdWgtFrom.Location = new System.Drawing.Point(469, 62);
  593. this.TextOrdWgtFrom.Name = "TextOrdWgtFrom";
  594. this.TextOrdWgtFrom.Size = new System.Drawing.Size(51, 21);
  595. this.TextOrdWgtFrom.TabIndex = 4;
  596. this.TextOrdWgtFrom.Text = "0";
  597. this.TextOrdWgtFrom.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  598. //
  599. // TextOrdWthFrom
  600. //
  601. this.TextOrdWthFrom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  602. this.TextOrdWthFrom.Location = new System.Drawing.Point(276, 62);
  603. this.TextOrdWthFrom.Name = "TextOrdWthFrom";
  604. this.TextOrdWthFrom.Size = new System.Drawing.Size(51, 21);
  605. this.TextOrdWthFrom.TabIndex = 4;
  606. this.TextOrdWthFrom.Text = "0";
  607. this.TextOrdWthFrom.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  608. //
  609. // TextOrdThkFrom
  610. //
  611. this.TextOrdThkFrom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  612. this.TextOrdThkFrom.Location = new System.Drawing.Point(83, 62);
  613. this.TextOrdThkFrom.Name = "TextOrdThkFrom";
  614. this.TextOrdThkFrom.Size = new System.Drawing.Size(51, 21);
  615. this.TextOrdThkFrom.TabIndex = 4;
  616. this.TextOrdThkFrom.Text = "0";
  617. this.TextOrdThkFrom.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
  618. //
  619. // label17
  620. //
  621. this.label17.BackColor = System.Drawing.Color.LightBlue;
  622. this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  623. this.label17.Location = new System.Drawing.Point(398, 62);
  624. this.label17.Name = "label17";
  625. this.label17.Size = new System.Drawing.Size(70, 21);
  626. this.label17.TabIndex = 3;
  627. this.label17.Text = "订单单重";
  628. this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  629. //
  630. // label11
  631. //
  632. this.label11.BackColor = System.Drawing.Color.LightBlue;
  633. this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  634. this.label11.Location = new System.Drawing.Point(205, 62);
  635. this.label11.Name = "label11";
  636. this.label11.Size = new System.Drawing.Size(70, 21);
  637. this.label11.TabIndex = 3;
  638. this.label11.Text = "订单宽度";
  639. this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  640. //
  641. // label3
  642. //
  643. this.label3.BackColor = System.Drawing.Color.LightBlue;
  644. this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  645. this.label3.Location = new System.Drawing.Point(12, 62);
  646. this.label3.Name = "label3";
  647. this.label3.Size = new System.Drawing.Size(70, 21);
  648. this.label3.TabIndex = 3;
  649. this.label3.Text = "订单厚度";
  650. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  651. //
  652. // label2
  653. //
  654. this.label2.BackColor = System.Drawing.Color.LightBlue;
  655. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  656. this.label2.Location = new System.Drawing.Point(398, 33);
  657. this.label2.Name = "label2";
  658. this.label2.Size = new System.Drawing.Size(70, 21);
  659. this.label2.TabIndex = 2;
  660. this.label2.Text = "合同号";
  661. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  662. //
  663. // textOrdNO
  664. //
  665. this.textOrdNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  666. this.textOrdNO.Location = new System.Drawing.Point(469, 33);
  667. this.textOrdNO.MaxLength = 30;
  668. this.textOrdNO.Name = "textOrdNO";
  669. this.textOrdNO.Size = new System.Drawing.Size(67, 21);
  670. this.textOrdNO.TabIndex = 1;
  671. //
  672. // label1
  673. //
  674. this.label1.BackColor = System.Drawing.Color.LightBlue;
  675. this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  676. this.label1.Location = new System.Drawing.Point(591, 35);
  677. this.label1.Name = "label1";
  678. this.label1.Size = new System.Drawing.Size(70, 21);
  679. this.label1.TabIndex = 0;
  680. this.label1.Text = "交货期";
  681. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  682. //
  683. // panel2
  684. //
  685. this.panel2.Controls.Add(this.ultraGrid1);
  686. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  687. this.panel2.Location = new System.Drawing.Point(0, 90);
  688. this.panel2.Name = "panel2";
  689. this.panel2.Size = new System.Drawing.Size(1012, 293);
  690. this.panel2.TabIndex = 1;
  691. //
  692. // ultraGrid1
  693. //
  694. this.ultraGrid1.DataSource = this.dataSet1;
  695. this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  696. ultraGridColumn1.Header.VisiblePosition = 0;
  697. ultraGridColumn2.Header.VisiblePosition = 1;
  698. ultraGridColumn3.Header.VisiblePosition = 2;
  699. ultraGridColumn4.Header.VisiblePosition = 3;
  700. ultraGridColumn5.Header.VisiblePosition = 4;
  701. ultraGridColumn6.Header.VisiblePosition = 5;
  702. ultraGridColumn7.Header.VisiblePosition = 6;
  703. ultraGridColumn8.Header.VisiblePosition = 7;
  704. ultraGridColumn9.Header.VisiblePosition = 8;
  705. ultraGridColumn10.Header.VisiblePosition = 9;
  706. ultraGridColumn11.Header.VisiblePosition = 10;
  707. ultraGridColumn12.Header.VisiblePosition = 11;
  708. ultraGridColumn13.Header.VisiblePosition = 12;
  709. ultraGridColumn14.Header.VisiblePosition = 13;
  710. ultraGridColumn15.Header.VisiblePosition = 14;
  711. ultraGridColumn16.Header.VisiblePosition = 15;
  712. ultraGridColumn17.Header.VisiblePosition = 16;
  713. ultraGridColumn18.Header.VisiblePosition = 17;
  714. ultraGridColumn19.Header.VisiblePosition = 18;
  715. ultraGridColumn20.Header.VisiblePosition = 19;
  716. ultraGridColumn21.Header.VisiblePosition = 20;
  717. ultraGridColumn22.Header.VisiblePosition = 21;
  718. ultraGridColumn23.Header.VisiblePosition = 22;
  719. ultraGridColumn24.Header.VisiblePosition = 23;
  720. ultraGridColumn25.Header.VisiblePosition = 24;
  721. ultraGridColumn26.Header.VisiblePosition = 25;
  722. ultraGridColumn27.Header.VisiblePosition = 26;
  723. ultraGridColumn28.Header.VisiblePosition = 27;
  724. ultraGridColumn29.Header.VisiblePosition = 28;
  725. ultraGridColumn29.Hidden = true;
  726. ultraGridColumn29.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  727. ultraGridColumn30.Header.VisiblePosition = 29;
  728. ultraGridColumn30.Hidden = true;
  729. ultraGridBand1.Columns.AddRange(new object[] {
  730. ultraGridColumn1,
  731. ultraGridColumn2,
  732. ultraGridColumn3,
  733. ultraGridColumn4,
  734. ultraGridColumn5,
  735. ultraGridColumn6,
  736. ultraGridColumn7,
  737. ultraGridColumn8,
  738. ultraGridColumn9,
  739. ultraGridColumn10,
  740. ultraGridColumn11,
  741. ultraGridColumn12,
  742. ultraGridColumn13,
  743. ultraGridColumn14,
  744. ultraGridColumn15,
  745. ultraGridColumn16,
  746. ultraGridColumn17,
  747. ultraGridColumn18,
  748. ultraGridColumn19,
  749. ultraGridColumn20,
  750. ultraGridColumn21,
  751. ultraGridColumn22,
  752. ultraGridColumn23,
  753. ultraGridColumn24,
  754. ultraGridColumn25,
  755. ultraGridColumn26,
  756. ultraGridColumn27,
  757. ultraGridColumn28,
  758. ultraGridColumn29,
  759. ultraGridColumn30});
  760. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  761. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  762. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  763. appearance9.BackColor = System.Drawing.Color.GhostWhite;
  764. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance9;
  765. this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
  766. appearance25.BackColor = System.Drawing.Color.LightSteelBlue;
  767. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance25;
  768. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  769. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  770. appearance26.BackColor = System.Drawing.Color.LightSteelBlue;
  771. this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance26;
  772. appearance27.BackColor = System.Drawing.Color.LightSteelBlue;
  773. this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance27;
  774. this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
  775. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  776. this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
  777. this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
  778. this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
  779. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  780. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  781. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  782. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  783. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  784. this.ultraGrid1.Name = "ultraGrid1";
  785. this.ultraGrid1.Size = new System.Drawing.Size(1012, 293);
  786. this.ultraGrid1.TabIndex = 3;
  787. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  788. //
  789. // dataSet1
  790. //
  791. this.dataSet1.DataSetName = "NewDataSet";
  792. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  793. this.dataTable1});
  794. //
  795. // dataTable1
  796. //
  797. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  798. this.dataColumn1,
  799. this.dataColumn2,
  800. this.dataColumn3,
  801. this.dataColumn4,
  802. this.dataColumn5,
  803. this.dataColumn6,
  804. this.dataColumn7,
  805. this.dataColumn8,
  806. this.dataColumn9,
  807. this.dataColumn10,
  808. this.dataColumn11,
  809. this.dataColumn12,
  810. this.dataColumn13,
  811. this.dataColumn14,
  812. this.dataColumn15,
  813. this.dataColumn16,
  814. this.dataColumn17,
  815. this.dataColumn18,
  816. this.dataColumn19,
  817. this.dataColumn20,
  818. this.dataColumn21,
  819. this.dataColumn22,
  820. this.dataColumn23,
  821. this.dataColumn24,
  822. this.dataColumn25,
  823. this.dataColumn26,
  824. this.dataColumn27,
  825. this.dataColumn28,
  826. this.dataColumn29,
  827. this.dataColumn30});
  828. this.dataTable1.TableName = "Table1";
  829. //
  830. // dataColumn1
  831. //
  832. this.dataColumn1.Caption = "合同号";
  833. this.dataColumn1.ColumnName = "ORD_NO";
  834. //
  835. // dataColumn2
  836. //
  837. this.dataColumn2.Caption = "订单号";
  838. this.dataColumn2.ColumnName = "ORD_SEQ";
  839. //
  840. // dataColumn3
  841. //
  842. this.dataColumn3.Caption = "客户代码";
  843. this.dataColumn3.ColumnName = "CUST_CD";
  844. //
  845. // dataColumn4
  846. //
  847. this.dataColumn4.Caption = "产品代码";
  848. this.dataColumn4.ColumnName = "PRODNM_CD";
  849. //
  850. // dataColumn5
  851. //
  852. this.dataColumn5.Caption = "炼钢牌号";
  853. this.dataColumn5.ColumnName = "STL_GRD";
  854. //
  855. // dataColumn6
  856. //
  857. this.dataColumn6.Caption = "热轧牌号";
  858. this.dataColumn6.ColumnName = "H_SPEC_STL_GRD";
  859. //
  860. // dataColumn7
  861. //
  862. this.dataColumn7.Caption = "冷轧牌号";
  863. this.dataColumn7.ColumnName = "C_SPEC_STL_GRD";
  864. //
  865. // dataColumn8
  866. //
  867. this.dataColumn8.Caption = "热轧标准号";
  868. this.dataColumn8.ColumnName = "SPEC_ABBSYM";
  869. //
  870. // dataColumn9
  871. //
  872. this.dataColumn9.Caption = "冷轧标准号";
  873. this.dataColumn9.ColumnName = "C_SPEC_ABBSYM";
  874. //
  875. // dataColumn10
  876. //
  877. this.dataColumn10.Caption = "订单用途";
  878. this.dataColumn10.ColumnName = "ORD_USEAGE_CD";
  879. //
  880. // dataColumn11
  881. //
  882. this.dataColumn11.Caption = "订单厚度";
  883. this.dataColumn11.ColumnName = "C_ORD_THK";
  884. //
  885. // dataColumn12
  886. //
  887. this.dataColumn12.Caption = "订单宽度";
  888. this.dataColumn12.ColumnName = "C_ORD_WTH";
  889. //
  890. // dataColumn13
  891. //
  892. this.dataColumn13.Caption = "订单长度";
  893. this.dataColumn13.ColumnName = "C_ORD_LEN";
  894. //
  895. // dataColumn14
  896. //
  897. this.dataColumn14.Caption = "订单内径";
  898. this.dataColumn14.ColumnName = "C_ORD_INDIA";
  899. //
  900. // dataColumn15
  901. //
  902. this.dataColumn15.Caption = "订单外径";
  903. this.dataColumn15.ColumnName = "C_ORD_OUTDIA";
  904. //
  905. // dataColumn16
  906. //
  907. this.dataColumn16.Caption = "订单重量下限";
  908. this.dataColumn16.ColumnName = "ORD_UNIT_WGT_MIN";
  909. //
  910. // dataColumn17
  911. //
  912. this.dataColumn17.Caption = "订单重量上限";
  913. this.dataColumn17.ColumnName = "ORD_UNIT_WGT_MAX";
  914. //
  915. // dataColumn18
  916. //
  917. this.dataColumn18.Caption = "紧急材代码";
  918. this.dataColumn18.ColumnName = "EMGMTR_NMG_CLF";
  919. //
  920. // dataColumn19
  921. //
  922. this.dataColumn19.Caption = "交货期";
  923. this.dataColumn19.ColumnName = "DEL_TO_DATE";
  924. //
  925. // dataColumn20
  926. //
  927. this.dataColumn20.Caption = "接受订单区分";
  928. this.dataColumn20.ColumnName = "RCVORD_CLF";
  929. //
  930. // dataColumn21
  931. //
  932. this.dataColumn21.Caption = "订单重量";
  933. this.dataColumn21.ColumnName = "ORD_WGT";
  934. //
  935. // dataColumn22
  936. //
  937. this.dataColumn22.Caption = "生产进程重量";
  938. this.dataColumn22.ColumnName = "ORD_PRC_WGT";
  939. //
  940. // dataColumn23
  941. //
  942. this.dataColumn23.Caption = "订单余重量";
  943. this.dataColumn23.ColumnName = "ORD_REM_WGT";
  944. //
  945. // dataColumn24
  946. //
  947. this.dataColumn24.Caption = "发货完重量";
  948. this.dataColumn24.ColumnName = "SHIP_END_WGT";
  949. //
  950. // dataColumn25
  951. //
  952. this.dataColumn25.Caption = "运输方式";
  953. this.dataColumn25.ColumnName = "DLIV_TP";
  954. //
  955. // dataColumn26
  956. //
  957. this.dataColumn26.Caption = "订单备注";
  958. this.dataColumn26.ColumnName = "MK_CONTENT";
  959. //
  960. // dataColumn27
  961. //
  962. this.dataColumn27.Caption = "是否板坯设计中";
  963. this.dataColumn27.ColumnName = "DN_YN";
  964. //
  965. // dataColumn28
  966. //
  967. this.dataColumn28.Caption = "特殊要求";
  968. this.dataColumn28.ColumnName = "INGR_YN";
  969. //
  970. // dataColumn29
  971. //
  972. this.dataColumn29.Caption = "选择";
  973. this.dataColumn29.ColumnName = "CHK";
  974. //
  975. // dataColumn30
  976. //
  977. this.dataColumn30.ColumnName = "PRIMARY_ORD_CHK";
  978. //
  979. // dataSet2
  980. //
  981. this.dataSet2.DataSetName = "NewDataSet";
  982. this.dataSet2.Relations.AddRange(new System.Data.DataRelation[] {
  983. new System.Data.DataRelation("Relation1", "Table1", "Table2", new string[] {
  984. "MAT_NO"}, new string[] {
  985. "MAT_NO"}, false)});
  986. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  987. this.dataTable2,
  988. this.dataTable3});
  989. //
  990. // dataTable2
  991. //
  992. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  993. this.dataColumn31,
  994. this.dataColumn32,
  995. this.dataColumn33,
  996. this.dataColumn34,
  997. this.dataColumn35,
  998. this.dataColumn36,
  999. this.dataColumn37,
  1000. this.dataColumn38,
  1001. this.dataColumn39,
  1002. this.dataColumn40,
  1003. this.dataColumn41,
  1004. this.dataColumn44,
  1005. this.dataColumn56});
  1006. this.dataTable2.Constraints.AddRange(new System.Data.Constraint[] {
  1007. new System.Data.UniqueConstraint("Constraint1", new string[] {
  1008. "MAT_NO"}, false)});
  1009. this.dataTable2.TableName = "Table1";
  1010. //
  1011. // dataColumn31
  1012. //
  1013. this.dataColumn31.Caption = "物料号";
  1014. this.dataColumn31.ColumnName = "MAT_NO";
  1015. //
  1016. // dataColumn32
  1017. //
  1018. this.dataColumn32.Caption = "标准号";
  1019. this.dataColumn32.ColumnName = "SPEC_STL_GRD";
  1020. //
  1021. // dataColumn33
  1022. //
  1023. this.dataColumn33.Caption = "物料厚度";
  1024. this.dataColumn33.ColumnName = "MAT_THK";
  1025. //
  1026. // dataColumn34
  1027. //
  1028. this.dataColumn34.Caption = "物料宽度";
  1029. this.dataColumn34.ColumnName = "MAT_WTH";
  1030. //
  1031. // dataColumn35
  1032. //
  1033. this.dataColumn35.Caption = "物料长度";
  1034. this.dataColumn35.ColumnName = "MAT_LEN";
  1035. //
  1036. // dataColumn36
  1037. //
  1038. this.dataColumn36.Caption = "物料重量";
  1039. this.dataColumn36.ColumnName = "MAT_WGT";
  1040. //
  1041. // dataColumn37
  1042. //
  1043. this.dataColumn37.Caption = "物料内径";
  1044. this.dataColumn37.ColumnName = "MAT_INDIA";
  1045. //
  1046. // dataColumn38
  1047. //
  1048. this.dataColumn38.Caption = "物料外径";
  1049. this.dataColumn38.ColumnName = "MAT_OUTDIA";
  1050. //
  1051. // dataColumn39
  1052. //
  1053. this.dataColumn39.Caption = "堆置位置";
  1054. this.dataColumn39.ColumnName = "CUR_LOAD_LOC";
  1055. //
  1056. // dataColumn40
  1057. //
  1058. this.dataColumn40.Caption = "合同号";
  1059. this.dataColumn40.ColumnName = "ORD_NO";
  1060. //
  1061. // dataColumn41
  1062. //
  1063. this.dataColumn41.Caption = "订单号";
  1064. this.dataColumn41.ColumnName = "ORD_SEQ";
  1065. //
  1066. // dataColumn44
  1067. //
  1068. this.dataColumn44.Caption = "选择";
  1069. this.dataColumn44.ColumnName = "CHK";
  1070. //
  1071. // dataColumn56
  1072. //
  1073. this.dataColumn56.ColumnName = "EXTSHAPE_QUALITY";
  1074. //
  1075. // dataTable3
  1076. //
  1077. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  1078. this.dataColumn45,
  1079. this.dataColumn46,
  1080. this.dataColumn47,
  1081. this.dataColumn48,
  1082. this.dataColumn49,
  1083. this.dataColumn50,
  1084. this.dataColumn51,
  1085. this.dataColumn52,
  1086. this.dataColumn53,
  1087. this.dataColumn54,
  1088. this.dataColumn55,
  1089. this.dataColumn57,
  1090. this.dataColumn42,
  1091. this.dataColumn43});
  1092. this.dataTable3.Constraints.AddRange(new System.Data.Constraint[] {
  1093. new System.Data.ForeignKeyConstraint("Relation1", "Table1", new string[] {
  1094. "MAT_NO"}, new string[] {
  1095. "MAT_NO"}, System.Data.AcceptRejectRule.None, System.Data.Rule.Cascade, System.Data.Rule.Cascade)});
  1096. this.dataTable3.TableName = "Table2";
  1097. //
  1098. // dataColumn45
  1099. //
  1100. this.dataColumn45.Caption = "物料号";
  1101. this.dataColumn45.ColumnName = "MAT_NO";
  1102. //
  1103. // dataColumn46
  1104. //
  1105. this.dataColumn46.Caption = "标准号";
  1106. this.dataColumn46.ColumnName = "SPEC_STL_GRD";
  1107. //
  1108. // dataColumn47
  1109. //
  1110. this.dataColumn47.Caption = "物料厚度";
  1111. this.dataColumn47.ColumnName = "MAT_THK";
  1112. //
  1113. // dataColumn48
  1114. //
  1115. this.dataColumn48.Caption = "物料宽度";
  1116. this.dataColumn48.ColumnName = "MAT_WTH";
  1117. //
  1118. // dataColumn49
  1119. //
  1120. this.dataColumn49.Caption = "物料长度";
  1121. this.dataColumn49.ColumnName = "MAT_LEN";
  1122. //
  1123. // dataColumn50
  1124. //
  1125. this.dataColumn50.Caption = "物料重量";
  1126. this.dataColumn50.ColumnName = "MAT_WGT";
  1127. //
  1128. // dataColumn51
  1129. //
  1130. this.dataColumn51.Caption = "物料内径";
  1131. this.dataColumn51.ColumnName = "MAT_INDIA";
  1132. //
  1133. // dataColumn52
  1134. //
  1135. this.dataColumn52.Caption = "物料外径";
  1136. this.dataColumn52.ColumnName = "MAT_OUTDIA";
  1137. //
  1138. // dataColumn53
  1139. //
  1140. this.dataColumn53.Caption = "堆置位置";
  1141. this.dataColumn53.ColumnName = "CUR_LOAD_LOC";
  1142. //
  1143. // dataColumn54
  1144. //
  1145. this.dataColumn54.Caption = "合同号";
  1146. this.dataColumn54.ColumnName = "ORD_NO";
  1147. //
  1148. // dataColumn55
  1149. //
  1150. this.dataColumn55.Caption = "订单号";
  1151. this.dataColumn55.ColumnName = "ORD_SEQ";
  1152. //
  1153. // dataColumn57
  1154. //
  1155. this.dataColumn57.Caption = "选择";
  1156. this.dataColumn57.ColumnName = "CHK";
  1157. //
  1158. // dataColumn42
  1159. //
  1160. this.dataColumn42.Caption = "切割顺序";
  1161. this.dataColumn42.ColumnName = "CUT_SEQ";
  1162. //
  1163. // dataColumn43
  1164. //
  1165. this.dataColumn43.ColumnName = "EXTSHAPE_QUALITY";
  1166. //
  1167. // ultraGrid2
  1168. //
  1169. this.ultraGrid2.DataSource = this.dataSet2;
  1170. ultraGridColumn31.Header.VisiblePosition = 0;
  1171. ultraGridColumn32.Header.VisiblePosition = 2;
  1172. ultraGridColumn33.Header.VisiblePosition = 3;
  1173. ultraGridColumn34.Header.VisiblePosition = 4;
  1174. ultraGridColumn35.Header.VisiblePosition = 5;
  1175. ultraGridColumn36.Header.VisiblePosition = 6;
  1176. ultraGridColumn37.Header.VisiblePosition = 7;
  1177. ultraGridColumn38.Header.VisiblePosition = 8;
  1178. ultraGridColumn39.Header.VisiblePosition = 9;
  1179. ultraGridColumn40.Header.VisiblePosition = 11;
  1180. ultraGridColumn41.Header.VisiblePosition = 12;
  1181. ultraGridColumn42.Header.VisiblePosition = 1;
  1182. ultraGridColumn42.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  1183. ultraGridColumn43.Header.Caption = "外观等级";
  1184. ultraGridColumn43.Header.VisiblePosition = 10;
  1185. ultraGridColumn44.Header.VisiblePosition = 13;
  1186. ultraGridBand2.Columns.AddRange(new object[] {
  1187. ultraGridColumn31,
  1188. ultraGridColumn32,
  1189. ultraGridColumn33,
  1190. ultraGridColumn34,
  1191. ultraGridColumn35,
  1192. ultraGridColumn36,
  1193. ultraGridColumn37,
  1194. ultraGridColumn38,
  1195. ultraGridColumn39,
  1196. ultraGridColumn40,
  1197. ultraGridColumn41,
  1198. ultraGridColumn42,
  1199. ultraGridColumn43,
  1200. ultraGridColumn44});
  1201. ultraGridColumn45.Header.VisiblePosition = 0;
  1202. ultraGridColumn46.Header.VisiblePosition = 1;
  1203. ultraGridColumn47.Header.VisiblePosition = 2;
  1204. ultraGridColumn48.Header.VisiblePosition = 3;
  1205. ultraGridColumn49.Header.VisiblePosition = 4;
  1206. ultraGridColumn50.Header.VisiblePosition = 5;
  1207. ultraGridColumn51.Header.VisiblePosition = 6;
  1208. ultraGridColumn52.Header.VisiblePosition = 7;
  1209. ultraGridColumn53.Header.VisiblePosition = 8;
  1210. ultraGridColumn54.Header.VisiblePosition = 9;
  1211. ultraGridColumn55.Header.VisiblePosition = 10;
  1212. ultraGridColumn56.Header.VisiblePosition = 11;
  1213. ultraGridColumn57.Header.VisiblePosition = 12;
  1214. ultraGridColumn58.Header.Caption = "外观等级";
  1215. ultraGridColumn58.Header.VisiblePosition = 13;
  1216. ultraGridBand3.Columns.AddRange(new object[] {
  1217. ultraGridColumn45,
  1218. ultraGridColumn46,
  1219. ultraGridColumn47,
  1220. ultraGridColumn48,
  1221. ultraGridColumn49,
  1222. ultraGridColumn50,
  1223. ultraGridColumn51,
  1224. ultraGridColumn52,
  1225. ultraGridColumn53,
  1226. ultraGridColumn54,
  1227. ultraGridColumn55,
  1228. ultraGridColumn56,
  1229. ultraGridColumn57,
  1230. ultraGridColumn58});
  1231. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  1232. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  1233. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1234. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  1235. appearance21.BackColor = System.Drawing.SystemColors.ActiveBorder;
  1236. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1237. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  1238. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  1239. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance21;
  1240. appearance22.ForeColor = System.Drawing.SystemColors.GrayText;
  1241. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance22;
  1242. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  1243. appearance23.BackColor = System.Drawing.SystemColors.ControlLightLight;
  1244. appearance23.BackColor2 = System.Drawing.SystemColors.Control;
  1245. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1246. appearance23.ForeColor = System.Drawing.SystemColors.GrayText;
  1247. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance23;
  1248. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  1249. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  1250. appearance33.BackColor = System.Drawing.SystemColors.Window;
  1251. appearance33.ForeColor = System.Drawing.SystemColors.ControlText;
  1252. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance33;
  1253. appearance34.BackColor = System.Drawing.SystemColors.Highlight;
  1254. appearance34.ForeColor = System.Drawing.SystemColors.HighlightText;
  1255. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance34;
  1256. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1257. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1258. appearance35.BackColor = System.Drawing.SystemColors.Window;
  1259. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance35;
  1260. appearance36.BorderColor = System.Drawing.Color.Silver;
  1261. appearance36.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1262. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance36;
  1263. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1264. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  1265. appearance37.BackColor = System.Drawing.SystemColors.Control;
  1266. appearance37.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1267. appearance37.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1268. appearance37.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1269. appearance37.BorderColor = System.Drawing.SystemColors.Window;
  1270. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance37;
  1271. appearance38.BackColor = System.Drawing.Color.LightSteelBlue;
  1272. appearance38.TextHAlignAsString = "Left";
  1273. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance38;
  1274. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1275. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
  1276. appearance39.BackColor = System.Drawing.SystemColors.Window;
  1277. appearance39.BorderColor = System.Drawing.Color.Silver;
  1278. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance39;
  1279. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  1280. appearance40.BackColor = System.Drawing.SystemColors.ControlLight;
  1281. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance40;
  1282. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1283. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1284. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  1285. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1286. this.ultraGrid2.Location = new System.Drawing.Point(3, 0);
  1287. this.ultraGrid2.Name = "ultraGrid2";
  1288. this.ultraGrid2.Size = new System.Drawing.Size(1006, 305);
  1289. this.ultraGrid2.TabIndex = 0;
  1290. this.ultraGrid2.Text = "ultraGrid2";
  1291. //
  1292. // label14
  1293. //
  1294. this.label14.BackColor = System.Drawing.Color.LightBlue;
  1295. this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1296. this.label14.Location = new System.Drawing.Point(6, 4);
  1297. this.label14.Name = "label14";
  1298. this.label14.Size = new System.Drawing.Size(85, 21);
  1299. this.label14.TabIndex = 7;
  1300. this.label14.Text = "余材原因";
  1301. this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1302. //
  1303. // panel3
  1304. //
  1305. this.panel3.Controls.Add(this.ultraGroupBox3);
  1306. this.panel3.Controls.Add(this.ultraGroupBox2);
  1307. this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  1308. this.panel3.Location = new System.Drawing.Point(0, 383);
  1309. this.panel3.Name = "panel3";
  1310. this.panel3.Size = new System.Drawing.Size(1012, 339);
  1311. this.panel3.TabIndex = 2;
  1312. //
  1313. // ultraGroupBox3
  1314. //
  1315. this.ultraGroupBox3.Controls.Add(this.ultraGrid2);
  1316. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  1317. this.ultraGroupBox3.Location = new System.Drawing.Point(0, 31);
  1318. this.ultraGroupBox3.Name = "ultraGroupBox3";
  1319. this.ultraGroupBox3.Size = new System.Drawing.Size(1012, 308);
  1320. this.ultraGroupBox3.TabIndex = 2;
  1321. //
  1322. // ultraGroupBox2
  1323. //
  1324. this.ultraGroupBox2.Controls.Add(this.ComboMatType);
  1325. this.ultraGroupBox2.Controls.Add(this.label15);
  1326. this.ultraGroupBox2.Controls.Add(this.label14);
  1327. this.ultraGroupBox2.Controls.Add(this.ComboNoOrderCD);
  1328. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  1329. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  1330. this.ultraGroupBox2.Name = "ultraGroupBox2";
  1331. this.ultraGroupBox2.Size = new System.Drawing.Size(1012, 31);
  1332. this.ultraGroupBox2.TabIndex = 1;
  1333. //
  1334. // ComboMatType
  1335. //
  1336. appearance24.BorderColor = System.Drawing.Color.Black;
  1337. this.ComboMatType.Appearance = appearance24;
  1338. this.ComboMatType.CheckedListSettings.CheckStateMember = "";
  1339. this.ComboMatType.DisplayLayout.MaxColScrollRegions = 1;
  1340. this.ComboMatType.DisplayLayout.MaxRowScrollRegions = 1;
  1341. this.ComboMatType.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1342. this.ComboMatType.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1343. this.ComboMatType.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1344. this.ComboMatType.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1345. this.ComboMatType.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1346. this.ComboMatType.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  1347. this.ComboMatType.Location = new System.Drawing.Point(275, 5);
  1348. this.ComboMatType.Name = "ComboMatType";
  1349. this.ComboMatType.Size = new System.Drawing.Size(67, 22);
  1350. this.ComboMatType.TabIndex = 15;
  1351. //
  1352. // label15
  1353. //
  1354. this.label15.BackColor = System.Drawing.Color.LightBlue;
  1355. this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1356. this.label15.Location = new System.Drawing.Point(213, 5);
  1357. this.label15.Name = "label15";
  1358. this.label15.Size = new System.Drawing.Size(62, 21);
  1359. this.label15.TabIndex = 14;
  1360. this.label15.Text = "物料类型";
  1361. this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1362. //
  1363. // ComboNoOrderCD
  1364. //
  1365. appearance6.BorderColor = System.Drawing.Color.Black;
  1366. this.ComboNoOrderCD.Appearance = appearance6;
  1367. this.ComboNoOrderCD.CheckedListSettings.CheckStateMember = "";
  1368. this.ComboNoOrderCD.DisplayLayout.MaxColScrollRegions = 1;
  1369. this.ComboNoOrderCD.DisplayLayout.MaxRowScrollRegions = 1;
  1370. this.ComboNoOrderCD.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  1371. this.ComboNoOrderCD.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  1372. this.ComboNoOrderCD.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  1373. this.ComboNoOrderCD.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  1374. this.ComboNoOrderCD.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  1375. this.ComboNoOrderCD.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
  1376. this.ComboNoOrderCD.Location = new System.Drawing.Point(91, 4);
  1377. this.ComboNoOrderCD.Name = "ComboNoOrderCD";
  1378. this.ComboNoOrderCD.Size = new System.Drawing.Size(110, 22);
  1379. this.ComboNoOrderCD.TabIndex = 10;
  1380. //
  1381. // UIE043020
  1382. //
  1383. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1384. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1385. this.ClientSize = new System.Drawing.Size(1012, 722);
  1386. this.Controls.Add(this.panel2);
  1387. this.Controls.Add(this.panel3);
  1388. this.Controls.Add(this.panel1);
  1389. this.Name = "UIE043020";
  1390. this.Text = "降级余材处理";
  1391. this.Load += new System.EventHandler(this.UIE043020_Load);
  1392. this.panel1.ResumeLayout(false);
  1393. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1394. this.ultraGroupBox1.ResumeLayout(false);
  1395. this.ultraGroupBox1.PerformLayout();
  1396. ((System.ComponentModel.ISupportInitialize)(this.CombOrdType)).EndInit();
  1397. ((System.ComponentModel.ISupportInitialize)(this.CombUseCD)).EndInit();
  1398. ((System.ComponentModel.ISupportInitialize)(this.CombStlGrd)).EndInit();
  1399. ((System.ComponentModel.ISupportInitialize)(this.CombOrdSeq)).EndInit();
  1400. ((System.ComponentModel.ISupportInitialize)(this.CombCustID)).EndInit();
  1401. ((System.ComponentModel.ISupportInitialize)(this.CombShapGrd)).EndInit();
  1402. ((System.ComponentModel.ISupportInitialize)(this.CombSpecAbbsym)).EndInit();
  1403. ((System.ComponentModel.ISupportInitialize)(this.CombProdType)).EndInit();
  1404. ((System.ComponentModel.ISupportInitialize)(this.DelToDateTo)).EndInit();
  1405. ((System.ComponentModel.ISupportInitialize)(this.DelToDateFrom)).EndInit();
  1406. this.panel2.ResumeLayout(false);
  1407. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1408. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1409. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1410. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1411. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1412. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  1413. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1414. this.panel3.ResumeLayout(false);
  1415. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  1416. this.ultraGroupBox3.ResumeLayout(false);
  1417. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  1418. this.ultraGroupBox2.ResumeLayout(false);
  1419. this.ultraGroupBox2.PerformLayout();
  1420. ((System.ComponentModel.ISupportInitialize)(this.ComboMatType)).EndInit();
  1421. ((System.ComponentModel.ISupportInitialize)(this.ComboNoOrderCD)).EndInit();
  1422. this.ResumeLayout(false);
  1423. }
  1424. #endregion
  1425. private System.Windows.Forms.Panel panel1;
  1426. private System.Windows.Forms.Panel panel2;
  1427. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1428. private Infragistics.Win.UltraWinGrid.UltraCombo CombOrdType;
  1429. private Infragistics.Win.UltraWinGrid.UltraCombo CombUseCD;
  1430. private Infragistics.Win.UltraWinGrid.UltraCombo CombStlGrd;
  1431. private Infragistics.Win.UltraWinGrid.UltraCombo CombOrdSeq;
  1432. private Infragistics.Win.UltraWinGrid.UltraCombo CombCustID;
  1433. private Infragistics.Win.UltraWinGrid.UltraCombo CombShapGrd;
  1434. private Infragistics.Win.UltraWinGrid.UltraCombo CombSpecAbbsym;
  1435. private Infragistics.Win.UltraWinGrid.UltraCombo CombProdType;
  1436. private System.Windows.Forms.Label label9;
  1437. private System.Windows.Forms.Label label8;
  1438. private System.Windows.Forms.Label label7;
  1439. private System.Windows.Forms.Label label20;
  1440. private System.Windows.Forms.Label label10;
  1441. private System.Windows.Forms.Label label6;
  1442. private System.Windows.Forms.Label label5;
  1443. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor DelToDateTo;
  1444. private System.Windows.Forms.Label label4;
  1445. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor DelToDateFrom;
  1446. private System.Windows.Forms.MaskedTextBox TextOrdWgtTo;
  1447. private System.Windows.Forms.MaskedTextBox TextOrdWthTo;
  1448. private System.Windows.Forms.MaskedTextBox TextOrdThkTo;
  1449. private System.Windows.Forms.MaskedTextBox TextOrdWgtFrom;
  1450. private System.Windows.Forms.MaskedTextBox TextOrdWthFrom;
  1451. private System.Windows.Forms.MaskedTextBox TextOrdThkFrom;
  1452. private System.Windows.Forms.Label label17;
  1453. private System.Windows.Forms.Label label11;
  1454. private System.Windows.Forms.Label label3;
  1455. private System.Windows.Forms.Label label2;
  1456. private System.Windows.Forms.TextBox textOrdNO;
  1457. private System.Windows.Forms.Label label1;
  1458. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1459. private System.Data.DataSet dataSet1;
  1460. private System.Data.DataTable dataTable1;
  1461. private System.Data.DataColumn dataColumn1;
  1462. private System.Data.DataColumn dataColumn2;
  1463. private System.Data.DataColumn dataColumn3;
  1464. private System.Data.DataColumn dataColumn4;
  1465. private System.Data.DataColumn dataColumn5;
  1466. private System.Data.DataColumn dataColumn6;
  1467. private System.Data.DataColumn dataColumn7;
  1468. private System.Data.DataColumn dataColumn8;
  1469. private System.Data.DataColumn dataColumn9;
  1470. private System.Data.DataColumn dataColumn10;
  1471. private System.Data.DataColumn dataColumn11;
  1472. private System.Data.DataColumn dataColumn12;
  1473. private System.Data.DataColumn dataColumn13;
  1474. private System.Data.DataColumn dataColumn14;
  1475. private System.Data.DataColumn dataColumn15;
  1476. private System.Data.DataColumn dataColumn16;
  1477. private System.Data.DataColumn dataColumn17;
  1478. private System.Data.DataColumn dataColumn18;
  1479. private System.Data.DataColumn dataColumn19;
  1480. private System.Data.DataColumn dataColumn20;
  1481. private System.Data.DataColumn dataColumn21;
  1482. private System.Data.DataColumn dataColumn22;
  1483. private System.Data.DataColumn dataColumn23;
  1484. private System.Data.DataColumn dataColumn24;
  1485. private System.Data.DataColumn dataColumn25;
  1486. private System.Data.DataColumn dataColumn26;
  1487. private System.Data.DataColumn dataColumn27;
  1488. private System.Data.DataColumn dataColumn28;
  1489. private System.Data.DataColumn dataColumn30;
  1490. private System.Data.DataSet dataSet2;
  1491. private System.Data.DataTable dataTable2;
  1492. private System.Data.DataColumn dataColumn31;
  1493. private System.Data.DataColumn dataColumn32;
  1494. private System.Data.DataColumn dataColumn33;
  1495. private System.Data.DataColumn dataColumn34;
  1496. private System.Data.DataColumn dataColumn35;
  1497. private System.Data.DataColumn dataColumn36;
  1498. private System.Data.DataColumn dataColumn37;
  1499. private System.Data.DataColumn dataColumn38;
  1500. private System.Data.DataColumn dataColumn39;
  1501. private System.Data.DataColumn dataColumn40;
  1502. private System.Data.DataColumn dataColumn41;
  1503. private System.Data.DataColumn dataColumn44;
  1504. private System.Data.DataTable dataTable3;
  1505. private System.Data.DataColumn dataColumn45;
  1506. private System.Data.DataColumn dataColumn46;
  1507. private System.Data.DataColumn dataColumn47;
  1508. private System.Data.DataColumn dataColumn48;
  1509. private System.Data.DataColumn dataColumn49;
  1510. private System.Data.DataColumn dataColumn50;
  1511. private System.Data.DataColumn dataColumn51;
  1512. private System.Data.DataColumn dataColumn52;
  1513. private System.Data.DataColumn dataColumn53;
  1514. private System.Data.DataColumn dataColumn54;
  1515. private System.Data.DataColumn dataColumn55;
  1516. private System.Data.DataColumn dataColumn57;
  1517. private System.Data.DataColumn dataColumn29;
  1518. private System.Data.DataColumn dataColumn42;
  1519. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1520. private System.Windows.Forms.Label label14;
  1521. private System.Windows.Forms.Panel panel3;
  1522. private Infragistics.Win.UltraWinGrid.UltraCombo ComboNoOrderCD;
  1523. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  1524. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  1525. private Infragistics.Win.UltraWinGrid.UltraCombo ComboMatType;
  1526. private System.Windows.Forms.Label label15;
  1527. private System.Data.DataColumn dataColumn56;
  1528. private System.Data.DataColumn dataColumn43;
  1529. }
  1530. }