| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604 |
- namespace Core.StlMes.Client.Tr.Tools
- {
- partial class FrmPerforationMatching
- {
- /// <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 appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RollerTable", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Vender");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InStorageDate");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RollerTable", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Vender");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InStorageDate");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
- 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 appearance49 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("FitingTable", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RackNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RackStatus");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo2");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo3", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RackStandard");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Space1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Space2");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Space3");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AxialSize1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AxialSize2");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AxialSize3");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CenterSize");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("I轴承是否更换");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column6");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column8");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column9");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Remark");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column11");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column12");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column13");
- 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();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.RollerTable = new System.Data.DataTable();
- this.Check = new System.Data.DataColumn();
- this.RollerNo = new System.Data.DataColumn();
- this.Vender = new System.Data.DataColumn();
- this.Status = new System.Data.DataColumn();
- this.InStorageDate = new System.Data.DataColumn();
- this.ScrapDate = new System.Data.DataColumn();
- this.RollingNum = new System.Data.DataColumn();
- this.OnLineTime = new System.Data.DataColumn();
- this.FitingTable = new System.Data.DataTable();
- this.RackNo = new System.Data.DataColumn();
- this.RackStatus = new System.Data.DataColumn();
- this.RollerNo1 = new System.Data.DataColumn();
- this.RollerNo2 = new System.Data.DataColumn();
- this.RollerNo3 = new System.Data.DataColumn();
- this.RackStandard = new System.Data.DataColumn();
- this.Space1 = new System.Data.DataColumn();
- this.Space2 = new System.Data.DataColumn();
- this.Space3 = new System.Data.DataColumn();
- this.AxialSize1 = new System.Data.DataColumn();
- this.AxialSize2 = new System.Data.DataColumn();
- this.AxialSize3 = new System.Data.DataColumn();
- this.CenterSize = new System.Data.DataColumn();
- 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.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
- this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
- this.ultraCheckEditor5 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraCheckEditor4 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraCheckEditor3 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraCheckEditor2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraNumericEditor11 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraNumericEditor9 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraNumericEditor10 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraNumericEditor7 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraNumericEditor8 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraNumericEditor4 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraNumericEditor5 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraNumericEditor6 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraNumericEditor3 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraNumericEditor2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet2 = new System.Data.DataSet();
- this.dataTable2 = new System.Data.DataTable();
- 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();
- this.dataColumn45 = new System.Data.DataColumn();
- this.dataColumn46 = new System.Data.DataColumn();
- this.dataColumn47 = new System.Data.DataColumn();
- this.dataColumn48 = new System.Data.DataColumn();
- this.dataColumn49 = new System.Data.DataColumn();
- this.dataColumn50 = new System.Data.DataColumn();
- this.dataColumn51 = new System.Data.DataColumn();
- this.dataColumn52 = new System.Data.DataColumn();
- this.dataColumn53 = new System.Data.DataColumn();
- this.dataColumn54 = new System.Data.DataColumn();
- this.dataColumn55 = new System.Data.DataColumn();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.RollerTable)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.FitingTable)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor11)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor9)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor10)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor7)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- this.SuspendLayout();
- //
- // splitContainer1
- //
- this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer1.Location = new System.Drawing.Point(0, 0);
- this.splitContainer1.Name = "splitContainer1";
- this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.tableLayoutPanel1);
- this.splitContainer1.Panel1.Controls.Add(this.panel1);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.ultraExpandableGroupBox1);
- this.splitContainer1.Panel2.Controls.Add(this.ultraGrid3);
- this.splitContainer1.Size = new System.Drawing.Size(1024, 708);
- this.splitContainer1.SplitterDistance = 354;
- this.splitContainer1.TabIndex = 0;
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 2;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
- this.tableLayoutPanel1.Controls.Add(this.ultraGrid2, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.ultraGrid1, 0, 0);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 64);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 1;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(1024, 290);
- this.tableLayoutPanel1.TabIndex = 1;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataSource = this.dataSet1;
- appearance1.BackColor = System.Drawing.SystemColors.Window;
- appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid2.DisplayLayout.Appearance = appearance1;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8});
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance2.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance2;
- appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3;
- this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance4.BackColor2 = System.Drawing.SystemColors.Control;
- appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance4;
- this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
- appearance5.BackColor = System.Drawing.SystemColors.Window;
- appearance5.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance5;
- appearance6.BackColor = System.Drawing.SystemColors.Highlight;
- appearance6.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance6;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance7.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance7;
- appearance8.BorderColor = System.Drawing.Color.Silver;
- appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance8;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.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.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance9;
- appearance10.TextHAlignAsString = "Left";
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance10;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance11.BackColor = System.Drawing.SystemColors.Window;
- appearance11.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance11;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance12.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance12;
- 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(515, 3);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(506, 284);
- this.ultraGrid2.TabIndex = 4;
- this.ultraGrid2.Text = "ultraGrid2";
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.RollerTable,
- this.FitingTable});
- //
- // RollerTable
- //
- this.RollerTable.Columns.AddRange(new System.Data.DataColumn[] {
- this.Check,
- this.RollerNo,
- this.Vender,
- this.Status,
- this.InStorageDate,
- this.ScrapDate,
- this.RollingNum,
- this.OnLineTime});
- this.RollerTable.TableName = "RollerTable";
- //
- // Check
- //
- this.Check.Caption = "选择";
- this.Check.ColumnName = "Check";
- this.Check.DataType = typeof(bool);
- //
- // RollerNo
- //
- this.RollerNo.Caption = "辊号";
- this.RollerNo.ColumnName = "RollerNo";
- //
- // Vender
- //
- this.Vender.Caption = "出厂厂家";
- this.Vender.ColumnName = "Vender";
- //
- // Status
- //
- this.Status.Caption = "状态";
- this.Status.ColumnName = "Status";
- //
- // InStorageDate
- //
- this.InStorageDate.Caption = "入库日期";
- this.InStorageDate.ColumnName = "InStorageDate";
- this.InStorageDate.DataType = typeof(System.DateTime);
- //
- // ScrapDate
- //
- this.ScrapDate.Caption = "报废日期";
- this.ScrapDate.ColumnName = "ScrapDate";
- this.ScrapDate.DataType = typeof(System.DateTime);
- //
- // RollingNum
- //
- this.RollingNum.Caption = "轧制总支数";
- this.RollingNum.ColumnName = "RollingNum";
- //
- // OnLineTime
- //
- this.OnLineTime.Caption = "在线总时长";
- this.OnLineTime.ColumnName = "OnLineTime";
- //
- // FitingTable
- //
- this.FitingTable.Columns.AddRange(new System.Data.DataColumn[] {
- this.RackNo,
- this.RackStatus,
- this.RollerNo1,
- this.RollerNo2,
- this.RollerNo3,
- this.RackStandard,
- this.Space1,
- this.Space2,
- this.Space3,
- this.AxialSize1,
- this.AxialSize2,
- this.AxialSize3,
- this.CenterSize,
- 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.FitingTable.TableName = "FitingTable";
- //
- // RackNo
- //
- this.RackNo.Caption = "机架号";
- this.RackNo.ColumnName = "RackNo";
- //
- // RackStatus
- //
- this.RackStatus.Caption = "机架状态";
- this.RackStatus.ColumnName = "RackStatus";
- //
- // RollerNo1
- //
- this.RollerNo1.Caption = "轧辊号1";
- this.RollerNo1.ColumnName = "RollerNo1";
- //
- // RollerNo2
- //
- this.RollerNo2.Caption = "轧辊号2";
- this.RollerNo2.ColumnName = "RollerNo2";
- //
- // RollerNo3
- //
- this.RollerNo3.Caption = "轧辊号3";
- this.RollerNo3.ColumnName = "RollerNo3";
- //
- // RackStandard
- //
- this.RackStandard.Caption = "机架装配规格";
- this.RackStandard.ColumnName = "RackStandard";
- //
- // Space1
- //
- this.Space1.Caption = "I、II轴间隙";
- this.Space1.ColumnName = "Space1";
- //
- // Space2
- //
- this.Space2.Caption = "I、III轴间隙";
- this.Space2.ColumnName = "Space2";
- //
- // Space3
- //
- this.Space3.Caption = "II、III轴间隙";
- this.Space3.ColumnName = "Space3";
- //
- // AxialSize1
- //
- this.AxialSize1.Caption = "I轴窜尺寸";
- this.AxialSize1.ColumnName = "AxialSize1";
- //
- // AxialSize2
- //
- this.AxialSize2.Caption = "II轴窜尺寸";
- this.AxialSize2.ColumnName = "AxialSize2";
- //
- // AxialSize3
- //
- this.AxialSize3.Caption = "III轴窜尺寸";
- this.AxialSize3.ColumnName = "AxialSize3";
- //
- // CenterSize
- //
- this.CenterSize.Caption = "中心距尺寸";
- this.CenterSize.ColumnName = "CenterSize";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "铜滑板尺寸上";
- this.dataColumn1.ColumnName = "Column1";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "铜滑板尺寸下";
- this.dataColumn2.ColumnName = "Column2";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "铜滑板尺寸左";
- this.dataColumn3.ColumnName = "Column3";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "铜滑板尺寸右";
- this.dataColumn4.ColumnName = "Column4";
- //
- // dataColumn5
- //
- this.dataColumn5.ColumnName = "I轴承是否更换";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "II轴承是否更换";
- this.dataColumn6.ColumnName = "Column6";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "III轴承是否更换";
- this.dataColumn7.ColumnName = "Column5";
- //
- // dataColumn8
- //
- this.dataColumn8.ColumnName = "Column7";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "分配器是否更换";
- this.dataColumn9.ColumnName = "Column8";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "油路是否更换";
- this.dataColumn10.ColumnName = "Column9";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "轧制总支数";
- this.dataColumn11.ColumnName = "RollingNum";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "上线总时间";
- this.dataColumn12.ColumnName = "OnLineTime";
- //
- // dataColumn13
- //
- this.dataColumn13.ColumnName = "Remark";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "班次";
- this.dataColumn14.ColumnName = "Column10";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "班组";
- this.dataColumn15.ColumnName = "Column11";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "操作人";
- this.dataColumn16.ColumnName = "Column12";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "操作日期";
- this.dataColumn17.ColumnName = "Column13";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance37.BackColor = System.Drawing.SystemColors.Window;
- appearance37.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance37;
- ultraGridColumn9.Header.VisiblePosition = 0;
- ultraGridColumn10.Header.VisiblePosition = 1;
- ultraGridColumn10.Width = 90;
- ultraGridColumn11.Header.VisiblePosition = 2;
- ultraGridColumn11.Width = 97;
- ultraGridColumn12.Header.VisiblePosition = 3;
- ultraGridColumn12.Width = 63;
- ultraGridColumn13.Header.VisiblePosition = 6;
- ultraGridColumn14.Header.VisiblePosition = 7;
- ultraGridColumn15.Header.VisiblePosition = 4;
- ultraGridColumn16.Header.VisiblePosition = 5;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.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.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance38;
- appearance39.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance39;
- this.ultraGrid1.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.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance40;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance41.BackColor = System.Drawing.SystemColors.Window;
- appearance41.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance41;
- appearance42.BackColor = System.Drawing.SystemColors.Highlight;
- appearance42.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance42;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance43.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance43;
- appearance44.BorderColor = System.Drawing.Color.Silver;
- appearance44.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance44;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.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.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance45;
- appearance46.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance46;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance47.BackColor = System.Drawing.SystemColors.Window;
- appearance47.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance47;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance48.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance48;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Location = new System.Drawing.Point(3, 3);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(506, 284);
- this.ultraGrid1.TabIndex = 3;
- this.ultraGrid1.Text = "ultraGrid1";
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ultraComboEditor3);
- this.panel1.Controls.Add(this.ultraComboEditor2);
- this.panel1.Controls.Add(this.ultraLabel4);
- this.panel1.Controls.Add(this.ultraComboEditor1);
- this.panel1.Controls.Add(this.ultraLabel3);
- this.panel1.Controls.Add(this.ultraTextEditor1);
- this.panel1.Controls.Add(this.ultraLabel2);
- this.panel1.Controls.Add(this.ultraLabel1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1024, 64);
- this.panel1.TabIndex = 0;
- //
- // ultraComboEditor3
- //
- this.ultraComboEditor3.Location = new System.Drawing.Point(583, 20);
- this.ultraComboEditor3.Name = "ultraComboEditor3";
- this.ultraComboEditor3.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor3.TabIndex = 13;
- this.ultraComboEditor3.Text = "ultraComboEditor1";
- //
- // ultraComboEditor2
- //
- this.ultraComboEditor2.Location = new System.Drawing.Point(416, 20);
- this.ultraComboEditor2.Name = "ultraComboEditor2";
- this.ultraComboEditor2.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor2.TabIndex = 14;
- this.ultraComboEditor2.Text = "ultraComboEditor1";
- //
- // ultraLabel4
- //
- this.ultraLabel4.Location = new System.Drawing.Point(540, 24);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel4.TabIndex = 10;
- this.ultraLabel4.Text = "规格";
- //
- // ultraComboEditor1
- //
- this.ultraComboEditor1.Location = new System.Drawing.Point(246, 20);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor1.TabIndex = 15;
- this.ultraComboEditor1.Text = "ultraComboEditor1";
- //
- // ultraLabel3
- //
- this.ultraLabel3.Location = new System.Drawing.Point(373, 24);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel3.TabIndex = 9;
- this.ultraLabel3.Text = "状态";
- //
- // ultraTextEditor1
- //
- this.ultraTextEditor1.Location = new System.Drawing.Point(68, 20);
- this.ultraTextEditor1.Name = "ultraTextEditor1";
- this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor1.TabIndex = 12;
- this.ultraTextEditor1.Text = "ultraTextEditor1";
- //
- // ultraLabel2
- //
- this.ultraLabel2.Location = new System.Drawing.Point(185, 24);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel2.TabIndex = 8;
- this.ultraLabel2.Text = "厂家编号";
- //
- // ultraLabel1
- //
- this.ultraLabel1.Location = new System.Drawing.Point(12, 24);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel1.TabIndex = 11;
- this.ultraLabel1.Text = "轧辊号";
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1024, 156);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 194);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1024, 156);
- this.ultraExpandableGroupBox1.TabIndex = 3;
- this.ultraExpandableGroupBox1.Text = "ultraExpandableGroupBox1";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraButton1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor5);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor4);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraCheckEditor1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor11);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor9);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor10);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel19);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel18);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel14);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor8);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel15);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor4);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor5);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor6);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraNumericEditor1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor5);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1018, 134);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ultraButton2
- //
- this.ultraButton2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraButton2.Location = new System.Drawing.Point(907, 100);
- this.ultraButton2.Name = "ultraButton2";
- this.ultraButton2.Size = new System.Drawing.Size(96, 34);
- this.ultraButton2.TabIndex = 37;
- this.ultraButton2.Text = "取消";
- //
- // ultraButton1
- //
- this.ultraButton1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraButton1.Location = new System.Drawing.Point(784, 101);
- this.ultraButton1.Name = "ultraButton1";
- this.ultraButton1.Size = new System.Drawing.Size(96, 34);
- this.ultraButton1.TabIndex = 37;
- this.ultraButton1.Text = "装配";
- //
- // ultraCheckEditor5
- //
- this.ultraCheckEditor5.Location = new System.Drawing.Point(417, 100);
- this.ultraCheckEditor5.Name = "ultraCheckEditor5";
- this.ultraCheckEditor5.Size = new System.Drawing.Size(120, 20);
- this.ultraCheckEditor5.TabIndex = 36;
- this.ultraCheckEditor5.Text = "分配器是否更换";
- //
- // ultraCheckEditor4
- //
- this.ultraCheckEditor4.Location = new System.Drawing.Point(285, 100);
- this.ultraCheckEditor4.Name = "ultraCheckEditor4";
- this.ultraCheckEditor4.Size = new System.Drawing.Size(120, 20);
- this.ultraCheckEditor4.TabIndex = 36;
- this.ultraCheckEditor4.Text = "III轴承是否更换";
- //
- // ultraCheckEditor3
- //
- this.ultraCheckEditor3.Location = new System.Drawing.Point(543, 100);
- this.ultraCheckEditor3.Name = "ultraCheckEditor3";
- this.ultraCheckEditor3.Size = new System.Drawing.Size(120, 20);
- this.ultraCheckEditor3.TabIndex = 36;
- this.ultraCheckEditor3.Text = "油路是否更换";
- //
- // ultraCheckEditor2
- //
- this.ultraCheckEditor2.Location = new System.Drawing.Point(145, 100);
- this.ultraCheckEditor2.Name = "ultraCheckEditor2";
- this.ultraCheckEditor2.Size = new System.Drawing.Size(120, 20);
- this.ultraCheckEditor2.TabIndex = 36;
- this.ultraCheckEditor2.Text = "II轴承是否更换";
- //
- // ultraCheckEditor1
- //
- this.ultraCheckEditor1.Location = new System.Drawing.Point(19, 100);
- this.ultraCheckEditor1.Name = "ultraCheckEditor1";
- this.ultraCheckEditor1.Size = new System.Drawing.Size(120, 20);
- this.ultraCheckEditor1.TabIndex = 36;
- this.ultraCheckEditor1.Text = "I轴承是否更换";
- //
- // ultraNumericEditor11
- //
- this.ultraNumericEditor11.Location = new System.Drawing.Point(709, 13);
- this.ultraNumericEditor11.Name = "ultraNumericEditor11";
- this.ultraNumericEditor11.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor11.TabIndex = 35;
- //
- // ultraNumericEditor9
- //
- this.ultraNumericEditor9.Location = new System.Drawing.Point(709, 40);
- this.ultraNumericEditor9.Name = "ultraNumericEditor9";
- this.ultraNumericEditor9.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor9.TabIndex = 35;
- //
- // ultraNumericEditor10
- //
- this.ultraNumericEditor10.Location = new System.Drawing.Point(903, 13);
- this.ultraNumericEditor10.Name = "ultraNumericEditor10";
- this.ultraNumericEditor10.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor10.TabIndex = 35;
- //
- // ultraNumericEditor7
- //
- this.ultraNumericEditor7.Location = new System.Drawing.Point(709, 67);
- this.ultraNumericEditor7.Name = "ultraNumericEditor7";
- this.ultraNumericEditor7.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor7.TabIndex = 35;
- //
- // ultraLabel19
- //
- this.ultraLabel19.Location = new System.Drawing.Point(623, 17);
- this.ultraLabel19.Name = "ultraLabel19";
- this.ultraLabel19.Size = new System.Drawing.Size(88, 23);
- this.ultraLabel19.TabIndex = 34;
- this.ultraLabel19.Text = "铜滑板尺寸左";
- //
- // ultraLabel18
- //
- this.ultraLabel18.Location = new System.Drawing.Point(817, 17);
- this.ultraLabel18.Name = "ultraLabel18";
- this.ultraLabel18.Size = new System.Drawing.Size(88, 23);
- this.ultraLabel18.TabIndex = 34;
- this.ultraLabel18.Text = "铜滑板尺寸右";
- //
- // ultraLabel16
- //
- this.ultraLabel16.Location = new System.Drawing.Point(623, 44);
- this.ultraLabel16.Name = "ultraLabel16";
- this.ultraLabel16.Size = new System.Drawing.Size(88, 23);
- this.ultraLabel16.TabIndex = 34;
- this.ultraLabel16.Text = "铜滑板尺寸上";
- //
- // ultraLabel14
- //
- this.ultraLabel14.Location = new System.Drawing.Point(623, 71);
- this.ultraLabel14.Name = "ultraLabel14";
- this.ultraLabel14.Size = new System.Drawing.Size(88, 23);
- this.ultraLabel14.TabIndex = 34;
- this.ultraLabel14.Text = "铜滑板尺寸下";
- //
- // ultraNumericEditor8
- //
- this.ultraNumericEditor8.Location = new System.Drawing.Point(504, 13);
- this.ultraNumericEditor8.Name = "ultraNumericEditor8";
- this.ultraNumericEditor8.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor8.TabIndex = 33;
- //
- // ultraLabel15
- //
- this.ultraLabel15.Location = new System.Drawing.Point(418, 16);
- this.ultraLabel15.Name = "ultraLabel15";
- this.ultraLabel15.Size = new System.Drawing.Size(88, 23);
- this.ultraLabel15.TabIndex = 32;
- this.ultraLabel15.Text = "中心距尺寸";
- //
- // ultraNumericEditor4
- //
- this.ultraNumericEditor4.Location = new System.Drawing.Point(503, 67);
- this.ultraNumericEditor4.Name = "ultraNumericEditor4";
- this.ultraNumericEditor4.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor4.TabIndex = 29;
- //
- // ultraNumericEditor5
- //
- this.ultraNumericEditor5.Location = new System.Drawing.Point(305, 67);
- this.ultraNumericEditor5.Name = "ultraNumericEditor5";
- this.ultraNumericEditor5.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor5.TabIndex = 30;
- //
- // ultraNumericEditor6
- //
- this.ultraNumericEditor6.Location = new System.Drawing.Point(101, 67);
- this.ultraNumericEditor6.Name = "ultraNumericEditor6";
- this.ultraNumericEditor6.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor6.TabIndex = 31;
- //
- // ultraLabel8
- //
- this.ultraLabel8.Location = new System.Drawing.Point(417, 71);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(88, 23);
- this.ultraLabel8.TabIndex = 27;
- this.ultraLabel8.Text = "III轴窜尺寸";
- //
- // ultraLabel9
- //
- this.ultraLabel9.Location = new System.Drawing.Point(218, 71);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(82, 23);
- this.ultraLabel9.TabIndex = 26;
- this.ultraLabel9.Text = "II轴窜尺寸";
- //
- // ultraLabel13
- //
- this.ultraLabel13.Location = new System.Drawing.Point(19, 71);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(82, 23);
- this.ultraLabel13.TabIndex = 28;
- this.ultraLabel13.Text = "I轴窜尺寸";
- //
- // ultraNumericEditor3
- //
- this.ultraNumericEditor3.Location = new System.Drawing.Point(503, 39);
- this.ultraNumericEditor3.Name = "ultraNumericEditor3";
- this.ultraNumericEditor3.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor3.TabIndex = 23;
- //
- // ultraNumericEditor2
- //
- this.ultraNumericEditor2.Location = new System.Drawing.Point(305, 39);
- this.ultraNumericEditor2.Name = "ultraNumericEditor2";
- this.ultraNumericEditor2.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor2.TabIndex = 24;
- //
- // ultraNumericEditor1
- //
- this.ultraNumericEditor1.Location = new System.Drawing.Point(101, 39);
- this.ultraNumericEditor1.Name = "ultraNumericEditor1";
- this.ultraNumericEditor1.Size = new System.Drawing.Size(100, 21);
- this.ultraNumericEditor1.TabIndex = 25;
- //
- // ultraLabel12
- //
- this.ultraLabel12.Location = new System.Drawing.Point(417, 43);
- this.ultraLabel12.Name = "ultraLabel12";
- this.ultraLabel12.Size = new System.Drawing.Size(88, 23);
- this.ultraLabel12.TabIndex = 21;
- this.ultraLabel12.Text = "II、III轴间隙";
- //
- // ultraLabel11
- //
- this.ultraLabel11.Location = new System.Drawing.Point(218, 43);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(82, 23);
- this.ultraLabel11.TabIndex = 20;
- this.ultraLabel11.Text = "I、III轴间隙";
- //
- // ultraLabel10
- //
- this.ultraLabel10.Location = new System.Drawing.Point(19, 43);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(82, 23);
- this.ultraLabel10.TabIndex = 22;
- this.ultraLabel10.Text = "I、II轴间隙";
- //
- // ultraComboEditor5
- //
- this.ultraComboEditor5.Location = new System.Drawing.Point(304, 13);
- this.ultraComboEditor5.Name = "ultraComboEditor5";
- this.ultraComboEditor5.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor5.TabIndex = 19;
- this.ultraComboEditor5.Text = "ultraComboEditor4";
- //
- // ultraTextEditor2
- //
- this.ultraTextEditor2.Location = new System.Drawing.Point(101, 12);
- this.ultraTextEditor2.Name = "ultraTextEditor2";
- this.ultraTextEditor2.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor2.TabIndex = 18;
- this.ultraTextEditor2.Text = " ";
- //
- // ultraLabel7
- //
- this.ultraLabel7.Location = new System.Drawing.Point(218, 17);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel7.TabIndex = 17;
- this.ultraLabel7.Text = "装配规格";
- //
- // ultraLabel6
- //
- this.ultraLabel6.Location = new System.Drawing.Point(19, 16);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel6.TabIndex = 17;
- this.ultraLabel6.Text = "机架号";
- //
- // ultraGrid3
- //
- this.ultraGrid3.DataSource = this.dataSet2;
- appearance49.BackColor = System.Drawing.SystemColors.Window;
- appearance49.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid3.DisplayLayout.Appearance = appearance49;
- ultraGridColumn17.Header.VisiblePosition = 0;
- ultraGridColumn18.Header.VisiblePosition = 1;
- ultraGridColumn19.Header.VisiblePosition = 2;
- ultraGridColumn20.Header.VisiblePosition = 3;
- ultraGridColumn21.Header.VisiblePosition = 4;
- ultraGridColumn22.Header.VisiblePosition = 5;
- ultraGridColumn23.Header.VisiblePosition = 6;
- ultraGridColumn24.Header.VisiblePosition = 8;
- ultraGridColumn25.Header.VisiblePosition = 10;
- ultraGridColumn26.Header.VisiblePosition = 11;
- ultraGridColumn27.Header.VisiblePosition = 12;
- ultraGridColumn28.Header.VisiblePosition = 13;
- ultraGridColumn29.Header.VisiblePosition = 14;
- ultraGridColumn30.Header.VisiblePosition = 15;
- ultraGridColumn31.Header.VisiblePosition = 16;
- ultraGridColumn32.Header.VisiblePosition = 17;
- ultraGridColumn33.Header.VisiblePosition = 18;
- ultraGridColumn34.Header.VisiblePosition = 19;
- ultraGridColumn35.Header.VisiblePosition = 20;
- ultraGridColumn36.Header.VisiblePosition = 21;
- ultraGridColumn37.Header.VisiblePosition = 22;
- ultraGridColumn38.Header.VisiblePosition = 23;
- ultraGridColumn39.Header.VisiblePosition = 24;
- ultraGridColumn40.Header.VisiblePosition = 7;
- ultraGridColumn41.Header.VisiblePosition = 9;
- ultraGridColumn42.Header.VisiblePosition = 25;
- ultraGridColumn43.Header.VisiblePosition = 26;
- ultraGridColumn44.Header.VisiblePosition = 27;
- ultraGridColumn45.Header.VisiblePosition = 28;
- ultraGridColumn46.Header.VisiblePosition = 29;
- ultraGridBand3.Columns.AddRange(new object[] {
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27,
- ultraGridColumn28,
- ultraGridColumn29,
- ultraGridColumn30,
- ultraGridColumn31,
- ultraGridColumn32,
- ultraGridColumn33,
- ultraGridColumn34,
- ultraGridColumn35,
- ultraGridColumn36,
- ultraGridColumn37,
- ultraGridColumn38,
- ultraGridColumn39,
- ultraGridColumn40,
- ultraGridColumn41,
- ultraGridColumn42,
- ultraGridColumn43,
- ultraGridColumn44,
- ultraGridColumn45,
- ultraGridColumn46});
- this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
- this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid3.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.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance50;
- appearance51.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance51;
- this.ultraGrid3.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.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance52;
- this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
- appearance53.BackColor = System.Drawing.SystemColors.Window;
- appearance53.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance53;
- appearance54.BackColor = System.Drawing.SystemColors.Highlight;
- appearance54.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance54;
- this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance55.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance55;
- appearance56.BorderColor = System.Drawing.Color.Silver;
- appearance56.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance56;
- this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid3.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.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance57;
- appearance58.TextHAlignAsString = "Left";
- this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance58;
- this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance59.BackColor = System.Drawing.SystemColors.Window;
- appearance59.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance59;
- this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance60.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance60;
- this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid3.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid3.Name = "ultraGrid3";
- this.ultraGrid3.Size = new System.Drawing.Size(1024, 350);
- this.ultraGrid3.TabIndex = 2;
- this.ultraGrid3.Text = "ultraGrid3";
- //
- // 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.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.dataColumn45,
- this.dataColumn46,
- this.dataColumn47,
- this.dataColumn48,
- this.dataColumn49,
- this.dataColumn50,
- this.dataColumn51,
- this.dataColumn52,
- this.dataColumn53,
- this.dataColumn54,
- this.dataColumn55});
- this.dataTable2.TableName = "FitingTable";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "机架号";
- this.dataColumn26.ColumnName = "RackNo";
- //
- // dataColumn27
- //
- this.dataColumn27.Caption = "机架状态";
- this.dataColumn27.ColumnName = "RackStatus";
- //
- // dataColumn28
- //
- this.dataColumn28.Caption = "轧辊号1";
- this.dataColumn28.ColumnName = "RollerNo1";
- //
- // dataColumn29
- //
- this.dataColumn29.Caption = "轧辊号2";
- this.dataColumn29.ColumnName = "RollerNo2";
- //
- // dataColumn30
- //
- this.dataColumn30.Caption = "轧辊号3";
- this.dataColumn30.ColumnName = "RollerNo3";
- //
- // dataColumn31
- //
- this.dataColumn31.Caption = "机架装配规格";
- this.dataColumn31.ColumnName = "RackStandard";
- //
- // dataColumn32
- //
- this.dataColumn32.Caption = "I、II轴间隙";
- this.dataColumn32.ColumnName = "Space1";
- //
- // dataColumn33
- //
- this.dataColumn33.Caption = "I、III轴间隙";
- this.dataColumn33.ColumnName = "Space2";
- //
- // dataColumn34
- //
- this.dataColumn34.Caption = "II、III轴间隙";
- this.dataColumn34.ColumnName = "Space3";
- //
- // dataColumn35
- //
- this.dataColumn35.Caption = "I轴窜尺寸";
- this.dataColumn35.ColumnName = "AxialSize1";
- //
- // dataColumn36
- //
- this.dataColumn36.Caption = "II轴窜尺寸";
- this.dataColumn36.ColumnName = "AxialSize2";
- //
- // dataColumn37
- //
- this.dataColumn37.Caption = "III轴窜尺寸";
- this.dataColumn37.ColumnName = "AxialSize3";
- //
- // dataColumn38
- //
- this.dataColumn38.Caption = "中心距尺寸";
- this.dataColumn38.ColumnName = "CenterSize";
- //
- // dataColumn39
- //
- this.dataColumn39.Caption = "铜滑板尺寸上";
- this.dataColumn39.ColumnName = "Column1";
- //
- // dataColumn40
- //
- this.dataColumn40.Caption = "铜滑板尺寸下";
- this.dataColumn40.ColumnName = "Column2";
- //
- // dataColumn41
- //
- this.dataColumn41.Caption = "铜滑板尺寸左";
- this.dataColumn41.ColumnName = "Column3";
- //
- // dataColumn42
- //
- this.dataColumn42.Caption = "铜滑板尺寸右";
- this.dataColumn42.ColumnName = "Column4";
- //
- // dataColumn43
- //
- this.dataColumn43.ColumnName = "I轴承是否更换";
- //
- // dataColumn44
- //
- this.dataColumn44.Caption = "II轴承是否更换";
- this.dataColumn44.ColumnName = "Column6";
- //
- // dataColumn45
- //
- this.dataColumn45.Caption = "III轴承是否更换";
- this.dataColumn45.ColumnName = "Column5";
- //
- // dataColumn46
- //
- this.dataColumn46.ColumnName = "Column7";
- //
- // dataColumn47
- //
- this.dataColumn47.Caption = "分配器是否更换";
- this.dataColumn47.ColumnName = "Column8";
- //
- // dataColumn48
- //
- this.dataColumn48.Caption = "油路是否更换";
- this.dataColumn48.ColumnName = "Column9";
- //
- // dataColumn49
- //
- this.dataColumn49.Caption = "轧制总支数";
- this.dataColumn49.ColumnName = "RollingNum";
- //
- // dataColumn50
- //
- this.dataColumn50.Caption = "上线总时间";
- this.dataColumn50.ColumnName = "OnLineTime";
- //
- // dataColumn51
- //
- this.dataColumn51.ColumnName = "Remark";
- //
- // dataColumn52
- //
- this.dataColumn52.Caption = "班次";
- this.dataColumn52.ColumnName = "Column10";
- //
- // dataColumn53
- //
- this.dataColumn53.Caption = "班组";
- this.dataColumn53.ColumnName = "Column11";
- //
- // dataColumn54
- //
- this.dataColumn54.Caption = "操作人";
- this.dataColumn54.ColumnName = "Column12";
- //
- // dataColumn55
- //
- this.dataColumn55.Caption = "操作日期";
- this.dataColumn55.ColumnName = "Column13";
- //
- // FrmSizingRollMatching
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1024, 708);
- this.Controls.Add(this.splitContainer1);
- this.Name = "FrmSizingRollMatching";
- this.Text = "配辊管理";
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel2.ResumeLayout(false);
- this.splitContainer1.ResumeLayout(false);
- this.tableLayoutPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.RollerTable)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.FitingTable)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor11)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor9)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor10)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor7)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.SplitContainer splitContainer1;
- private System.Windows.Forms.Panel panel1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor3;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor2;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel12;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor9;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor7;
- private Infragistics.Win.Misc.UltraLabel ultraLabel16;
- private Infragistics.Win.Misc.UltraLabel ultraLabel14;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor8;
- private Infragistics.Win.Misc.UltraLabel ultraLabel15;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor4;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor5;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor6;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- private Infragistics.Win.Misc.UltraButton ultraButton2;
- private Infragistics.Win.Misc.UltraButton ultraButton1;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor5;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor4;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor3;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor2;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor11;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor10;
- private Infragistics.Win.Misc.UltraLabel ultraLabel19;
- private Infragistics.Win.Misc.UltraLabel ultraLabel18;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable RollerTable;
- private System.Data.DataColumn Check;
- private System.Data.DataColumn RollerNo;
- private System.Data.DataColumn Vender;
- private System.Data.DataColumn Status;
- private System.Data.DataColumn InStorageDate;
- private System.Data.DataColumn ScrapDate;
- private System.Data.DataColumn RollingNum;
- private System.Data.DataColumn OnLineTime;
- private System.Data.DataTable FitingTable;
- private System.Data.DataColumn RackNo;
- private System.Data.DataColumn RackStatus;
- private System.Data.DataColumn RollerNo1;
- private System.Data.DataColumn RollerNo2;
- private System.Data.DataColumn RollerNo3;
- private System.Data.DataColumn RackStandard;
- private System.Data.DataColumn Space1;
- private System.Data.DataColumn Space2;
- private System.Data.DataColumn Space3;
- private System.Data.DataColumn AxialSize1;
- private System.Data.DataColumn AxialSize2;
- private System.Data.DataColumn AxialSize3;
- private System.Data.DataColumn CenterSize;
- 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.DataSet dataSet2;
- private System.Data.DataTable dataTable2;
- 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;
- private System.Data.DataColumn dataColumn45;
- private System.Data.DataColumn dataColumn46;
- private System.Data.DataColumn dataColumn47;
- private System.Data.DataColumn dataColumn48;
- private System.Data.DataColumn dataColumn49;
- private System.Data.DataColumn dataColumn50;
- private System.Data.DataColumn dataColumn51;
- private System.Data.DataColumn dataColumn52;
- private System.Data.DataColumn dataColumn53;
- private System.Data.DataColumn dataColumn54;
- private System.Data.DataColumn dataColumn55;
- }
- }
|