| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721 |
- namespace Core.LZMes.Client.UIF
- {
- partial class UIF042010
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance53 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance54 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance55 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance56 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance97 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance98 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance99 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance100 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance101 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance102 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance103 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance104 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance105 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance106 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance107 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance108 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance133 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WTH_GRP_CD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WTH_MINI");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WTH_MAXI", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T01_CNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T01_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T02_CNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T02_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T03_CNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T03_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T04_CNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T04_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T05_CNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T05_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T06_CNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T06_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T07_CNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T07_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T08_CNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T08_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T09_CNT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("T09_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MINI");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MAXI");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn1", 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn2", 1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn3", 2);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn4", 3);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn5", 4);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn6", 5);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn7", 6);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn8", 7);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn9", 8);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UnboundColumn10", 9);
- Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("SS");
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "WTH_GRP_CD", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "WTH_MINI", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "WTH_MAXI", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T01_CNT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T01_WGT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T02_CNT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T02_WGT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T03_CNT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T03_WGT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T04_CNT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T04_WGT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo12 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T05_CNT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo13 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T05_WGT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo14 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T06_CNT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo15 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T06_WGT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo16 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T07_CNT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo17 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T07_WGT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo18 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T08_CNT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo19 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T08_WGT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo20 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T09_CNT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo21 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "T09_WGT", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo22 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MINI", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo23 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "MAXI", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo24 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnboundColumn1", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo25 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnboundColumn2", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo26 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnboundColumn3", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo27 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnboundColumn4", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo28 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnboundColumn5", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo29 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnboundColumn6", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo30 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnboundColumn7", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo31 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnboundColumn8", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo32 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnboundColumn9", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo33 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "UnboundColumn10", -1, Infragistics.Win.DefaultableBoolean.Default);
- Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion1 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(702);
- Infragistics.Win.UltraWinGrid.ColScrollRegion colScrollRegion2 = new Infragistics.Win.UltraWinGrid.ColScrollRegion(-7);
- Infragistics.Win.Appearance appearance134 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance135 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance136 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance137 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance138 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance139 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance140 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance141 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance142 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance143 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance144 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance88 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("H_STL_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_STL_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WTH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_LEN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_THK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_WTH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_LEN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("YARD_ENTRY_DTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXTSHAPE_DEC_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DIVID_YN");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEL_TO_DATE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EMGMTR_NMG_CLF");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_LINE");
- Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance87 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance96 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance91 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance90 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance89 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance93 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance95 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance94 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance92 = new Infragistics.Win.Appearance();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.combo_cur_loc = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.combo_prod_line = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.combo_ord_seq = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.combo_ord_no = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.combo_exshape_grd = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.combo_entry_dtime = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.combo_stl = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn23 = new System.Data.DataColumn();
- this.panel1 = new System.Windows.Forms.Panel();
- this.楷 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet2 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn25 = new System.Data.DataColumn();
- this.dataColumn26 = new System.Data.DataColumn();
- this.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn28 = new System.Data.DataColumn();
- this.dataColumn29 = new System.Data.DataColumn();
- this.dataColumn30 = new System.Data.DataColumn();
- this.dataColumn31 = new System.Data.DataColumn();
- this.dataColumn32 = new System.Data.DataColumn();
- this.dataColumn33 = new System.Data.DataColumn();
- this.dataColumn34 = new System.Data.DataColumn();
- this.dataColumn35 = new System.Data.DataColumn();
- this.dataColumn36 = new System.Data.DataColumn();
- this.dataColumn37 = new System.Data.DataColumn();
- this.dataColumn38 = new System.Data.DataColumn();
- this.dataColumn39 = new System.Data.DataColumn();
- this.dataColumn40 = new System.Data.DataColumn();
- this.dataColumn41 = new System.Data.DataColumn();
- this.dataColumn42 = new System.Data.DataColumn();
- this.dataColumn43 = new System.Data.DataColumn();
- this.dataColumn44 = new System.Data.DataColumn();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.combo_cur_loc)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_prod_line)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_ord_seq)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_ord_no)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_exshape_grd)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_entry_dtime)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_stl)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.楷)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- this.SuspendLayout();
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
- this.ultraGroupBox1.Controls.Add(this.combo_cur_loc);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
- this.ultraGroupBox1.Controls.Add(this.combo_prod_line);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
- this.ultraGroupBox1.Controls.Add(this.combo_ord_seq);
- this.ultraGroupBox1.Controls.Add(this.combo_ord_no);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
- this.ultraGroupBox1.Controls.Add(this.combo_exshape_grd);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
- this.ultraGroupBox1.Controls.Add(this.combo_entry_dtime);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
- this.ultraGroupBox1.Controls.Add(this.combo_stl);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(704, 121);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.Text = "查询条件";
- //
- // ultraLabel4
- //
- this.ultraLabel4.Location = new System.Drawing.Point(509, 21);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(30, 16);
- this.ultraLabel4.TabIndex = 3;
- this.ultraLabel4.Text = "区域";
- //
- // combo_cur_loc
- //
- this.combo_cur_loc.CheckedListSettings.CheckStateMember = "";
- appearance4.BackColor = System.Drawing.SystemColors.Window;
- appearance4.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.combo_cur_loc.DisplayLayout.Appearance = appearance4;
- this.combo_cur_loc.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.combo_cur_loc.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance1.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance1.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance1.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_cur_loc.DisplayLayout.GroupByBox.Appearance = appearance1;
- appearance2.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_cur_loc.DisplayLayout.GroupByBox.BandLabelAppearance = appearance2;
- this.combo_cur_loc.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance3.BackColor2 = System.Drawing.SystemColors.Control;
- appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_cur_loc.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
- this.combo_cur_loc.DisplayLayout.MaxColScrollRegions = 1;
- this.combo_cur_loc.DisplayLayout.MaxRowScrollRegions = 1;
- appearance12.BackColor = System.Drawing.SystemColors.Window;
- appearance12.ForeColor = System.Drawing.SystemColors.ControlText;
- this.combo_cur_loc.DisplayLayout.Override.ActiveCellAppearance = appearance12;
- appearance7.BackColor = System.Drawing.SystemColors.Highlight;
- appearance7.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.combo_cur_loc.DisplayLayout.Override.ActiveRowAppearance = appearance7;
- this.combo_cur_loc.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.combo_cur_loc.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance6.BackColor = System.Drawing.SystemColors.Window;
- this.combo_cur_loc.DisplayLayout.Override.CardAreaAppearance = appearance6;
- appearance5.BorderColor = System.Drawing.Color.Silver;
- appearance5.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.combo_cur_loc.DisplayLayout.Override.CellAppearance = appearance5;
- this.combo_cur_loc.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.combo_cur_loc.DisplayLayout.Override.CellPadding = 0;
- appearance9.BackColor = System.Drawing.SystemColors.Control;
- appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance9.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_cur_loc.DisplayLayout.Override.GroupByRowAppearance = appearance9;
- appearance11.TextHAlignAsString = "Left";
- this.combo_cur_loc.DisplayLayout.Override.HeaderAppearance = appearance11;
- this.combo_cur_loc.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.combo_cur_loc.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance10.BackColor = System.Drawing.SystemColors.Window;
- appearance10.BorderColor = System.Drawing.Color.Silver;
- this.combo_cur_loc.DisplayLayout.Override.RowAppearance = appearance10;
- this.combo_cur_loc.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance8.BackColor = System.Drawing.SystemColors.ControlLight;
- this.combo_cur_loc.DisplayLayout.Override.TemplateAddRowAppearance = appearance8;
- this.combo_cur_loc.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.combo_cur_loc.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.combo_cur_loc.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.combo_cur_loc.Location = new System.Drawing.Point(545, 15);
- this.combo_cur_loc.Name = "combo_cur_loc";
- this.combo_cur_loc.Size = new System.Drawing.Size(81, 22);
- this.combo_cur_loc.TabIndex = 2;
- //
- // ultraLabel3
- //
- this.ultraLabel3.Location = new System.Drawing.Point(386, 21);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(30, 16);
- this.ultraLabel3.TabIndex = 3;
- this.ultraLabel3.Text = "工序";
- //
- // combo_prod_line
- //
- this.combo_prod_line.CheckedListSettings.CheckStateMember = "";
- appearance37.BackColor = System.Drawing.SystemColors.Window;
- appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.combo_prod_line.DisplayLayout.Appearance = appearance37;
- this.combo_prod_line.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.combo_prod_line.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance38.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance38.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance38.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance38.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_prod_line.DisplayLayout.GroupByBox.Appearance = appearance38;
- appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_prod_line.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
- this.combo_prod_line.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance40.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance40.BackColor2 = System.Drawing.SystemColors.Control;
- appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance40.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_prod_line.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
- this.combo_prod_line.DisplayLayout.MaxColScrollRegions = 1;
- this.combo_prod_line.DisplayLayout.MaxRowScrollRegions = 1;
- appearance41.BackColor = System.Drawing.SystemColors.Window;
- appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
- this.combo_prod_line.DisplayLayout.Override.ActiveCellAppearance = appearance41;
- appearance42.BackColor = System.Drawing.SystemColors.Highlight;
- appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.combo_prod_line.DisplayLayout.Override.ActiveRowAppearance = appearance42;
- this.combo_prod_line.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.combo_prod_line.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance43.BackColor = System.Drawing.SystemColors.Window;
- this.combo_prod_line.DisplayLayout.Override.CardAreaAppearance = appearance43;
- appearance44.BorderColor = System.Drawing.Color.Silver;
- appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.combo_prod_line.DisplayLayout.Override.CellAppearance = appearance44;
- this.combo_prod_line.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.combo_prod_line.DisplayLayout.Override.CellPadding = 0;
- appearance45.BackColor = System.Drawing.SystemColors.Control;
- appearance45.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance45.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance45.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance45.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_prod_line.DisplayLayout.Override.GroupByRowAppearance = appearance45;
- appearance46.TextHAlignAsString = "Left";
- this.combo_prod_line.DisplayLayout.Override.HeaderAppearance = appearance46;
- this.combo_prod_line.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.combo_prod_line.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance47.BackColor = System.Drawing.SystemColors.Window;
- appearance47.BorderColor = System.Drawing.Color.Silver;
- this.combo_prod_line.DisplayLayout.Override.RowAppearance = appearance47;
- this.combo_prod_line.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
- this.combo_prod_line.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
- this.combo_prod_line.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.combo_prod_line.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.combo_prod_line.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.combo_prod_line.Location = new System.Drawing.Point(422, 15);
- this.combo_prod_line.Name = "combo_prod_line";
- this.combo_prod_line.Size = new System.Drawing.Size(81, 22);
- this.combo_prod_line.TabIndex = 2;
- //
- // ultraLabel2
- //
- this.ultraLabel2.Location = new System.Drawing.Point(156, 21);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(43, 16);
- this.ultraLabel2.TabIndex = 3;
- this.ultraLabel2.Text = "合同号";
- //
- // combo_ord_seq
- //
- this.combo_ord_seq.CheckedListSettings.CheckStateMember = "";
- appearance13.BackColor = System.Drawing.SystemColors.Window;
- appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.combo_ord_seq.DisplayLayout.Appearance = appearance13;
- this.combo_ord_seq.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.combo_ord_seq.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance14.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_ord_seq.DisplayLayout.GroupByBox.Appearance = appearance14;
- appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_ord_seq.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
- this.combo_ord_seq.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance16.BackColor2 = System.Drawing.SystemColors.Control;
- appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_ord_seq.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
- this.combo_ord_seq.DisplayLayout.MaxColScrollRegions = 1;
- this.combo_ord_seq.DisplayLayout.MaxRowScrollRegions = 1;
- appearance17.BackColor = System.Drawing.SystemColors.Window;
- appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
- this.combo_ord_seq.DisplayLayout.Override.ActiveCellAppearance = appearance17;
- appearance18.BackColor = System.Drawing.SystemColors.Highlight;
- appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.combo_ord_seq.DisplayLayout.Override.ActiveRowAppearance = appearance18;
- this.combo_ord_seq.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.combo_ord_seq.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance19.BackColor = System.Drawing.SystemColors.Window;
- this.combo_ord_seq.DisplayLayout.Override.CardAreaAppearance = appearance19;
- appearance20.BorderColor = System.Drawing.Color.Silver;
- appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.combo_ord_seq.DisplayLayout.Override.CellAppearance = appearance20;
- this.combo_ord_seq.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.combo_ord_seq.DisplayLayout.Override.CellPadding = 0;
- appearance21.BackColor = System.Drawing.SystemColors.Control;
- appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance21.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_ord_seq.DisplayLayout.Override.GroupByRowAppearance = appearance21;
- appearance22.TextHAlignAsString = "Left";
- this.combo_ord_seq.DisplayLayout.Override.HeaderAppearance = appearance22;
- this.combo_ord_seq.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.combo_ord_seq.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance23.BackColor = System.Drawing.SystemColors.Window;
- appearance23.BorderColor = System.Drawing.Color.Silver;
- this.combo_ord_seq.DisplayLayout.Override.RowAppearance = appearance23;
- this.combo_ord_seq.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
- this.combo_ord_seq.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
- this.combo_ord_seq.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.combo_ord_seq.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.combo_ord_seq.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.combo_ord_seq.Location = new System.Drawing.Point(292, 15);
- this.combo_ord_seq.Name = "combo_ord_seq";
- this.combo_ord_seq.Size = new System.Drawing.Size(81, 22);
- this.combo_ord_seq.TabIndex = 2;
- //
- // combo_ord_no
- //
- this.combo_ord_no.CheckedListSettings.CheckStateMember = "";
- appearance49.BackColor = System.Drawing.SystemColors.Window;
- appearance49.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.combo_ord_no.DisplayLayout.Appearance = appearance49;
- this.combo_ord_no.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.combo_ord_no.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance50.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance50.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance50.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance50.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_ord_no.DisplayLayout.GroupByBox.Appearance = appearance50;
- appearance51.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_ord_no.DisplayLayout.GroupByBox.BandLabelAppearance = appearance51;
- this.combo_ord_no.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance52.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance52.BackColor2 = System.Drawing.SystemColors.Control;
- appearance52.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance52.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_ord_no.DisplayLayout.GroupByBox.PromptAppearance = appearance52;
- this.combo_ord_no.DisplayLayout.MaxColScrollRegions = 1;
- this.combo_ord_no.DisplayLayout.MaxRowScrollRegions = 1;
- appearance53.BackColor = System.Drawing.SystemColors.Window;
- appearance53.ForeColor = System.Drawing.SystemColors.ControlText;
- this.combo_ord_no.DisplayLayout.Override.ActiveCellAppearance = appearance53;
- appearance54.BackColor = System.Drawing.SystemColors.Highlight;
- appearance54.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.combo_ord_no.DisplayLayout.Override.ActiveRowAppearance = appearance54;
- this.combo_ord_no.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.combo_ord_no.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance55.BackColor = System.Drawing.SystemColors.Window;
- this.combo_ord_no.DisplayLayout.Override.CardAreaAppearance = appearance55;
- appearance56.BorderColor = System.Drawing.Color.Silver;
- appearance56.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.combo_ord_no.DisplayLayout.Override.CellAppearance = appearance56;
- this.combo_ord_no.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.combo_ord_no.DisplayLayout.Override.CellPadding = 0;
- appearance57.BackColor = System.Drawing.SystemColors.Control;
- appearance57.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance57.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance57.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance57.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_ord_no.DisplayLayout.Override.GroupByRowAppearance = appearance57;
- appearance58.TextHAlignAsString = "Left";
- this.combo_ord_no.DisplayLayout.Override.HeaderAppearance = appearance58;
- this.combo_ord_no.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.combo_ord_no.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance59.BackColor = System.Drawing.SystemColors.Window;
- appearance59.BorderColor = System.Drawing.Color.Silver;
- this.combo_ord_no.DisplayLayout.Override.RowAppearance = appearance59;
- this.combo_ord_no.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance60.BackColor = System.Drawing.SystemColors.ControlLight;
- this.combo_ord_no.DisplayLayout.Override.TemplateAddRowAppearance = appearance60;
- this.combo_ord_no.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.combo_ord_no.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.combo_ord_no.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.combo_ord_no.Location = new System.Drawing.Point(205, 15);
- this.combo_ord_no.Name = "combo_ord_no";
- this.combo_ord_no.Size = new System.Drawing.Size(81, 22);
- this.combo_ord_no.TabIndex = 2;
- //
- // ultraLabel6
- //
- this.ultraLabel6.Location = new System.Drawing.Point(165, 51);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(55, 14);
- this.ultraLabel6.TabIndex = 3;
- this.ultraLabel6.Text = "表面等级";
- //
- // combo_exshape_grd
- //
- this.combo_exshape_grd.CheckedListSettings.CheckStateMember = "";
- appearance25.BackColor = System.Drawing.SystemColors.Window;
- appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.combo_exshape_grd.DisplayLayout.Appearance = appearance25;
- this.combo_exshape_grd.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.combo_exshape_grd.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance26.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_exshape_grd.DisplayLayout.GroupByBox.Appearance = appearance26;
- appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_exshape_grd.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
- this.combo_exshape_grd.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance28.BackColor2 = System.Drawing.SystemColors.Control;
- appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_exshape_grd.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
- this.combo_exshape_grd.DisplayLayout.MaxColScrollRegions = 1;
- this.combo_exshape_grd.DisplayLayout.MaxRowScrollRegions = 1;
- appearance29.BackColor = System.Drawing.SystemColors.Window;
- appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
- this.combo_exshape_grd.DisplayLayout.Override.ActiveCellAppearance = appearance29;
- appearance30.BackColor = System.Drawing.SystemColors.Highlight;
- appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.combo_exshape_grd.DisplayLayout.Override.ActiveRowAppearance = appearance30;
- this.combo_exshape_grd.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.combo_exshape_grd.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance31.BackColor = System.Drawing.SystemColors.Window;
- this.combo_exshape_grd.DisplayLayout.Override.CardAreaAppearance = appearance31;
- appearance32.BorderColor = System.Drawing.Color.Silver;
- appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.combo_exshape_grd.DisplayLayout.Override.CellAppearance = appearance32;
- this.combo_exshape_grd.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.combo_exshape_grd.DisplayLayout.Override.CellPadding = 0;
- appearance33.BackColor = System.Drawing.SystemColors.Control;
- appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance33.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_exshape_grd.DisplayLayout.Override.GroupByRowAppearance = appearance33;
- appearance34.TextHAlignAsString = "Left";
- this.combo_exshape_grd.DisplayLayout.Override.HeaderAppearance = appearance34;
- this.combo_exshape_grd.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.combo_exshape_grd.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance35.BackColor = System.Drawing.SystemColors.Window;
- appearance35.BorderColor = System.Drawing.Color.Silver;
- this.combo_exshape_grd.DisplayLayout.Override.RowAppearance = appearance35;
- this.combo_exshape_grd.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
- this.combo_exshape_grd.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
- this.combo_exshape_grd.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.combo_exshape_grd.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.combo_exshape_grd.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.combo_exshape_grd.Location = new System.Drawing.Point(226, 43);
- this.combo_exshape_grd.Name = "combo_exshape_grd";
- this.combo_exshape_grd.Size = new System.Drawing.Size(81, 22);
- this.combo_exshape_grd.TabIndex = 2;
- //
- // ultraLabel5
- //
- this.ultraLabel5.Location = new System.Drawing.Point(6, 51);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(66, 22);
- this.ultraLabel5.TabIndex = 3;
- this.ultraLabel5.Text = "入库时间>=";
- //
- // combo_entry_dtime
- //
- this.combo_entry_dtime.CheckedListSettings.CheckStateMember = "";
- appearance97.BackColor = System.Drawing.SystemColors.Window;
- appearance97.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.combo_entry_dtime.DisplayLayout.Appearance = appearance97;
- this.combo_entry_dtime.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.combo_entry_dtime.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance98.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance98.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance98.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance98.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_entry_dtime.DisplayLayout.GroupByBox.Appearance = appearance98;
- appearance99.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_entry_dtime.DisplayLayout.GroupByBox.BandLabelAppearance = appearance99;
- this.combo_entry_dtime.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance100.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance100.BackColor2 = System.Drawing.SystemColors.Control;
- appearance100.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance100.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_entry_dtime.DisplayLayout.GroupByBox.PromptAppearance = appearance100;
- this.combo_entry_dtime.DisplayLayout.MaxColScrollRegions = 1;
- this.combo_entry_dtime.DisplayLayout.MaxRowScrollRegions = 1;
- appearance101.BackColor = System.Drawing.SystemColors.Window;
- appearance101.ForeColor = System.Drawing.SystemColors.ControlText;
- this.combo_entry_dtime.DisplayLayout.Override.ActiveCellAppearance = appearance101;
- appearance102.BackColor = System.Drawing.SystemColors.Highlight;
- appearance102.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.combo_entry_dtime.DisplayLayout.Override.ActiveRowAppearance = appearance102;
- this.combo_entry_dtime.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.combo_entry_dtime.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance103.BackColor = System.Drawing.SystemColors.Window;
- this.combo_entry_dtime.DisplayLayout.Override.CardAreaAppearance = appearance103;
- appearance104.BorderColor = System.Drawing.Color.Silver;
- appearance104.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.combo_entry_dtime.DisplayLayout.Override.CellAppearance = appearance104;
- this.combo_entry_dtime.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.combo_entry_dtime.DisplayLayout.Override.CellPadding = 0;
- appearance105.BackColor = System.Drawing.SystemColors.Control;
- appearance105.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance105.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance105.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance105.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_entry_dtime.DisplayLayout.Override.GroupByRowAppearance = appearance105;
- appearance106.TextHAlignAsString = "Left";
- this.combo_entry_dtime.DisplayLayout.Override.HeaderAppearance = appearance106;
- this.combo_entry_dtime.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.combo_entry_dtime.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance107.BackColor = System.Drawing.SystemColors.Window;
- appearance107.BorderColor = System.Drawing.Color.Silver;
- this.combo_entry_dtime.DisplayLayout.Override.RowAppearance = appearance107;
- this.combo_entry_dtime.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance108.BackColor = System.Drawing.SystemColors.ControlLight;
- this.combo_entry_dtime.DisplayLayout.Override.TemplateAddRowAppearance = appearance108;
- this.combo_entry_dtime.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.combo_entry_dtime.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.combo_entry_dtime.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.combo_entry_dtime.Location = new System.Drawing.Point(78, 43);
- this.combo_entry_dtime.Name = "combo_entry_dtime";
- this.combo_entry_dtime.Size = new System.Drawing.Size(81, 22);
- this.combo_entry_dtime.TabIndex = 2;
- //
- // ultraLabel1
- //
- this.ultraLabel1.Location = new System.Drawing.Point(6, 21);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(57, 16);
- this.ultraLabel1.TabIndex = 3;
- this.ultraLabel1.Text = "订单牌号";
- //
- // combo_stl
- //
- this.combo_stl.CheckedListSettings.CheckStateMember = "";
- appearance61.BackColor = System.Drawing.SystemColors.Window;
- appearance61.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.combo_stl.DisplayLayout.Appearance = appearance61;
- this.combo_stl.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.combo_stl.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance62.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance62.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance62.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance62.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_stl.DisplayLayout.GroupByBox.Appearance = appearance62;
- appearance63.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_stl.DisplayLayout.GroupByBox.BandLabelAppearance = appearance63;
- this.combo_stl.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance64.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance64.BackColor2 = System.Drawing.SystemColors.Control;
- appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance64.ForeColor = System.Drawing.SystemColors.GrayText;
- this.combo_stl.DisplayLayout.GroupByBox.PromptAppearance = appearance64;
- this.combo_stl.DisplayLayout.MaxColScrollRegions = 1;
- this.combo_stl.DisplayLayout.MaxRowScrollRegions = 1;
- appearance65.BackColor = System.Drawing.SystemColors.Window;
- appearance65.ForeColor = System.Drawing.SystemColors.ControlText;
- this.combo_stl.DisplayLayout.Override.ActiveCellAppearance = appearance65;
- appearance66.BackColor = System.Drawing.SystemColors.Highlight;
- appearance66.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.combo_stl.DisplayLayout.Override.ActiveRowAppearance = appearance66;
- this.combo_stl.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.combo_stl.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance67.BackColor = System.Drawing.SystemColors.Window;
- this.combo_stl.DisplayLayout.Override.CardAreaAppearance = appearance67;
- appearance68.BorderColor = System.Drawing.Color.Silver;
- appearance68.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.combo_stl.DisplayLayout.Override.CellAppearance = appearance68;
- this.combo_stl.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.combo_stl.DisplayLayout.Override.CellPadding = 0;
- appearance69.BackColor = System.Drawing.SystemColors.Control;
- appearance69.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance69.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance69.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance69.BorderColor = System.Drawing.SystemColors.Window;
- this.combo_stl.DisplayLayout.Override.GroupByRowAppearance = appearance69;
- appearance70.TextHAlignAsString = "Left";
- this.combo_stl.DisplayLayout.Override.HeaderAppearance = appearance70;
- this.combo_stl.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.combo_stl.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance71.BackColor = System.Drawing.SystemColors.Window;
- appearance71.BorderColor = System.Drawing.Color.Silver;
- this.combo_stl.DisplayLayout.Override.RowAppearance = appearance71;
- this.combo_stl.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance72.BackColor = System.Drawing.SystemColors.ControlLight;
- this.combo_stl.DisplayLayout.Override.TemplateAddRowAppearance = appearance72;
- this.combo_stl.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.combo_stl.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.combo_stl.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.combo_stl.Location = new System.Drawing.Point(69, 15);
- this.combo_stl.Name = "combo_stl";
- this.combo_stl.Size = new System.Drawing.Size(81, 22);
- this.combo_stl.TabIndex = 2;
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn21,
- this.dataColumn22,
- this.dataColumn23});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.ColumnName = "WTH_GRP_CD";
- //
- // dataColumn2
- //
- this.dataColumn2.ColumnName = "WTH_MINI";
- //
- // dataColumn3
- //
- this.dataColumn3.ColumnName = "WTH_MAXI";
- //
- // dataColumn4
- //
- this.dataColumn4.ColumnName = "T01_CNT";
- //
- // dataColumn5
- //
- this.dataColumn5.ColumnName = "T01_WGT";
- //
- // dataColumn6
- //
- this.dataColumn6.ColumnName = "T02_CNT";
- //
- // dataColumn7
- //
- this.dataColumn7.ColumnName = "T02_WGT";
- //
- // dataColumn8
- //
- this.dataColumn8.ColumnName = "T03_CNT";
- //
- // dataColumn9
- //
- this.dataColumn9.ColumnName = "T03_WGT";
- //
- // dataColumn10
- //
- this.dataColumn10.ColumnName = "T04_CNT";
- //
- // dataColumn11
- //
- this.dataColumn11.ColumnName = "T04_WGT";
- //
- // dataColumn12
- //
- this.dataColumn12.ColumnName = "T05_CNT";
- //
- // dataColumn13
- //
- this.dataColumn13.ColumnName = "T05_WGT";
- //
- // dataColumn14
- //
- this.dataColumn14.ColumnName = "T06_CNT";
- //
- // dataColumn15
- //
- this.dataColumn15.ColumnName = "T06_WGT";
- //
- // dataColumn16
- //
- this.dataColumn16.ColumnName = "T07_CNT";
- //
- // dataColumn17
- //
- this.dataColumn17.ColumnName = "T07_WGT";
- //
- // dataColumn18
- //
- this.dataColumn18.ColumnName = "T08_CNT";
- //
- // dataColumn19
- //
- this.dataColumn19.ColumnName = "T08_WGT";
- //
- // dataColumn20
- //
- this.dataColumn20.ColumnName = "T09_CNT";
- //
- // dataColumn21
- //
- this.dataColumn21.ColumnName = "T09_WGT";
- //
- // dataColumn22
- //
- this.dataColumn22.ColumnName = "MINI";
- //
- // dataColumn23
- //
- this.dataColumn23.ColumnName = "MAXI";
- //
- // panel1
- //
- this.panel1.Controls.Add(this.楷);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 121);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(704, 235);
- this.panel1.TabIndex = 3;
- //
- // 楷
- //
- this.楷.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet1, "Table1.T02_CNT", true));
- appearance133.BackColor = System.Drawing.SystemColors.Window;
- appearance133.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.楷.DisplayLayout.Appearance = appearance133;
- ultraGridColumn1.Header.Caption = "宽度组";
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(45, 0);
- ultraGridColumn1.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 48);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn2.Header.Caption = "宽度组下限";
- ultraGridColumn2.Header.VisiblePosition = 19;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(48, 0);
- ultraGridColumn2.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 52);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn3.Header.Caption = "宽度组上限";
- ultraGridColumn3.Header.VisiblePosition = 22;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
- ultraGridColumn3.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 48);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 4;
- ultraGridColumn4.Header.Caption = "下限";
- ultraGridColumn4.Header.VisiblePosition = 20;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.Header.Caption = "上限";
- ultraGridColumn5.Header.VisiblePosition = 1;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(45, 0);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.Header.Caption = "下限";
- ultraGridColumn6.Header.VisiblePosition = 21;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(42, 0);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.Header.Caption = "上限";
- ultraGridColumn7.Header.VisiblePosition = 2;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(43, 0);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.Header.Caption = "下限";
- ultraGridColumn8.Header.VisiblePosition = 3;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(42, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.Header.Caption = "上限";
- ultraGridColumn9.Header.VisiblePosition = 4;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(43, 0);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.Header.Caption = "下限";
- ultraGridColumn10.Header.VisiblePosition = 5;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(42, 0);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn11.Header.Caption = "上限";
- ultraGridColumn11.Header.VisiblePosition = 6;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(42, 0);
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.Header.Caption = "下限";
- ultraGridColumn12.Header.VisiblePosition = 7;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(44, 0);
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn13.Header.Caption = "上限";
- ultraGridColumn13.Header.VisiblePosition = 8;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 24;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0);
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.Header.Caption = "下限";
- ultraGridColumn14.Header.VisiblePosition = 9;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(41, 0);
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.Header.Caption = "上限";
- ultraGridColumn15.Header.VisiblePosition = 10;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 28;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(39, 0);
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn16.Header.Caption = "下限";
- ultraGridColumn16.Header.VisiblePosition = 11;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 30;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(41, 0);
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn17.Header.Caption = "上限";
- ultraGridColumn17.Header.VisiblePosition = 12;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 32;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(40, 0);
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn18.Header.Caption = "下限";
- ultraGridColumn18.Header.VisiblePosition = 13;
- ultraGridColumn18.RowLayoutColumnInfo.OriginX = 34;
- ultraGridColumn18.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(40, 0);
- ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn19.Header.Caption = "上限";
- ultraGridColumn19.Header.VisiblePosition = 14;
- ultraGridColumn19.RowLayoutColumnInfo.OriginX = 36;
- ultraGridColumn19.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(43, 0);
- ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn20.Header.Caption = "下限";
- ultraGridColumn20.Header.VisiblePosition = 15;
- ultraGridColumn20.RowLayoutColumnInfo.OriginX = 38;
- ultraGridColumn20.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(43, 0);
- ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn21.Header.Caption = "上限";
- ultraGridColumn21.Header.VisiblePosition = 16;
- ultraGridColumn21.RowLayoutColumnInfo.OriginX = 40;
- ultraGridColumn21.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(42, 0);
- ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn22.Header.Caption = "下限";
- ultraGridColumn22.Header.VisiblePosition = 17;
- ultraGridColumn22.RowLayoutColumnInfo.OriginX = 44;
- ultraGridColumn22.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(43, 0);
- ultraGridColumn22.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
- ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn23.Header.Caption = "上限";
- ultraGridColumn23.Header.VisiblePosition = 18;
- ultraGridColumn23.RowLayoutColumnInfo.OriginX = 46;
- ultraGridColumn23.RowLayoutColumnInfo.OriginY = 2;
- ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(40, 0);
- ultraGridColumn23.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 26);
- ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn24.Header.Caption = "T01厚度";
- ultraGridColumn24.Header.VisiblePosition = 23;
- ultraGridColumn24.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn24.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn24.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn24.RowLayoutColumnInfo.SpanX = 4;
- ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn25.Header.Caption = "T02厚度";
- ultraGridColumn25.Header.VisiblePosition = 24;
- ultraGridColumn25.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn25.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn25.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn25.RowLayoutColumnInfo.SpanX = 4;
- ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn26.Header.Caption = "T03厚度";
- ultraGridColumn26.Header.VisiblePosition = 25;
- ultraGridColumn26.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn26.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn26.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn26.RowLayoutColumnInfo.SpanX = 4;
- ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn27.Header.Caption = "T04厚度";
- ultraGridColumn27.Header.VisiblePosition = 26;
- ultraGridColumn27.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn27.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn27.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn27.RowLayoutColumnInfo.SpanX = 4;
- ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn28.Header.Caption = "T05厚度";
- ultraGridColumn28.Header.VisiblePosition = 27;
- ultraGridColumn28.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn28.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn28.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn28.RowLayoutColumnInfo.SpanX = 4;
- ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn29.Header.Caption = "T06厚度";
- ultraGridColumn29.Header.VisiblePosition = 28;
- ultraGridColumn29.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn29.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn29.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn29.RowLayoutColumnInfo.SpanX = 4;
- ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn30.Header.Caption = "T07厚度";
- ultraGridColumn30.Header.VisiblePosition = 29;
- ultraGridColumn30.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn30.RowLayoutColumnInfo.OriginX = 30;
- ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn30.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn30.RowLayoutColumnInfo.SpanX = 4;
- ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn31.Header.Caption = "T08厚度";
- ultraGridColumn31.Header.VisiblePosition = 30;
- ultraGridColumn31.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn31.RowLayoutColumnInfo.OriginX = 34;
- ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn31.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn31.RowLayoutColumnInfo.SpanX = 4;
- ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn32.Header.Caption = "T09厚度";
- ultraGridColumn32.Header.VisiblePosition = 31;
- ultraGridColumn32.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn32.RowLayoutColumnInfo.OriginX = 38;
- ultraGridColumn32.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn32.RowLayoutColumnInfo.PreferredLabelSize = new System.Drawing.Size(0, 24);
- ultraGridColumn32.RowLayoutColumnInfo.SpanX = 4;
- ultraGridColumn32.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn33.Header.Caption = "编制量";
- ultraGridColumn33.Header.VisiblePosition = 32;
- ultraGridColumn33.RowLayoutColumnInfo.LabelPosition = Infragistics.Win.UltraWinGrid.LabelPosition.LabelOnly;
- ultraGridColumn33.RowLayoutColumnInfo.OriginX = 42;
- ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn33.RowLayoutColumnInfo.SpanX = 6;
- ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27,
- ultraGridColumn28,
- ultraGridColumn29,
- ultraGridColumn30,
- ultraGridColumn31,
- ultraGridColumn32,
- ultraGridColumn33});
- rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
- rowLayoutColumnInfo1,
- rowLayoutColumnInfo2,
- rowLayoutColumnInfo3,
- rowLayoutColumnInfo4,
- rowLayoutColumnInfo5,
- rowLayoutColumnInfo6,
- rowLayoutColumnInfo7,
- rowLayoutColumnInfo8,
- rowLayoutColumnInfo9,
- rowLayoutColumnInfo10,
- rowLayoutColumnInfo11,
- rowLayoutColumnInfo12,
- rowLayoutColumnInfo13,
- rowLayoutColumnInfo14,
- rowLayoutColumnInfo15,
- rowLayoutColumnInfo16,
- rowLayoutColumnInfo17,
- rowLayoutColumnInfo18,
- rowLayoutColumnInfo19,
- rowLayoutColumnInfo20,
- rowLayoutColumnInfo21,
- rowLayoutColumnInfo22,
- rowLayoutColumnInfo23,
- rowLayoutColumnInfo24,
- rowLayoutColumnInfo25,
- rowLayoutColumnInfo26,
- rowLayoutColumnInfo27,
- rowLayoutColumnInfo28,
- rowLayoutColumnInfo29,
- rowLayoutColumnInfo30,
- rowLayoutColumnInfo31,
- rowLayoutColumnInfo32,
- rowLayoutColumnInfo33});
- rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
- rowLayout1});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.楷.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.楷.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.楷.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.楷.DisplayLayout.ColScrollRegions.Add(colScrollRegion1);
- this.楷.DisplayLayout.ColScrollRegions.Add(colScrollRegion2);
- appearance134.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance134.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance134.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance134.BorderColor = System.Drawing.SystemColors.Window;
- this.楷.DisplayLayout.GroupByBox.Appearance = appearance134;
- appearance135.ForeColor = System.Drawing.SystemColors.GrayText;
- this.楷.DisplayLayout.GroupByBox.BandLabelAppearance = appearance135;
- this.楷.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance136.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance136.BackColor2 = System.Drawing.SystemColors.Control;
- appearance136.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance136.ForeColor = System.Drawing.SystemColors.GrayText;
- this.楷.DisplayLayout.GroupByBox.PromptAppearance = appearance136;
- this.楷.DisplayLayout.MaxColScrollRegions = 1;
- this.楷.DisplayLayout.MaxRowScrollRegions = 1;
- appearance137.BackColor = System.Drawing.SystemColors.Window;
- appearance137.ForeColor = System.Drawing.SystemColors.ControlText;
- this.楷.DisplayLayout.Override.ActiveCellAppearance = appearance137;
- appearance138.BackColor = System.Drawing.SystemColors.Highlight;
- appearance138.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.楷.DisplayLayout.Override.ActiveRowAppearance = appearance138;
- this.楷.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.楷.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance139.BackColor = System.Drawing.SystemColors.Window;
- this.楷.DisplayLayout.Override.CardAreaAppearance = appearance139;
- appearance140.BorderColor = System.Drawing.Color.Silver;
- appearance140.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.楷.DisplayLayout.Override.CellAppearance = appearance140;
- this.楷.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.楷.DisplayLayout.Override.CellPadding = 0;
- appearance141.BackColor = System.Drawing.SystemColors.Control;
- appearance141.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance141.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance141.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance141.BorderColor = System.Drawing.SystemColors.Window;
- this.楷.DisplayLayout.Override.GroupByRowAppearance = appearance141;
- appearance142.TextHAlignAsString = "Left";
- this.楷.DisplayLayout.Override.HeaderAppearance = appearance142;
- this.楷.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.楷.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance143.BackColor = System.Drawing.SystemColors.Window;
- appearance143.BorderColor = System.Drawing.Color.Silver;
- this.楷.DisplayLayout.Override.RowAppearance = appearance143;
- this.楷.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance144.BackColor = System.Drawing.SystemColors.ControlLight;
- this.楷.DisplayLayout.Override.TemplateAddRowAppearance = appearance144;
- this.楷.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- this.楷.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.楷.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.楷.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.楷.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.楷.Font = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.楷.Location = new System.Drawing.Point(0, 3);
- this.楷.Name = "楷";
- this.楷.Size = new System.Drawing.Size(704, 232);
- this.楷.TabIndex = 5;
- this.楷.Text = "ultraGrid1";
- this.楷.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ultraGrid1_ClickCell);
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraGrid2);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 356);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(704, 130);
- this.panel2.TabIndex = 4;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataSource = this.dataSet2;
- appearance88.BackColor = System.Drawing.SystemColors.Window;
- appearance88.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance88;
- ultraGridColumn34.Header.Caption = "选择";
- ultraGridColumn34.Header.VisiblePosition = 0;
- ultraGridColumn34.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn34.Width = 46;
- ultraGridColumn35.Header.Caption = "基料卷号";
- ultraGridColumn35.Header.VisiblePosition = 1;
- ultraGridColumn35.Width = 94;
- ultraGridColumn36.Header.Caption = "基料卷牌号";
- ultraGridColumn36.Header.VisiblePosition = 2;
- ultraGridColumn36.Width = 84;
- ultraGridColumn37.Header.Caption = "酸轧卷牌号";
- ultraGridColumn37.Header.VisiblePosition = 3;
- ultraGridColumn37.Width = 86;
- ultraGridColumn38.Header.Caption = "合同号";
- ultraGridColumn38.Header.VisiblePosition = 4;
- ultraGridColumn38.Width = 78;
- ultraGridColumn39.Header.Caption = "订单号";
- ultraGridColumn39.Header.VisiblePosition = 5;
- ultraGridColumn39.Width = 49;
- ultraGridColumn40.Header.Caption = "基料厚度";
- ultraGridColumn40.Header.VisiblePosition = 6;
- ultraGridColumn40.Width = 56;
- ultraGridColumn41.Header.Caption = "基料宽度";
- ultraGridColumn41.Header.VisiblePosition = 7;
- ultraGridColumn41.Width = 57;
- ultraGridColumn42.Header.Caption = "基料长度";
- ultraGridColumn42.Header.VisiblePosition = 8;
- ultraGridColumn42.Width = 62;
- ultraGridColumn43.Header.Caption = "基料重量";
- ultraGridColumn43.Header.VisiblePosition = 9;
- ultraGridColumn43.Width = 60;
- ultraGridColumn44.Header.Caption = "订单厚度";
- ultraGridColumn44.Header.VisiblePosition = 10;
- ultraGridColumn44.Width = 62;
- ultraGridColumn45.Header.Caption = "订单宽度";
- ultraGridColumn45.Header.VisiblePosition = 11;
- ultraGridColumn45.Width = 65;
- ultraGridColumn46.Header.Caption = "订单长度";
- ultraGridColumn46.Header.VisiblePosition = 12;
- ultraGridColumn46.Width = 65;
- ultraGridColumn47.Header.Caption = "订单重量";
- ultraGridColumn47.Header.VisiblePosition = 13;
- ultraGridColumn47.Width = 65;
- ultraGridColumn48.Header.Caption = "堆放位置";
- ultraGridColumn48.Header.VisiblePosition = 14;
- ultraGridColumn48.Width = 65;
- ultraGridColumn49.Header.Caption = "入库时间";
- ultraGridColumn49.Header.VisiblePosition = 15;
- ultraGridColumn49.Width = 64;
- ultraGridColumn50.Header.Caption = "表面等级";
- ultraGridColumn50.Header.VisiblePosition = 16;
- ultraGridColumn50.Width = 64;
- ultraGridColumn51.Header.Caption = "是否分卷";
- ultraGridColumn51.Header.VisiblePosition = 17;
- ultraGridColumn51.Width = 63;
- ultraGridColumn52.Header.Caption = "交货期";
- ultraGridColumn52.Header.VisiblePosition = 18;
- ultraGridColumn52.Width = 53;
- ultraGridColumn53.Header.Caption = "紧急材区分";
- ultraGridColumn53.Header.VisiblePosition = 19;
- ultraGridColumn53.Width = 72;
- ultraGridColumn54.Header.Caption = "产线";
- ultraGridColumn54.Header.VisiblePosition = 20;
- ultraGridColumn54.Width = 46;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn34,
- ultraGridColumn35,
- ultraGridColumn36,
- ultraGridColumn37,
- ultraGridColumn38,
- ultraGridColumn39,
- ultraGridColumn40,
- ultraGridColumn41,
- ultraGridColumn42,
- ultraGridColumn43,
- ultraGridColumn44,
- ultraGridColumn45,
- ultraGridColumn46,
- ultraGridColumn47,
- ultraGridColumn48,
- ultraGridColumn49,
- ultraGridColumn50,
- ultraGridColumn51,
- ultraGridColumn52,
- ultraGridColumn53,
- ultraGridColumn54});
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance85.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance85.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance85.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance85.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance85;
- appearance86.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance86;
- this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance87.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance87.BackColor2 = System.Drawing.SystemColors.Control;
- appearance87.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance87.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance87;
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance96.BackColor = System.Drawing.SystemColors.Window;
- appearance96.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance96;
- appearance91.BackColor = System.Drawing.SystemColors.Highlight;
- appearance91.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance91;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance90.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance90;
- appearance89.BorderColor = System.Drawing.Color.Silver;
- appearance89.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance89;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
- appearance93.BackColor = System.Drawing.SystemColors.Control;
- appearance93.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance93.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance93.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance93.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance93;
- appearance95.TextHAlignAsString = "Left";
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance95;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance94.BackColor = System.Drawing.SystemColors.Window;
- appearance94.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance94;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance92.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance92;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(704, 130);
- this.ultraGrid2.TabIndex = 4;
- this.ultraGrid2.Text = "ultraGrid2";
- this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
- //
- // dataSet2
- //
- this.dataSet2.DataSetName = "NewDataSet";
- this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable2});
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn24,
- this.dataColumn25,
- this.dataColumn26,
- this.dataColumn27,
- this.dataColumn28,
- this.dataColumn29,
- this.dataColumn30,
- this.dataColumn31,
- this.dataColumn32,
- this.dataColumn33,
- this.dataColumn34,
- this.dataColumn35,
- this.dataColumn36,
- this.dataColumn37,
- this.dataColumn38,
- this.dataColumn39,
- this.dataColumn40,
- this.dataColumn41,
- this.dataColumn42,
- this.dataColumn43,
- this.dataColumn44});
- this.dataTable2.TableName = "Table1";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "CHK";
- this.dataColumn24.ColumnName = "CHK";
- //
- // dataColumn25
- //
- this.dataColumn25.ColumnName = "COIL_NO";
- //
- // dataColumn26
- //
- this.dataColumn26.ColumnName = "H_STL_GRD";
- //
- // dataColumn27
- //
- this.dataColumn27.ColumnName = "C_STL_GRD";
- //
- // dataColumn28
- //
- this.dataColumn28.ColumnName = "ORD_NO";
- //
- // dataColumn29
- //
- this.dataColumn29.ColumnName = "ORD_SEQ";
- //
- // dataColumn30
- //
- this.dataColumn30.ColumnName = "COIL_THK";
- //
- // dataColumn31
- //
- this.dataColumn31.ColumnName = "COIL_WTH";
- //
- // dataColumn32
- //
- this.dataColumn32.ColumnName = "COIL_LEN";
- //
- // dataColumn33
- //
- this.dataColumn33.ColumnName = "ACT_WGT";
- //
- // dataColumn34
- //
- this.dataColumn34.ColumnName = "INSTR_COIL_THK";
- //
- // dataColumn35
- //
- this.dataColumn35.ColumnName = "INSTR_COIL_WTH";
- //
- // dataColumn36
- //
- this.dataColumn36.ColumnName = "ORD_LEN";
- //
- // dataColumn37
- //
- this.dataColumn37.ColumnName = "ORD_WGT";
- //
- // dataColumn38
- //
- this.dataColumn38.ColumnName = "CUR_LOAD_LOC";
- //
- // dataColumn39
- //
- this.dataColumn39.ColumnName = "YARD_ENTRY_DTIME";
- //
- // dataColumn40
- //
- this.dataColumn40.ColumnName = "EXTSHAPE_DEC_GRD";
- //
- // dataColumn41
- //
- this.dataColumn41.ColumnName = "DIVID_YN";
- //
- // dataColumn42
- //
- this.dataColumn42.ColumnName = "DEL_TO_DATE";
- //
- // dataColumn43
- //
- this.dataColumn43.ColumnName = "EMGMTR_NMG_CLF";
- //
- // dataColumn44
- //
- this.dataColumn44.ColumnName = "PROD_LINE";
- //
- // UIF042010
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(704, 486);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.panel1);
- this.Controls.Add(this.ultraGroupBox1);
- this.Name = "UIF042010";
- this.Text = "UIF042010";
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.combo_cur_loc)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_prod_line)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_ord_seq)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_ord_no)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_exshape_grd)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_entry_dtime)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.combo_stl)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.楷)).EndInit();
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinGrid.UltraCombo combo_stl;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.UltraWinGrid.UltraCombo combo_prod_line;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinGrid.UltraCombo combo_ord_no;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.UltraWinGrid.UltraCombo combo_cur_loc;
- private Infragistics.Win.UltraWinGrid.UltraCombo combo_ord_seq;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.UltraWinGrid.UltraCombo combo_entry_dtime;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn23;
- private System.Windows.Forms.Panel panel1;
- private Infragistics.Win.UltraWinGrid.UltraGrid 楷;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private System.Data.DataSet dataSet2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinGrid.UltraCombo combo_exshape_grd;
- private System.Data.DataTable dataTable2;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn25;
- private System.Data.DataColumn dataColumn26;
- private System.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn28;
- private System.Data.DataColumn dataColumn29;
- private System.Data.DataColumn dataColumn30;
- private System.Data.DataColumn dataColumn31;
- private System.Data.DataColumn dataColumn32;
- private System.Data.DataColumn dataColumn33;
- private System.Data.DataColumn dataColumn34;
- private System.Data.DataColumn dataColumn35;
- private System.Data.DataColumn dataColumn36;
- private System.Data.DataColumn dataColumn37;
- private System.Data.DataColumn dataColumn38;
- private System.Data.DataColumn dataColumn39;
- private System.Data.DataColumn dataColumn40;
- private System.Data.DataColumn dataColumn41;
- private System.Data.DataColumn dataColumn42;
- private System.Data.DataColumn dataColumn43;
- private System.Data.DataColumn dataColumn44;
- }
- }
|