d1a63509105f949e962a826f1c2b3b025d49e22e.svn-base 83 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437
  1. namespace Core.LZMes.Client.QCM
  2. {
  3. partial class QCM0304
  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 appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCHNO");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLAN_NO");
  32. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DESIGN_KEY");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NO");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PSC");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PSC_DESC");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERY_STATE_DESC");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FIXSIZE");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERY_STATE_CODE");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUTSIDESTATE");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODUCETIME");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SURFACE_ID");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("THICK");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WIDTH");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LENGTH");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SIZEID");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLAN_NO");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCHNO");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEEL_CODE");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STEEL_NAME");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_CODE");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_NAME");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_NAME");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_CODE");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHECK", 0);
  70. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  108. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIC_ID");
  109. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIC_RESULT_DESC");
  110. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BATCH_NO");
  111. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIAL_NO");
  112. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DESIGN_KEY");
  113. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PSC_DESC");
  114. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELIVERY_STATE_DESC");
  115. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPET");
  116. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WEIGHT");
  117. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIC_REMARK_DESC");
  118. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_NAME");
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIC_MEMO");
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JUDGE_TIME");
  121. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  122. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  123. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  124. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  125. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  126. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  127. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  128. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  130. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  132. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  134. Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
  135. this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  136. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  137. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  138. this.dataSet1 = new System.Data.DataSet();
  139. this.dataTable1 = new System.Data.DataTable();
  140. this.dataColumn1 = new System.Data.DataColumn();
  141. this.dataColumn2 = new System.Data.DataColumn();
  142. this.panel4 = new System.Windows.Forms.Panel();
  143. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  144. this.dataSet3 = new System.Data.DataSet();
  145. this.dataTable3 = new System.Data.DataTable();
  146. this.dataColumn16 = new System.Data.DataColumn();
  147. this.dataColumn17 = new System.Data.DataColumn();
  148. this.dataColumn58 = new System.Data.DataColumn();
  149. this.dataColumn59 = new System.Data.DataColumn();
  150. this.dataColumn18 = new System.Data.DataColumn();
  151. this.dataColumn19 = new System.Data.DataColumn();
  152. this.dataColumn20 = new System.Data.DataColumn();
  153. this.dataColumn153 = new System.Data.DataColumn();
  154. this.dataColumn154 = new System.Data.DataColumn();
  155. this.dataColumn155 = new System.Data.DataColumn();
  156. this.dataColumn156 = new System.Data.DataColumn();
  157. this.dataColumn157 = new System.Data.DataColumn();
  158. this.dataColumn158 = new System.Data.DataColumn();
  159. this.dataColumn159 = new System.Data.DataColumn();
  160. this.dataColumn21 = new System.Data.DataColumn();
  161. this.dataColumn160 = new System.Data.DataColumn();
  162. this.dataColumn161 = new System.Data.DataColumn();
  163. this.dataColumn162 = new System.Data.DataColumn();
  164. this.dataColumn163 = new System.Data.DataColumn();
  165. this.dataColumn164 = new System.Data.DataColumn();
  166. this.dataColumn165 = new System.Data.DataColumn();
  167. this.dataColumn166 = new System.Data.DataColumn();
  168. this.dataColumn167 = new System.Data.DataColumn();
  169. this.panel6 = new System.Windows.Forms.Panel();
  170. this.label44 = new System.Windows.Forms.Label();
  171. this.groupBox1 = new System.Windows.Forms.GroupBox();
  172. this.panel5 = new System.Windows.Forms.Panel();
  173. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  174. this.panel3 = new System.Windows.Forms.Panel();
  175. this.comboBox2 = new System.Windows.Forms.ComboBox();
  176. this.comboBox1 = new System.Windows.Forms.ComboBox();
  177. this.button1 = new System.Windows.Forms.Button();
  178. this.textBox5 = new System.Windows.Forms.TextBox();
  179. this.label9 = new System.Windows.Forms.Label();
  180. this.label8 = new System.Windows.Forms.Label();
  181. this.label7 = new System.Windows.Forms.Label();
  182. this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
  183. this.groupBox2 = new System.Windows.Forms.GroupBox();
  184. this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  185. this.panel2 = new System.Windows.Forms.Panel();
  186. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  187. this.dataSet2 = new System.Data.DataSet();
  188. this.dataTable2 = new System.Data.DataTable();
  189. this.dataColumn3 = new System.Data.DataColumn();
  190. this.dataColumn4 = new System.Data.DataColumn();
  191. this.dataColumn5 = new System.Data.DataColumn();
  192. this.dataColumn6 = new System.Data.DataColumn();
  193. this.dataColumn7 = new System.Data.DataColumn();
  194. this.dataColumn8 = new System.Data.DataColumn();
  195. this.dataColumn9 = new System.Data.DataColumn();
  196. this.dataColumn10 = new System.Data.DataColumn();
  197. this.dataColumn11 = new System.Data.DataColumn();
  198. this.dataColumn12 = new System.Data.DataColumn();
  199. this.dataColumn13 = new System.Data.DataColumn();
  200. this.dataColumn14 = new System.Data.DataColumn();
  201. this.dataColumn15 = new System.Data.DataColumn();
  202. this.panel1 = new System.Windows.Forms.Panel();
  203. this.label10 = new System.Windows.Forms.Label();
  204. this.label6 = new System.Windows.Forms.Label();
  205. this.textBox4 = new System.Windows.Forms.TextBox();
  206. this.textBox3 = new System.Windows.Forms.TextBox();
  207. this.label5 = new System.Windows.Forms.Label();
  208. this.textBox2 = new System.Windows.Forms.TextBox();
  209. this.label4 = new System.Windows.Forms.Label();
  210. this.label3 = new System.Windows.Forms.Label();
  211. this.textBox1 = new System.Windows.Forms.TextBox();
  212. this.label2 = new System.Windows.Forms.Label();
  213. this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
  214. this.label1 = new System.Windows.Forms.Label();
  215. this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
  216. this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
  217. this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
  218. this.ultraTabPageControl2.SuspendLayout();
  219. this.splitContainer1.Panel1.SuspendLayout();
  220. this.splitContainer1.Panel2.SuspendLayout();
  221. this.splitContainer1.SuspendLayout();
  222. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  225. this.panel4.SuspendLayout();
  226. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  229. this.panel6.SuspendLayout();
  230. this.groupBox1.SuspendLayout();
  231. this.panel5.SuspendLayout();
  232. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  233. this.panel3.SuspendLayout();
  234. this.ultraTabPageControl1.SuspendLayout();
  235. this.groupBox2.SuspendLayout();
  236. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
  237. this.panel2.SuspendLayout();
  238. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  240. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  241. this.panel1.SuspendLayout();
  242. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
  243. this.ultraTabControl1.SuspendLayout();
  244. this.SuspendLayout();
  245. //
  246. // ultraTabPageControl2
  247. //
  248. this.ultraTabPageControl2.Controls.Add(this.splitContainer1);
  249. this.ultraTabPageControl2.Location = new System.Drawing.Point(1, 26);
  250. this.ultraTabPageControl2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  251. this.ultraTabPageControl2.Name = "ultraTabPageControl2";
  252. this.ultraTabPageControl2.Size = new System.Drawing.Size(1583, 828);
  253. //
  254. // splitContainer1
  255. //
  256. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  257. this.splitContainer1.Location = new System.Drawing.Point(0, 0);
  258. this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  259. this.splitContainer1.Name = "splitContainer1";
  260. //
  261. // splitContainer1.Panel1
  262. //
  263. this.splitContainer1.Panel1.Controls.Add(this.ultraGrid1);
  264. //
  265. // splitContainer1.Panel2
  266. //
  267. this.splitContainer1.Panel2.Controls.Add(this.panel4);
  268. this.splitContainer1.Size = new System.Drawing.Size(1583, 828);
  269. this.splitContainer1.SplitterDistance = 261;
  270. this.splitContainer1.SplitterWidth = 5;
  271. this.splitContainer1.TabIndex = 0;
  272. //
  273. // ultraGrid1
  274. //
  275. this.ultraGrid1.DataSource = this.dataSet1;
  276. appearance1.BackColor = System.Drawing.SystemColors.Menu;
  277. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  278. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  279. ultraGridColumn1.Header.VisiblePosition = 0;
  280. ultraGridColumn1.Width = 66;
  281. ultraGridColumn2.Header.VisiblePosition = 1;
  282. ultraGridBand1.Columns.AddRange(new object[] {
  283. ultraGridColumn1,
  284. ultraGridColumn2});
  285. appearance25.BackColor = System.Drawing.Color.LightBlue;
  286. appearance25.BackColor2 = System.Drawing.Color.LightBlue;
  287. ultraGridBand1.Override.HeaderAppearance = appearance25;
  288. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  289. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  290. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  291. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  292. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  293. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  294. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  295. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  296. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  297. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
  298. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  299. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  300. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  301. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  302. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  303. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  304. appearance5.BackColor = System.Drawing.SystemColors.Window;
  305. appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
  306. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5;
  307. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  308. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  309. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  310. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  311. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  312. appearance7.BackColor = System.Drawing.SystemColors.Window;
  313. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
  314. appearance8.BorderColor = System.Drawing.Color.Silver;
  315. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  316. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8;
  317. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  318. appearance9.BackColor = System.Drawing.SystemColors.Control;
  319. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  320. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  321. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  322. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  323. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  324. appearance10.TextHAlignAsString = "Center";
  325. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  326. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  327. appearance11.BackColor = System.Drawing.SystemColors.Window;
  328. appearance11.BorderColor = System.Drawing.Color.Silver;
  329. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11;
  330. appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
  331. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
  332. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  333. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  334. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  335. this.ultraGrid1.Name = "ultraGrid1";
  336. this.ultraGrid1.Size = new System.Drawing.Size(261, 828);
  337. this.ultraGrid1.TabIndex = 0;
  338. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  339. //
  340. // dataSet1
  341. //
  342. this.dataSet1.DataSetName = "NewDataSet";
  343. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  344. this.dataTable1});
  345. //
  346. // dataTable1
  347. //
  348. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  349. this.dataColumn1,
  350. this.dataColumn2});
  351. this.dataTable1.TableName = "Table1";
  352. //
  353. // dataColumn1
  354. //
  355. this.dataColumn1.Caption = "轧批号";
  356. this.dataColumn1.ColumnName = "BATCHNO";
  357. //
  358. // dataColumn2
  359. //
  360. this.dataColumn2.Caption = "计划号";
  361. this.dataColumn2.ColumnName = "PLAN_NO";
  362. //
  363. // panel4
  364. //
  365. this.panel4.Controls.Add(this.ultraGrid2);
  366. this.panel4.Controls.Add(this.panel6);
  367. this.panel4.Controls.Add(this.groupBox1);
  368. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  369. this.panel4.Location = new System.Drawing.Point(0, 0);
  370. this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  371. this.panel4.Name = "panel4";
  372. this.panel4.Size = new System.Drawing.Size(1317, 828);
  373. this.panel4.TabIndex = 3;
  374. //
  375. // ultraGrid2
  376. //
  377. this.ultraGrid2.DataSource = this.dataSet3;
  378. appearance43.BackColor = System.Drawing.SystemColors.Menu;
  379. appearance43.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  380. this.ultraGrid2.DisplayLayout.Appearance = appearance43;
  381. ultraGridColumn3.Header.VisiblePosition = 2;
  382. ultraGridColumn4.Header.VisiblePosition = 1;
  383. ultraGridColumn5.Header.VisiblePosition = 4;
  384. ultraGridColumn5.Hidden = true;
  385. ultraGridColumn6.Header.VisiblePosition = 3;
  386. ultraGridColumn6.Hidden = true;
  387. ultraGridColumn7.Header.VisiblePosition = 9;
  388. ultraGridColumn8.Header.VisiblePosition = 15;
  389. ultraGridColumn9.Header.Caption = "重量";
  390. ultraGridColumn9.Header.VisiblePosition = 13;
  391. ultraGridColumn10.Header.VisiblePosition = 5;
  392. ultraGridColumn10.Hidden = true;
  393. ultraGridColumn11.Header.VisiblePosition = 14;
  394. ultraGridColumn12.Header.VisiblePosition = 16;
  395. ultraGridColumn13.Header.VisiblePosition = 17;
  396. ultraGridColumn13.Hidden = true;
  397. ultraGridColumn14.Header.VisiblePosition = 10;
  398. ultraGridColumn15.Header.VisiblePosition = 11;
  399. ultraGridColumn16.Header.VisiblePosition = 12;
  400. ultraGridColumn17.Header.VisiblePosition = 18;
  401. ultraGridColumn17.Hidden = true;
  402. ultraGridColumn18.Header.VisiblePosition = 19;
  403. ultraGridColumn18.Hidden = true;
  404. ultraGridColumn19.Header.VisiblePosition = 20;
  405. ultraGridColumn19.Hidden = true;
  406. ultraGridColumn20.Header.VisiblePosition = 21;
  407. ultraGridColumn20.Hidden = true;
  408. ultraGridColumn21.Header.VisiblePosition = 6;
  409. ultraGridColumn22.Header.VisiblePosition = 22;
  410. ultraGridColumn22.Hidden = true;
  411. ultraGridColumn23.Header.VisiblePosition = 7;
  412. ultraGridColumn24.Header.VisiblePosition = 8;
  413. ultraGridColumn25.Header.VisiblePosition = 23;
  414. ultraGridColumn25.Hidden = true;
  415. ultraGridColumn26.DataType = typeof(bool);
  416. ultraGridColumn26.Header.Caption = "选择";
  417. ultraGridColumn26.Header.VisiblePosition = 0;
  418. ultraGridBand2.Columns.AddRange(new object[] {
  419. ultraGridColumn3,
  420. ultraGridColumn4,
  421. ultraGridColumn5,
  422. ultraGridColumn6,
  423. ultraGridColumn7,
  424. ultraGridColumn8,
  425. ultraGridColumn9,
  426. ultraGridColumn10,
  427. ultraGridColumn11,
  428. ultraGridColumn12,
  429. ultraGridColumn13,
  430. ultraGridColumn14,
  431. ultraGridColumn15,
  432. ultraGridColumn16,
  433. ultraGridColumn17,
  434. ultraGridColumn18,
  435. ultraGridColumn19,
  436. ultraGridColumn20,
  437. ultraGridColumn21,
  438. ultraGridColumn22,
  439. ultraGridColumn23,
  440. ultraGridColumn24,
  441. ultraGridColumn25,
  442. ultraGridColumn26});
  443. appearance26.BackColor = System.Drawing.Color.LightBlue;
  444. appearance26.BackColor2 = System.Drawing.Color.LightBlue;
  445. ultraGridBand2.Override.HeaderAppearance = appearance26;
  446. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  447. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  448. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  449. appearance40.BackColor = System.Drawing.SystemColors.ActiveBorder;
  450. appearance40.BackColor2 = System.Drawing.SystemColors.ControlDark;
  451. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  452. appearance40.BorderColor = System.Drawing.SystemColors.Window;
  453. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance40;
  454. appearance41.ForeColor = System.Drawing.SystemColors.GrayText;
  455. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance41;
  456. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  457. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  458. appearance42.BackColor = System.Drawing.SystemColors.ControlLightLight;
  459. appearance42.BackColor2 = System.Drawing.SystemColors.Control;
  460. appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  461. appearance42.ForeColor = System.Drawing.SystemColors.GrayText;
  462. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance42;
  463. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  464. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  465. appearance51.BackColor = System.Drawing.SystemColors.Window;
  466. appearance51.ForeColor = System.Drawing.SystemColors.ControlText;
  467. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance51;
  468. appearance46.BackColor = System.Drawing.SystemColors.Highlight;
  469. appearance46.ForeColor = System.Drawing.SystemColors.HighlightText;
  470. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance46;
  471. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  472. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  473. appearance45.BackColor = System.Drawing.SystemColors.Window;
  474. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance45;
  475. appearance44.BorderColor = System.Drawing.Color.Silver;
  476. appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  477. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance44;
  478. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  479. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  480. appearance48.BackColor = System.Drawing.SystemColors.Control;
  481. appearance48.BackColor2 = System.Drawing.SystemColors.ControlDark;
  482. appearance48.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  483. appearance48.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  484. appearance48.BorderColor = System.Drawing.SystemColors.Window;
  485. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance48;
  486. appearance50.TextHAlignAsString = "Center";
  487. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance50;
  488. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  489. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  490. appearance49.BackColor = System.Drawing.SystemColors.Window;
  491. appearance49.BorderColor = System.Drawing.Color.Silver;
  492. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance49;
  493. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  494. appearance47.BackColor = System.Drawing.SystemColors.ControlLight;
  495. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance47;
  496. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  497. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  498. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  499. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  500. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  501. this.ultraGrid2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  502. this.ultraGrid2.Name = "ultraGrid2";
  503. this.ultraGrid2.Size = new System.Drawing.Size(1317, 514);
  504. this.ultraGrid2.TabIndex = 3;
  505. this.ultraGrid2.Text = "ultraGrid2";
  506. //
  507. // dataSet3
  508. //
  509. this.dataSet3.DataSetName = "NewDataSet";
  510. this.dataSet3.Tables.AddRange(new System.Data.DataTable[] {
  511. this.dataTable3});
  512. //
  513. // dataTable3
  514. //
  515. this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
  516. this.dataColumn16,
  517. this.dataColumn17,
  518. this.dataColumn58,
  519. this.dataColumn59,
  520. this.dataColumn18,
  521. this.dataColumn19,
  522. this.dataColumn20,
  523. this.dataColumn153,
  524. this.dataColumn154,
  525. this.dataColumn155,
  526. this.dataColumn156,
  527. this.dataColumn157,
  528. this.dataColumn158,
  529. this.dataColumn159,
  530. this.dataColumn21,
  531. this.dataColumn160,
  532. this.dataColumn161,
  533. this.dataColumn162,
  534. this.dataColumn163,
  535. this.dataColumn164,
  536. this.dataColumn165,
  537. this.dataColumn166,
  538. this.dataColumn167});
  539. this.dataTable3.TableName = "Table1";
  540. //
  541. // dataColumn16
  542. //
  543. this.dataColumn16.Caption = "销售订单号";
  544. this.dataColumn16.ColumnName = "DESIGN_KEY";
  545. //
  546. // dataColumn17
  547. //
  548. this.dataColumn17.Caption = "产品序号";
  549. this.dataColumn17.ColumnName = "MATERIAL_NO";
  550. //
  551. // dataColumn58
  552. //
  553. this.dataColumn58.Caption = "产品规范码";
  554. this.dataColumn58.ColumnName = "PSC";
  555. //
  556. // dataColumn59
  557. //
  558. this.dataColumn59.Caption = "产品规范描述";
  559. this.dataColumn59.ColumnName = "PSC_DESC";
  560. //
  561. // dataColumn18
  562. //
  563. this.dataColumn18.Caption = "交货状态";
  564. this.dataColumn18.ColumnName = "DELIVERY_STATE_DESC";
  565. //
  566. // dataColumn19
  567. //
  568. this.dataColumn19.Caption = "定尺方式";
  569. this.dataColumn19.ColumnName = "FIXSIZE";
  570. //
  571. // dataColumn20
  572. //
  573. this.dataColumn20.ColumnName = "WEIGHT";
  574. //
  575. // dataColumn153
  576. //
  577. this.dataColumn153.Caption = "交货状态编码";
  578. this.dataColumn153.ColumnName = "DELIVERY_STATE_CODE";
  579. //
  580. // dataColumn154
  581. //
  582. this.dataColumn154.Caption = "切边方式";
  583. this.dataColumn154.ColumnName = "CUTSIDESTATE";
  584. //
  585. // dataColumn155
  586. //
  587. this.dataColumn155.Caption = "生产时间";
  588. this.dataColumn155.ColumnName = "PRODUCETIME";
  589. this.dataColumn155.DataType = typeof(System.DateTime);
  590. //
  591. // dataColumn156
  592. //
  593. this.dataColumn156.Caption = "表面判定记录号";
  594. this.dataColumn156.ColumnName = "SURFACE_ID";
  595. //
  596. // dataColumn157
  597. //
  598. this.dataColumn157.Caption = "厚";
  599. this.dataColumn157.ColumnName = "THICK";
  600. //
  601. // dataColumn158
  602. //
  603. this.dataColumn158.Caption = "宽";
  604. this.dataColumn158.ColumnName = "WIDTH";
  605. //
  606. // dataColumn159
  607. //
  608. this.dataColumn159.Caption = "长";
  609. this.dataColumn159.ColumnName = "LENGTH";
  610. //
  611. // dataColumn21
  612. //
  613. this.dataColumn21.ColumnName = "SIZEID";
  614. //
  615. // dataColumn160
  616. //
  617. this.dataColumn160.ColumnName = "PLAN_NO";
  618. //
  619. // dataColumn161
  620. //
  621. this.dataColumn161.ColumnName = "BATCHNO";
  622. //
  623. // dataColumn162
  624. //
  625. this.dataColumn162.ColumnName = "STEEL_CODE";
  626. //
  627. // dataColumn163
  628. //
  629. this.dataColumn163.Caption = "牌号";
  630. this.dataColumn163.ColumnName = "STEEL_NAME";
  631. //
  632. // dataColumn164
  633. //
  634. this.dataColumn164.ColumnName = "PROD_CODE";
  635. //
  636. // dataColumn165
  637. //
  638. this.dataColumn165.Caption = "产品名称";
  639. this.dataColumn165.ColumnName = "PROD_NAME";
  640. //
  641. // dataColumn166
  642. //
  643. this.dataColumn166.Caption = "执行标准";
  644. this.dataColumn166.ColumnName = "STD_NAME";
  645. //
  646. // dataColumn167
  647. //
  648. this.dataColumn167.ColumnName = "STD_CODE";
  649. //
  650. // panel6
  651. //
  652. this.panel6.Controls.Add(this.label44);
  653. this.panel6.Dock = System.Windows.Forms.DockStyle.Bottom;
  654. this.panel6.Location = new System.Drawing.Point(0, 514);
  655. this.panel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  656. this.panel6.Name = "panel6";
  657. this.panel6.Size = new System.Drawing.Size(1317, 34);
  658. this.panel6.TabIndex = 2;
  659. //
  660. // label44
  661. //
  662. this.label44.AutoSize = true;
  663. this.label44.Location = new System.Drawing.Point(17, 9);
  664. this.label44.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  665. this.label44.Name = "label44";
  666. this.label44.Size = new System.Drawing.Size(97, 15);
  667. this.label44.TabIndex = 0;
  668. this.label44.Text = "暂无附加要求";
  669. //
  670. // groupBox1
  671. //
  672. this.groupBox1.Controls.Add(this.panel5);
  673. this.groupBox1.Controls.Add(this.panel3);
  674. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  675. this.groupBox1.Location = new System.Drawing.Point(0, 548);
  676. this.groupBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  677. this.groupBox1.Name = "groupBox1";
  678. this.groupBox1.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  679. this.groupBox1.Size = new System.Drawing.Size(1317, 280);
  680. this.groupBox1.TabIndex = 1;
  681. this.groupBox1.TabStop = false;
  682. //
  683. // panel5
  684. //
  685. this.panel5.Controls.Add(this.ultraGrid4);
  686. this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
  687. this.panel5.Location = new System.Drawing.Point(4, 68);
  688. this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  689. this.panel5.Name = "panel5";
  690. this.panel5.Size = new System.Drawing.Size(1309, 208);
  691. this.panel5.TabIndex = 53;
  692. //
  693. // ultraGrid4
  694. //
  695. appearance67.BackColor = System.Drawing.SystemColors.Menu;
  696. appearance67.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  697. this.ultraGrid4.DisplayLayout.Appearance = appearance67;
  698. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  699. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  700. appearance68.BackColor = System.Drawing.SystemColors.ActiveBorder;
  701. appearance68.BackColor2 = System.Drawing.SystemColors.ControlDark;
  702. appearance68.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  703. appearance68.BorderColor = System.Drawing.SystemColors.Window;
  704. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance68;
  705. appearance69.ForeColor = System.Drawing.SystemColors.GrayText;
  706. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance69;
  707. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  708. this.ultraGrid4.DisplayLayout.GroupByBox.Hidden = true;
  709. appearance70.BackColor = System.Drawing.SystemColors.ControlLightLight;
  710. appearance70.BackColor2 = System.Drawing.SystemColors.Control;
  711. appearance70.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  712. appearance70.ForeColor = System.Drawing.SystemColors.GrayText;
  713. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance70;
  714. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  715. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  716. appearance71.BackColor = System.Drawing.SystemColors.Window;
  717. appearance71.ForeColor = System.Drawing.SystemColors.ControlText;
  718. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance71;
  719. appearance72.BackColor = System.Drawing.SystemColors.Highlight;
  720. appearance72.ForeColor = System.Drawing.SystemColors.HighlightText;
  721. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance72;
  722. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  723. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  724. appearance73.BackColor = System.Drawing.SystemColors.Window;
  725. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance73;
  726. appearance74.BorderColor = System.Drawing.Color.Silver;
  727. appearance74.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  728. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance74;
  729. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  730. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  731. appearance75.BackColor = System.Drawing.SystemColors.Control;
  732. appearance75.BackColor2 = System.Drawing.SystemColors.ControlDark;
  733. appearance75.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  734. appearance75.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  735. appearance75.BorderColor = System.Drawing.SystemColors.Window;
  736. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance75;
  737. appearance76.TextHAlignAsString = "Center";
  738. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance76;
  739. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  740. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  741. appearance77.BackColor = System.Drawing.SystemColors.Window;
  742. appearance77.BorderColor = System.Drawing.Color.Silver;
  743. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance77;
  744. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  745. appearance78.BackColor = System.Drawing.SystemColors.ControlLight;
  746. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance78;
  747. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  748. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  749. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  750. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Fill;
  751. this.ultraGrid4.Location = new System.Drawing.Point(0, 0);
  752. this.ultraGrid4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  753. this.ultraGrid4.Name = "ultraGrid4";
  754. this.ultraGrid4.Size = new System.Drawing.Size(1309, 208);
  755. this.ultraGrid4.TabIndex = 0;
  756. this.ultraGrid4.Text = "ultraGrid4";
  757. //
  758. // panel3
  759. //
  760. this.panel3.Controls.Add(this.comboBox2);
  761. this.panel3.Controls.Add(this.comboBox1);
  762. this.panel3.Controls.Add(this.button1);
  763. this.panel3.Controls.Add(this.textBox5);
  764. this.panel3.Controls.Add(this.label9);
  765. this.panel3.Controls.Add(this.label8);
  766. this.panel3.Controls.Add(this.label7);
  767. this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
  768. this.panel3.Location = new System.Drawing.Point(4, 22);
  769. this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  770. this.panel3.Name = "panel3";
  771. this.panel3.Size = new System.Drawing.Size(1309, 46);
  772. this.panel3.TabIndex = 52;
  773. //
  774. // comboBox2
  775. //
  776. this.comboBox2.FormattingEnabled = true;
  777. this.comboBox2.Location = new System.Drawing.Point(351, 10);
  778. this.comboBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  779. this.comboBox2.Name = "comboBox2";
  780. this.comboBox2.Size = new System.Drawing.Size(160, 23);
  781. this.comboBox2.TabIndex = 25;
  782. //
  783. // comboBox1
  784. //
  785. this.comboBox1.FormattingEnabled = true;
  786. this.comboBox1.Items.AddRange(new object[] {
  787. "合格",
  788. "不合格"});
  789. this.comboBox1.Location = new System.Drawing.Point(108, 11);
  790. this.comboBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  791. this.comboBox1.Name = "comboBox1";
  792. this.comboBox1.Size = new System.Drawing.Size(95, 23);
  793. this.comboBox1.TabIndex = 24;
  794. //
  795. // button1
  796. //
  797. this.button1.BackColor = System.Drawing.Color.LightBlue;
  798. this.button1.Location = new System.Drawing.Point(905, 6);
  799. this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  800. this.button1.Name = "button1";
  801. this.button1.Size = new System.Drawing.Size(100, 29);
  802. this.button1.TabIndex = 23;
  803. this.button1.Text = "检验登记";
  804. this.button1.UseVisualStyleBackColor = false;
  805. this.button1.Click += new System.EventHandler(this.button1_Click);
  806. //
  807. // textBox5
  808. //
  809. this.textBox5.Location = new System.Drawing.Point(641, 9);
  810. this.textBox5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  811. this.textBox5.Name = "textBox5";
  812. this.textBox5.Size = new System.Drawing.Size(255, 25);
  813. this.textBox5.TabIndex = 22;
  814. //
  815. // label9
  816. //
  817. this.label9.BackColor = System.Drawing.Color.LightBlue;
  818. this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  819. this.label9.Location = new System.Drawing.Point(520, 9);
  820. this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  821. this.label9.Name = "label9";
  822. this.label9.Size = new System.Drawing.Size(113, 26);
  823. this.label9.TabIndex = 21;
  824. this.label9.Text = "探伤备注";
  825. this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  826. //
  827. // label8
  828. //
  829. this.label8.BackColor = System.Drawing.Color.LightBlue;
  830. this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  831. this.label8.Location = new System.Drawing.Point(212, 10);
  832. this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  833. this.label8.Name = "label8";
  834. this.label8.Size = new System.Drawing.Size(133, 26);
  835. this.label8.TabIndex = 19;
  836. this.label8.Text = "探伤不合格原因";
  837. this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  838. //
  839. // label7
  840. //
  841. this.label7.BackColor = System.Drawing.Color.LightBlue;
  842. this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  843. this.label7.Location = new System.Drawing.Point(4, 10);
  844. this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  845. this.label7.Name = "label7";
  846. this.label7.Size = new System.Drawing.Size(95, 26);
  847. this.label7.TabIndex = 17;
  848. this.label7.Text = "探伤结果";
  849. this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  850. //
  851. // ultraTabPageControl1
  852. //
  853. this.ultraTabPageControl1.Controls.Add(this.groupBox2);
  854. this.ultraTabPageControl1.Controls.Add(this.panel2);
  855. this.ultraTabPageControl1.Location = new System.Drawing.Point(-13333, -12500);
  856. this.ultraTabPageControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  857. this.ultraTabPageControl1.Name = "ultraTabPageControl1";
  858. this.ultraTabPageControl1.Size = new System.Drawing.Size(1583, 828);
  859. //
  860. // groupBox2
  861. //
  862. this.groupBox2.Controls.Add(this.ultraGrid5);
  863. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  864. this.groupBox2.Location = new System.Drawing.Point(0, 548);
  865. this.groupBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  866. this.groupBox2.Name = "groupBox2";
  867. this.groupBox2.Padding = new System.Windows.Forms.Padding(4, 4, 4, 4);
  868. this.groupBox2.Size = new System.Drawing.Size(1583, 280);
  869. this.groupBox2.TabIndex = 1;
  870. this.groupBox2.TabStop = false;
  871. //
  872. // ultraGrid5
  873. //
  874. appearance58.BackColor = System.Drawing.SystemColors.Menu;
  875. appearance58.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  876. this.ultraGrid5.DisplayLayout.Appearance = appearance58;
  877. this.ultraGrid5.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  878. this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  879. appearance55.BackColor = System.Drawing.SystemColors.ActiveBorder;
  880. appearance55.BackColor2 = System.Drawing.SystemColors.ControlDark;
  881. appearance55.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  882. appearance55.BorderColor = System.Drawing.SystemColors.Window;
  883. this.ultraGrid5.DisplayLayout.GroupByBox.Appearance = appearance55;
  884. appearance56.ForeColor = System.Drawing.SystemColors.GrayText;
  885. this.ultraGrid5.DisplayLayout.GroupByBox.BandLabelAppearance = appearance56;
  886. this.ultraGrid5.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  887. this.ultraGrid5.DisplayLayout.GroupByBox.Hidden = true;
  888. appearance57.BackColor = System.Drawing.SystemColors.ControlLightLight;
  889. appearance57.BackColor2 = System.Drawing.SystemColors.Control;
  890. appearance57.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  891. appearance57.ForeColor = System.Drawing.SystemColors.GrayText;
  892. this.ultraGrid5.DisplayLayout.GroupByBox.PromptAppearance = appearance57;
  893. this.ultraGrid5.DisplayLayout.MaxColScrollRegions = 1;
  894. this.ultraGrid5.DisplayLayout.MaxRowScrollRegions = 1;
  895. appearance66.BackColor = System.Drawing.SystemColors.Window;
  896. appearance66.ForeColor = System.Drawing.SystemColors.ControlText;
  897. this.ultraGrid5.DisplayLayout.Override.ActiveCellAppearance = appearance66;
  898. appearance61.BackColor = System.Drawing.SystemColors.Highlight;
  899. appearance61.ForeColor = System.Drawing.SystemColors.HighlightText;
  900. this.ultraGrid5.DisplayLayout.Override.ActiveRowAppearance = appearance61;
  901. this.ultraGrid5.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  902. this.ultraGrid5.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  903. appearance60.BackColor = System.Drawing.SystemColors.Window;
  904. this.ultraGrid5.DisplayLayout.Override.CardAreaAppearance = appearance60;
  905. appearance59.BorderColor = System.Drawing.Color.Silver;
  906. appearance59.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  907. this.ultraGrid5.DisplayLayout.Override.CellAppearance = appearance59;
  908. this.ultraGrid5.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  909. this.ultraGrid5.DisplayLayout.Override.CellPadding = 0;
  910. appearance63.BackColor = System.Drawing.SystemColors.Control;
  911. appearance63.BackColor2 = System.Drawing.SystemColors.ControlDark;
  912. appearance63.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  913. appearance63.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  914. appearance63.BorderColor = System.Drawing.SystemColors.Window;
  915. this.ultraGrid5.DisplayLayout.Override.GroupByRowAppearance = appearance63;
  916. appearance65.TextHAlignAsString = "Center";
  917. this.ultraGrid5.DisplayLayout.Override.HeaderAppearance = appearance65;
  918. this.ultraGrid5.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  919. this.ultraGrid5.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  920. appearance64.BackColor = System.Drawing.SystemColors.Window;
  921. appearance64.BorderColor = System.Drawing.Color.Silver;
  922. this.ultraGrid5.DisplayLayout.Override.RowAppearance = appearance64;
  923. this.ultraGrid5.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  924. appearance62.BackColor = System.Drawing.SystemColors.ControlLight;
  925. this.ultraGrid5.DisplayLayout.Override.TemplateAddRowAppearance = appearance62;
  926. this.ultraGrid5.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  927. this.ultraGrid5.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  928. this.ultraGrid5.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  929. this.ultraGrid5.Dock = System.Windows.Forms.DockStyle.Fill;
  930. this.ultraGrid5.Location = new System.Drawing.Point(4, 22);
  931. this.ultraGrid5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  932. this.ultraGrid5.Name = "ultraGrid5";
  933. this.ultraGrid5.Size = new System.Drawing.Size(1575, 254);
  934. this.ultraGrid5.TabIndex = 1;
  935. this.ultraGrid5.Text = "ultraGrid5";
  936. //
  937. // panel2
  938. //
  939. this.panel2.Controls.Add(this.ultraGrid3);
  940. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  941. this.panel2.Location = new System.Drawing.Point(0, 0);
  942. this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  943. this.panel2.Name = "panel2";
  944. this.panel2.Size = new System.Drawing.Size(1583, 548);
  945. this.panel2.TabIndex = 0;
  946. //
  947. // ultraGrid3
  948. //
  949. this.ultraGrid3.DataSource = this.dataSet2;
  950. appearance13.BackColor = System.Drawing.SystemColors.Menu;
  951. appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  952. this.ultraGrid3.DisplayLayout.Appearance = appearance13;
  953. ultraGridColumn27.Header.VisiblePosition = 0;
  954. ultraGridColumn28.Header.VisiblePosition = 1;
  955. ultraGridColumn29.Header.VisiblePosition = 2;
  956. ultraGridColumn30.Header.VisiblePosition = 3;
  957. ultraGridColumn31.Header.VisiblePosition = 4;
  958. ultraGridColumn32.Header.VisiblePosition = 5;
  959. ultraGridColumn33.Header.VisiblePosition = 6;
  960. ultraGridColumn34.Header.VisiblePosition = 7;
  961. ultraGridColumn35.Header.VisiblePosition = 8;
  962. ultraGridColumn36.Header.VisiblePosition = 9;
  963. ultraGridColumn37.Header.VisiblePosition = 10;
  964. ultraGridColumn38.Header.VisiblePosition = 11;
  965. ultraGridColumn39.Header.VisiblePosition = 12;
  966. ultraGridBand3.Columns.AddRange(new object[] {
  967. ultraGridColumn27,
  968. ultraGridColumn28,
  969. ultraGridColumn29,
  970. ultraGridColumn30,
  971. ultraGridColumn31,
  972. ultraGridColumn32,
  973. ultraGridColumn33,
  974. ultraGridColumn34,
  975. ultraGridColumn35,
  976. ultraGridColumn36,
  977. ultraGridColumn37,
  978. ultraGridColumn38,
  979. ultraGridColumn39});
  980. appearance27.BackColor = System.Drawing.Color.LightBlue;
  981. appearance27.BackColor2 = System.Drawing.Color.LightBlue;
  982. ultraGridBand3.Override.HeaderAppearance = appearance27;
  983. ultraGridBand3.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.VisibleIndex;
  984. ultraGridBand3.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
  985. ultraGridBand3.Override.RowSelectorWidth = 30;
  986. this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
  987. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  988. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  989. appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
  990. appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
  991. appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  992. appearance14.BorderColor = System.Drawing.SystemColors.Window;
  993. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance14;
  994. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  995. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
  996. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  997. appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
  998. appearance16.BackColor2 = System.Drawing.SystemColors.Control;
  999. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1000. appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
  1001. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
  1002. appearance17.BackColor = System.Drawing.SystemColors.Window;
  1003. appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
  1004. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance17;
  1005. appearance18.BackColor = System.Drawing.SystemColors.Highlight;
  1006. appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
  1007. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance18;
  1008. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  1009. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  1010. appearance19.BackColor = System.Drawing.SystemColors.Window;
  1011. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance19;
  1012. appearance20.BorderColor = System.Drawing.Color.Silver;
  1013. appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  1014. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance20;
  1015. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  1016. appearance21.BackColor = System.Drawing.SystemColors.Control;
  1017. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  1018. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  1019. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  1020. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  1021. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  1022. appearance22.TextHAlignAsString = "Center";
  1023. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance22;
  1024. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  1025. appearance23.BackColor = System.Drawing.SystemColors.Window;
  1026. appearance23.BorderColor = System.Drawing.Color.Silver;
  1027. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance23;
  1028. appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
  1029. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
  1030. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  1031. this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
  1032. this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1033. this.ultraGrid3.Name = "ultraGrid3";
  1034. this.ultraGrid3.Size = new System.Drawing.Size(1583, 548);
  1035. this.ultraGrid3.TabIndex = 0;
  1036. //
  1037. // dataSet2
  1038. //
  1039. this.dataSet2.DataSetName = "NewDataSet";
  1040. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  1041. this.dataTable2});
  1042. //
  1043. // dataTable2
  1044. //
  1045. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  1046. this.dataColumn3,
  1047. this.dataColumn4,
  1048. this.dataColumn5,
  1049. this.dataColumn6,
  1050. this.dataColumn7,
  1051. this.dataColumn8,
  1052. this.dataColumn9,
  1053. this.dataColumn10,
  1054. this.dataColumn11,
  1055. this.dataColumn12,
  1056. this.dataColumn13,
  1057. this.dataColumn14,
  1058. this.dataColumn15});
  1059. this.dataTable2.TableName = "Table1";
  1060. //
  1061. // dataColumn3
  1062. //
  1063. this.dataColumn3.Caption = "检验记录号";
  1064. this.dataColumn3.ColumnName = "DIC_ID";
  1065. //
  1066. // dataColumn4
  1067. //
  1068. this.dataColumn4.Caption = "检验结果";
  1069. this.dataColumn4.ColumnName = "DIC_RESULT_DESC";
  1070. //
  1071. // dataColumn5
  1072. //
  1073. this.dataColumn5.Caption = "轧批号";
  1074. this.dataColumn5.ColumnName = "BATCH_NO";
  1075. //
  1076. // dataColumn6
  1077. //
  1078. this.dataColumn6.Caption = "产品序号";
  1079. this.dataColumn6.ColumnName = "MATERIAL_NO";
  1080. //
  1081. // dataColumn7
  1082. //
  1083. this.dataColumn7.Caption = "销售订单号";
  1084. this.dataColumn7.ColumnName = "DESIGN_KEY";
  1085. //
  1086. // dataColumn8
  1087. //
  1088. this.dataColumn8.Caption = "产品规范描述";
  1089. this.dataColumn8.ColumnName = "PSC_DESC";
  1090. //
  1091. // dataColumn9
  1092. //
  1093. this.dataColumn9.Caption = "交货状态";
  1094. this.dataColumn9.ColumnName = "DELIVERY_STATE_DESC";
  1095. //
  1096. // dataColumn10
  1097. //
  1098. this.dataColumn10.Caption = "产品规格";
  1099. this.dataColumn10.ColumnName = "SPET";
  1100. //
  1101. // dataColumn11
  1102. //
  1103. this.dataColumn11.Caption = "重量";
  1104. this.dataColumn11.ColumnName = "WEIGHT";
  1105. //
  1106. // dataColumn12
  1107. //
  1108. this.dataColumn12.Caption = "探伤不合格原因";
  1109. this.dataColumn12.ColumnName = "DIC_REMARK_DESC";
  1110. //
  1111. // dataColumn13
  1112. //
  1113. this.dataColumn13.Caption = "检验人";
  1114. this.dataColumn13.ColumnName = "JUDGE_NAME";
  1115. //
  1116. // dataColumn14
  1117. //
  1118. this.dataColumn14.Caption = "检验备注";
  1119. this.dataColumn14.ColumnName = "DIC_MEMO";
  1120. //
  1121. // dataColumn15
  1122. //
  1123. this.dataColumn15.Caption = "检验时间";
  1124. this.dataColumn15.ColumnName = "JUDGE_TIME";
  1125. this.dataColumn15.DataType = typeof(System.DateTime);
  1126. //
  1127. // panel1
  1128. //
  1129. this.panel1.Controls.Add(this.label10);
  1130. this.panel1.Controls.Add(this.label6);
  1131. this.panel1.Controls.Add(this.textBox4);
  1132. this.panel1.Controls.Add(this.textBox3);
  1133. this.panel1.Controls.Add(this.label5);
  1134. this.panel1.Controls.Add(this.textBox2);
  1135. this.panel1.Controls.Add(this.label4);
  1136. this.panel1.Controls.Add(this.label3);
  1137. this.panel1.Controls.Add(this.textBox1);
  1138. this.panel1.Controls.Add(this.label2);
  1139. this.panel1.Controls.Add(this.dateTimePicker2);
  1140. this.panel1.Controls.Add(this.label1);
  1141. this.panel1.Controls.Add(this.dateTimePicker1);
  1142. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  1143. this.panel1.Location = new System.Drawing.Point(0, 0);
  1144. this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1145. this.panel1.Name = "panel1";
  1146. this.panel1.Size = new System.Drawing.Size(1587, 59);
  1147. this.panel1.TabIndex = 0;
  1148. //
  1149. // label10
  1150. //
  1151. this.label10.BackColor = System.Drawing.Color.LightBlue;
  1152. this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1153. this.label10.Location = new System.Drawing.Point(16, 15);
  1154. this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1155. this.label10.Name = "label10";
  1156. this.label10.Size = new System.Drawing.Size(95, 26);
  1157. this.label10.TabIndex = 12;
  1158. this.label10.Text = "生产日期";
  1159. this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1160. //
  1161. // label6
  1162. //
  1163. this.label6.BackColor = System.Drawing.Color.LightBlue;
  1164. this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1165. this.label6.Location = new System.Drawing.Point(1172, 15);
  1166. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1167. this.label6.Name = "label6";
  1168. this.label6.Size = new System.Drawing.Size(111, 26);
  1169. this.label6.TabIndex = 11;
  1170. this.label6.Text = "产品规范描述";
  1171. this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1172. //
  1173. // textBox4
  1174. //
  1175. this.textBox4.Location = new System.Drawing.Point(1292, 15);
  1176. this.textBox4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1177. this.textBox4.Name = "textBox4";
  1178. this.textBox4.Size = new System.Drawing.Size(132, 25);
  1179. this.textBox4.TabIndex = 10;
  1180. //
  1181. // textBox3
  1182. //
  1183. this.textBox3.Location = new System.Drawing.Point(1011, 15);
  1184. this.textBox3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1185. this.textBox3.Name = "textBox3";
  1186. this.textBox3.Size = new System.Drawing.Size(132, 25);
  1187. this.textBox3.TabIndex = 9;
  1188. //
  1189. // label5
  1190. //
  1191. this.label5.BackColor = System.Drawing.Color.LightBlue;
  1192. this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1193. this.label5.Location = new System.Drawing.Point(907, 15);
  1194. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1195. this.label5.Name = "label5";
  1196. this.label5.Size = new System.Drawing.Size(95, 26);
  1197. this.label5.TabIndex = 8;
  1198. this.label5.Text = "销售订单号";
  1199. this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1200. //
  1201. // textBox2
  1202. //
  1203. this.textBox2.Location = new System.Drawing.Point(765, 15);
  1204. this.textBox2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1205. this.textBox2.Name = "textBox2";
  1206. this.textBox2.Size = new System.Drawing.Size(132, 25);
  1207. this.textBox2.TabIndex = 7;
  1208. //
  1209. // label4
  1210. //
  1211. this.label4.BackColor = System.Drawing.Color.LightBlue;
  1212. this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1213. this.label4.Location = new System.Drawing.Point(693, 15);
  1214. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1215. this.label4.Name = "label4";
  1216. this.label4.Size = new System.Drawing.Size(63, 26);
  1217. this.label4.TabIndex = 6;
  1218. this.label4.Text = "轧批号";
  1219. this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1220. //
  1221. // label3
  1222. //
  1223. this.label3.Location = new System.Drawing.Point(664, 15);
  1224. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1225. this.label3.Name = "label3";
  1226. this.label3.Size = new System.Drawing.Size(21, 26);
  1227. this.label3.TabIndex = 5;
  1228. this.label3.Text = "至";
  1229. this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1230. //
  1231. // textBox1
  1232. //
  1233. this.textBox1.Location = new System.Drawing.Point(523, 15);
  1234. this.textBox1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1235. this.textBox1.Name = "textBox1";
  1236. this.textBox1.Size = new System.Drawing.Size(132, 25);
  1237. this.textBox1.TabIndex = 4;
  1238. //
  1239. // label2
  1240. //
  1241. this.label2.BackColor = System.Drawing.Color.LightBlue;
  1242. this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  1243. this.label2.Location = new System.Drawing.Point(451, 15);
  1244. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1245. this.label2.Name = "label2";
  1246. this.label2.Size = new System.Drawing.Size(63, 26);
  1247. this.label2.TabIndex = 3;
  1248. this.label2.Text = "轧批号";
  1249. this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1250. //
  1251. // dateTimePicker2
  1252. //
  1253. this.dateTimePicker2.Location = new System.Drawing.Point(296, 15);
  1254. this.dateTimePicker2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1255. this.dateTimePicker2.Name = "dateTimePicker2";
  1256. this.dateTimePicker2.Size = new System.Drawing.Size(136, 25);
  1257. this.dateTimePicker2.TabIndex = 2;
  1258. //
  1259. // label1
  1260. //
  1261. this.label1.Location = new System.Drawing.Point(264, 15);
  1262. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1263. this.label1.Name = "label1";
  1264. this.label1.Size = new System.Drawing.Size(21, 26);
  1265. this.label1.TabIndex = 1;
  1266. this.label1.Text = "至";
  1267. this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
  1268. //
  1269. // dateTimePicker1
  1270. //
  1271. this.dateTimePicker1.Location = new System.Drawing.Point(119, 15);
  1272. this.dateTimePicker1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1273. this.dateTimePicker1.Name = "dateTimePicker1";
  1274. this.dateTimePicker1.Size = new System.Drawing.Size(136, 25);
  1275. this.dateTimePicker1.TabIndex = 0;
  1276. //
  1277. // ultraTabSharedControlsPage1
  1278. //
  1279. this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
  1280. this.ultraTabSharedControlsPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1281. this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
  1282. this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1583, 828);
  1283. //
  1284. // ultraTabControl1
  1285. //
  1286. this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
  1287. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
  1288. this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
  1289. this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  1290. this.ultraTabControl1.Location = new System.Drawing.Point(0, 59);
  1291. this.ultraTabControl1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  1292. this.ultraTabControl1.Name = "ultraTabControl1";
  1293. this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
  1294. this.ultraTabControl1.Size = new System.Drawing.Size(1587, 857);
  1295. this.ultraTabControl1.TabIndex = 1;
  1296. ultraTab6.TabPage = this.ultraTabPageControl2;
  1297. ultraTab6.Text = "待检信息";
  1298. ultraTab7.TabPage = this.ultraTabPageControl1;
  1299. ultraTab7.Text = "检验记录";
  1300. this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
  1301. ultraTab6,
  1302. ultraTab7});
  1303. //
  1304. // QCM0304
  1305. //
  1306. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  1307. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1308. this.ClientSize = new System.Drawing.Size(1587, 916);
  1309. this.Controls.Add(this.ultraTabControl1);
  1310. this.Controls.Add(this.panel1);
  1311. this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  1312. this.Name = "QCM0304";
  1313. this.Text = "探伤检验管理";
  1314. this.Load += new System.EventHandler(this.QCM0304_Load);
  1315. this.ultraTabPageControl2.ResumeLayout(false);
  1316. this.splitContainer1.Panel1.ResumeLayout(false);
  1317. this.splitContainer1.Panel2.ResumeLayout(false);
  1318. this.splitContainer1.ResumeLayout(false);
  1319. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1320. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  1321. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  1322. this.panel4.ResumeLayout(false);
  1323. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  1324. ((System.ComponentModel.ISupportInitialize)(this.dataSet3)).EndInit();
  1325. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  1326. this.panel6.ResumeLayout(false);
  1327. this.panel6.PerformLayout();
  1328. this.groupBox1.ResumeLayout(false);
  1329. this.panel5.ResumeLayout(false);
  1330. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  1331. this.panel3.ResumeLayout(false);
  1332. this.panel3.PerformLayout();
  1333. this.ultraTabPageControl1.ResumeLayout(false);
  1334. this.groupBox2.ResumeLayout(false);
  1335. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
  1336. this.panel2.ResumeLayout(false);
  1337. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  1338. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  1339. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  1340. this.panel1.ResumeLayout(false);
  1341. this.panel1.PerformLayout();
  1342. ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
  1343. this.ultraTabControl1.ResumeLayout(false);
  1344. this.ResumeLayout(false);
  1345. }
  1346. #endregion
  1347. private System.Windows.Forms.Panel panel1;
  1348. private System.Windows.Forms.Label label6;
  1349. private System.Windows.Forms.TextBox textBox4;
  1350. private System.Windows.Forms.TextBox textBox3;
  1351. private System.Windows.Forms.Label label5;
  1352. private System.Windows.Forms.TextBox textBox2;
  1353. private System.Windows.Forms.Label label4;
  1354. private System.Windows.Forms.Label label3;
  1355. private System.Windows.Forms.TextBox textBox1;
  1356. private System.Windows.Forms.Label label2;
  1357. private System.Windows.Forms.DateTimePicker dateTimePicker2;
  1358. private System.Windows.Forms.Label label1;
  1359. private System.Windows.Forms.DateTimePicker dateTimePicker1;
  1360. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
  1361. private System.Windows.Forms.SplitContainer splitContainer1;
  1362. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1363. private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
  1364. private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
  1365. private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
  1366. private System.Windows.Forms.Panel panel2;
  1367. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  1368. private System.Windows.Forms.GroupBox groupBox2;
  1369. private System.Data.DataSet dataSet2;
  1370. private System.Data.DataTable dataTable2;
  1371. private System.Data.DataColumn dataColumn3;
  1372. private System.Data.DataColumn dataColumn4;
  1373. private System.Data.DataColumn dataColumn5;
  1374. private System.Data.DataColumn dataColumn6;
  1375. private System.Data.DataColumn dataColumn7;
  1376. private System.Data.DataColumn dataColumn8;
  1377. private System.Data.DataColumn dataColumn9;
  1378. private System.Data.DataColumn dataColumn10;
  1379. private System.Data.DataColumn dataColumn11;
  1380. private System.Data.DataColumn dataColumn12;
  1381. private System.Data.DataColumn dataColumn13;
  1382. private System.Data.DataColumn dataColumn14;
  1383. private System.Data.DataColumn dataColumn15;
  1384. private System.Windows.Forms.Panel panel4;
  1385. private System.Windows.Forms.GroupBox groupBox1;
  1386. private System.Windows.Forms.Panel panel3;
  1387. private System.Windows.Forms.Button button1;
  1388. private System.Windows.Forms.TextBox textBox5;
  1389. private System.Windows.Forms.Label label9;
  1390. private System.Windows.Forms.Label label8;
  1391. private System.Windows.Forms.Label label7;
  1392. private System.Windows.Forms.Panel panel5;
  1393. private System.Windows.Forms.ComboBox comboBox2;
  1394. private System.Windows.Forms.ComboBox comboBox1;
  1395. private System.Windows.Forms.Panel panel6;
  1396. private System.Windows.Forms.Label label44;
  1397. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  1398. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  1399. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5;
  1400. private System.Data.DataSet dataSet1;
  1401. private System.Data.DataTable dataTable1;
  1402. private System.Data.DataColumn dataColumn1;
  1403. private System.Data.DataColumn dataColumn2;
  1404. private System.Windows.Forms.Label label10;
  1405. private System.Data.DataSet dataSet3;
  1406. private System.Data.DataTable dataTable3;
  1407. private System.Data.DataColumn dataColumn16;
  1408. private System.Data.DataColumn dataColumn17;
  1409. private System.Data.DataColumn dataColumn58;
  1410. private System.Data.DataColumn dataColumn59;
  1411. private System.Data.DataColumn dataColumn18;
  1412. private System.Data.DataColumn dataColumn19;
  1413. private System.Data.DataColumn dataColumn20;
  1414. private System.Data.DataColumn dataColumn153;
  1415. private System.Data.DataColumn dataColumn154;
  1416. private System.Data.DataColumn dataColumn155;
  1417. private System.Data.DataColumn dataColumn156;
  1418. private System.Data.DataColumn dataColumn157;
  1419. private System.Data.DataColumn dataColumn158;
  1420. private System.Data.DataColumn dataColumn159;
  1421. private System.Data.DataColumn dataColumn21;
  1422. private System.Data.DataColumn dataColumn160;
  1423. private System.Data.DataColumn dataColumn161;
  1424. private System.Data.DataColumn dataColumn162;
  1425. private System.Data.DataColumn dataColumn163;
  1426. private System.Data.DataColumn dataColumn164;
  1427. private System.Data.DataColumn dataColumn165;
  1428. private System.Data.DataColumn dataColumn166;
  1429. private System.Data.DataColumn dataColumn167;
  1430. }
  1431. }