FrmBlankPrediction.Designer.cs 99 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484
  1. namespace Core.StlMes.Client.LgResMgt.Mcms
  2. {
  3. partial class FrmBlankPrediction
  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.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  30. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem20 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem21 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  39. Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.ValueListItem valueListItem23 = new Infragistics.Win.ValueListItem();
  41. Infragistics.Win.ValueListItem valueListItem24 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem25 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("CmmBlankPredictionEntity", -1);
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PredictionId");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProOrderNo");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Gradecode");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Gradename");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActDimater");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActLen");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SingleLen");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanNum");
  53. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlanWt");
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PoundNum");
  55. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PoundWt");
  56. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateName");
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CreateTime");
  58. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
  59. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteName");
  61. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DeleteTime");
  62. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShippersName");
  64. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Memo");
  65. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TypeFlag");
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdNoPk");
  67. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrdSqePk");
  68. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderNo");
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderSqe");
  70. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CheckFlag");
  71. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CheckNum");
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ReportPath");
  73. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Standard");
  74. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PoundDate");
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InstoreNum");
  76. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InstoreWt");
  77. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InstoreType");
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnPoundNum");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnPoundWt");
  80. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnInstoreNum");
  81. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnInstoreWt");
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OrderFlag");
  83. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Pipememo");
  84. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Chk", 0);
  85. Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  86. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PredictionId", -1, Infragistics.Win.DefaultableBoolean.Default);
  87. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ProOrderNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  88. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Gradecode", -1, Infragistics.Win.DefaultableBoolean.Default);
  89. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Gradename", -1, Infragistics.Win.DefaultableBoolean.Default);
  90. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "JudgeStoveNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  91. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActDimater", -1, Infragistics.Win.DefaultableBoolean.Default);
  92. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActLen", -1, Infragistics.Win.DefaultableBoolean.Default);
  93. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "SingleLen", -1, Infragistics.Win.DefaultableBoolean.Default);
  94. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PlanNum", -1, Infragistics.Win.DefaultableBoolean.Default);
  95. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PlanWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  96. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PoundNum", -1, Infragistics.Win.DefaultableBoolean.Default);
  97. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo12 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PoundWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  98. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo13 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CreateName", -1, Infragistics.Win.DefaultableBoolean.Default);
  99. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo14 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CreateTime", -1, Infragistics.Win.DefaultableBoolean.Default);
  100. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo15 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UpdateName", -1, Infragistics.Win.DefaultableBoolean.Default);
  101. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo16 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UpdateTime", -1, Infragistics.Win.DefaultableBoolean.Default);
  102. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo17 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DeleteName", -1, Infragistics.Win.DefaultableBoolean.Default);
  103. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo18 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "DeleteTime", -1, Infragistics.Win.DefaultableBoolean.Default);
  104. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo19 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Validflag", -1, Infragistics.Win.DefaultableBoolean.Default);
  105. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo20 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ShippersName", -1, Infragistics.Win.DefaultableBoolean.Default);
  106. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo21 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Memo", -1, Infragistics.Win.DefaultableBoolean.Default);
  107. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo22 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "TypeFlag", -1, Infragistics.Win.DefaultableBoolean.Default);
  108. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo23 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrdNoPk", -1, Infragistics.Win.DefaultableBoolean.Default);
  109. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo24 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrdSqePk", -1, Infragistics.Win.DefaultableBoolean.Default);
  110. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo25 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  111. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo26 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderSqe", -1, Infragistics.Win.DefaultableBoolean.Default);
  112. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo27 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CheckFlag", -1, Infragistics.Win.DefaultableBoolean.Default);
  113. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo28 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "CheckNum", -1, Infragistics.Win.DefaultableBoolean.Default);
  114. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo29 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ReportPath", -1, Infragistics.Win.DefaultableBoolean.Default);
  115. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo30 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Standard", -1, Infragistics.Win.DefaultableBoolean.Default);
  116. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo31 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PoundDate", -1, Infragistics.Win.DefaultableBoolean.Default);
  117. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo32 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "InstoreNum", -1, Infragistics.Win.DefaultableBoolean.Default);
  118. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo33 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "InstoreWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  119. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo34 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "InstoreType", -1, Infragistics.Win.DefaultableBoolean.Default);
  120. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo35 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnPoundNum", -1, Infragistics.Win.DefaultableBoolean.Default);
  121. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo36 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnPoundWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  122. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo37 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnInstoreNum", -1, Infragistics.Win.DefaultableBoolean.Default);
  123. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo38 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnInstoreWt", -1, Infragistics.Win.DefaultableBoolean.Default);
  124. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo39 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "OrderFlag", -1, Infragistics.Win.DefaultableBoolean.Default);
  125. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo40 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Pipememo", -1, Infragistics.Win.DefaultableBoolean.Default);
  126. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo41 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "Chk", 0, Infragistics.Win.DefaultableBoolean.Default);
  127. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings1 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Count, null, "ProOrderNo", 1, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "ProOrderNo", 1, true);
  128. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  129. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings2 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "PlanNum", 8, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "PlanNum", 8, true);
  130. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  131. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings3 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "PoundNum", 10, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "PoundNum", 10, true);
  132. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  133. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings4 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "PlanWt", 9, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "PlanWt", 9, true);
  134. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  135. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings5 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "PoundWt", 11, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "PoundWt", 11, true);
  136. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  137. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings6 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, "{0}", "UnPoundNum", 34, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "UnPoundNum", 34, true);
  138. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  139. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings7 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "UnPoundWt", 35, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "UnPoundWt", 35, true);
  140. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  141. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings8 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "UnInstoreNum", 36, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "UnInstoreNum", 36, true);
  142. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  143. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings9 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "UnInstoreWt", 37, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "UnInstoreWt", 37, true);
  144. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  145. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings10 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "InstoreNum", 31, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "InstoreNum", 31, true);
  146. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  147. Infragistics.Win.UltraWinGrid.SummarySettings summarySettings11 = new Infragistics.Win.UltraWinGrid.SummarySettings("", Infragistics.Win.UltraWinGrid.SummaryType.Sum, null, "InstoreWt", 32, true, "CmmBlankPredictionEntity", 0, Infragistics.Win.UltraWinGrid.SummaryPosition.UseSummaryPositionColumn, "InstoreWt", 32, true);
  148. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  149. Infragistics.Win.UltraWinScrollBar.ScrollBarLook scrollBarLook1 = new Infragistics.Win.UltraWinScrollBar.ScrollBarLook();
  150. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  151. Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
  152. Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
  153. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  154. Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
  155. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  156. Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
  157. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  158. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  159. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  160. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  161. Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
  162. Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
  163. Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
  164. Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  165. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  166. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  167. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  168. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  169. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  170. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  171. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  172. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  173. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  174. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  175. Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton("select");
  176. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  177. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  178. this.uteQueryPound = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  179. this.uceVlid = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  180. this.uceType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  181. this.uteQueryInstore = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  182. this.uceInType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  183. this.CrackDetectGrid = new Infragistics.Win.UltraWinGrid.UltraGrid();
  184. this.cmmBlankPredictionEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
  185. this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
  186. this.chkStatus = new System.Windows.Forms.CheckBox();
  187. this.cboStatus = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  188. this.RegEndTime = new System.Windows.Forms.DateTimePicker();
  189. this.uteShippersName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  190. this.label1 = new System.Windows.Forms.Label();
  191. this.chkShippersName = new System.Windows.Forms.CheckBox();
  192. this.RegStartTime = new System.Windows.Forms.DateTimePicker();
  193. this.chkTim = new System.Windows.Forms.CheckBox();
  194. this.chkOrderNo = new System.Windows.Forms.CheckBox();
  195. this.txtOrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  196. this.chkJudgeStove = new System.Windows.Forms.CheckBox();
  197. this.txtJudgeStove = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  198. this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  199. this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  200. this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
  201. this.uceEditType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  202. this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
  203. this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
  204. this.editType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  205. this.uteOrderSeq = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  206. this.uteOrderNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  207. this.uteOrderSeqPk = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  208. this.uteOrdPk = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  209. this.uteProOrderNoE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  210. this.txtMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  211. this.txbPipememo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  212. this.chkMemo = new System.Windows.Forms.CheckBox();
  213. this.uteMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  214. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  215. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  216. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  217. this.unePlanWt = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  218. this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
  219. this.unePlanNum = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  220. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  221. this.uneSingleLen = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  222. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  223. this.uneActLen = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  224. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  225. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  226. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  227. this.uteJudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  228. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  229. this.uteGradnameE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  230. this.uteId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  231. this.uneActDimater = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  232. this.uteShippersNameE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  233. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  234. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  235. ((System.ComponentModel.ISupportInitialize)(this.uteQueryPound)).BeginInit();
  236. ((System.ComponentModel.ISupportInitialize)(this.uceVlid)).BeginInit();
  237. ((System.ComponentModel.ISupportInitialize)(this.uceType)).BeginInit();
  238. ((System.ComponentModel.ISupportInitialize)(this.uteQueryInstore)).BeginInit();
  239. ((System.ComponentModel.ISupportInitialize)(this.uceInType)).BeginInit();
  240. ((System.ComponentModel.ISupportInitialize)(this.CrackDetectGrid)).BeginInit();
  241. ((System.ComponentModel.ISupportInitialize)(this.cmmBlankPredictionEntityBindingSource)).BeginInit();
  242. this.ultraPanel2.ClientArea.SuspendLayout();
  243. this.ultraPanel2.SuspendLayout();
  244. ((System.ComponentModel.ISupportInitialize)(this.cboStatus)).BeginInit();
  245. ((System.ComponentModel.ISupportInitialize)(this.uteShippersName)).BeginInit();
  246. ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).BeginInit();
  247. ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStove)).BeginInit();
  248. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
  249. this.ultraExpandableGroupBox1.SuspendLayout();
  250. this.ultraExpandableGroupBoxPanel1.SuspendLayout();
  251. this.ultraPanel3.ClientArea.SuspendLayout();
  252. this.ultraPanel3.SuspendLayout();
  253. ((System.ComponentModel.ISupportInitialize)(this.uceEditType)).BeginInit();
  254. ((System.ComponentModel.ISupportInitialize)(this.editType)).BeginInit();
  255. ((System.ComponentModel.ISupportInitialize)(this.uteOrderSeq)).BeginInit();
  256. ((System.ComponentModel.ISupportInitialize)(this.uteOrderNo)).BeginInit();
  257. ((System.ComponentModel.ISupportInitialize)(this.uteOrderSeqPk)).BeginInit();
  258. ((System.ComponentModel.ISupportInitialize)(this.uteOrdPk)).BeginInit();
  259. ((System.ComponentModel.ISupportInitialize)(this.uteProOrderNoE)).BeginInit();
  260. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).BeginInit();
  261. ((System.ComponentModel.ISupportInitialize)(this.txbPipememo)).BeginInit();
  262. ((System.ComponentModel.ISupportInitialize)(this.uteMemo)).BeginInit();
  263. ((System.ComponentModel.ISupportInitialize)(this.unePlanWt)).BeginInit();
  264. ((System.ComponentModel.ISupportInitialize)(this.unePlanNum)).BeginInit();
  265. ((System.ComponentModel.ISupportInitialize)(this.uneSingleLen)).BeginInit();
  266. ((System.ComponentModel.ISupportInitialize)(this.uneActLen)).BeginInit();
  267. ((System.ComponentModel.ISupportInitialize)(this.uteJudgeStoveNo)).BeginInit();
  268. ((System.ComponentModel.ISupportInitialize)(this.uteGradnameE)).BeginInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.uteId)).BeginInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.uneActDimater)).BeginInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.uteShippersNameE)).BeginInit();
  272. this.SuspendLayout();
  273. //
  274. // uteQueryPound
  275. //
  276. editorButton1.Key = "select";
  277. editorButton1.Text = "查看";
  278. this.uteQueryPound.ButtonsRight.Add(editorButton1);
  279. this.uteQueryPound.Location = new System.Drawing.Point(809, 265);
  280. this.uteQueryPound.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  281. this.uteQueryPound.Name = "uteQueryPound";
  282. this.uteQueryPound.Size = new System.Drawing.Size(122, 21);
  283. this.uteQueryPound.TabIndex = 90;
  284. this.uteQueryPound.Visible = false;
  285. this.uteQueryPound.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uteQueryPound_EditorButtonClick);
  286. //
  287. // uceVlid
  288. //
  289. this.uceVlid.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  290. valueListItem1.DataValue = "0";
  291. valueListItem1.DisplayText = "无效";
  292. valueListItem2.DataValue = "1";
  293. valueListItem2.DisplayText = "未来齐";
  294. valueListItem17.DataValue = "2";
  295. valueListItem17.DisplayText = "已来齐";
  296. valueListItem16.DataValue = "3";
  297. valueListItem16.DisplayText = "关闭";
  298. this.uceVlid.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  299. valueListItem1,
  300. valueListItem2,
  301. valueListItem17,
  302. valueListItem16});
  303. this.uceVlid.Location = new System.Drawing.Point(534, 260);
  304. this.uceVlid.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  305. this.uceVlid.Name = "uceVlid";
  306. this.uceVlid.Size = new System.Drawing.Size(108, 21);
  307. this.uceVlid.TabIndex = 82;
  308. this.uceVlid.Visible = false;
  309. //
  310. // uceType
  311. //
  312. this.uceType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  313. valueListItem19.DataValue = "0";
  314. valueListItem19.DisplayText = "/";
  315. valueListItem20.DataValue = "1";
  316. valueListItem20.DisplayText = "双经销";
  317. valueListItem21.DataValue = "3";
  318. valueListItem21.DisplayText = "定销订购";
  319. valueListItem4.DataValue = "2";
  320. valueListItem4.DisplayText = "来料加工";
  321. this.uceType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  322. valueListItem19,
  323. valueListItem20,
  324. valueListItem21,
  325. valueListItem4});
  326. this.uceType.Location = new System.Drawing.Point(540, 266);
  327. this.uceType.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  328. this.uceType.Name = "uceType";
  329. this.uceType.Size = new System.Drawing.Size(108, 21);
  330. this.uceType.TabIndex = 84;
  331. this.uceType.Visible = false;
  332. //
  333. // uteQueryInstore
  334. //
  335. editorButton2.Key = "select";
  336. editorButton2.Text = "查看";
  337. this.uteQueryInstore.ButtonsRight.Add(editorButton2);
  338. this.uteQueryInstore.Location = new System.Drawing.Point(981, 265);
  339. this.uteQueryInstore.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  340. this.uteQueryInstore.Name = "uteQueryInstore";
  341. this.uteQueryInstore.Size = new System.Drawing.Size(122, 21);
  342. this.uteQueryInstore.TabIndex = 91;
  343. this.uteQueryInstore.Visible = false;
  344. this.uteQueryInstore.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uteQueryInstore_EditorButtonClick);
  345. //
  346. // uceInType
  347. //
  348. this.uceInType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  349. valueListItem22.DataValue = "1";
  350. valueListItem22.DisplayText = "过磅重量";
  351. valueListItem23.DataValue = "2";
  352. valueListItem23.DisplayText = "清单重量";
  353. valueListItem24.DataValue = "3";
  354. valueListItem24.DisplayText = "随车磅单";
  355. valueListItem25.DataValue = "4";
  356. valueListItem25.DisplayText = "其他";
  357. this.uceInType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  358. valueListItem22,
  359. valueListItem23,
  360. valueListItem24,
  361. valueListItem25});
  362. this.uceInType.Location = new System.Drawing.Point(617, 181);
  363. this.uceInType.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  364. this.uceInType.Name = "uceInType";
  365. this.uceInType.Size = new System.Drawing.Size(108, 21);
  366. this.uceInType.TabIndex = 85;
  367. this.uceInType.Visible = false;
  368. //
  369. // CrackDetectGrid
  370. //
  371. this.CrackDetectGrid.DataSource = this.cmmBlankPredictionEntityBindingSource;
  372. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  373. ultraGridColumn1.Header.VisiblePosition = 0;
  374. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 56;
  375. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  376. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  377. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  378. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  379. ultraGridColumn2.Header.VisiblePosition = 1;
  380. ultraGridColumn2.Hidden = true;
  381. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
  382. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  383. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  384. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  385. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  386. ultraGridColumn3.Header.VisiblePosition = 2;
  387. ultraGridColumn3.Hidden = true;
  388. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  389. ultraGridColumn4.Header.VisiblePosition = 3;
  390. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 8;
  391. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  392. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  393. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  394. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  395. ultraGridColumn5.Header.VisiblePosition = 4;
  396. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 10;
  397. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  398. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  399. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  400. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  401. ultraGridColumn6.Header.VisiblePosition = 5;
  402. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
  403. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  404. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  405. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  406. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  407. ultraGridColumn7.Header.VisiblePosition = 6;
  408. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 14;
  409. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  410. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  411. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  412. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  413. ultraGridColumn8.Header.VisiblePosition = 7;
  414. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 16;
  415. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  416. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  417. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  418. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  419. ultraGridColumn9.Header.VisiblePosition = 8;
  420. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 18;
  421. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  422. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  423. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  424. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  425. ultraGridColumn10.Header.VisiblePosition = 9;
  426. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 20;
  427. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  428. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  429. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  430. ultraGridColumn11.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  431. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  432. ultraGridColumn11.EditorComponent = this.uteQueryPound;
  433. ultraGridColumn11.Header.VisiblePosition = 10;
  434. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 22;
  435. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  436. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  437. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  438. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  439. ultraGridColumn12.Header.VisiblePosition = 11;
  440. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 24;
  441. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  442. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  443. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  444. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  445. ultraGridColumn13.Header.VisiblePosition = 12;
  446. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 48;
  447. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  448. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  449. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  450. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  451. ultraGridColumn14.Header.VisiblePosition = 13;
  452. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 50;
  453. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  454. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  455. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  456. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  457. ultraGridColumn15.Header.VisiblePosition = 14;
  458. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 52;
  459. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  460. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  461. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  462. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  463. ultraGridColumn16.Header.VisiblePosition = 15;
  464. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 54;
  465. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  466. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  467. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  468. ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  469. ultraGridColumn17.Header.VisiblePosition = 16;
  470. ultraGridColumn17.Hidden = true;
  471. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  472. ultraGridColumn18.Header.VisiblePosition = 17;
  473. ultraGridColumn18.Hidden = true;
  474. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  475. ultraGridColumn19.EditorComponent = this.uceVlid;
  476. ultraGridColumn19.Header.VisiblePosition = 18;
  477. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 46;
  478. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  479. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  480. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  481. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  482. ultraGridColumn20.Header.VisiblePosition = 19;
  483. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 6;
  484. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  485. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  486. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  487. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  488. ultraGridColumn21.Header.VisiblePosition = 20;
  489. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 44;
  490. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  491. ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(218, 0);
  492. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  493. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  494. ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  495. ultraGridColumn22.EditorComponent = this.uceType;
  496. ultraGridColumn22.Header.VisiblePosition = 21;
  497. ultraGridColumn22.RowLayoutColumnInfo.OriginX = 40;
  498. ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
  499. ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
  500. ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
  501. ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  502. ultraGridColumn23.Header.VisiblePosition = 22;
  503. ultraGridColumn23.Hidden = true;
  504. ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  505. ultraGridColumn24.Header.VisiblePosition = 23;
  506. ultraGridColumn24.Hidden = true;
  507. ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  508. ultraGridColumn25.Header.VisiblePosition = 24;
  509. ultraGridColumn25.RowLayoutColumnInfo.OriginX = 2;
  510. ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
  511. ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
  512. ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
  513. ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  514. ultraGridColumn26.Header.VisiblePosition = 25;
  515. ultraGridColumn26.RowLayoutColumnInfo.OriginX = 4;
  516. ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
  517. ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
  518. ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
  519. ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  520. ultraGridColumn27.Header.VisiblePosition = 26;
  521. ultraGridColumn27.Hidden = true;
  522. ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  523. ultraGridColumn28.Header.VisiblePosition = 27;
  524. ultraGridColumn28.Hidden = true;
  525. ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  526. ultraGridColumn29.Header.VisiblePosition = 28;
  527. ultraGridColumn29.Hidden = true;
  528. ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  529. ultraGridColumn30.Header.VisiblePosition = 29;
  530. ultraGridColumn30.Hidden = true;
  531. ultraGridColumn31.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  532. ultraGridColumn31.Header.VisiblePosition = 30;
  533. ultraGridColumn31.Hidden = true;
  534. ultraGridColumn32.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  535. ultraGridColumn32.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  536. ultraGridColumn32.EditorComponent = this.uteQueryInstore;
  537. ultraGridColumn32.Header.VisiblePosition = 31;
  538. ultraGridColumn32.RowLayoutColumnInfo.OriginX = 30;
  539. ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
  540. ultraGridColumn32.RowLayoutColumnInfo.SpanX = 2;
  541. ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
  542. ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  543. ultraGridColumn33.Header.VisiblePosition = 32;
  544. ultraGridColumn33.RowLayoutColumnInfo.OriginX = 32;
  545. ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
  546. ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
  547. ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
  548. ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  549. ultraGridColumn34.EditorComponent = this.uceInType;
  550. ultraGridColumn34.Header.VisiblePosition = 33;
  551. ultraGridColumn34.RowLayoutColumnInfo.OriginX = 38;
  552. ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
  553. ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
  554. ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
  555. ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  556. ultraGridColumn35.Header.VisiblePosition = 34;
  557. ultraGridColumn35.RowLayoutColumnInfo.OriginX = 26;
  558. ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
  559. ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
  560. ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
  561. ultraGridColumn36.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  562. ultraGridColumn36.Header.VisiblePosition = 35;
  563. ultraGridColumn36.RowLayoutColumnInfo.OriginX = 28;
  564. ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
  565. ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
  566. ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
  567. ultraGridColumn37.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  568. ultraGridColumn37.Header.VisiblePosition = 36;
  569. ultraGridColumn37.RowLayoutColumnInfo.OriginX = 34;
  570. ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
  571. ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
  572. ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
  573. ultraGridColumn38.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  574. ultraGridColumn38.Header.VisiblePosition = 38;
  575. ultraGridColumn38.RowLayoutColumnInfo.OriginX = 36;
  576. ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
  577. ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
  578. ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
  579. ultraGridColumn39.Header.VisiblePosition = 37;
  580. ultraGridColumn39.Hidden = true;
  581. ultraGridColumn40.Header.VisiblePosition = 39;
  582. ultraGridColumn40.RowLayoutColumnInfo.OriginX = 42;
  583. ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
  584. ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
  585. ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
  586. ultraGridColumn41.DataType = typeof(bool);
  587. ultraGridColumn41.Header.Caption = "选择";
  588. ultraGridColumn41.Header.VisiblePosition = 40;
  589. ultraGridColumn41.RowLayoutColumnInfo.OriginX = 0;
  590. ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
  591. ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
  592. ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
  593. ultraGridColumn41.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  594. ultraGridBand1.Columns.AddRange(new object[] {
  595. ultraGridColumn1,
  596. ultraGridColumn2,
  597. ultraGridColumn3,
  598. ultraGridColumn4,
  599. ultraGridColumn5,
  600. ultraGridColumn6,
  601. ultraGridColumn7,
  602. ultraGridColumn8,
  603. ultraGridColumn9,
  604. ultraGridColumn10,
  605. ultraGridColumn11,
  606. ultraGridColumn12,
  607. ultraGridColumn13,
  608. ultraGridColumn14,
  609. ultraGridColumn15,
  610. ultraGridColumn16,
  611. ultraGridColumn17,
  612. ultraGridColumn18,
  613. ultraGridColumn19,
  614. ultraGridColumn20,
  615. ultraGridColumn21,
  616. ultraGridColumn22,
  617. ultraGridColumn23,
  618. ultraGridColumn24,
  619. ultraGridColumn25,
  620. ultraGridColumn26,
  621. ultraGridColumn27,
  622. ultraGridColumn28,
  623. ultraGridColumn29,
  624. ultraGridColumn30,
  625. ultraGridColumn31,
  626. ultraGridColumn32,
  627. ultraGridColumn33,
  628. ultraGridColumn34,
  629. ultraGridColumn35,
  630. ultraGridColumn36,
  631. ultraGridColumn37,
  632. ultraGridColumn38,
  633. ultraGridColumn39,
  634. ultraGridColumn40,
  635. ultraGridColumn41});
  636. rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  637. rowLayoutColumnInfo1,
  638. rowLayoutColumnInfo2,
  639. rowLayoutColumnInfo3,
  640. rowLayoutColumnInfo4,
  641. rowLayoutColumnInfo5,
  642. rowLayoutColumnInfo6,
  643. rowLayoutColumnInfo7,
  644. rowLayoutColumnInfo8,
  645. rowLayoutColumnInfo9,
  646. rowLayoutColumnInfo10,
  647. rowLayoutColumnInfo11,
  648. rowLayoutColumnInfo12,
  649. rowLayoutColumnInfo13,
  650. rowLayoutColumnInfo14,
  651. rowLayoutColumnInfo15,
  652. rowLayoutColumnInfo16,
  653. rowLayoutColumnInfo17,
  654. rowLayoutColumnInfo18,
  655. rowLayoutColumnInfo19,
  656. rowLayoutColumnInfo20,
  657. rowLayoutColumnInfo21,
  658. rowLayoutColumnInfo22,
  659. rowLayoutColumnInfo23,
  660. rowLayoutColumnInfo24,
  661. rowLayoutColumnInfo25,
  662. rowLayoutColumnInfo26,
  663. rowLayoutColumnInfo27,
  664. rowLayoutColumnInfo28,
  665. rowLayoutColumnInfo29,
  666. rowLayoutColumnInfo30,
  667. rowLayoutColumnInfo31,
  668. rowLayoutColumnInfo32,
  669. rowLayoutColumnInfo33,
  670. rowLayoutColumnInfo34,
  671. rowLayoutColumnInfo35,
  672. rowLayoutColumnInfo36,
  673. rowLayoutColumnInfo37,
  674. rowLayoutColumnInfo38,
  675. rowLayoutColumnInfo39,
  676. rowLayoutColumnInfo40,
  677. rowLayoutColumnInfo41});
  678. rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  679. ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  680. rowLayout1});
  681. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  682. summarySettings1.DisplayFormat = "共{0}条记录";
  683. summarySettings1.GroupBySummaryValueAppearance = appearance23;
  684. summarySettings1.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  685. summarySettings2.DisplayFormat = "{0}";
  686. summarySettings2.GroupBySummaryValueAppearance = appearance24;
  687. summarySettings2.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  688. summarySettings3.DisplayFormat = "{0}";
  689. summarySettings3.GroupBySummaryValueAppearance = appearance25;
  690. summarySettings3.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  691. summarySettings4.DisplayFormat = "{0}";
  692. summarySettings4.GroupBySummaryValueAppearance = appearance27;
  693. summarySettings4.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  694. summarySettings5.DisplayFormat = "{0}";
  695. summarySettings5.GroupBySummaryValueAppearance = appearance28;
  696. summarySettings5.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  697. summarySettings6.DisplayFormat = "{0}";
  698. summarySettings6.GroupBySummaryValueAppearance = appearance29;
  699. summarySettings6.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  700. summarySettings7.DisplayFormat = "{0}";
  701. summarySettings7.GroupBySummaryValueAppearance = appearance30;
  702. summarySettings7.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  703. summarySettings8.DisplayFormat = "{0}";
  704. summarySettings8.GroupBySummaryValueAppearance = appearance31;
  705. summarySettings8.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  706. summarySettings9.DisplayFormat = "{0}";
  707. summarySettings9.GroupBySummaryValueAppearance = appearance32;
  708. summarySettings9.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  709. summarySettings10.DisplayFormat = "{0}";
  710. summarySettings10.GroupBySummaryValueAppearance = appearance33;
  711. summarySettings10.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  712. summarySettings11.DisplayFormat = "{0}";
  713. summarySettings11.GroupBySummaryValueAppearance = appearance34;
  714. summarySettings11.SummaryDisplayArea = Infragistics.Win.UltraWinGrid.SummaryDisplayAreas.BottomFixed;
  715. ultraGridBand1.Summaries.AddRange(new Infragistics.Win.UltraWinGrid.SummarySettings[] {
  716. summarySettings1,
  717. summarySettings2,
  718. summarySettings3,
  719. summarySettings4,
  720. summarySettings5,
  721. summarySettings6,
  722. summarySettings7,
  723. summarySettings8,
  724. summarySettings9,
  725. summarySettings10,
  726. summarySettings11});
  727. this.CrackDetectGrid.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  728. this.CrackDetectGrid.Dock = System.Windows.Forms.DockStyle.Fill;
  729. this.CrackDetectGrid.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  730. this.CrackDetectGrid.Location = new System.Drawing.Point(0, 42);
  731. this.CrackDetectGrid.Name = "CrackDetectGrid";
  732. this.CrackDetectGrid.Size = new System.Drawing.Size(1339, 356);
  733. this.CrackDetectGrid.TabIndex = 81;
  734. this.CrackDetectGrid.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.CrackDetectGrid_InitializeRow);
  735. this.CrackDetectGrid.AfterRowActivate += new System.EventHandler(this.CrackDetectGrid_AfterRowActivate);
  736. //
  737. // cmmBlankPredictionEntityBindingSource
  738. //
  739. this.cmmBlankPredictionEntityBindingSource.DataSource = typeof(Core.StlMes.Client.LgResMgt.Mcms.entity.CmmBlankPredictionEntity);
  740. //
  741. // ultraPanel2
  742. //
  743. //
  744. // ultraPanel2.ClientArea
  745. //
  746. this.ultraPanel2.ClientArea.Controls.Add(this.chkStatus);
  747. this.ultraPanel2.ClientArea.Controls.Add(this.cboStatus);
  748. this.ultraPanel2.ClientArea.Controls.Add(this.RegEndTime);
  749. this.ultraPanel2.ClientArea.Controls.Add(this.uteShippersName);
  750. this.ultraPanel2.ClientArea.Controls.Add(this.label1);
  751. this.ultraPanel2.ClientArea.Controls.Add(this.chkShippersName);
  752. this.ultraPanel2.ClientArea.Controls.Add(this.RegStartTime);
  753. this.ultraPanel2.ClientArea.Controls.Add(this.chkTim);
  754. this.ultraPanel2.ClientArea.Controls.Add(this.chkOrderNo);
  755. this.ultraPanel2.ClientArea.Controls.Add(this.txtOrderNo);
  756. this.ultraPanel2.ClientArea.Controls.Add(this.chkJudgeStove);
  757. this.ultraPanel2.ClientArea.Controls.Add(this.txtJudgeStove);
  758. this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
  759. this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
  760. this.ultraPanel2.Name = "ultraPanel2";
  761. scrollBarLook1.ViewStyle = Infragistics.Win.UltraWinScrollBar.ScrollBarViewStyle.Office2007;
  762. this.ultraPanel2.ScrollBarLook = scrollBarLook1;
  763. this.ultraPanel2.Size = new System.Drawing.Size(1339, 42);
  764. this.ultraPanel2.TabIndex = 80;
  765. //
  766. // chkStatus
  767. //
  768. this.chkStatus.AutoSize = true;
  769. this.chkStatus.Checked = true;
  770. this.chkStatus.CheckState = System.Windows.Forms.CheckState.Checked;
  771. this.chkStatus.Location = new System.Drawing.Point(902, 15);
  772. this.chkStatus.Name = "chkStatus";
  773. this.chkStatus.Size = new System.Drawing.Size(48, 16);
  774. this.chkStatus.TabIndex = 1092;
  775. this.chkStatus.Text = "状态";
  776. this.chkStatus.UseVisualStyleBackColor = false;
  777. //
  778. // cboStatus
  779. //
  780. this.cboStatus.CheckedListSettings.CheckBoxStyle = Infragistics.Win.CheckStyle.CheckBox;
  781. this.cboStatus.CheckedListSettings.EditorValueSource = Infragistics.Win.EditorWithComboValueSource.CheckedItems;
  782. this.cboStatus.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  783. valueListItem13.CheckState = System.Windows.Forms.CheckState.Checked;
  784. valueListItem13.DataValue = "1";
  785. valueListItem13.DisplayText = "未来齐";
  786. valueListItem14.CheckState = System.Windows.Forms.CheckState.Checked;
  787. valueListItem14.DataValue = "2";
  788. valueListItem14.DisplayText = "已来齐";
  789. valueListItem15.DataValue = "3";
  790. valueListItem15.DisplayText = "关闭";
  791. this.cboStatus.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  792. valueListItem13,
  793. valueListItem14,
  794. valueListItem15});
  795. this.cboStatus.Location = new System.Drawing.Point(967, 14);
  796. this.cboStatus.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  797. this.cboStatus.Name = "cboStatus";
  798. this.cboStatus.Size = new System.Drawing.Size(148, 21);
  799. this.cboStatus.TabIndex = 1091;
  800. this.cboStatus.Text = "未来齐, 已来齐";
  801. //
  802. // RegEndTime
  803. //
  804. this.RegEndTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  805. | System.Windows.Forms.AnchorStyles.Left)));
  806. this.RegEndTime.CustomFormat = "yyyy-MM-dd HH:mm";
  807. this.RegEndTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  808. this.RegEndTime.Location = new System.Drawing.Point(242, 11);
  809. this.RegEndTime.Name = "RegEndTime";
  810. this.RegEndTime.Size = new System.Drawing.Size(137, 21);
  811. this.RegEndTime.TabIndex = 954;
  812. //
  813. // uteShippersName
  814. //
  815. this.uteShippersName.Location = new System.Drawing.Point(458, 11);
  816. this.uteShippersName.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  817. this.uteShippersName.Name = "uteShippersName";
  818. this.uteShippersName.Size = new System.Drawing.Size(103, 21);
  819. this.uteShippersName.TabIndex = 1090;
  820. //
  821. // label1
  822. //
  823. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  824. | System.Windows.Forms.AnchorStyles.Left)));
  825. this.label1.AutoSize = true;
  826. this.label1.Location = new System.Drawing.Point(220, 16);
  827. this.label1.Name = "label1";
  828. this.label1.Size = new System.Drawing.Size(17, 12);
  829. this.label1.TabIndex = 953;
  830. this.label1.Text = "至";
  831. //
  832. // chkShippersName
  833. //
  834. this.chkShippersName.AutoSize = true;
  835. this.chkShippersName.Location = new System.Drawing.Point(386, 14);
  836. this.chkShippersName.Name = "chkShippersName";
  837. this.chkShippersName.Size = new System.Drawing.Size(72, 16);
  838. this.chkShippersName.TabIndex = 1089;
  839. this.chkShippersName.Text = "来料厂家";
  840. this.chkShippersName.UseVisualStyleBackColor = false;
  841. //
  842. // RegStartTime
  843. //
  844. this.RegStartTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  845. | System.Windows.Forms.AnchorStyles.Left)));
  846. this.RegStartTime.CustomFormat = "yyyy-MM-dd HH:mm";
  847. this.RegStartTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  848. this.RegStartTime.Location = new System.Drawing.Point(78, 11);
  849. this.RegStartTime.Name = "RegStartTime";
  850. this.RegStartTime.Size = new System.Drawing.Size(137, 21);
  851. this.RegStartTime.TabIndex = 948;
  852. //
  853. // chkTim
  854. //
  855. this.chkTim.AutoSize = true;
  856. this.chkTim.Checked = true;
  857. this.chkTim.CheckState = System.Windows.Forms.CheckState.Checked;
  858. this.chkTim.Location = new System.Drawing.Point(5, 14);
  859. this.chkTim.Name = "chkTim";
  860. this.chkTim.Size = new System.Drawing.Size(72, 16);
  861. this.chkTim.TabIndex = 947;
  862. this.chkTim.Text = "创建时间";
  863. this.chkTim.UseVisualStyleBackColor = false;
  864. //
  865. // chkOrderNo
  866. //
  867. this.chkOrderNo.AutoSize = true;
  868. this.chkOrderNo.Location = new System.Drawing.Point(575, 14);
  869. this.chkOrderNo.Name = "chkOrderNo";
  870. this.chkOrderNo.Size = new System.Drawing.Size(60, 16);
  871. this.chkOrderNo.TabIndex = 962;
  872. this.chkOrderNo.Text = "合同号";
  873. this.chkOrderNo.UseVisualStyleBackColor = false;
  874. //
  875. // txtOrderNo
  876. //
  877. this.txtOrderNo.Location = new System.Drawing.Point(636, 12);
  878. this.txtOrderNo.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  879. this.txtOrderNo.Name = "txtOrderNo";
  880. this.txtOrderNo.Size = new System.Drawing.Size(112, 21);
  881. this.txtOrderNo.TabIndex = 963;
  882. //
  883. // chkJudgeStove
  884. //
  885. this.chkJudgeStove.AutoSize = true;
  886. this.chkJudgeStove.Location = new System.Drawing.Point(765, 14);
  887. this.chkJudgeStove.Name = "chkJudgeStove";
  888. this.chkJudgeStove.Size = new System.Drawing.Size(48, 16);
  889. this.chkJudgeStove.TabIndex = 964;
  890. this.chkJudgeStove.Text = "炉号";
  891. this.chkJudgeStove.UseVisualStyleBackColor = false;
  892. //
  893. // txtJudgeStove
  894. //
  895. this.txtJudgeStove.Location = new System.Drawing.Point(819, 14);
  896. this.txtJudgeStove.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  897. this.txtJudgeStove.Name = "txtJudgeStove";
  898. this.txtJudgeStove.Size = new System.Drawing.Size(69, 21);
  899. this.txtJudgeStove.TabIndex = 965;
  900. //
  901. // ultraExpandableGroupBox1
  902. //
  903. this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
  904. this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
  905. this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1339, 142);
  906. this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 398);
  907. this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
  908. this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1339, 142);
  909. this.ultraExpandableGroupBox1.TabIndex = 83;
  910. this.ultraExpandableGroupBox1.Text = "编辑区";
  911. //
  912. // ultraExpandableGroupBoxPanel1
  913. //
  914. this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraPanel3);
  915. this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  916. this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
  917. this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
  918. this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1333, 120);
  919. this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
  920. //
  921. // ultraPanel3
  922. //
  923. this.ultraPanel3.AutoScroll = true;
  924. //
  925. // ultraPanel3.ClientArea
  926. //
  927. this.ultraPanel3.ClientArea.Controls.Add(this.uceEditType);
  928. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel12);
  929. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel11);
  930. this.ultraPanel3.ClientArea.Controls.Add(this.editType);
  931. this.ultraPanel3.ClientArea.Controls.Add(this.uteOrderSeq);
  932. this.ultraPanel3.ClientArea.Controls.Add(this.uteOrderNo);
  933. this.ultraPanel3.ClientArea.Controls.Add(this.uteOrderSeqPk);
  934. this.ultraPanel3.ClientArea.Controls.Add(this.uteOrdPk);
  935. this.ultraPanel3.ClientArea.Controls.Add(this.uteProOrderNoE);
  936. this.ultraPanel3.ClientArea.Controls.Add(this.txtMemo);
  937. this.ultraPanel3.ClientArea.Controls.Add(this.txbPipememo);
  938. this.ultraPanel3.ClientArea.Controls.Add(this.chkMemo);
  939. this.ultraPanel3.ClientArea.Controls.Add(this.uteMemo);
  940. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel14);
  941. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel10);
  942. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel13);
  943. this.ultraPanel3.ClientArea.Controls.Add(this.unePlanWt);
  944. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel9);
  945. this.ultraPanel3.ClientArea.Controls.Add(this.unePlanNum);
  946. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel7);
  947. this.ultraPanel3.ClientArea.Controls.Add(this.uneSingleLen);
  948. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel6);
  949. this.ultraPanel3.ClientArea.Controls.Add(this.uneActLen);
  950. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel5);
  951. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel3);
  952. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel2);
  953. this.ultraPanel3.ClientArea.Controls.Add(this.uteJudgeStoveNo);
  954. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel1);
  955. this.ultraPanel3.ClientArea.Controls.Add(this.uteGradnameE);
  956. this.ultraPanel3.ClientArea.Controls.Add(this.uteId);
  957. this.ultraPanel3.ClientArea.Controls.Add(this.uneActDimater);
  958. this.ultraPanel3.ClientArea.Controls.Add(this.uteShippersNameE);
  959. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel4);
  960. this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel8);
  961. this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
  962. this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
  963. this.ultraPanel3.Name = "ultraPanel3";
  964. this.ultraPanel3.Size = new System.Drawing.Size(1333, 120);
  965. this.ultraPanel3.TabIndex = 2;
  966. //
  967. // uceEditType
  968. //
  969. this.uceEditType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  970. valueListItem8.DataValue = "1";
  971. valueListItem8.DisplayText = "双经销";
  972. valueListItem18.DataValue = "3";
  973. valueListItem18.DisplayText = "定销订购";
  974. valueListItem7.DataValue = "0";
  975. valueListItem7.DisplayText = "/";
  976. valueListItem3.DataValue = "2";
  977. valueListItem3.DisplayText = "来料加工";
  978. valueListItem5.DataValue = "4";
  979. valueListItem5.DisplayText = "库存商备坯";
  980. this.uceEditType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  981. valueListItem8,
  982. valueListItem18,
  983. valueListItem7,
  984. valueListItem3,
  985. valueListItem5});
  986. this.uceEditType.Location = new System.Drawing.Point(472, 90);
  987. this.uceEditType.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  988. this.uceEditType.Name = "uceEditType";
  989. this.uceEditType.Size = new System.Drawing.Size(108, 21);
  990. this.uceEditType.TabIndex = 973;
  991. //
  992. // ultraLabel12
  993. //
  994. appearance4.TextVAlignAsString = "Middle";
  995. this.ultraLabel12.Appearance = appearance4;
  996. this.ultraLabel12.AutoSize = true;
  997. this.ultraLabel12.Location = new System.Drawing.Point(412, 92);
  998. this.ultraLabel12.Name = "ultraLabel12";
  999. this.ultraLabel12.Size = new System.Drawing.Size(29, 16);
  1000. this.ultraLabel12.TabIndex = 972;
  1001. this.ultraLabel12.Text = "类型";
  1002. //
  1003. // ultraLabel11
  1004. //
  1005. appearance22.TextVAlignAsString = "Middle";
  1006. this.ultraLabel11.Appearance = appearance22;
  1007. this.ultraLabel11.AutoSize = true;
  1008. this.ultraLabel11.Location = new System.Drawing.Point(611, 92);
  1009. this.ultraLabel11.Name = "ultraLabel11";
  1010. this.ultraLabel11.Size = new System.Drawing.Size(79, 16);
  1011. this.ultraLabel11.TabIndex = 971;
  1012. this.ultraLabel11.Text = "入库重量类型";
  1013. //
  1014. // editType
  1015. //
  1016. this.editType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  1017. valueListItem12.DataValue = "1";
  1018. valueListItem12.DisplayText = "过磅重量";
  1019. valueListItem26.DataValue = "2";
  1020. valueListItem26.DisplayText = "清单重量";
  1021. valueListItem27.DataValue = "3";
  1022. valueListItem27.DisplayText = "随车磅单";
  1023. valueListItem28.DataValue = "4";
  1024. valueListItem28.DisplayText = "其他";
  1025. this.editType.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  1026. valueListItem12,
  1027. valueListItem26,
  1028. valueListItem27,
  1029. valueListItem28});
  1030. this.editType.Location = new System.Drawing.Point(691, 90);
  1031. this.editType.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1032. this.editType.Name = "editType";
  1033. this.editType.Size = new System.Drawing.Size(108, 21);
  1034. this.editType.TabIndex = 970;
  1035. //
  1036. // uteOrderSeq
  1037. //
  1038. this.uteOrderSeq.Location = new System.Drawing.Point(1087, 102);
  1039. this.uteOrderSeq.MaxLength = 250;
  1040. this.uteOrderSeq.Name = "uteOrderSeq";
  1041. this.uteOrderSeq.Size = new System.Drawing.Size(166, 21);
  1042. this.uteOrderSeq.TabIndex = 969;
  1043. this.uteOrderSeq.Visible = false;
  1044. //
  1045. // uteOrderNo
  1046. //
  1047. this.uteOrderNo.Location = new System.Drawing.Point(1148, 3);
  1048. this.uteOrderNo.MaxLength = 250;
  1049. this.uteOrderNo.Name = "uteOrderNo";
  1050. this.uteOrderNo.Size = new System.Drawing.Size(166, 21);
  1051. this.uteOrderNo.TabIndex = 968;
  1052. this.uteOrderNo.Visible = false;
  1053. //
  1054. // uteOrderSeqPk
  1055. //
  1056. this.uteOrderSeqPk.Location = new System.Drawing.Point(1087, 72);
  1057. this.uteOrderSeqPk.MaxLength = 250;
  1058. this.uteOrderSeqPk.Name = "uteOrderSeqPk";
  1059. this.uteOrderSeqPk.Size = new System.Drawing.Size(166, 21);
  1060. this.uteOrderSeqPk.TabIndex = 967;
  1061. this.uteOrderSeqPk.Visible = false;
  1062. //
  1063. // uteOrdPk
  1064. //
  1065. this.uteOrdPk.Location = new System.Drawing.Point(1087, 46);
  1066. this.uteOrdPk.MaxLength = 250;
  1067. this.uteOrdPk.Name = "uteOrdPk";
  1068. this.uteOrdPk.Size = new System.Drawing.Size(166, 21);
  1069. this.uteOrdPk.TabIndex = 966;
  1070. this.uteOrdPk.Visible = false;
  1071. //
  1072. // uteProOrderNoE
  1073. //
  1074. editorButton3.Key = "select";
  1075. editorButton3.Text = "编辑";
  1076. this.uteProOrderNoE.ButtonsRight.Add(editorButton3);
  1077. this.uteProOrderNoE.Location = new System.Drawing.Point(68, 12);
  1078. this.uteProOrderNoE.Name = "uteProOrderNoE";
  1079. this.uteProOrderNoE.ReadOnly = true;
  1080. this.uteProOrderNoE.Size = new System.Drawing.Size(142, 21);
  1081. this.uteProOrderNoE.TabIndex = 113;
  1082. this.uteProOrderNoE.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uteProOrderNoE_EditorButtonClick);
  1083. //
  1084. // txtMemo
  1085. //
  1086. this.txtMemo.Location = new System.Drawing.Point(881, 85);
  1087. this.txtMemo.MaxLength = 250;
  1088. this.txtMemo.Multiline = true;
  1089. this.txtMemo.Name = "txtMemo";
  1090. this.txtMemo.Size = new System.Drawing.Size(179, 24);
  1091. this.txtMemo.TabIndex = 112;
  1092. //
  1093. // txbPipememo
  1094. //
  1095. this.txbPipememo.Location = new System.Drawing.Point(881, 46);
  1096. this.txbPipememo.MaxLength = 250;
  1097. this.txbPipememo.Multiline = true;
  1098. this.txbPipememo.Name = "txbPipememo";
  1099. this.txbPipememo.Size = new System.Drawing.Size(179, 25);
  1100. this.txbPipememo.TabIndex = 112;
  1101. //
  1102. // chkMemo
  1103. //
  1104. this.chkMemo.AutoSize = true;
  1105. this.chkMemo.Location = new System.Drawing.Point(881, 16);
  1106. this.chkMemo.Name = "chkMemo";
  1107. this.chkMemo.Size = new System.Drawing.Size(72, 16);
  1108. this.chkMemo.TabIndex = 964;
  1109. this.chkMemo.Text = "是否全选";
  1110. this.chkMemo.UseVisualStyleBackColor = false;
  1111. this.chkMemo.CheckedChanged += new System.EventHandler(this.chkMemo_CheckedChanged);
  1112. //
  1113. // uteMemo
  1114. //
  1115. this.uteMemo.Location = new System.Drawing.Point(68, 90);
  1116. this.uteMemo.MaxLength = 250;
  1117. this.uteMemo.Name = "uteMemo";
  1118. this.uteMemo.Size = new System.Drawing.Size(320, 21);
  1119. this.uteMemo.TabIndex = 112;
  1120. //
  1121. // ultraLabel14
  1122. //
  1123. appearance26.TextVAlignAsString = "Middle";
  1124. this.ultraLabel14.Appearance = appearance26;
  1125. this.ultraLabel14.AutoSize = true;
  1126. this.ultraLabel14.Location = new System.Drawing.Point(832, 89);
  1127. this.ultraLabel14.Name = "ultraLabel14";
  1128. this.ultraLabel14.Size = new System.Drawing.Size(29, 16);
  1129. this.ultraLabel14.TabIndex = 109;
  1130. this.ultraLabel14.Text = "备注";
  1131. //
  1132. // ultraLabel10
  1133. //
  1134. appearance3.TextVAlignAsString = "Middle";
  1135. this.ultraLabel10.Appearance = appearance3;
  1136. this.ultraLabel10.AutoSize = true;
  1137. this.ultraLabel10.Location = new System.Drawing.Point(19, 92);
  1138. this.ultraLabel10.Name = "ultraLabel10";
  1139. this.ultraLabel10.Size = new System.Drawing.Size(29, 16);
  1140. this.ultraLabel10.TabIndex = 111;
  1141. this.ultraLabel10.Text = "备注";
  1142. //
  1143. // ultraLabel13
  1144. //
  1145. appearance36.TextVAlignAsString = "Middle";
  1146. this.ultraLabel13.Appearance = appearance36;
  1147. this.ultraLabel13.AutoSize = true;
  1148. this.ultraLabel13.Location = new System.Drawing.Point(825, 49);
  1149. this.ultraLabel13.Name = "ultraLabel13";
  1150. this.ultraLabel13.Size = new System.Drawing.Size(54, 16);
  1151. this.ultraLabel13.TabIndex = 109;
  1152. this.ultraLabel13.Text = "入库备注";
  1153. //
  1154. // unePlanWt
  1155. //
  1156. this.unePlanWt.Location = new System.Drawing.Point(654, 52);
  1157. this.unePlanWt.MaskInput = "nnnnn.nnn";
  1158. this.unePlanWt.MaxValue = 5000000D;
  1159. this.unePlanWt.MinValue = 0;
  1160. this.unePlanWt.Name = "unePlanWt";
  1161. this.unePlanWt.Nullable = true;
  1162. this.unePlanWt.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1163. this.unePlanWt.PromptChar = ' ';
  1164. this.unePlanWt.Size = new System.Drawing.Size(90, 21);
  1165. this.unePlanWt.TabIndex = 110;
  1166. this.unePlanWt.Value = null;
  1167. //
  1168. // ultraLabel9
  1169. //
  1170. appearance35.TextVAlignAsString = "Middle";
  1171. this.ultraLabel9.Appearance = appearance35;
  1172. this.ultraLabel9.AutoSize = true;
  1173. this.ultraLabel9.Location = new System.Drawing.Point(615, 56);
  1174. this.ultraLabel9.Name = "ultraLabel9";
  1175. this.ultraLabel9.Size = new System.Drawing.Size(29, 16);
  1176. this.ultraLabel9.TabIndex = 109;
  1177. this.ultraLabel9.Text = "重量";
  1178. //
  1179. // unePlanNum
  1180. //
  1181. this.unePlanNum.Location = new System.Drawing.Point(718, 12);
  1182. this.unePlanNum.MaskInput = "nnnn";
  1183. this.unePlanNum.MaxValue = 5000000D;
  1184. this.unePlanNum.MinValue = 0;
  1185. this.unePlanNum.Name = "unePlanNum";
  1186. this.unePlanNum.Nullable = true;
  1187. this.unePlanNum.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1188. this.unePlanNum.PromptChar = ' ';
  1189. this.unePlanNum.Size = new System.Drawing.Size(45, 21);
  1190. this.unePlanNum.TabIndex = 108;
  1191. this.unePlanNum.Value = null;
  1192. //
  1193. // ultraLabel7
  1194. //
  1195. appearance5.TextVAlignAsString = "Middle";
  1196. this.ultraLabel7.Appearance = appearance5;
  1197. this.ultraLabel7.AutoSize = true;
  1198. this.ultraLabel7.Location = new System.Drawing.Point(673, 16);
  1199. this.ultraLabel7.Name = "ultraLabel7";
  1200. this.ultraLabel7.Size = new System.Drawing.Size(29, 16);
  1201. this.ultraLabel7.TabIndex = 107;
  1202. this.ultraLabel7.Text = "支数";
  1203. //
  1204. // uneSingleLen
  1205. //
  1206. this.uneSingleLen.Location = new System.Drawing.Point(490, 52);
  1207. this.uneSingleLen.MaskInput = "nnnnnn";
  1208. this.uneSingleLen.MaxValue = 5000000D;
  1209. this.uneSingleLen.MinValue = 0;
  1210. this.uneSingleLen.Name = "uneSingleLen";
  1211. this.uneSingleLen.Nullable = true;
  1212. this.uneSingleLen.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1213. this.uneSingleLen.PromptChar = ' ';
  1214. this.uneSingleLen.Size = new System.Drawing.Size(90, 21);
  1215. this.uneSingleLen.TabIndex = 106;
  1216. this.uneSingleLen.Value = null;
  1217. //
  1218. // ultraLabel6
  1219. //
  1220. appearance1.TextVAlignAsString = "Middle";
  1221. this.ultraLabel6.Appearance = appearance1;
  1222. this.ultraLabel6.AutoSize = true;
  1223. this.ultraLabel6.Location = new System.Drawing.Point(412, 56);
  1224. this.ultraLabel6.Name = "ultraLabel6";
  1225. this.ultraLabel6.Size = new System.Drawing.Size(66, 16);
  1226. this.ultraLabel6.TabIndex = 105;
  1227. this.ultraLabel6.Text = "单倍尺长度";
  1228. //
  1229. // uneActLen
  1230. //
  1231. this.uneActLen.Location = new System.Drawing.Point(450, 12);
  1232. this.uneActLen.MaskInput = "nnnnnn";
  1233. this.uneActLen.MaxValue = 5000000D;
  1234. this.uneActLen.MinValue = 0;
  1235. this.uneActLen.Name = "uneActLen";
  1236. this.uneActLen.Nullable = true;
  1237. this.uneActLen.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1238. this.uneActLen.PromptChar = ' ';
  1239. this.uneActLen.Size = new System.Drawing.Size(75, 21);
  1240. this.uneActLen.TabIndex = 104;
  1241. this.uneActLen.Value = null;
  1242. //
  1243. // ultraLabel5
  1244. //
  1245. appearance6.TextVAlignAsString = "Middle";
  1246. this.ultraLabel5.Appearance = appearance6;
  1247. this.ultraLabel5.AutoSize = true;
  1248. this.ultraLabel5.Location = new System.Drawing.Point(412, 16);
  1249. this.ultraLabel5.Name = "ultraLabel5";
  1250. this.ultraLabel5.Size = new System.Drawing.Size(29, 16);
  1251. this.ultraLabel5.TabIndex = 103;
  1252. this.ultraLabel5.Text = "长度";
  1253. //
  1254. // ultraLabel3
  1255. //
  1256. appearance20.TextVAlignAsString = "Middle";
  1257. this.ultraLabel3.Appearance = appearance20;
  1258. this.ultraLabel3.AutoSize = true;
  1259. this.ultraLabel3.Location = new System.Drawing.Point(19, 16);
  1260. this.ultraLabel3.Name = "ultraLabel3";
  1261. this.ultraLabel3.Size = new System.Drawing.Size(42, 16);
  1262. this.ultraLabel3.TabIndex = 101;
  1263. this.ultraLabel3.Text = "合同号";
  1264. //
  1265. // ultraLabel2
  1266. //
  1267. appearance7.TextVAlignAsString = "Middle";
  1268. this.ultraLabel2.Appearance = appearance7;
  1269. this.ultraLabel2.AutoSize = true;
  1270. this.ultraLabel2.Location = new System.Drawing.Point(540, 16);
  1271. this.ultraLabel2.Name = "ultraLabel2";
  1272. this.ultraLabel2.Size = new System.Drawing.Size(29, 16);
  1273. this.ultraLabel2.TabIndex = 100;
  1274. this.ultraLabel2.Text = "外径";
  1275. //
  1276. // uteJudgeStoveNo
  1277. //
  1278. this.uteJudgeStoveNo.Location = new System.Drawing.Point(278, 52);
  1279. this.uteJudgeStoveNo.MaxLength = 250;
  1280. this.uteJudgeStoveNo.Name = "uteJudgeStoveNo";
  1281. this.uteJudgeStoveNo.Size = new System.Drawing.Size(110, 21);
  1282. this.uteJudgeStoveNo.TabIndex = 99;
  1283. //
  1284. // ultraLabel1
  1285. //
  1286. appearance2.TextVAlignAsString = "Middle";
  1287. this.ultraLabel1.Appearance = appearance2;
  1288. this.ultraLabel1.AutoSize = true;
  1289. this.ultraLabel1.Location = new System.Drawing.Point(240, 16);
  1290. this.ultraLabel1.Name = "ultraLabel1";
  1291. this.ultraLabel1.Size = new System.Drawing.Size(29, 16);
  1292. this.ultraLabel1.TabIndex = 98;
  1293. this.ultraLabel1.Text = "钢种";
  1294. //
  1295. // uteGradnameE
  1296. //
  1297. editorButton4.Key = "select";
  1298. editorButton4.Text = "编辑";
  1299. this.uteGradnameE.ButtonsRight.Add(editorButton4);
  1300. this.uteGradnameE.Location = new System.Drawing.Point(278, 12);
  1301. this.uteGradnameE.Name = "uteGradnameE";
  1302. this.uteGradnameE.ReadOnly = true;
  1303. this.uteGradnameE.Size = new System.Drawing.Size(110, 21);
  1304. this.uteGradnameE.TabIndex = 97;
  1305. this.uteGradnameE.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.uteGradnameE_EditorButtonClick);
  1306. //
  1307. // uteId
  1308. //
  1309. this.uteId.Location = new System.Drawing.Point(1087, 21);
  1310. this.uteId.MaxLength = 250;
  1311. this.uteId.Name = "uteId";
  1312. this.uteId.Size = new System.Drawing.Size(166, 21);
  1313. this.uteId.TabIndex = 42;
  1314. this.uteId.Visible = false;
  1315. //
  1316. // uneActDimater
  1317. //
  1318. this.uneActDimater.Location = new System.Drawing.Point(578, 12);
  1319. this.uneActDimater.MaskInput = "nnnnn";
  1320. this.uneActDimater.MaxValue = 5000000D;
  1321. this.uneActDimater.MinValue = 0;
  1322. this.uneActDimater.Name = "uneActDimater";
  1323. this.uneActDimater.Nullable = true;
  1324. this.uneActDimater.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  1325. this.uneActDimater.PromptChar = ' ';
  1326. this.uneActDimater.Size = new System.Drawing.Size(71, 21);
  1327. this.uneActDimater.TabIndex = 41;
  1328. this.uneActDimater.Value = null;
  1329. //
  1330. // uteShippersNameE
  1331. //
  1332. this.uteShippersNameE.Location = new System.Drawing.Point(68, 52);
  1333. this.uteShippersNameE.MaxLength = 250;
  1334. this.uteShippersNameE.Name = "uteShippersNameE";
  1335. this.uteShippersNameE.Size = new System.Drawing.Size(142, 21);
  1336. this.uteShippersNameE.TabIndex = 17;
  1337. //
  1338. // ultraLabel4
  1339. //
  1340. appearance8.TextHAlignAsString = "Center";
  1341. appearance8.TextVAlignAsString = "Middle";
  1342. this.ultraLabel4.Appearance = appearance8;
  1343. this.ultraLabel4.AutoSize = true;
  1344. this.ultraLabel4.Location = new System.Drawing.Point(8, 55);
  1345. this.ultraLabel4.Name = "ultraLabel4";
  1346. this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
  1347. this.ultraLabel4.TabIndex = 4;
  1348. this.ultraLabel4.Text = "来料厂商";
  1349. //
  1350. // ultraLabel8
  1351. //
  1352. appearance9.TextVAlignAsString = "Middle";
  1353. this.ultraLabel8.Appearance = appearance9;
  1354. this.ultraLabel8.AutoSize = true;
  1355. this.ultraLabel8.Location = new System.Drawing.Point(240, 56);
  1356. this.ultraLabel8.Name = "ultraLabel8";
  1357. this.ultraLabel8.Size = new System.Drawing.Size(29, 16);
  1358. this.ultraLabel8.TabIndex = 4;
  1359. this.ultraLabel8.Text = "炉号";
  1360. //
  1361. // FrmBlankPrediction
  1362. //
  1363. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  1364. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1365. this.ClientSize = new System.Drawing.Size(1339, 540);
  1366. this.Controls.Add(this.uteQueryInstore);
  1367. this.Controls.Add(this.uteQueryPound);
  1368. this.Controls.Add(this.uceInType);
  1369. this.Controls.Add(this.uceType);
  1370. this.Controls.Add(this.CrackDetectGrid);
  1371. this.Controls.Add(this.ultraExpandableGroupBox1);
  1372. this.Controls.Add(this.ultraPanel2);
  1373. this.Controls.Add(this.uceVlid);
  1374. this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  1375. this.Name = "FrmBlankPrediction";
  1376. this.Text = "FrmBlankPrediction";
  1377. ((System.ComponentModel.ISupportInitialize)(this.uteQueryPound)).EndInit();
  1378. ((System.ComponentModel.ISupportInitialize)(this.uceVlid)).EndInit();
  1379. ((System.ComponentModel.ISupportInitialize)(this.uceType)).EndInit();
  1380. ((System.ComponentModel.ISupportInitialize)(this.uteQueryInstore)).EndInit();
  1381. ((System.ComponentModel.ISupportInitialize)(this.uceInType)).EndInit();
  1382. ((System.ComponentModel.ISupportInitialize)(this.CrackDetectGrid)).EndInit();
  1383. ((System.ComponentModel.ISupportInitialize)(this.cmmBlankPredictionEntityBindingSource)).EndInit();
  1384. this.ultraPanel2.ClientArea.ResumeLayout(false);
  1385. this.ultraPanel2.ClientArea.PerformLayout();
  1386. this.ultraPanel2.ResumeLayout(false);
  1387. ((System.ComponentModel.ISupportInitialize)(this.cboStatus)).EndInit();
  1388. ((System.ComponentModel.ISupportInitialize)(this.uteShippersName)).EndInit();
  1389. ((System.ComponentModel.ISupportInitialize)(this.txtOrderNo)).EndInit();
  1390. ((System.ComponentModel.ISupportInitialize)(this.txtJudgeStove)).EndInit();
  1391. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
  1392. this.ultraExpandableGroupBox1.ResumeLayout(false);
  1393. this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
  1394. this.ultraPanel3.ClientArea.ResumeLayout(false);
  1395. this.ultraPanel3.ClientArea.PerformLayout();
  1396. this.ultraPanel3.ResumeLayout(false);
  1397. ((System.ComponentModel.ISupportInitialize)(this.uceEditType)).EndInit();
  1398. ((System.ComponentModel.ISupportInitialize)(this.editType)).EndInit();
  1399. ((System.ComponentModel.ISupportInitialize)(this.uteOrderSeq)).EndInit();
  1400. ((System.ComponentModel.ISupportInitialize)(this.uteOrderNo)).EndInit();
  1401. ((System.ComponentModel.ISupportInitialize)(this.uteOrderSeqPk)).EndInit();
  1402. ((System.ComponentModel.ISupportInitialize)(this.uteOrdPk)).EndInit();
  1403. ((System.ComponentModel.ISupportInitialize)(this.uteProOrderNoE)).EndInit();
  1404. ((System.ComponentModel.ISupportInitialize)(this.txtMemo)).EndInit();
  1405. ((System.ComponentModel.ISupportInitialize)(this.txbPipememo)).EndInit();
  1406. ((System.ComponentModel.ISupportInitialize)(this.uteMemo)).EndInit();
  1407. ((System.ComponentModel.ISupportInitialize)(this.unePlanWt)).EndInit();
  1408. ((System.ComponentModel.ISupportInitialize)(this.unePlanNum)).EndInit();
  1409. ((System.ComponentModel.ISupportInitialize)(this.uneSingleLen)).EndInit();
  1410. ((System.ComponentModel.ISupportInitialize)(this.uneActLen)).EndInit();
  1411. ((System.ComponentModel.ISupportInitialize)(this.uteJudgeStoveNo)).EndInit();
  1412. ((System.ComponentModel.ISupportInitialize)(this.uteGradnameE)).EndInit();
  1413. ((System.ComponentModel.ISupportInitialize)(this.uteId)).EndInit();
  1414. ((System.ComponentModel.ISupportInitialize)(this.uneActDimater)).EndInit();
  1415. ((System.ComponentModel.ISupportInitialize)(this.uteShippersNameE)).EndInit();
  1416. this.ResumeLayout(false);
  1417. this.PerformLayout();
  1418. }
  1419. #endregion
  1420. protected Infragistics.Win.UltraWinGrid.UltraGrid CrackDetectGrid;
  1421. private Infragistics.Win.Misc.UltraPanel ultraPanel2;
  1422. private System.Windows.Forms.CheckBox chkTim;
  1423. private System.Windows.Forms.DateTimePicker RegEndTime;
  1424. private System.Windows.Forms.Label label1;
  1425. private System.Windows.Forms.DateTimePicker RegStartTime;
  1426. private System.Windows.Forms.CheckBox chkOrderNo;
  1427. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOrderNo;
  1428. private System.Windows.Forms.CheckBox chkJudgeStove;
  1429. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtJudgeStove;
  1430. private System.Windows.Forms.BindingSource cmmBlankPredictionEntityBindingSource;
  1431. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteShippersName;
  1432. private System.Windows.Forms.CheckBox chkShippersName;
  1433. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceVlid;
  1434. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
  1435. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
  1436. private Infragistics.Win.Misc.UltraPanel ultraPanel3;
  1437. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteId;
  1438. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteShippersNameE;
  1439. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  1440. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  1441. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  1442. public Infragistics.Win.UltraWinEditors.UltraTextEditor uteGradnameE;
  1443. private Infragistics.Win.UltraWinEditors.UltraNumericEditor unePlanWt;
  1444. private Infragistics.Win.Misc.UltraLabel ultraLabel9;
  1445. private Infragistics.Win.UltraWinEditors.UltraNumericEditor unePlanNum;
  1446. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  1447. private Infragistics.Win.UltraWinEditors.UltraNumericEditor uneSingleLen;
  1448. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  1449. private Infragistics.Win.UltraWinEditors.UltraNumericEditor uneActLen;
  1450. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  1451. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  1452. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  1453. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteJudgeStoveNo;
  1454. private Infragistics.Win.UltraWinEditors.UltraNumericEditor uneActDimater;
  1455. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteMemo;
  1456. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  1457. public Infragistics.Win.UltraWinEditors.UltraTextEditor uteProOrderNoE;
  1458. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceType;
  1459. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteOrderSeq;
  1460. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteOrderNo;
  1461. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteOrderSeqPk;
  1462. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteOrdPk;
  1463. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceInType;
  1464. private Infragistics.Win.Misc.UltraLabel ultraLabel11;
  1465. public Infragistics.Win.UltraWinEditors.UltraComboEditor editType;
  1466. private System.Windows.Forms.CheckBox chkStatus;
  1467. private Infragistics.Win.UltraWinEditors.UltraComboEditor cboStatus;
  1468. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteQueryPound;
  1469. private Infragistics.Win.UltraWinEditors.UltraTextEditor uteQueryInstore;
  1470. private Infragistics.Win.Misc.UltraLabel ultraLabel12;
  1471. public Infragistics.Win.UltraWinEditors.UltraComboEditor uceEditType;
  1472. private Infragistics.Win.UltraWinEditors.UltraTextEditor txbPipememo;
  1473. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  1474. private System.Windows.Forms.CheckBox chkMemo;
  1475. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMemo;
  1476. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  1477. }
  1478. }