MesureData.Designer.cs 79 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049
  1. namespace Core.StlMes.Client.ZGMil.Result
  2. {
  3. partial class MesureData
  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.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  40. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  41. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Show");
  42. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  43. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("update");
  44. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
  45. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  46. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MesureData));
  47. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
  48. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Turn");
  50. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Revert");
  52. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Show");
  54. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("update");
  56. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  57. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  58. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RtdMeasurePosdataEntity", -1);
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KeyId");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchNo");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatNo");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActLen");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActWeight");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdPk");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdLnPk");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdLnDlyPk");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderNo");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderSeq");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderSeqNo");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProPlanId");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GxPlanNo");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProBc");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProBz");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BalYearMonth");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MsauerDate");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Flag");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatNoCx");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateData");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatInfo");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProOrderNo");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateUser");
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OraActWeight");
  86. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WtType");
  87. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Rk");
  88. Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  89. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "KeyId", -1, Infragistics.Win.DefaultableBoolean.Default);
  90. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PlineCode", -1, Infragistics.Win.DefaultableBoolean.Default);
  91. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PlineName", -1, Infragistics.Win.DefaultableBoolean.Default);
  92. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "JudgeStoveNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  93. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "BatchNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  94. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  95. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActLen", -1, Infragistics.Win.DefaultableBoolean.Default);
  96. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActWeight", -1, Infragistics.Win.DefaultableBoolean.Default);
  97. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrdPk", -1, Infragistics.Win.DefaultableBoolean.Default);
  98. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrdLnPk", -1, Infragistics.Win.DefaultableBoolean.Default);
  99. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrdLnDlyPk", -1, Infragistics.Win.DefaultableBoolean.Default);
  100. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo12 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  101. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo13 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderSeq", -1, Infragistics.Win.DefaultableBoolean.Default);
  102. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo14 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderSeqNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  103. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo15 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ProPlanId", -1, Infragistics.Win.DefaultableBoolean.Default);
  104. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo16 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "GxPlanNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  105. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo17 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ProBc", -1, Infragistics.Win.DefaultableBoolean.Default);
  106. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo18 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ProBz", -1, Infragistics.Win.DefaultableBoolean.Default);
  107. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo19 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "BalYearMonth", -1, Infragistics.Win.DefaultableBoolean.Default);
  108. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo20 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MsauerDate", -1, Infragistics.Win.DefaultableBoolean.Default);
  109. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo21 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Flag", -1, Infragistics.Win.DefaultableBoolean.Default);
  110. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo22 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatNoCx", -1, Infragistics.Win.DefaultableBoolean.Default);
  111. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo23 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CreateData", -1, Infragistics.Win.DefaultableBoolean.Default);
  112. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo24 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatInfo", -1, Infragistics.Win.DefaultableBoolean.Default);
  113. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo25 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ProOrderNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  114. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo26 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CreateUser", -1, Infragistics.Win.DefaultableBoolean.Default);
  115. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo27 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OraActWeight", -1, Infragistics.Win.DefaultableBoolean.Default);
  116. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo28 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "WtType", -1, Infragistics.Win.DefaultableBoolean.Default);
  117. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo29 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Rk", -1, Infragistics.Win.DefaultableBoolean.Default);
  118. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RtdMeasurePosdataEntity", -1);
  119. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("KeyId");
  120. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
  121. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
  122. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
  123. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchNo");
  124. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatNo");
  125. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActLen");
  126. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActWeight");
  127. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdPk");
  128. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdLnPk");
  129. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdLnDlyPk");
  130. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderNo");
  131. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderSeq");
  132. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderSeqNo");
  133. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProPlanId");
  134. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GxPlanNo");
  135. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProBc");
  136. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProBz");
  137. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BalYearMonth");
  138. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MsauerDate");
  139. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Flag");
  140. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatNoCx");
  141. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateData");
  142. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MatInfo");
  143. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProOrderNo");
  144. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateUser");
  145. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OraActWeight");
  146. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WtType");
  147. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Rk");
  148. Infragistics.Win.UltraWinGrid.RowLayout rowLayout2 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  149. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo30 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "KeyId", -1, Infragistics.Win.DefaultableBoolean.Default);
  150. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo31 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PlineCode", -1, Infragistics.Win.DefaultableBoolean.Default);
  151. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo32 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PlineName", -1, Infragistics.Win.DefaultableBoolean.Default);
  152. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo33 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "JudgeStoveNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  153. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo34 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "BatchNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  154. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo35 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  155. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo36 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActLen", -1, Infragistics.Win.DefaultableBoolean.Default);
  156. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo37 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActWeight", -1, Infragistics.Win.DefaultableBoolean.Default);
  157. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo38 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrdPk", -1, Infragistics.Win.DefaultableBoolean.Default);
  158. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo39 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrdLnPk", -1, Infragistics.Win.DefaultableBoolean.Default);
  159. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo40 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrdLnDlyPk", -1, Infragistics.Win.DefaultableBoolean.Default);
  160. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo41 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  161. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo42 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderSeq", -1, Infragistics.Win.DefaultableBoolean.Default);
  162. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo43 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderSeqNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  163. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo44 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ProPlanId", -1, Infragistics.Win.DefaultableBoolean.Default);
  164. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo45 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "GxPlanNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  165. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo46 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ProBc", -1, Infragistics.Win.DefaultableBoolean.Default);
  166. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo47 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ProBz", -1, Infragistics.Win.DefaultableBoolean.Default);
  167. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo48 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "BalYearMonth", -1, Infragistics.Win.DefaultableBoolean.Default);
  168. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo49 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MsauerDate", -1, Infragistics.Win.DefaultableBoolean.Default);
  169. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo50 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Flag", -1, Infragistics.Win.DefaultableBoolean.Default);
  170. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo51 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatNoCx", -1, Infragistics.Win.DefaultableBoolean.Default);
  171. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo52 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CreateData", -1, Infragistics.Win.DefaultableBoolean.Default);
  172. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo53 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MatInfo", -1, Infragistics.Win.DefaultableBoolean.Default);
  173. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo54 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ProOrderNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  174. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo55 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CreateUser", -1, Infragistics.Win.DefaultableBoolean.Default);
  175. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo56 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OraActWeight", -1, Infragistics.Win.DefaultableBoolean.Default);
  176. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo57 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "WtType", -1, Infragistics.Win.DefaultableBoolean.Default);
  177. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo58 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Rk", -1, Infragistics.Win.DefaultableBoolean.Default);
  178. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Formula, null, "MatNo", 5, true, "RtdMeasurePosdataEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "MatNo", 5, true);
  179. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  180. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  181. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ActLen", 6, true, "RtdMeasurePosdataEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ActLen", 6, true);
  182. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  183. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "ActWeight", 7, true, "RtdMeasurePosdataEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ActWeight", 7, true);
  184. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  185. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("Waste", Infragistics.Win.UltraWinGrid.SummaryType.Formula, null, "MsauerDate", 19, true, "RtdMeasurePosdataEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "MsauerDate", 19, true);
  186. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  187. this.cmbBc = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  188. this.cmbBz = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  189. this.uceFlag = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  190. this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  191. this.按钮显示区域 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  192. this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  193. this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  194. this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  195. this.MesureData_Fill_Panel = new System.Windows.Forms.Panel();
  196. this.uteRemove = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  197. this.uteRecover = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  198. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  199. this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  200. this.rtdMeasurePosdataEntityBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  201. this.ugData = new Infragistics.Win.UltraWinGrid.UltraGrid();
  202. this.uegAdd = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  203. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  204. this.ubt = new Infragistics.Win.Misc.UltraButton();
  205. this.btnExport = new Infragistics.Win.Misc.UltraButton();
  206. this.uteMatInfo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  207. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  208. this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
  209. this.uteWt = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  210. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  211. this.uteLen = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  212. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  213. this.utMatNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  214. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  215. this.rtdMeasurePosdataEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  216. this.chkFlag = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  217. ((System.ComponentModel.ISupportInitialize)(this.cmbBc)).BeginInit();
  218. ((System.ComponentModel.ISupportInitialize)(this.cmbBz)).BeginInit();
  219. ((System.ComponentModel.ISupportInitialize)(this.uceFlag)).BeginInit();
  220. ((System.ComponentModel.ISupportInitialize)(this.按钮显示区域)).BeginInit();
  221. this.MesureData_Fill_Panel.SuspendLayout();
  222. ((System.ComponentModel.ISupportInitialize)(this.uteRemove)).BeginInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.uteRecover)).BeginInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.rtdMeasurePosdataEntityBindingSource1)).BeginInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.ugData)).BeginInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.uegAdd)).BeginInit();
  229. this.uegAdd.SuspendLayout();
  230. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  231. ((System.ComponentModel.ISupportInitialize)(this.uteMatInfo)).BeginInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.uteWt)).BeginInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.uteLen)).BeginInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.utMatNo)).BeginInit();
  235. ((System.ComponentModel.ISupportInitialize)(this.rtdMeasurePosdataEntityBindingSource)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.chkFlag)).BeginInit();
  237. this.SuspendLayout();
  238. //
  239. // cmbBc
  240. //
  241. this.cmbBc.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  242. valueListItem5.DataValue = "1";
  243. valueListItem5.DisplayText = "早";
  244. valueListItem6.DataValue = "2";
  245. valueListItem6.DisplayText = "中";
  246. valueListItem7.DataValue = "3";
  247. valueListItem7.DisplayText = "晚";
  248. valueListItem1.DataValue = "0";
  249. valueListItem1.DisplayText = "白";
  250. this.cmbBc.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  251. valueListItem5,
  252. valueListItem6,
  253. valueListItem7,
  254. valueListItem1});
  255. this.cmbBc.Location = new System.Drawing.Point(579, 233);
  256. this.cmbBc.Name = "cmbBc";
  257. this.cmbBc.Size = new System.Drawing.Size(56, 21);
  258. this.cmbBc.TabIndex = 78;
  259. this.cmbBc.Visible = false;
  260. //
  261. // cmbBz
  262. //
  263. this.cmbBz.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  264. valueListItem8.DataValue = "1";
  265. valueListItem8.DisplayText = "甲";
  266. valueListItem9.DataValue = "2";
  267. valueListItem9.DisplayText = "乙";
  268. valueListItem10.DataValue = "3";
  269. valueListItem10.DisplayText = "丙";
  270. valueListItem11.DataValue = "4";
  271. valueListItem11.DisplayText = "丁";
  272. this.cmbBz.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  273. valueListItem8,
  274. valueListItem9,
  275. valueListItem10,
  276. valueListItem11});
  277. this.cmbBz.Location = new System.Drawing.Point(516, 233);
  278. this.cmbBz.Name = "cmbBz";
  279. this.cmbBz.Size = new System.Drawing.Size(56, 21);
  280. this.cmbBz.TabIndex = 79;
  281. this.cmbBz.Visible = false;
  282. //
  283. // uceFlag
  284. //
  285. this.uceFlag.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  286. valueListItem3.DataValue = "00";
  287. valueListItem3.DisplayText = "合格";
  288. valueListItem2.DataValue = "10";
  289. valueListItem2.DisplayText = "作废";
  290. this.uceFlag.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  291. valueListItem3,
  292. valueListItem2});
  293. this.uceFlag.Location = new System.Drawing.Point(451, 233);
  294. this.uceFlag.Margin = new System.Windows.Forms.Padding(2);
  295. this.uceFlag.Name = "uceFlag";
  296. this.uceFlag.Size = new System.Drawing.Size(108, 21);
  297. this.uceFlag.TabIndex = 76;
  298. this.uceFlag.Visible = false;
  299. //
  300. // _panel1_Toolbars_Dock_Area_Top
  301. //
  302. this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  303. this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  304. this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  305. this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  306. this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  307. this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
  308. this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1028, 28);
  309. this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.按钮显示区域;
  310. //
  311. // 按钮显示区域
  312. //
  313. this.按钮显示区域.DesignerFlags = 1;
  314. this.按钮显示区域.DockWithinContainer = this;
  315. this.按钮显示区域.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
  316. this.按钮显示区域.ShowFullMenusDelay = 500;
  317. this.按钮显示区域.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
  318. ultraToolbar1.DockedColumn = 0;
  319. ultraToolbar1.DockedRow = 0;
  320. buttonTool1.InstanceProps.IsFirstInGroup = true;
  321. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  322. buttonTool1,
  323. buttonTool5,
  324. buttonTool2,
  325. buttonTool6});
  326. ultraToolbar1.Text = "UltraToolbar1";
  327. this.按钮显示区域.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  328. ultraToolbar1});
  329. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  330. buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  331. buttonTool3.SharedPropsInternal.Caption = "刷新";
  332. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  333. appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
  334. buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
  335. buttonTool4.SharedPropsInternal.Caption = "关闭";
  336. buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  337. appearance13.Image = ((object)(resources.GetObject("appearance13.Image")));
  338. buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance13;
  339. buttonTool7.SharedPropsInternal.Caption = "转换理论重量";
  340. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  341. appearance14.Image = ((object)(resources.GetObject("appearance14.Image")));
  342. buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance14;
  343. buttonTool8.SharedPropsInternal.Caption = "还原实际重量";
  344. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  345. appearance15.Image = ((object)(resources.GetObject("appearance15.Image")));
  346. buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance15;
  347. buttonTool10.SharedPropsInternal.Caption = "显示已剔除";
  348. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  349. buttonTool9.SharedPropsInternal.Caption = "数据验证";
  350. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  351. this.按钮显示区域.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  352. buttonTool3,
  353. buttonTool4,
  354. buttonTool7,
  355. buttonTool8,
  356. buttonTool10,
  357. buttonTool9});
  358. this.按钮显示区域.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
  359. //
  360. // _panel1_Toolbars_Dock_Area_Bottom
  361. //
  362. this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  363. this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  364. this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  365. this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  366. this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 510);
  367. this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
  368. this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1028, 0);
  369. this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.按钮显示区域;
  370. //
  371. // _panel1_Toolbars_Dock_Area_Left
  372. //
  373. this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  374. this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  375. this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  376. this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  377. this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  378. this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
  379. this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 482);
  380. this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.按钮显示区域;
  381. //
  382. // _panel1_Toolbars_Dock_Area_Right
  383. //
  384. this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  385. this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
  386. this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  387. this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  388. this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1028, 28);
  389. this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
  390. this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 482);
  391. this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.按钮显示区域;
  392. //
  393. // MesureData_Fill_Panel
  394. //
  395. this.MesureData_Fill_Panel.Controls.Add(this.uteRemove);
  396. this.MesureData_Fill_Panel.Controls.Add(this.uteRecover);
  397. this.MesureData_Fill_Panel.Controls.Add(this.ultraGrid1);
  398. this.MesureData_Fill_Panel.Controls.Add(this.cmbBz);
  399. this.MesureData_Fill_Panel.Controls.Add(this.cmbBc);
  400. this.MesureData_Fill_Panel.Controls.Add(this.ugData);
  401. this.MesureData_Fill_Panel.Controls.Add(this.uegAdd);
  402. this.MesureData_Fill_Panel.Controls.Add(this.uceFlag);
  403. this.MesureData_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  404. this.MesureData_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  405. this.MesureData_Fill_Panel.Location = new System.Drawing.Point(0, 28);
  406. this.MesureData_Fill_Panel.Margin = new System.Windows.Forms.Padding(2);
  407. this.MesureData_Fill_Panel.Name = "MesureData_Fill_Panel";
  408. this.MesureData_Fill_Panel.Size = new System.Drawing.Size(1028, 482);
  409. this.MesureData_Fill_Panel.TabIndex = 8;
  410. //
  411. // uteRemove
  412. //
  413. editorButton1.Key = "select";
  414. editorButton1.Text = "剔除";
  415. this.uteRemove.ButtonsRight.Add(editorButton1);
  416. this.uteRemove.Location = new System.Drawing.Point(304, 147);
  417. this.uteRemove.Name = "uteRemove";
  418. this.uteRemove.Size = new System.Drawing.Size(137, 21);
  419. this.uteRemove.TabIndex = 74;
  420. this.uteRemove.Visible = false;
  421. this.uteRemove.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uteRemove_EditorButtonClick);
  422. //
  423. // uteRecover
  424. //
  425. editorButton2.Key = "select";
  426. editorButton2.Text = "恢复";
  427. this.uteRecover.ButtonsRight.Add(editorButton2);
  428. this.uteRecover.Location = new System.Drawing.Point(292, 214);
  429. this.uteRecover.Name = "uteRecover";
  430. this.uteRecover.Size = new System.Drawing.Size(137, 21);
  431. this.uteRecover.TabIndex = 75;
  432. this.uteRecover.Visible = false;
  433. this.uteRecover.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uteRecover_EditorButtonClick);
  434. //
  435. // ultraGrid1
  436. //
  437. this.ultraGrid1.DataSource = this.bindingSource1;
  438. ultraGridColumn1.Header.VisiblePosition = 0;
  439. ultraGridColumn1.Hidden = true;
  440. ultraGridColumn2.Header.VisiblePosition = 1;
  441. ultraGridColumn2.Hidden = true;
  442. ultraGridColumn3.Header.VisiblePosition = 2;
  443. ultraGridColumn3.Hidden = true;
  444. ultraGridColumn4.Header.VisiblePosition = 3;
  445. ultraGridColumn4.Hidden = true;
  446. ultraGridColumn5.Header.VisiblePosition = 4;
  447. ultraGridColumn5.Hidden = true;
  448. ultraGridColumn6.Header.VisiblePosition = 5;
  449. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 0;
  450. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  451. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  452. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  453. ultraGridColumn7.Header.VisiblePosition = 6;
  454. ultraGridColumn7.Hidden = true;
  455. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 2;
  456. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  457. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  458. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  459. ultraGridColumn8.Header.VisiblePosition = 7;
  460. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 4;
  461. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  462. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  463. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  464. ultraGridColumn9.Header.VisiblePosition = 8;
  465. ultraGridColumn9.Hidden = true;
  466. ultraGridColumn10.Header.VisiblePosition = 9;
  467. ultraGridColumn10.Hidden = true;
  468. ultraGridColumn11.Header.VisiblePosition = 10;
  469. ultraGridColumn11.Hidden = true;
  470. ultraGridColumn12.Header.VisiblePosition = 11;
  471. ultraGridColumn12.Hidden = true;
  472. ultraGridColumn13.Header.VisiblePosition = 12;
  473. ultraGridColumn13.Hidden = true;
  474. ultraGridColumn14.Header.VisiblePosition = 13;
  475. ultraGridColumn14.Hidden = true;
  476. ultraGridColumn15.Header.VisiblePosition = 14;
  477. ultraGridColumn15.Hidden = true;
  478. ultraGridColumn16.Header.VisiblePosition = 15;
  479. ultraGridColumn16.Hidden = true;
  480. ultraGridColumn17.Header.VisiblePosition = 16;
  481. ultraGridColumn17.RowLayoutColumnInfo.OriginX = 8;
  482. ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
  483. ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
  484. ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
  485. ultraGridColumn18.Header.VisiblePosition = 17;
  486. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 10;
  487. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  488. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  489. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  490. ultraGridColumn19.Header.VisiblePosition = 18;
  491. ultraGridColumn19.Hidden = true;
  492. ultraGridColumn20.Header.VisiblePosition = 19;
  493. ultraGridColumn20.Hidden = true;
  494. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 8;
  495. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  496. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  497. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  498. ultraGridColumn21.Header.VisiblePosition = 20;
  499. ultraGridColumn21.Hidden = true;
  500. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 10;
  501. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  502. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  503. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  504. ultraGridColumn22.Header.VisiblePosition = 21;
  505. ultraGridColumn22.Hidden = true;
  506. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 12;
  507. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  508. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  509. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  510. ultraGridColumn23.Header.VisiblePosition = 22;
  511. ultraGridColumn23.Hidden = true;
  512. ultraGridColumn24.Header.VisiblePosition = 23;
  513. ultraGridColumn24.RowLayoutColumnInfo.OriginX = 6;
  514. ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
  515. ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
  516. ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
  517. ultraGridColumn25.Header.VisiblePosition = 24;
  518. ultraGridColumn25.Hidden = true;
  519. ultraGridColumn26.Header.VisiblePosition = 25;
  520. ultraGridColumn26.Hidden = true;
  521. ultraGridColumn27.Header.VisiblePosition = 26;
  522. ultraGridColumn27.Hidden = true;
  523. ultraGridColumn28.Header.VisiblePosition = 27;
  524. ultraGridColumn28.Hidden = true;
  525. ultraGridColumn28.RowLayoutColumnInfo.OriginX = 6;
  526. ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
  527. ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
  528. ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
  529. ultraGridColumn29.Header.VisiblePosition = 28;
  530. ultraGridColumn29.Hidden = true;
  531. ultraGridBand1.Columns.AddRange(new object[] {
  532. ultraGridColumn1,
  533. ultraGridColumn2,
  534. ultraGridColumn3,
  535. ultraGridColumn4,
  536. ultraGridColumn5,
  537. ultraGridColumn6,
  538. ultraGridColumn7,
  539. ultraGridColumn8,
  540. ultraGridColumn9,
  541. ultraGridColumn10,
  542. ultraGridColumn11,
  543. ultraGridColumn12,
  544. ultraGridColumn13,
  545. ultraGridColumn14,
  546. ultraGridColumn15,
  547. ultraGridColumn16,
  548. ultraGridColumn17,
  549. ultraGridColumn18,
  550. ultraGridColumn19,
  551. ultraGridColumn20,
  552. ultraGridColumn21,
  553. ultraGridColumn22,
  554. ultraGridColumn23,
  555. ultraGridColumn24,
  556. ultraGridColumn25,
  557. ultraGridColumn26,
  558. ultraGridColumn27,
  559. ultraGridColumn28,
  560. ultraGridColumn29});
  561. rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  562. rowLayoutColumnInfo1,
  563. rowLayoutColumnInfo2,
  564. rowLayoutColumnInfo3,
  565. rowLayoutColumnInfo4,
  566. rowLayoutColumnInfo5,
  567. rowLayoutColumnInfo6,
  568. rowLayoutColumnInfo7,
  569. rowLayoutColumnInfo8,
  570. rowLayoutColumnInfo9,
  571. rowLayoutColumnInfo10,
  572. rowLayoutColumnInfo11,
  573. rowLayoutColumnInfo12,
  574. rowLayoutColumnInfo13,
  575. rowLayoutColumnInfo14,
  576. rowLayoutColumnInfo15,
  577. rowLayoutColumnInfo16,
  578. rowLayoutColumnInfo17,
  579. rowLayoutColumnInfo18,
  580. rowLayoutColumnInfo19,
  581. rowLayoutColumnInfo20,
  582. rowLayoutColumnInfo21,
  583. rowLayoutColumnInfo22,
  584. rowLayoutColumnInfo23,
  585. rowLayoutColumnInfo24,
  586. rowLayoutColumnInfo25,
  587. rowLayoutColumnInfo26,
  588. rowLayoutColumnInfo27,
  589. rowLayoutColumnInfo28,
  590. rowLayoutColumnInfo29});
  591. rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  592. ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  593. rowLayout1});
  594. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  595. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  596. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 10F);
  597. this.ultraGrid1.Location = new System.Drawing.Point(698, 70);
  598. this.ultraGrid1.Name = "ultraGrid1";
  599. this.ultraGrid1.Size = new System.Drawing.Size(425, 286);
  600. this.ultraGrid1.TabIndex = 80;
  601. this.ultraGrid1.Visible = false;
  602. //
  603. // bindingSource1
  604. //
  605. this.bindingSource1.DataSource = this.rtdMeasurePosdataEntityBindingSource1;
  606. //
  607. // rtdMeasurePosdataEntityBindingSource1
  608. //
  609. this.rtdMeasurePosdataEntityBindingSource1.DataSource = typeof(Core.StlMes.Client.ZGMil.Entity.RtdMeasurePosdataEntity);
  610. //
  611. // ugData
  612. //
  613. this.ugData.DataSource = this.rtdMeasurePosdataEntityBindingSource1;
  614. this.ugData.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
  615. ultraGridColumn30.Header.VisiblePosition = 0;
  616. ultraGridColumn30.Hidden = true;
  617. ultraGridColumn31.Header.VisiblePosition = 1;
  618. ultraGridColumn31.Hidden = true;
  619. ultraGridColumn32.Header.VisiblePosition = 2;
  620. ultraGridColumn32.Hidden = true;
  621. ultraGridColumn33.Header.VisiblePosition = 3;
  622. ultraGridColumn33.Hidden = true;
  623. ultraGridColumn34.Header.VisiblePosition = 4;
  624. ultraGridColumn34.Hidden = true;
  625. ultraGridColumn35.Header.VisiblePosition = 5;
  626. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 0;
  627. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  628. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  629. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
  630. ultraGridColumn36.Header.VisiblePosition = 6;
  631. ultraGridColumn36.Hidden = true;
  632. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 2;
  633. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  634. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
  635. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
  636. ultraGridColumn37.Header.VisiblePosition = 7;
  637. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 4;
  638. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  639. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
  640. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  641. ultraGridColumn38.Header.VisiblePosition = 8;
  642. ultraGridColumn38.Hidden = true;
  643. ultraGridColumn39.Header.VisiblePosition = 9;
  644. ultraGridColumn39.Hidden = true;
  645. ultraGridColumn40.Header.VisiblePosition = 10;
  646. ultraGridColumn40.Hidden = true;
  647. ultraGridColumn41.Header.VisiblePosition = 11;
  648. ultraGridColumn41.Hidden = true;
  649. ultraGridColumn42.Header.VisiblePosition = 12;
  650. ultraGridColumn42.Hidden = true;
  651. ultraGridColumn43.Header.VisiblePosition = 13;
  652. ultraGridColumn43.Hidden = true;
  653. ultraGridColumn44.Header.VisiblePosition = 14;
  654. ultraGridColumn44.Hidden = true;
  655. ultraGridColumn45.Header.VisiblePosition = 15;
  656. ultraGridColumn45.Hidden = true;
  657. ultraGridColumn46.Header.VisiblePosition = 16;
  658. ultraGridColumn46.RowLayoutColumnInfo.OriginX = 8;
  659. ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
  660. ultraGridColumn46.RowLayoutColumnInfo.SpanX = 2;
  661. ultraGridColumn46.RowLayoutColumnInfo.SpanY = 2;
  662. ultraGridColumn47.Header.VisiblePosition = 17;
  663. ultraGridColumn47.RowLayoutColumnInfo.OriginX = 10;
  664. ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
  665. ultraGridColumn47.RowLayoutColumnInfo.SpanX = 2;
  666. ultraGridColumn47.RowLayoutColumnInfo.SpanY = 2;
  667. ultraGridColumn48.Header.VisiblePosition = 18;
  668. ultraGridColumn48.Hidden = true;
  669. ultraGridColumn49.Header.VisiblePosition = 19;
  670. ultraGridColumn49.RowLayoutColumnInfo.OriginX = 12;
  671. ultraGridColumn49.RowLayoutColumnInfo.OriginY = 0;
  672. ultraGridColumn49.RowLayoutColumnInfo.SpanX = 2;
  673. ultraGridColumn49.RowLayoutColumnInfo.SpanY = 2;
  674. ultraGridColumn50.Header.VisiblePosition = 20;
  675. ultraGridColumn50.RowLayoutColumnInfo.OriginX = 14;
  676. ultraGridColumn50.RowLayoutColumnInfo.OriginY = 0;
  677. ultraGridColumn50.RowLayoutColumnInfo.SpanX = 2;
  678. ultraGridColumn50.RowLayoutColumnInfo.SpanY = 2;
  679. ultraGridColumn51.Header.VisiblePosition = 21;
  680. ultraGridColumn51.RowLayoutColumnInfo.OriginX = 16;
  681. ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
  682. ultraGridColumn51.RowLayoutColumnInfo.SpanX = 2;
  683. ultraGridColumn51.RowLayoutColumnInfo.SpanY = 2;
  684. ultraGridColumn52.Header.VisiblePosition = 22;
  685. ultraGridColumn52.Hidden = true;
  686. ultraGridColumn53.Header.VisiblePosition = 23;
  687. ultraGridColumn53.RowLayoutColumnInfo.OriginX = 18;
  688. ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
  689. ultraGridColumn53.RowLayoutColumnInfo.SpanX = 2;
  690. ultraGridColumn53.RowLayoutColumnInfo.SpanY = 2;
  691. ultraGridColumn54.Header.VisiblePosition = 24;
  692. ultraGridColumn54.Hidden = true;
  693. ultraGridColumn55.Header.VisiblePosition = 25;
  694. ultraGridColumn55.Hidden = true;
  695. ultraGridColumn56.Header.VisiblePosition = 26;
  696. ultraGridColumn56.Hidden = true;
  697. ultraGridColumn57.Header.VisiblePosition = 27;
  698. ultraGridColumn57.RowLayoutColumnInfo.OriginX = 6;
  699. ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
  700. ultraGridColumn57.RowLayoutColumnInfo.SpanX = 2;
  701. ultraGridColumn57.RowLayoutColumnInfo.SpanY = 2;
  702. ultraGridColumn58.Header.VisiblePosition = 28;
  703. ultraGridColumn58.Hidden = true;
  704. ultraGridBand2.Columns.AddRange(new object[] {
  705. ultraGridColumn30,
  706. ultraGridColumn31,
  707. ultraGridColumn32,
  708. ultraGridColumn33,
  709. ultraGridColumn34,
  710. ultraGridColumn35,
  711. ultraGridColumn36,
  712. ultraGridColumn37,
  713. ultraGridColumn38,
  714. ultraGridColumn39,
  715. ultraGridColumn40,
  716. ultraGridColumn41,
  717. ultraGridColumn42,
  718. ultraGridColumn43,
  719. ultraGridColumn44,
  720. ultraGridColumn45,
  721. ultraGridColumn46,
  722. ultraGridColumn47,
  723. ultraGridColumn48,
  724. ultraGridColumn49,
  725. ultraGridColumn50,
  726. ultraGridColumn51,
  727. ultraGridColumn52,
  728. ultraGridColumn53,
  729. ultraGridColumn54,
  730. ultraGridColumn55,
  731. ultraGridColumn56,
  732. ultraGridColumn57,
  733. ultraGridColumn58});
  734. rowLayout2.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  735. rowLayoutColumnInfo30,
  736. rowLayoutColumnInfo31,
  737. rowLayoutColumnInfo32,
  738. rowLayoutColumnInfo33,
  739. rowLayoutColumnInfo34,
  740. rowLayoutColumnInfo35,
  741. rowLayoutColumnInfo36,
  742. rowLayoutColumnInfo37,
  743. rowLayoutColumnInfo38,
  744. rowLayoutColumnInfo39,
  745. rowLayoutColumnInfo40,
  746. rowLayoutColumnInfo41,
  747. rowLayoutColumnInfo42,
  748. rowLayoutColumnInfo43,
  749. rowLayoutColumnInfo44,
  750. rowLayoutColumnInfo45,
  751. rowLayoutColumnInfo46,
  752. rowLayoutColumnInfo47,
  753. rowLayoutColumnInfo48,
  754. rowLayoutColumnInfo49,
  755. rowLayoutColumnInfo50,
  756. rowLayoutColumnInfo51,
  757. rowLayoutColumnInfo52,
  758. rowLayoutColumnInfo53,
  759. rowLayoutColumnInfo54,
  760. rowLayoutColumnInfo55,
  761. rowLayoutColumnInfo56,
  762. rowLayoutColumnInfo57,
  763. rowLayoutColumnInfo58});
  764. rowLayout2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  765. ultraGridBand2.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  766. rowLayout2});
  767. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  768. appearance1.FontData.BoldAsString = "True";
  769. appearance1.FontData.Name = "宋体";
  770. appearance1.FontData.SizeInPoints = 11F;
  771. appearance1.TextHAlignAsString = "Left";
  772. appearance1.TextVAlignAsString = "Middle";
  773. summarySettings1.Appearance = appearance1;
  774. summarySettings1.DisplayFormat = "共{0}支";
  775. summarySettings1.GroupBySummaryValueAppearance = appearance2;
  776. summarySettings1.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  777. summarySettings2.DisplayFormat = "{0}";
  778. summarySettings2.GroupBySummaryValueAppearance = appearance3;
  779. summarySettings2.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  780. summarySettings3.DisplayFormat = "{0}";
  781. summarySettings3.GroupBySummaryValueAppearance = appearance4;
  782. summarySettings3.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  783. summarySettings4.GroupBySummaryValueAppearance = appearance5;
  784. summarySettings4.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  785. ultraGridBand2.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  786. summarySettings1,
  787. summarySettings2,
  788. summarySettings3,
  789. summarySettings4});
  790. this.ugData.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  791. this.ugData.Dock = System.Windows.Forms.DockStyle.Fill;
  792. this.ugData.Font = new System.Drawing.Font("宋体", 10F);
  793. this.ugData.Location = new System.Drawing.Point(0, 0);
  794. this.ugData.Name = "ugData";
  795. this.ugData.Size = new System.Drawing.Size(1028, 402);
  796. this.ugData.TabIndex = 73;
  797. this.ugData.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ugData_InitializeRow);
  798. //
  799. // uegAdd
  800. //
  801. this.uegAdd.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  802. this.uegAdd.Dock = System.Windows.Forms.DockStyle.Bottom;
  803. this.uegAdd.ExpandedSize = new System.Drawing.Size(1028, 80);
  804. this.uegAdd.HeaderClickAction = Infragistics.Win.Misc.GroupBoxHeaderClickAction.ToggleExpansion;
  805. this.uegAdd.Location = new System.Drawing.Point(0, 402);
  806. this.uegAdd.Margin = new System.Windows.Forms.Padding(2);
  807. this.uegAdd.Name = "uegAdd";
  808. this.uegAdd.Size = new System.Drawing.Size(1028, 80);
  809. this.uegAdd.TabIndex = 77;
  810. this.uegAdd.Text = "新增测量点数据";
  811. this.uegAdd.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  812. //
  813. // ultraExpandableGroupBoxPanel1
  814. //
  815. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ubt);
  816. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.btnExport);
  817. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.uteMatInfo);
  818. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
  819. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton1);
  820. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.uteWt);
  821. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
  822. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.uteLen);
  823. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel2);
  824. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.utMatNo);
  825. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel1);
  826. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  827. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 20);
  828. this.ultraExpandableGroupBoxPanel1.Margin = new System.Windows.Forms.Padding(2);
  829. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  830. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1022, 57);
  831. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  832. //
  833. // ubt
  834. //
  835. this.ubt.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  836. | System.Windows.Forms.AnchorStyles.Right)));
  837. this.ubt.AutoSize = true;
  838. this.ubt.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  839. this.ubt.Location = new System.Drawing.Point(727, 14);
  840. this.ubt.Margin = new System.Windows.Forms.Padding(2);
  841. this.ubt.Name = "ubt";
  842. this.ubt.Size = new System.Drawing.Size(82, 29);
  843. this.ubt.TabIndex = 84;
  844. this.ubt.Text = "Excel模板";
  845. this.ubt.Click += new System.EventHandler(this.ubt_Click);
  846. //
  847. // btnExport
  848. //
  849. this.btnExport.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  850. | System.Windows.Forms.AnchorStyles.Right)));
  851. this.btnExport.AutoSize = true;
  852. this.btnExport.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  853. this.btnExport.Location = new System.Drawing.Point(813, 14);
  854. this.btnExport.Margin = new System.Windows.Forms.Padding(2);
  855. this.btnExport.Name = "btnExport";
  856. this.btnExport.Size = new System.Drawing.Size(82, 29);
  857. this.btnExport.TabIndex = 83;
  858. this.btnExport.Text = "Excel导入";
  859. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  860. //
  861. // uteMatInfo
  862. //
  863. this.uteMatInfo.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  864. this.uteMatInfo.Location = new System.Drawing.Point(448, 16);
  865. this.uteMatInfo.Margin = new System.Windows.Forms.Padding(2);
  866. this.uteMatInfo.Name = "uteMatInfo";
  867. this.uteMatInfo.Size = new System.Drawing.Size(186, 24);
  868. this.uteMatInfo.TabIndex = 82;
  869. //
  870. // ultraLabel4
  871. //
  872. this.ultraLabel4.AutoSize = true;
  873. this.ultraLabel4.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
  874. this.ultraLabel4.Location = new System.Drawing.Point(372, 18);
  875. this.ultraLabel4.Margin = new System.Windows.Forms.Padding(2);
  876. this.ultraLabel4.Name = "ultraLabel4";
  877. this.ultraLabel4.Size = new System.Drawing.Size(66, 19);
  878. this.ultraLabel4.TabIndex = 81;
  879. this.ultraLabel4.Text = "喷标信息";
  880. //
  881. // ultraButton1
  882. //
  883. this.ultraButton1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  884. | System.Windows.Forms.AnchorStyles.Right)));
  885. this.ultraButton1.AutoSize = true;
  886. this.ultraButton1.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  887. this.ultraButton1.Location = new System.Drawing.Point(678, 14);
  888. this.ultraButton1.Margin = new System.Windows.Forms.Padding(2);
  889. this.ultraButton1.Name = "ultraButton1";
  890. this.ultraButton1.Size = new System.Drawing.Size(45, 29);
  891. this.ultraButton1.TabIndex = 80;
  892. this.ultraButton1.Text = "新增";
  893. this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
  894. //
  895. // uteWt
  896. //
  897. this.uteWt.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  898. this.uteWt.Location = new System.Drawing.Point(250, 15);
  899. this.uteWt.Margin = new System.Windows.Forms.Padding(2);
  900. this.uteWt.Name = "uteWt";
  901. this.uteWt.Size = new System.Drawing.Size(107, 24);
  902. this.uteWt.TabIndex = 79;
  903. //
  904. // ultraLabel3
  905. //
  906. this.ultraLabel3.AutoSize = true;
  907. this.ultraLabel3.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
  908. this.ultraLabel3.Location = new System.Drawing.Point(210, 18);
  909. this.ultraLabel3.Margin = new System.Windows.Forms.Padding(2);
  910. this.ultraLabel3.Name = "ultraLabel3";
  911. this.ultraLabel3.Size = new System.Drawing.Size(36, 19);
  912. this.ultraLabel3.TabIndex = 78;
  913. this.ultraLabel3.Text = "重量";
  914. //
  915. // uteLen
  916. //
  917. this.uteLen.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  918. this.uteLen.Location = new System.Drawing.Point(240, 16);
  919. this.uteLen.Margin = new System.Windows.Forms.Padding(2);
  920. this.uteLen.Name = "uteLen";
  921. this.uteLen.Size = new System.Drawing.Size(100, 24);
  922. this.uteLen.TabIndex = 77;
  923. this.uteLen.Visible = false;
  924. //
  925. // ultraLabel2
  926. //
  927. this.ultraLabel2.AutoSize = true;
  928. this.ultraLabel2.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
  929. this.ultraLabel2.Location = new System.Drawing.Point(195, 18);
  930. this.ultraLabel2.Margin = new System.Windows.Forms.Padding(2);
  931. this.ultraLabel2.Name = "ultraLabel2";
  932. this.ultraLabel2.Size = new System.Drawing.Size(36, 19);
  933. this.ultraLabel2.TabIndex = 76;
  934. this.ultraLabel2.Text = "长度";
  935. this.ultraLabel2.Visible = false;
  936. //
  937. // utMatNo
  938. //
  939. this.utMatNo.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  940. this.utMatNo.Location = new System.Drawing.Point(68, 16);
  941. this.utMatNo.Margin = new System.Windows.Forms.Padding(2);
  942. this.utMatNo.Name = "utMatNo";
  943. this.utMatNo.Size = new System.Drawing.Size(110, 24);
  944. this.utMatNo.TabIndex = 75;
  945. //
  946. // ultraLabel1
  947. //
  948. this.ultraLabel1.AutoSize = true;
  949. this.ultraLabel1.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
  950. this.ultraLabel1.Location = new System.Drawing.Point(0, 18);
  951. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(2);
  952. this.ultraLabel1.Name = "ultraLabel1";
  953. this.ultraLabel1.Size = new System.Drawing.Size(66, 19);
  954. this.ultraLabel1.TabIndex = 74;
  955. this.ultraLabel1.Text = "喷印管号";
  956. //
  957. // chkFlag
  958. //
  959. this.chkFlag.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  960. this.chkFlag.AutoSize = true;
  961. this.chkFlag.BackColor = System.Drawing.Color.Transparent;
  962. this.chkFlag.BackColorInternal = System.Drawing.Color.Transparent;
  963. this.chkFlag.Location = new System.Drawing.Point(1072, 2);
  964. this.chkFlag.Margin = new System.Windows.Forms.Padding(2);
  965. this.chkFlag.Name = "chkFlag";
  966. this.chkFlag.Size = new System.Drawing.Size(83, 19);
  967. this.chkFlag.TabIndex = 77;
  968. this.chkFlag.Text = "显示已剔除";
  969. this.chkFlag.CheckedChanged += new System.EventHandler(this.chkFlag_CheckedChanged);
  970. //
  971. // MesureData
  972. //
  973. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  974. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  975. this.ClientSize = new System.Drawing.Size(1028, 510);
  976. this.Controls.Add(this.chkFlag);
  977. this.Controls.Add(this.MesureData_Fill_Panel);
  978. this.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
  979. this.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
  980. this.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
  981. this.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
  982. this.Margin = new System.Windows.Forms.Padding(2);
  983. this.Name = "MesureData";
  984. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  985. this.Text = "测量点数据";
  986. ((System.ComponentModel.ISupportInitialize)(this.cmbBc)).EndInit();
  987. ((System.ComponentModel.ISupportInitialize)(this.cmbBz)).EndInit();
  988. ((System.ComponentModel.ISupportInitialize)(this.uceFlag)).EndInit();
  989. ((System.ComponentModel.ISupportInitialize)(this.按钮显示区域)).EndInit();
  990. this.MesureData_Fill_Panel.ResumeLayout(false);
  991. this.MesureData_Fill_Panel.PerformLayout();
  992. ((System.ComponentModel.ISupportInitialize)(this.uteRemove)).EndInit();
  993. ((System.ComponentModel.ISupportInitialize)(this.uteRecover)).EndInit();
  994. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  995. ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
  996. ((System.ComponentModel.ISupportInitialize)(this.rtdMeasurePosdataEntityBindingSource1)).EndInit();
  997. ((System.ComponentModel.ISupportInitialize)(this.ugData)).EndInit();
  998. ((System.ComponentModel.ISupportInitialize)(this.uegAdd)).EndInit();
  999. this.uegAdd.ResumeLayout(false);
  1000. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1001. this.ultraExpandableGroupBoxPanel1.PerformLayout();
  1002. ((System.ComponentModel.ISupportInitialize)(this.uteMatInfo)).EndInit();
  1003. ((System.ComponentModel.ISupportInitialize)(this.uteWt)).EndInit();
  1004. ((System.ComponentModel.ISupportInitialize)(this.uteLen)).EndInit();
  1005. ((System.ComponentModel.ISupportInitialize)(this.utMatNo)).EndInit();
  1006. ((System.ComponentModel.ISupportInitialize)(this.rtdMeasurePosdataEntityBindingSource)).EndInit();
  1007. ((System.ComponentModel.ISupportInitialize)(this.chkFlag)).EndInit();
  1008. this.ResumeLayout(false);
  1009. this.PerformLayout();
  1010. }
  1011. #endregion
  1012. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager 按钮显示区域;
  1013. private System.Windows.Forms.Panel MesureData_Fill_Panel;
  1014. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
  1015. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
  1016. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
  1017. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
  1018. public Infragistics.Win.UltraWinEditors.UltraTextEditor uteRecover;
  1019. public Infragistics.Win.UltraWinEditors.UltraTextEditor uteRemove;
  1020. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceFlag;
  1021. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkFlag;
  1022. private System.Windows.Forms.BindingSource rtdMeasurePosdataEntityBindingSource;
  1023. public Infragistics.Win.Misc.UltraExpandableGroupBox uegAdd;
  1024. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1025. private Infragistics.Win.Misc.UltraButton ultraButton1;
  1026. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteWt;
  1027. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1028. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteLen;
  1029. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1030. private Infragistics.Win.UltraWinEditors.UltraTextEditor utMatNo;
  1031. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1032. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteMatInfo;
  1033. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1034. protected Infragistics.Win.UltraWinEditors.UltraComboEditor cmbBz;
  1035. protected Infragistics.Win.UltraWinEditors.UltraComboEditor cmbBc;
  1036. private Infragistics.Win.Misc.UltraButton btnExport;
  1037. private Infragistics.Win.Misc.UltraButton ubt;
  1038. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  1039. private System.Windows.Forms.BindingSource bindingSource1;
  1040. private System.Windows.Forms.BindingSource rtdMeasurePosdataEntityBindingSource1;
  1041. private Infragistics.Win.UltraWinGrid.UltraGrid ugData;
  1042. }
  1043. }