FrmTpopi26.Designer.cs 66 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
  2. {
  3. partial class FrmTpopi26
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Tpopi26Entity", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecCreator");
  32. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecCreateTime");
  35. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecRevisor");
  38. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RecReviseTime");
  41. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ArchiveFlag");
  44. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ArchStampNo");
  47. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ArchiveTime");
  50. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TaskId");
  53. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StateId");
  56. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AppStateId");
  59. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CompanyCode");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InspectStandCode");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JdeLevel");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EntrySeqNo");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InspectStandName");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InspectStandShort");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InspectOperatType");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InspectStandType");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InspectStandDesc");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DataAccu");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ContentFrom");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SymbolFrom");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ElmCode");
  74. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ElmName");
  77. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ContentTo");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SymbolTo", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StandStartDate");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StandEndDate");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Remark");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Reserve1");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Reserve2");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Reserve3");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Reserve4");
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Reserve5");
  89. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  90. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  100. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  101. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  102. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  103. Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
  104. Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  111. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  112. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  113. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  114. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  115. Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
  116. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  117. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  118. Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
  119. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  120. Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
  121. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  122. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  123. this.Tpopi26bindingSource = new System.Windows.Forms.BindingSource(this.components);
  124. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  125. this.text_code = new System.Windows.Forms.TextBox();
  126. this.text_name = new System.Windows.Forms.TextBox();
  127. this.label2 = new System.Windows.Forms.Label();
  128. this.label1 = new System.Windows.Forms.Label();
  129. this.ultraPanel21 = new Core.Mes.Client.Comm.Control.UltraPanel2();
  130. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  131. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  132. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  133. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  134. this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
  135. this.text_elmName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  136. this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
  137. this.text_elmCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  138. this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
  139. this.text_standEndDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  140. this.text_standStartDate = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
  141. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  142. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  143. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  144. this.text_InspectStandDesc = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  145. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  146. this.text_jdeLevel = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  147. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  148. this.text_InspectOperatType = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  149. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  150. this.text_InspectStandCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  151. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  152. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  153. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  154. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  155. this.text_inspectStandShort = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  156. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  157. this.text_inspectStandName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  158. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  159. this.text_inspectStandType = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  160. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  161. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  162. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  163. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.Tpopi26bindingSource)).BeginInit();
  165. this.ultraPanel1.ClientArea.SuspendLayout();
  166. this.ultraPanel1.SuspendLayout();
  167. this.ultraPanel21.ClientArea.SuspendLayout();
  168. this.ultraPanel21.SuspendLayout();
  169. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  170. this.ultraGroupBox1.SuspendLayout();
  171. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  172. this.ultraExpandableGroupBox2.SuspendLayout();
  173. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  174. ((System.ComponentModel.ISupportInitialize)(this.text_elmName)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.text_elmCode)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.text_standEndDate)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.text_standStartDate)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.text_InspectStandDesc)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.text_jdeLevel)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.text_InspectOperatType)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.text_InspectStandCode)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.text_inspectStandShort)).BeginInit();
  183. ((System.ComponentModel.ISupportInitialize)(this.text_inspectStandName)).BeginInit();
  184. ((System.ComponentModel.ISupportInitialize)(this.text_inspectStandType)).BeginInit();
  185. this.SuspendLayout();
  186. //
  187. // ultraGrid1
  188. //
  189. this.ultraGrid1.DataSource = this.Tpopi26bindingSource;
  190. appearance1.BackColor = System.Drawing.SystemColors.Window;
  191. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  192. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  193. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  194. appearance13.TextHAlignAsString = "Center";
  195. appearance13.TextVAlignAsString = "Middle";
  196. ultraGridColumn1.CellAppearance = appearance13;
  197. appearance16.ImageHAlign = Infragistics.Win.HAlign.Center;
  198. ultraGridColumn1.Header.Appearance = appearance16;
  199. ultraGridColumn1.Header.VisiblePosition = 0;
  200. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 33;
  201. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  202. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 0);
  203. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  204. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  205. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  206. appearance17.TextHAlignAsString = "Center";
  207. appearance17.TextVAlignAsString = "Middle";
  208. ultraGridColumn2.CellAppearance = appearance17;
  209. appearance18.ImageHAlign = Infragistics.Win.HAlign.Center;
  210. ultraGridColumn2.Header.Appearance = appearance18;
  211. ultraGridColumn2.Header.VisiblePosition = 2;
  212. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 35;
  213. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  214. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  215. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  216. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  217. appearance19.TextHAlignAsString = "Center";
  218. appearance19.TextVAlignAsString = "Middle";
  219. ultraGridColumn3.CellAppearance = appearance19;
  220. appearance20.ImageHAlign = Infragistics.Win.HAlign.Center;
  221. ultraGridColumn3.Header.Appearance = appearance20;
  222. ultraGridColumn3.Header.VisiblePosition = 3;
  223. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 57;
  224. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  225. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  226. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  227. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  228. appearance21.TextHAlignAsString = "Center";
  229. appearance21.TextVAlignAsString = "Middle";
  230. ultraGridColumn4.CellAppearance = appearance21;
  231. appearance22.ImageHAlign = Infragistics.Win.HAlign.Center;
  232. ultraGridColumn4.Header.Appearance = appearance22;
  233. ultraGridColumn4.Header.VisiblePosition = 4;
  234. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 51;
  235. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  236. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  237. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  238. appearance23.TextHAlignAsString = "Center";
  239. appearance23.TextVAlignAsString = "Middle";
  240. ultraGridColumn5.CellAppearance = appearance23;
  241. appearance24.ImageHAlign = Infragistics.Win.HAlign.Center;
  242. ultraGridColumn5.Header.Appearance = appearance24;
  243. ultraGridColumn5.Header.VisiblePosition = 5;
  244. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 43;
  245. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  246. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  247. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  248. appearance25.TextHAlignAsString = "Center";
  249. appearance25.TextVAlignAsString = "Middle";
  250. ultraGridColumn6.CellAppearance = appearance25;
  251. appearance26.ImageHAlign = Infragistics.Win.HAlign.Center;
  252. ultraGridColumn6.Header.Appearance = appearance26;
  253. ultraGridColumn6.Header.VisiblePosition = 6;
  254. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 45;
  255. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  256. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  257. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  258. appearance27.TextHAlignAsString = "Center";
  259. appearance27.TextVAlignAsString = "Middle";
  260. ultraGridColumn7.CellAppearance = appearance27;
  261. appearance28.ImageHAlign = Infragistics.Win.HAlign.Center;
  262. ultraGridColumn7.Header.Appearance = appearance28;
  263. ultraGridColumn7.Header.VisiblePosition = 7;
  264. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 47;
  265. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  266. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  267. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  268. appearance29.TextHAlignAsString = "Center";
  269. appearance29.TextVAlignAsString = "Middle";
  270. ultraGridColumn8.CellAppearance = appearance29;
  271. appearance30.ImageHAlign = Infragistics.Win.HAlign.Center;
  272. ultraGridColumn8.Header.Appearance = appearance30;
  273. ultraGridColumn8.Header.VisiblePosition = 8;
  274. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 49;
  275. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  276. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  277. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  278. appearance31.TextHAlignAsString = "Center";
  279. appearance31.TextVAlignAsString = "Middle";
  280. ultraGridColumn9.CellAppearance = appearance31;
  281. appearance32.ImageHAlign = Infragistics.Win.HAlign.Center;
  282. ultraGridColumn9.Header.Appearance = appearance32;
  283. ultraGridColumn9.Header.VisiblePosition = 9;
  284. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 41;
  285. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  286. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  287. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  288. appearance33.TextHAlignAsString = "Center";
  289. appearance33.TextVAlignAsString = "Middle";
  290. ultraGridColumn10.CellAppearance = appearance33;
  291. appearance34.ImageHAlign = Infragistics.Win.HAlign.Center;
  292. ultraGridColumn10.Header.Appearance = appearance34;
  293. ultraGridColumn10.Header.VisiblePosition = 10;
  294. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 53;
  295. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  296. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  297. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  298. ultraGridColumn11.Header.VisiblePosition = 11;
  299. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 55;
  300. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  301. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  302. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  303. ultraGridColumn12.Header.VisiblePosition = 12;
  304. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 29;
  305. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  306. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  307. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  308. ultraGridColumn13.Header.VisiblePosition = 13;
  309. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 37;
  310. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  311. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  312. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  313. ultraGridColumn14.Header.VisiblePosition = 14;
  314. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 1;
  315. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  316. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  317. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  318. ultraGridColumn15.Header.VisiblePosition = 15;
  319. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 21;
  320. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  321. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  322. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  323. ultraGridColumn16.Header.VisiblePosition = 16;
  324. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 23;
  325. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  326. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  327. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  328. ultraGridColumn17.Header.VisiblePosition = 17;
  329. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 31;
  330. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  331. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  332. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  333. ultraGridColumn18.Header.VisiblePosition = 19;
  334. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 19;
  335. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  336. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  337. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  338. ultraGridColumn19.Header.VisiblePosition = 21;
  339. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 39;
  340. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  341. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  342. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  343. ultraGridColumn20.Header.VisiblePosition = 22;
  344. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 7;
  345. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  346. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  347. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  348. ultraGridColumn21.Header.VisiblePosition = 23;
  349. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 9;
  350. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  351. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  352. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  353. ultraGridColumn22.Header.VisiblePosition = 24;
  354. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 13;
  355. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  356. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  357. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  358. appearance35.TextHAlignAsString = "Center";
  359. appearance35.TextVAlignAsString = "Middle";
  360. ultraGridColumn23.CellAppearance = appearance35;
  361. appearance36.ImageHAlign = Infragistics.Win.HAlign.Center;
  362. ultraGridColumn23.Header.Appearance = appearance36;
  363. ultraGridColumn23.Header.VisiblePosition = 18;
  364. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 3;
  365. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  366. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
  367. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
  368. appearance38.TextHAlignAsString = "Center";
  369. appearance38.TextVAlignAsString = "Middle";
  370. ultraGridColumn24.CellAppearance = appearance38;
  371. appearance39.ImageHAlign = Infragistics.Win.HAlign.Center;
  372. ultraGridColumn24.Header.Appearance = appearance39;
  373. ultraGridColumn24.Header.VisiblePosition = 20;
  374. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 5;
  375. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  376. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  377. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  378. ultraGridColumn25.Header.VisiblePosition = 25;
  379. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 15;
  380. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  381. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  382. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  383. ultraGridColumn26.Header.VisiblePosition = 26;
  384. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 11;
  385. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  386. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
  387. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  388. ultraGridColumn27.Header.VisiblePosition = 27;
  389. ultraGridColumn27.RowLayoutColumnInfo.OriginX = 25;
  390. ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
  391. ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
  392. ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
  393. ultraGridColumn28.Header.VisiblePosition = 28;
  394. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 27;
  395. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  396. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  397. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  398. ultraGridColumn29.Header.VisiblePosition = 29;
  399. ultraGridColumn29.RowLayoutColumnInfo.OriginX = 17;
  400. ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
  401. ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
  402. ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
  403. ultraGridColumn30.Header.VisiblePosition = 30;
  404. ultraGridColumn30.Hidden = true;
  405. ultraGridColumn30.RowLayoutColumnInfo.OriginX = 59;
  406. ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
  407. ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
  408. ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
  409. ultraGridColumn31.Header.VisiblePosition = 31;
  410. ultraGridColumn31.Hidden = true;
  411. ultraGridColumn31.RowLayoutColumnInfo.OriginX = 61;
  412. ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
  413. ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
  414. ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
  415. ultraGridColumn32.Header.VisiblePosition = 32;
  416. ultraGridColumn32.Hidden = true;
  417. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 63;
  418. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  419. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
  420. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  421. ultraGridColumn33.Header.VisiblePosition = 33;
  422. ultraGridColumn33.Hidden = true;
  423. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 65;
  424. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  425. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  426. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  427. ultraGridColumn34.Header.VisiblePosition = 34;
  428. ultraGridColumn34.Hidden = true;
  429. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 67;
  430. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  431. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  432. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  433. appearance41.TextHAlignAsString = "Center";
  434. appearance41.TextVAlignAsString = "Middle";
  435. ultraGridColumn35.CellAppearance = appearance41;
  436. ultraGridColumn35.DataType = typeof(bool);
  437. appearance42.ImageHAlign = Infragistics.Win.HAlign.Center;
  438. ultraGridColumn35.Header.Appearance = appearance42;
  439. ultraGridColumn35.Header.Caption = "选择";
  440. ultraGridColumn35.Header.VisiblePosition = 1;
  441. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 0;
  442. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  443. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 1;
  444. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 1;
  445. ultraGridColumn35.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  446. ultraGridBand1.Columns.AddRange(new object[] {
  447. ultraGridColumn1,
  448. ultraGridColumn2,
  449. ultraGridColumn3,
  450. ultraGridColumn4,
  451. ultraGridColumn5,
  452. ultraGridColumn6,
  453. ultraGridColumn7,
  454. ultraGridColumn8,
  455. ultraGridColumn9,
  456. ultraGridColumn10,
  457. ultraGridColumn11,
  458. ultraGridColumn12,
  459. ultraGridColumn13,
  460. ultraGridColumn14,
  461. ultraGridColumn15,
  462. ultraGridColumn16,
  463. ultraGridColumn17,
  464. ultraGridColumn18,
  465. ultraGridColumn19,
  466. ultraGridColumn20,
  467. ultraGridColumn21,
  468. ultraGridColumn22,
  469. ultraGridColumn23,
  470. ultraGridColumn24,
  471. ultraGridColumn25,
  472. ultraGridColumn26,
  473. ultraGridColumn27,
  474. ultraGridColumn28,
  475. ultraGridColumn29,
  476. ultraGridColumn30,
  477. ultraGridColumn31,
  478. ultraGridColumn32,
  479. ultraGridColumn33,
  480. ultraGridColumn34,
  481. ultraGridColumn35});
  482. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  483. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  484. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  485. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  486. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  487. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  488. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  489. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  490. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2;
  491. appearance43.ForeColor = System.Drawing.SystemColors.GrayText;
  492. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance43;
  493. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  494. appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
  495. appearance4.BackColor2 = System.Drawing.SystemColors.Control;
  496. appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  497. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  498. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
  499. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  500. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  501. appearance44.BackColor = System.Drawing.SystemColors.Window;
  502. appearance44.ForeColor = System.Drawing.SystemColors.ControlText;
  503. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance44;
  504. appearance6.BackColor = System.Drawing.SystemColors.Highlight;
  505. appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
  506. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6;
  507. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  508. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  509. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  510. appearance7.BackColor = System.Drawing.SystemColors.Window;
  511. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7;
  512. appearance45.BorderColor = System.Drawing.Color.Silver;
  513. appearance45.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  514. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance45;
  515. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  516. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  517. appearance9.BackColor = System.Drawing.SystemColors.Control;
  518. appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
  519. appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  520. appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  521. appearance9.BorderColor = System.Drawing.SystemColors.Window;
  522. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9;
  523. appearance10.TextHAlignAsString = "Left";
  524. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
  525. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  526. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  527. appearance46.BackColor = System.Drawing.SystemColors.Window;
  528. appearance46.BorderColor = System.Drawing.Color.Silver;
  529. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance46;
  530. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  531. appearance47.BackColor = System.Drawing.SystemColors.ControlLight;
  532. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance47;
  533. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  534. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  535. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  536. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  537. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  538. this.ultraGrid1.Location = new System.Drawing.Point(3, 0);
  539. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2);
  540. this.ultraGrid1.Name = "ultraGrid1";
  541. this.ultraGrid1.Size = new System.Drawing.Size(991, 258);
  542. this.ultraGrid1.TabIndex = 2;
  543. this.ultraGrid1.Text = "ultraGrid1";
  544. this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
  545. //
  546. // Tpopi26bindingSource
  547. //
  548. this.Tpopi26bindingSource.DataSource = typeof(Core.StlMes.Client.Lims.Data.PipeAndOutdec.封装类.实体类.Tpopi26Entity);
  549. //
  550. // ultraPanel1
  551. //
  552. //
  553. // ultraPanel1.ClientArea
  554. //
  555. this.ultraPanel1.ClientArea.Controls.Add(this.text_code);
  556. this.ultraPanel1.ClientArea.Controls.Add(this.text_name);
  557. this.ultraPanel1.ClientArea.Controls.Add(this.label2);
  558. this.ultraPanel1.ClientArea.Controls.Add(this.label1);
  559. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  560. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  561. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(2);
  562. this.ultraPanel1.Name = "ultraPanel1";
  563. this.ultraPanel1.Size = new System.Drawing.Size(997, 46);
  564. this.ultraPanel1.TabIndex = 4;
  565. this.ultraPanel1.Tag = "查询条件";
  566. //
  567. // text_code
  568. //
  569. this.text_code.Location = new System.Drawing.Point(92, 12);
  570. this.text_code.Name = "text_code";
  571. this.text_code.Size = new System.Drawing.Size(100, 21);
  572. this.text_code.TabIndex = 22;
  573. //
  574. // text_name
  575. //
  576. this.text_name.Location = new System.Drawing.Point(401, 12);
  577. this.text_name.Name = "text_name";
  578. this.text_name.Size = new System.Drawing.Size(100, 21);
  579. this.text_name.TabIndex = 21;
  580. //
  581. // label2
  582. //
  583. this.label2.AutoSize = true;
  584. this.label2.Location = new System.Drawing.Point(318, 17);
  585. this.label2.Name = "label2";
  586. this.label2.Size = new System.Drawing.Size(77, 12);
  587. this.label2.TabIndex = 20;
  588. this.label2.Text = "质检标准级别";
  589. //
  590. // label1
  591. //
  592. this.label1.AutoSize = true;
  593. this.label1.Location = new System.Drawing.Point(21, 17);
  594. this.label1.Name = "label1";
  595. this.label1.Size = new System.Drawing.Size(65, 12);
  596. this.label1.TabIndex = 18;
  597. this.label1.Text = "质检标准号";
  598. //
  599. // ultraPanel21
  600. //
  601. //
  602. // ultraPanel21.ClientArea
  603. //
  604. this.ultraPanel21.ClientArea.Controls.Add(this.ultraGroupBox1);
  605. this.ultraPanel21.Dock = System.Windows.Forms.DockStyle.Fill;
  606. this.ultraPanel21.Location = new System.Drawing.Point(0, 46);
  607. this.ultraPanel21.Name = "ultraPanel21";
  608. this.ultraPanel21.Size = new System.Drawing.Size(997, 411);
  609. this.ultraPanel21.TabIndex = 5;
  610. //
  611. // ultraGroupBox1
  612. //
  613. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  614. this.ultraGroupBox1.Controls.Add(this.ultraExpandableGroupBox2);
  615. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  616. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  617. this.ultraGroupBox1.Name = "ultraGroupBox1";
  618. this.ultraGroupBox1.Size = new System.Drawing.Size(997, 411);
  619. this.ultraGroupBox1.TabIndex = 36;
  620. //
  621. // ultraExpandableGroupBox2
  622. //
  623. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  624. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  625. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(991, 150);
  626. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(3, 258);
  627. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  628. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(991, 150);
  629. this.ultraExpandableGroupBox2.TabIndex = 0;
  630. //
  631. // ultraExpandableGroupBoxPanel2
  632. //
  633. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel15);
  634. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel16);
  635. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_elmName);
  636. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel17);
  637. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_elmCode);
  638. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel19);
  639. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_standEndDate);
  640. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_standStartDate);
  641. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel14);
  642. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel13);
  643. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel11);
  644. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_InspectStandDesc);
  645. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel12);
  646. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_jdeLevel);
  647. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel9);
  648. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_InspectOperatType);
  649. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel7);
  650. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_InspectStandCode);
  651. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel6);
  652. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel4);
  653. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel5);
  654. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel3);
  655. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_inspectStandShort);
  656. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel2);
  657. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_inspectStandName);
  658. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel1);
  659. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.text_inspectStandType);
  660. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel8);
  661. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel10);
  662. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel18);
  663. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  664. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 17);
  665. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  666. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(985, 130);
  667. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  668. //
  669. // ultraLabel15
  670. //
  671. appearance53.ForeColor = System.Drawing.Color.Red;
  672. appearance53.TextHAlignAsString = "Right";
  673. appearance53.TextVAlignAsString = "Middle";
  674. this.ultraLabel15.Appearance = appearance53;
  675. this.ultraLabel15.AutoSize = true;
  676. this.ultraLabel15.Location = new System.Drawing.Point(22, 100);
  677. this.ultraLabel15.Name = "ultraLabel15";
  678. this.ultraLabel15.Size = new System.Drawing.Size(11, 14);
  679. this.ultraLabel15.TabIndex = 596;
  680. this.ultraLabel15.Text = "*";
  681. //
  682. // ultraLabel16
  683. //
  684. appearance54.ForeColor = System.Drawing.Color.Red;
  685. appearance54.TextHAlignAsString = "Right";
  686. appearance54.TextVAlignAsString = "Middle";
  687. this.ultraLabel16.Appearance = appearance54;
  688. this.ultraLabel16.AutoSize = true;
  689. this.ultraLabel16.Location = new System.Drawing.Point(293, 100);
  690. this.ultraLabel16.Name = "ultraLabel16";
  691. this.ultraLabel16.Size = new System.Drawing.Size(11, 14);
  692. this.ultraLabel16.TabIndex = 595;
  693. this.ultraLabel16.Text = "*";
  694. //
  695. // text_elmName
  696. //
  697. this.text_elmName.Location = new System.Drawing.Point(395, 98);
  698. this.text_elmName.MaxLength = 100;
  699. this.text_elmName.Name = "text_elmName";
  700. this.text_elmName.Size = new System.Drawing.Size(127, 21);
  701. this.text_elmName.TabIndex = 594;
  702. //
  703. // ultraLabel17
  704. //
  705. appearance51.TextHAlignAsString = "Right";
  706. appearance51.TextVAlignAsString = "Middle";
  707. this.ultraLabel17.Appearance = appearance51;
  708. this.ultraLabel17.AutoSize = true;
  709. this.ultraLabel17.Location = new System.Drawing.Point(301, 101);
  710. this.ultraLabel17.Name = "ultraLabel17";
  711. this.ultraLabel17.Size = new System.Drawing.Size(54, 16);
  712. this.ultraLabel17.TabIndex = 593;
  713. this.ultraLabel17.Text = "元素名称";
  714. //
  715. // text_elmCode
  716. //
  717. this.text_elmCode.Location = new System.Drawing.Point(130, 96);
  718. this.text_elmCode.MaxLength = 100;
  719. this.text_elmCode.Name = "text_elmCode";
  720. this.text_elmCode.Size = new System.Drawing.Size(127, 21);
  721. this.text_elmCode.TabIndex = 592;
  722. //
  723. // ultraLabel19
  724. //
  725. appearance12.TextHAlignAsString = "Right";
  726. appearance12.TextVAlignAsString = "Middle";
  727. this.ultraLabel19.Appearance = appearance12;
  728. this.ultraLabel19.AutoSize = true;
  729. this.ultraLabel19.Location = new System.Drawing.Point(29, 99);
  730. this.ultraLabel19.Name = "ultraLabel19";
  731. this.ultraLabel19.Size = new System.Drawing.Size(54, 16);
  732. this.ultraLabel19.TabIndex = 591;
  733. this.ultraLabel19.Text = "元素代码";
  734. //
  735. // text_standEndDate
  736. //
  737. this.text_standEndDate.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  738. this.text_standEndDate.FormatString = "";
  739. this.text_standEndDate.Location = new System.Drawing.Point(395, 33);
  740. this.text_standEndDate.MaskInput = "yyyy-mm-dd hh:mm:ss";
  741. this.text_standEndDate.Name = "text_standEndDate";
  742. this.text_standEndDate.Size = new System.Drawing.Size(127, 21);
  743. this.text_standEndDate.TabIndex = 590;
  744. //
  745. // text_standStartDate
  746. //
  747. this.text_standStartDate.FormatProvider = new System.Globalization.CultureInfo("sq-AL");
  748. this.text_standStartDate.FormatString = "";
  749. this.text_standStartDate.Location = new System.Drawing.Point(130, 37);
  750. this.text_standStartDate.MaskInput = "yyyy-mm-dd hh:mm:ss";
  751. this.text_standStartDate.Name = "text_standStartDate";
  752. this.text_standStartDate.Size = new System.Drawing.Size(127, 21);
  753. this.text_standStartDate.TabIndex = 589;
  754. //
  755. // ultraLabel14
  756. //
  757. appearance37.ForeColor = System.Drawing.Color.Red;
  758. appearance37.TextHAlignAsString = "Right";
  759. appearance37.TextVAlignAsString = "Middle";
  760. this.ultraLabel14.Appearance = appearance37;
  761. this.ultraLabel14.AutoSize = true;
  762. this.ultraLabel14.Location = new System.Drawing.Point(591, 34);
  763. this.ultraLabel14.Name = "ultraLabel14";
  764. this.ultraLabel14.Size = new System.Drawing.Size(11, 14);
  765. this.ultraLabel14.TabIndex = 138;
  766. this.ultraLabel14.Text = "*";
  767. //
  768. // ultraLabel13
  769. //
  770. appearance11.ForeColor = System.Drawing.Color.Red;
  771. appearance11.TextHAlignAsString = "Right";
  772. appearance11.TextVAlignAsString = "Middle";
  773. this.ultraLabel13.Appearance = appearance11;
  774. this.ultraLabel13.AutoSize = true;
  775. this.ultraLabel13.Location = new System.Drawing.Point(23, 7);
  776. this.ultraLabel13.Name = "ultraLabel13";
  777. this.ultraLabel13.Size = new System.Drawing.Size(11, 14);
  778. this.ultraLabel13.TabIndex = 137;
  779. this.ultraLabel13.Text = "*";
  780. //
  781. // ultraLabel11
  782. //
  783. appearance14.ForeColor = System.Drawing.Color.Red;
  784. appearance14.TextHAlignAsString = "Right";
  785. appearance14.TextVAlignAsString = "Middle";
  786. this.ultraLabel11.Appearance = appearance14;
  787. this.ultraLabel11.AutoSize = true;
  788. this.ultraLabel11.Location = new System.Drawing.Point(293, 7);
  789. this.ultraLabel11.Name = "ultraLabel11";
  790. this.ultraLabel11.Size = new System.Drawing.Size(11, 14);
  791. this.ultraLabel11.TabIndex = 136;
  792. this.ultraLabel11.Text = "*";
  793. //
  794. // text_InspectStandDesc
  795. //
  796. this.text_InspectStandDesc.Location = new System.Drawing.Point(685, 64);
  797. this.text_InspectStandDesc.MaxLength = 100;
  798. this.text_InspectStandDesc.Name = "text_InspectStandDesc";
  799. this.text_InspectStandDesc.Size = new System.Drawing.Size(127, 21);
  800. this.text_InspectStandDesc.TabIndex = 135;
  801. //
  802. // ultraLabel12
  803. //
  804. appearance5.TextHAlignAsString = "Right";
  805. appearance5.TextVAlignAsString = "Middle";
  806. this.ultraLabel12.Appearance = appearance5;
  807. this.ultraLabel12.AutoSize = true;
  808. this.ultraLabel12.Location = new System.Drawing.Point(592, 67);
  809. this.ultraLabel12.Name = "ultraLabel12";
  810. this.ultraLabel12.Size = new System.Drawing.Size(79, 16);
  811. this.ultraLabel12.TabIndex = 134;
  812. this.ultraLabel12.Text = "质检标准描述";
  813. //
  814. // text_jdeLevel
  815. //
  816. this.text_jdeLevel.Location = new System.Drawing.Point(394, 66);
  817. this.text_jdeLevel.MaxLength = 100;
  818. this.text_jdeLevel.Name = "text_jdeLevel";
  819. this.text_jdeLevel.Size = new System.Drawing.Size(127, 21);
  820. this.text_jdeLevel.TabIndex = 133;
  821. //
  822. // ultraLabel9
  823. //
  824. appearance52.TextHAlignAsString = "Right";
  825. appearance52.TextVAlignAsString = "Middle";
  826. this.ultraLabel9.Appearance = appearance52;
  827. this.ultraLabel9.AutoSize = true;
  828. this.ultraLabel9.Location = new System.Drawing.Point(301, 69);
  829. this.ultraLabel9.Name = "ultraLabel9";
  830. this.ultraLabel9.Size = new System.Drawing.Size(79, 16);
  831. this.ultraLabel9.TabIndex = 132;
  832. this.ultraLabel9.Text = "质检标准级别";
  833. //
  834. // text_InspectOperatType
  835. //
  836. this.text_InspectOperatType.Location = new System.Drawing.Point(130, 64);
  837. this.text_InspectOperatType.MaxLength = 100;
  838. this.text_InspectOperatType.Name = "text_InspectOperatType";
  839. this.text_InspectOperatType.Size = new System.Drawing.Size(127, 21);
  840. this.text_InspectOperatType.TabIndex = 131;
  841. //
  842. // ultraLabel7
  843. //
  844. appearance50.TextHAlignAsString = "Right";
  845. appearance50.TextVAlignAsString = "Middle";
  846. this.ultraLabel7.Appearance = appearance50;
  847. this.ultraLabel7.AutoSize = true;
  848. this.ultraLabel7.Location = new System.Drawing.Point(29, 67);
  849. this.ultraLabel7.Name = "ultraLabel7";
  850. this.ultraLabel7.Size = new System.Drawing.Size(79, 16);
  851. this.ultraLabel7.TabIndex = 130;
  852. this.ultraLabel7.Text = "质检业务类别";
  853. //
  854. // text_InspectStandCode
  855. //
  856. this.text_InspectStandCode.Location = new System.Drawing.Point(685, 32);
  857. this.text_InspectStandCode.MaxLength = 100;
  858. this.text_InspectStandCode.Name = "text_InspectStandCode";
  859. this.text_InspectStandCode.Size = new System.Drawing.Size(127, 21);
  860. this.text_InspectStandCode.TabIndex = 129;
  861. //
  862. // ultraLabel6
  863. //
  864. appearance48.TextHAlignAsString = "Right";
  865. appearance48.TextVAlignAsString = "Middle";
  866. this.ultraLabel6.Appearance = appearance48;
  867. this.ultraLabel6.AutoSize = true;
  868. this.ultraLabel6.Location = new System.Drawing.Point(597, 37);
  869. this.ultraLabel6.Name = "ultraLabel6";
  870. this.ultraLabel6.Size = new System.Drawing.Size(66, 16);
  871. this.ultraLabel6.TabIndex = 128;
  872. this.ultraLabel6.Text = "质检标准号";
  873. //
  874. // ultraLabel4
  875. //
  876. appearance8.TextHAlignAsString = "Right";
  877. appearance8.TextVAlignAsString = "Middle";
  878. this.ultraLabel4.Appearance = appearance8;
  879. this.ultraLabel4.AutoSize = true;
  880. this.ultraLabel4.Location = new System.Drawing.Point(301, 37);
  881. this.ultraLabel4.Name = "ultraLabel4";
  882. this.ultraLabel4.Size = new System.Drawing.Size(79, 16);
  883. this.ultraLabel4.TabIndex = 126;
  884. this.ultraLabel4.Text = "标准结束日期";
  885. //
  886. // ultraLabel5
  887. //
  888. appearance55.ForeColor = System.Drawing.Color.Red;
  889. appearance55.TextHAlignAsString = "Right";
  890. appearance55.TextVAlignAsString = "Middle";
  891. this.ultraLabel5.Appearance = appearance55;
  892. this.ultraLabel5.AutoSize = true;
  893. this.ultraLabel5.Location = new System.Drawing.Point(293, 34);
  894. this.ultraLabel5.Name = "ultraLabel5";
  895. this.ultraLabel5.Size = new System.Drawing.Size(11, 14);
  896. this.ultraLabel5.TabIndex = 125;
  897. this.ultraLabel5.Text = "*";
  898. //
  899. // ultraLabel3
  900. //
  901. appearance15.TextHAlignAsString = "Right";
  902. appearance15.TextVAlignAsString = "Middle";
  903. this.ultraLabel3.Appearance = appearance15;
  904. this.ultraLabel3.AutoSize = true;
  905. this.ultraLabel3.Location = new System.Drawing.Point(29, 40);
  906. this.ultraLabel3.Name = "ultraLabel3";
  907. this.ultraLabel3.Size = new System.Drawing.Size(79, 16);
  908. this.ultraLabel3.TabIndex = 123;
  909. this.ultraLabel3.Text = "标准开始日期";
  910. //
  911. // text_inspectStandShort
  912. //
  913. this.text_inspectStandShort.Location = new System.Drawing.Point(685, 3);
  914. this.text_inspectStandShort.MaxLength = 100;
  915. this.text_inspectStandShort.Name = "text_inspectStandShort";
  916. this.text_inspectStandShort.Size = new System.Drawing.Size(127, 21);
  917. this.text_inspectStandShort.TabIndex = 122;
  918. //
  919. // ultraLabel2
  920. //
  921. appearance40.TextHAlignAsString = "Right";
  922. appearance40.TextVAlignAsString = "Middle";
  923. this.ultraLabel2.Appearance = appearance40;
  924. this.ultraLabel2.AutoSize = true;
  925. this.ultraLabel2.Location = new System.Drawing.Point(591, 8);
  926. this.ultraLabel2.Name = "ultraLabel2";
  927. this.ultraLabel2.Size = new System.Drawing.Size(79, 16);
  928. this.ultraLabel2.TabIndex = 121;
  929. this.ultraLabel2.Text = "质检标准简称";
  930. //
  931. // text_inspectStandName
  932. //
  933. this.text_inspectStandName.Location = new System.Drawing.Point(395, 5);
  934. this.text_inspectStandName.MaxLength = 100;
  935. this.text_inspectStandName.Name = "text_inspectStandName";
  936. this.text_inspectStandName.Size = new System.Drawing.Size(127, 21);
  937. this.text_inspectStandName.TabIndex = 120;
  938. //
  939. // ultraLabel1
  940. //
  941. appearance56.TextHAlignAsString = "Right";
  942. appearance56.TextVAlignAsString = "Middle";
  943. this.ultraLabel1.Appearance = appearance56;
  944. this.ultraLabel1.AutoSize = true;
  945. this.ultraLabel1.Location = new System.Drawing.Point(301, 8);
  946. this.ultraLabel1.Name = "ultraLabel1";
  947. this.ultraLabel1.Size = new System.Drawing.Size(79, 16);
  948. this.ultraLabel1.TabIndex = 119;
  949. this.ultraLabel1.Text = "质检标准名称";
  950. //
  951. // text_inspectStandType
  952. //
  953. this.text_inspectStandType.Location = new System.Drawing.Point(130, 7);
  954. this.text_inspectStandType.MaxLength = 100;
  955. this.text_inspectStandType.Name = "text_inspectStandType";
  956. this.text_inspectStandType.Size = new System.Drawing.Size(127, 21);
  957. this.text_inspectStandType.TabIndex = 118;
  958. //
  959. // ultraLabel8
  960. //
  961. appearance49.ForeColor = System.Drawing.Color.Red;
  962. appearance49.TextHAlignAsString = "Right";
  963. appearance49.TextVAlignAsString = "Middle";
  964. this.ultraLabel8.Appearance = appearance49;
  965. this.ultraLabel8.AutoSize = true;
  966. this.ultraLabel8.Location = new System.Drawing.Point(20, 38);
  967. this.ultraLabel8.Name = "ultraLabel8";
  968. this.ultraLabel8.Size = new System.Drawing.Size(11, 14);
  969. this.ultraLabel8.TabIndex = 114;
  970. this.ultraLabel8.Text = "*";
  971. //
  972. // ultraLabel10
  973. //
  974. appearance57.TextHAlignAsString = "Right";
  975. appearance57.TextVAlignAsString = "Middle";
  976. this.ultraLabel10.Appearance = appearance57;
  977. this.ultraLabel10.AutoSize = true;
  978. this.ultraLabel10.Location = new System.Drawing.Point(29, 10);
  979. this.ultraLabel10.Name = "ultraLabel10";
  980. this.ultraLabel10.Size = new System.Drawing.Size(79, 16);
  981. this.ultraLabel10.TabIndex = 110;
  982. this.ultraLabel10.Text = "质检标准类型";
  983. //
  984. // ultraLabel18
  985. //
  986. appearance3.TextHAlignAsString = "Right";
  987. appearance3.TextVAlignAsString = "Middle";
  988. this.ultraLabel18.Appearance = appearance3;
  989. this.ultraLabel18.AutoSize = true;
  990. this.ultraLabel18.Location = new System.Drawing.Point(12, 37);
  991. this.ultraLabel18.Name = "ultraLabel18";
  992. this.ultraLabel18.Size = new System.Drawing.Size(0, 0);
  993. this.ultraLabel18.TabIndex = 5;
  994. //
  995. // FrmTpopi26
  996. //
  997. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  998. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  999. this.ClientSize = new System.Drawing.Size(997, 457);
  1000. this.Controls.Add(this.ultraPanel21);
  1001. this.Controls.Add(this.ultraPanel1);
  1002. this.Name = "FrmTpopi26";
  1003. this.Text = "质检标准维护";
  1004. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  1005. ((System.ComponentModel.ISupportInitialize)(this.Tpopi26bindingSource)).EndInit();
  1006. this.ultraPanel1.ClientArea.ResumeLayout(false);
  1007. this.ultraPanel1.ClientArea.PerformLayout();
  1008. this.ultraPanel1.ResumeLayout(false);
  1009. this.ultraPanel21.ClientArea.ResumeLayout(false);
  1010. this.ultraPanel21.ResumeLayout(false);
  1011. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  1012. this.ultraGroupBox1.ResumeLayout(false);
  1013. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  1014. this.ultraExpandableGroupBox2.ResumeLayout(false);
  1015. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  1016. this.ultraExpandableGroupBoxPanel2.PerformLayout();
  1017. ((System.ComponentModel.ISupportInitialize)(this.text_elmName)).EndInit();
  1018. ((System.ComponentModel.ISupportInitialize)(this.text_elmCode)).EndInit();
  1019. ((System.ComponentModel.ISupportInitialize)(this.text_standEndDate)).EndInit();
  1020. ((System.ComponentModel.ISupportInitialize)(this.text_standStartDate)).EndInit();
  1021. ((System.ComponentModel.ISupportInitialize)(this.text_InspectStandDesc)).EndInit();
  1022. ((System.ComponentModel.ISupportInitialize)(this.text_jdeLevel)).EndInit();
  1023. ((System.ComponentModel.ISupportInitialize)(this.text_InspectOperatType)).EndInit();
  1024. ((System.ComponentModel.ISupportInitialize)(this.text_InspectStandCode)).EndInit();
  1025. ((System.ComponentModel.ISupportInitialize)(this.text_inspectStandShort)).EndInit();
  1026. ((System.ComponentModel.ISupportInitialize)(this.text_inspectStandName)).EndInit();
  1027. ((System.ComponentModel.ISupportInitialize)(this.text_inspectStandType)).EndInit();
  1028. this.ResumeLayout(false);
  1029. }
  1030. #endregion
  1031. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1032. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  1033. private Mes.Client.Comm.Control.UltraPanel2 ultraPanel21;
  1034. private System.Windows.Forms.Label label2;
  1035. private System.Windows.Forms.Label label1;
  1036. private System.Windows.Forms.TextBox text_code;
  1037. private System.Windows.Forms.TextBox text_name;
  1038. private System.Windows.Forms.BindingSource Tpopi26bindingSource;
  1039. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  1040. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  1041. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  1042. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1043. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1044. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  1045. private Infragistics.Win.UltraWinEditors.UltraTextEditor text_inspectStandShort;
  1046. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1047. private Infragistics.Win.UltraWinEditors.UltraTextEditor text_inspectStandName;
  1048. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1049. private Infragistics.Win.UltraWinEditors.UltraTextEditor text_inspectStandType;
  1050. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1051. private Infragistics.Win.UltraWinEditors.UltraTextEditor text_InspectStandCode;
  1052. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1053. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1054. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1055. private Infragistics.Win.UltraWinEditors.UltraTextEditor text_jdeLevel;
  1056. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1057. private Infragistics.Win.UltraWinEditors.UltraTextEditor text_InspectOperatType;
  1058. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1059. private Infragistics.Win.UltraWinEditors.UltraTextEditor text_InspectStandDesc;
  1060. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1061. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1062. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1063. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1064. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor text_standEndDate;
  1065. private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor text_standStartDate;
  1066. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  1067. private Infragistics.Win.Misc.UltraLabel ultraLabel16;
  1068. private Infragistics.Win.UltraWinEditors.UltraTextEditor text_elmName;
  1069. private Infragistics.Win.Misc.UltraLabel ultraLabel17;
  1070. private Infragistics.Win.UltraWinEditors.UltraTextEditor text_elmCode;
  1071. private Infragistics.Win.Misc.UltraLabel ultraLabel19;
  1072. }
  1073. }