612637fb97167fddcf36bc5624fc27e49067c192.svn-base 80 KB

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