| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679 |
- namespace Core.StlMes.Client.ZGMil.Popup
- {
- partial class txtQuery
- {
- /// <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 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 appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = 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("RESULT_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLUG_CHANGE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLUG_CHANGE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BAR_CHANGE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BAR_CHANGE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_SHIFT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_GROUP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_USER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREAT_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GUIDE_CHANGE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GUIDE_CHANGE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOOL_CHANGE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOOL_CHANGE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELBACK", 0);
- 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 appearance33 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESULT_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MANDREL_CHANGE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MANDREL_CHANGE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROLL_CHANGE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROLL_CHANGE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXMIL_CHANGE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXMIL_CHANGE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_SHIFT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_GROUP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_USER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREAT_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELBACK", 0);
- 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.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table3", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RESULT_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOOL_CHANGE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOOL_CHANGE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_SHIFT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_GROUP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COL_USER");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREAT_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELBACK", 0);
- 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.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab7 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab4 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab5 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab6 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- this.ultraTabPageControl7 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
- this.udtGuideTime = new System.Windows.Forms.DateTimePicker();
- this.udtBarTime = new System.Windows.Forms.DateTimePicker();
- this.udtPlugTime = new System.Windows.Forms.DateTimePicker();
- this.txtGuideChange = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtBarChange = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtPlugChange = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTabPageControl8 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.udtExMilTime = new System.Windows.Forms.DateTimePicker();
- this.udtRollTime = new System.Windows.Forms.DateTimePicker();
- this.udtMandrelTime = new System.Windows.Forms.DateTimePicker();
- this.txtExMilChange = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtRollChange = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtMandrelChange = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTabPageControl9 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.udtToolChange = new System.Windows.Forms.DateTimePicker();
- this.txtToolChange = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTabPageControl10 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.dtpToolChange168 = new System.Windows.Forms.DateTimePicker();
- this.txtToolChange168 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraGrid0 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dtPerTool = 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.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn10 = 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.dtRollTool = new System.Data.DataTable();
- 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.dtSizingTool = new System.Data.DataTable();
- this.dataColumn23 = new System.Data.DataColumn();
- 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.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
- this.btnDelete = new Infragistics.Win.Misc.UltraButton();
- this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
- this.btnAdd = new Infragistics.Win.Misc.UltraButton();
- this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage3 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.lblRollQATons = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
- this.txtGroup = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtDate = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtShift = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.label6 = new System.Windows.Forms.Label();
- this.label1 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabPageControl4 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraTabPageControl5 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraTabPageControl6 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraTabPageControl7.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
- this.ultraGroupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtGuideChange)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBarChange)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPlugChange)).BeginInit();
- this.ultraTabPageControl8.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtExMilChange)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRollChange)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMandrelChange)).BeginInit();
- this.ultraTabPageControl9.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtToolChange)).BeginInit();
- this.ultraTabPageControl10.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtToolChange168)).BeginInit();
- this.ultraTabPageControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid0)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtPerTool)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtRollTool)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtSizingTool)).BeginInit();
- this.ultraTabPageControl2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- this.ultraTabPageControl3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
- this.ultraGroupBox4.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
- this.ultraTabControl2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.lblRollQATons)).BeginInit();
- this.lblRollQATons.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtGroup)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDate)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtShift)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
- this.ultraTabControl1.SuspendLayout();
- this.SuspendLayout();
- //
- // ultraTabPageControl7
- //
- this.ultraTabPageControl7.Controls.Add(this.ultraGroupBox3);
- this.ultraTabPageControl7.Location = new System.Drawing.Point(1, 22);
- this.ultraTabPageControl7.Name = "ultraTabPageControl7";
- this.ultraTabPageControl7.Size = new System.Drawing.Size(955, 188);
- //
- // ultraGroupBox3
- //
- this.ultraGroupBox3.Controls.Add(this.udtGuideTime);
- this.ultraGroupBox3.Controls.Add(this.udtBarTime);
- this.ultraGroupBox3.Controls.Add(this.udtPlugTime);
- this.ultraGroupBox3.Controls.Add(this.txtGuideChange);
- this.ultraGroupBox3.Controls.Add(this.txtBarChange);
- this.ultraGroupBox3.Controls.Add(this.txtPlugChange);
- this.ultraGroupBox3.Controls.Add(this.ultraLabel3);
- this.ultraGroupBox3.Controls.Add(this.ultraLabel2);
- this.ultraGroupBox3.Controls.Add(this.ultraLabel6);
- this.ultraGroupBox3.Controls.Add(this.ultraLabel5);
- this.ultraGroupBox3.Controls.Add(this.ultraLabel4);
- this.ultraGroupBox3.Controls.Add(this.ultraLabel1);
- this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox3.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox3.Name = "ultraGroupBox3";
- this.ultraGroupBox3.Size = new System.Drawing.Size(955, 188);
- this.ultraGroupBox3.TabIndex = 3;
- this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // udtGuideTime
- //
- this.udtGuideTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.udtGuideTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.udtGuideTime.Location = new System.Drawing.Point(825, 160);
- this.udtGuideTime.Name = "udtGuideTime";
- this.udtGuideTime.Size = new System.Drawing.Size(205, 21);
- this.udtGuideTime.TabIndex = 3;
- //
- // udtBarTime
- //
- this.udtBarTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.udtBarTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.udtBarTime.Location = new System.Drawing.Point(459, 160);
- this.udtBarTime.Name = "udtBarTime";
- this.udtBarTime.Size = new System.Drawing.Size(205, 21);
- this.udtBarTime.TabIndex = 3;
- //
- // udtPlugTime
- //
- this.udtPlugTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.udtPlugTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.udtPlugTime.Location = new System.Drawing.Point(107, 160);
- this.udtPlugTime.Name = "udtPlugTime";
- this.udtPlugTime.Size = new System.Drawing.Size(205, 21);
- this.udtPlugTime.TabIndex = 3;
- //
- // txtGuideChange
- //
- this.txtGuideChange.Location = new System.Drawing.Point(825, 19);
- this.txtGuideChange.Multiline = true;
- this.txtGuideChange.Name = "txtGuideChange";
- this.txtGuideChange.Size = new System.Drawing.Size(205, 134);
- this.txtGuideChange.TabIndex = 2;
- //
- // txtBarChange
- //
- this.txtBarChange.Location = new System.Drawing.Point(459, 19);
- this.txtBarChange.Multiline = true;
- this.txtBarChange.Name = "txtBarChange";
- this.txtBarChange.Size = new System.Drawing.Size(205, 134);
- this.txtBarChange.TabIndex = 2;
- //
- // txtPlugChange
- //
- this.txtPlugChange.Location = new System.Drawing.Point(107, 20);
- this.txtPlugChange.Multiline = true;
- this.txtPlugChange.Name = "txtPlugChange";
- this.txtPlugChange.Size = new System.Drawing.Size(205, 134);
- this.txtPlugChange.TabIndex = 2;
- //
- // ultraLabel3
- //
- appearance27.TextVAlignAsString = "Middle";
- this.ultraLabel3.Appearance = appearance27;
- this.ultraLabel3.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel3.Location = new System.Drawing.Point(728, 19);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(78, 23);
- this.ultraLabel3.TabIndex = 0;
- this.ultraLabel3.Text = "导板更换:";
- //
- // ultraLabel2
- //
- appearance28.TextVAlignAsString = "Middle";
- this.ultraLabel2.Appearance = appearance28;
- this.ultraLabel2.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel2.Location = new System.Drawing.Point(363, 19);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(76, 23);
- this.ultraLabel2.TabIndex = 0;
- this.ultraLabel2.Text = "顶杆更换:";
- //
- // ultraLabel6
- //
- appearance29.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance29.TextVAlignAsString = "Middle";
- this.ultraLabel6.Appearance = appearance29;
- this.ultraLabel6.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel6.Location = new System.Drawing.Point(728, 158);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(80, 23);
- this.ultraLabel6.TabIndex = 0;
- this.ultraLabel6.Text = "更换时间:";
- //
- // ultraLabel5
- //
- appearance30.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance30.TextVAlignAsString = "Middle";
- this.ultraLabel5.Appearance = appearance30;
- this.ultraLabel5.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel5.Location = new System.Drawing.Point(363, 158);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(80, 23);
- this.ultraLabel5.TabIndex = 0;
- this.ultraLabel5.Text = "更换时间:";
- //
- // ultraLabel4
- //
- appearance31.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance31.TextVAlignAsString = "Middle";
- this.ultraLabel4.Appearance = appearance31;
- this.ultraLabel4.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel4.Location = new System.Drawing.Point(12, 158);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(80, 23);
- this.ultraLabel4.TabIndex = 0;
- this.ultraLabel4.Text = "更换时间:";
- //
- // ultraLabel1
- //
- appearance32.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance32.TextVAlignAsString = "Middle";
- this.ultraLabel1.Appearance = appearance32;
- this.ultraLabel1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel1.Location = new System.Drawing.Point(12, 19);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(80, 23);
- this.ultraLabel1.TabIndex = 0;
- this.ultraLabel1.Text = "顶头更换:";
- //
- // ultraTabPageControl8
- //
- this.ultraTabPageControl8.Controls.Add(this.ultraGroupBox1);
- this.ultraTabPageControl8.Location = new System.Drawing.Point(-7500, -8000);
- this.ultraTabPageControl8.Name = "ultraTabPageControl8";
- this.ultraTabPageControl8.Size = new System.Drawing.Size(955, 188);
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.udtExMilTime);
- this.ultraGroupBox1.Controls.Add(this.udtRollTime);
- this.ultraGroupBox1.Controls.Add(this.udtMandrelTime);
- this.ultraGroupBox1.Controls.Add(this.txtExMilChange);
- this.ultraGroupBox1.Controls.Add(this.txtRollChange);
- this.ultraGroupBox1.Controls.Add(this.txtMandrelChange);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel9);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel10);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel11);
- this.ultraGroupBox1.Controls.Add(this.ultraLabel12);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(955, 188);
- this.ultraGroupBox1.TabIndex = 4;
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // udtExMilTime
- //
- this.udtExMilTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.udtExMilTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.udtExMilTime.Location = new System.Drawing.Point(823, 157);
- this.udtExMilTime.Name = "udtExMilTime";
- this.udtExMilTime.Size = new System.Drawing.Size(202, 21);
- this.udtExMilTime.TabIndex = 15;
- //
- // udtRollTime
- //
- this.udtRollTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.udtRollTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.udtRollTime.Location = new System.Drawing.Point(463, 157);
- this.udtRollTime.Name = "udtRollTime";
- this.udtRollTime.Size = new System.Drawing.Size(202, 21);
- this.udtRollTime.TabIndex = 15;
- //
- // udtMandrelTime
- //
- this.udtMandrelTime.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.udtMandrelTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.udtMandrelTime.Location = new System.Drawing.Point(109, 158);
- this.udtMandrelTime.Name = "udtMandrelTime";
- this.udtMandrelTime.Size = new System.Drawing.Size(202, 21);
- this.udtMandrelTime.TabIndex = 15;
- //
- // txtExMilChange
- //
- this.txtExMilChange.Location = new System.Drawing.Point(823, 18);
- this.txtExMilChange.Multiline = true;
- this.txtExMilChange.Name = "txtExMilChange";
- this.txtExMilChange.Size = new System.Drawing.Size(201, 134);
- this.txtExMilChange.TabIndex = 12;
- //
- // txtRollChange
- //
- this.txtRollChange.Location = new System.Drawing.Point(463, 18);
- this.txtRollChange.Multiline = true;
- this.txtRollChange.Name = "txtRollChange";
- this.txtRollChange.Size = new System.Drawing.Size(201, 134);
- this.txtRollChange.TabIndex = 13;
- //
- // txtMandrelChange
- //
- this.txtMandrelChange.Location = new System.Drawing.Point(109, 19);
- this.txtMandrelChange.Multiline = true;
- this.txtMandrelChange.Name = "txtMandrelChange";
- this.txtMandrelChange.Size = new System.Drawing.Size(201, 134);
- this.txtMandrelChange.TabIndex = 14;
- //
- // ultraLabel7
- //
- appearance15.TextVAlignAsString = "Middle";
- this.ultraLabel7.Appearance = appearance15;
- this.ultraLabel7.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel7.Location = new System.Drawing.Point(715, 19);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(91, 23);
- this.ultraLabel7.TabIndex = 5;
- this.ultraLabel7.Text = "脱管机更换:";
- //
- // ultraLabel8
- //
- appearance14.TextVAlignAsString = "Middle";
- this.ultraLabel8.Appearance = appearance14;
- this.ultraLabel8.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel8.Location = new System.Drawing.Point(356, 19);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(90, 23);
- this.ultraLabel8.TabIndex = 4;
- this.ultraLabel8.Text = "连轧辊更换:";
- //
- // ultraLabel9
- //
- appearance13.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance13.TextVAlignAsString = "Middle";
- this.ultraLabel9.Appearance = appearance13;
- this.ultraLabel9.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel9.Location = new System.Drawing.Point(726, 157);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(80, 23);
- this.ultraLabel9.TabIndex = 3;
- this.ultraLabel9.Text = "更换时间:";
- //
- // ultraLabel10
- //
- appearance17.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance17.TextVAlignAsString = "Middle";
- this.ultraLabel10.Appearance = appearance17;
- this.ultraLabel10.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel10.Location = new System.Drawing.Point(367, 157);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(80, 23);
- this.ultraLabel10.TabIndex = 8;
- this.ultraLabel10.Text = "更换时间:";
- //
- // ultraLabel11
- //
- appearance25.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance25.TextVAlignAsString = "Middle";
- this.ultraLabel11.Appearance = appearance25;
- this.ultraLabel11.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel11.Location = new System.Drawing.Point(14, 157);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(80, 23);
- this.ultraLabel11.TabIndex = 7;
- this.ultraLabel11.Text = "更换时间:";
- //
- // ultraLabel12
- //
- appearance26.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance26.TextVAlignAsString = "Middle";
- this.ultraLabel12.Appearance = appearance26;
- this.ultraLabel12.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel12.Location = new System.Drawing.Point(14, 19);
- this.ultraLabel12.Name = "ultraLabel12";
- this.ultraLabel12.Size = new System.Drawing.Size(80, 23);
- this.ultraLabel12.TabIndex = 6;
- this.ultraLabel12.Text = "芯棒更换";
- //
- // ultraTabPageControl9
- //
- this.ultraTabPageControl9.Controls.Add(this.ultraGroupBox2);
- this.ultraTabPageControl9.Location = new System.Drawing.Point(-7500, -8000);
- this.ultraTabPageControl9.Name = "ultraTabPageControl9";
- this.ultraTabPageControl9.Size = new System.Drawing.Size(955, 188);
- //
- // ultraGroupBox2
- //
- this.ultraGroupBox2.Controls.Add(this.udtToolChange);
- this.ultraGroupBox2.Controls.Add(this.txtToolChange);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel13);
- this.ultraGroupBox2.Controls.Add(this.ultraLabel14);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(955, 188);
- this.ultraGroupBox2.TabIndex = 4;
- this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // udtToolChange
- //
- this.udtToolChange.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.udtToolChange.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.udtToolChange.Location = new System.Drawing.Point(127, 161);
- this.udtToolChange.Name = "udtToolChange";
- this.udtToolChange.Size = new System.Drawing.Size(199, 21);
- this.udtToolChange.TabIndex = 19;
- //
- // txtToolChange
- //
- this.txtToolChange.Location = new System.Drawing.Point(126, 21);
- this.txtToolChange.Multiline = true;
- this.txtToolChange.Name = "txtToolChange";
- this.txtToolChange.Size = new System.Drawing.Size(820, 134);
- this.txtToolChange.TabIndex = 18;
- //
- // ultraLabel13
- //
- appearance19.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance19.TextVAlignAsString = "Middle";
- this.ultraLabel13.Appearance = appearance19;
- this.ultraLabel13.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel13.Location = new System.Drawing.Point(31, 159);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(89, 23);
- this.ultraLabel13.TabIndex = 16;
- this.ultraLabel13.Text = "更换时间:";
- //
- // ultraLabel14
- //
- appearance20.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance20.TextVAlignAsString = "Middle";
- this.ultraLabel14.Appearance = appearance20;
- this.ultraLabel14.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel14.Location = new System.Drawing.Point(31, 20);
- this.ultraLabel14.Name = "ultraLabel14";
- this.ultraLabel14.Size = new System.Drawing.Size(89, 23);
- this.ultraLabel14.TabIndex = 15;
- this.ultraLabel14.Text = "工具更换:";
- //
- // ultraTabPageControl10
- //
- this.ultraTabPageControl10.Controls.Add(this.dtpToolChange168);
- this.ultraTabPageControl10.Controls.Add(this.txtToolChange168);
- this.ultraTabPageControl10.Controls.Add(this.ultraLabel15);
- this.ultraTabPageControl10.Controls.Add(this.ultraLabel16);
- this.ultraTabPageControl10.Location = new System.Drawing.Point(-7500, -8000);
- this.ultraTabPageControl10.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
- this.ultraTabPageControl10.Name = "ultraTabPageControl10";
- this.ultraTabPageControl10.Size = new System.Drawing.Size(955, 188);
- //
- // dtpToolChange168
- //
- this.dtpToolChange168.CustomFormat = "yyyy-MM-dd HH:mm:ss";
- this.dtpToolChange168.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpToolChange168.Location = new System.Drawing.Point(130, 154);
- this.dtpToolChange168.Name = "dtpToolChange168";
- this.dtpToolChange168.Size = new System.Drawing.Size(199, 21);
- this.dtpToolChange168.TabIndex = 23;
- //
- // txtToolChange168
- //
- this.txtToolChange168.Location = new System.Drawing.Point(130, 14);
- this.txtToolChange168.Multiline = true;
- this.txtToolChange168.Name = "txtToolChange168";
- this.txtToolChange168.Size = new System.Drawing.Size(820, 134);
- this.txtToolChange168.TabIndex = 22;
- //
- // ultraLabel15
- //
- appearance18.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance18.TextVAlignAsString = "Middle";
- this.ultraLabel15.Appearance = appearance18;
- this.ultraLabel15.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel15.Location = new System.Drawing.Point(34, 153);
- this.ultraLabel15.Name = "ultraLabel15";
- this.ultraLabel15.Size = new System.Drawing.Size(89, 23);
- this.ultraLabel15.TabIndex = 21;
- this.ultraLabel15.Text = "更换时间:";
- //
- // ultraLabel16
- //
- appearance16.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance16.TextVAlignAsString = "Middle";
- this.ultraLabel16.Appearance = appearance16;
- this.ultraLabel16.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraLabel16.Location = new System.Drawing.Point(34, 17);
- this.ultraLabel16.Name = "ultraLabel16";
- this.ultraLabel16.Size = new System.Drawing.Size(89, 23);
- this.ultraLabel16.TabIndex = 20;
- this.ultraLabel16.Text = "工具更换:";
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Controls.Add(this.ultraGrid0);
- this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 22);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(955, 222);
- //
- // ultraGrid0
- //
- this.ultraGrid0.DataMember = "Table1";
- this.ultraGrid0.DataSource = this.dataSet1;
- ultraGridColumn1.Header.VisiblePosition = 9;
- ultraGridColumn1.Hidden = true;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.Header.VisiblePosition = 0;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.Header.VisiblePosition = 1;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.Header.VisiblePosition = 2;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.Header.VisiblePosition = 3;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.Header.VisiblePosition = 4;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.Header.VisiblePosition = 5;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.Header.VisiblePosition = 6;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.Header.VisiblePosition = 7;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.Header.VisiblePosition = 8;
- ultraGridColumn10.Hidden = true;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(198, 0);
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(172, 0);
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.Header.Caption = "剔除回退";
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn15.Hidden = true;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid0.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid0.DisplayLayout.InterBandSpacing = 8;
- appearance21.FontData.BoldAsString = "True";
- this.ultraGrid0.DisplayLayout.Override.ActiveRowAppearance = appearance21;
- this.ultraGrid0.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid0.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid0.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
- appearance22.BackColor = System.Drawing.Color.Transparent;
- this.ultraGrid0.DisplayLayout.Override.CardAreaAppearance = appearance22;
- appearance23.TextVAlignAsString = "Middle";
- this.ultraGrid0.DisplayLayout.Override.CellAppearance = appearance23;
- this.ultraGrid0.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid0.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
- appearance24.BackColor = System.Drawing.Color.LightSteelBlue;
- appearance24.TextHAlignAsString = "Center";
- appearance24.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
- this.ultraGrid0.DisplayLayout.Override.HeaderAppearance = appearance24;
- this.ultraGrid0.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid0.DisplayLayout.Override.MaxSelectedRows = 1;
- this.ultraGrid0.DisplayLayout.Override.MinRowHeight = 21;
- appearance33.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid0.DisplayLayout.Override.RowSelectorAppearance = appearance33;
- this.ultraGrid0.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid0.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid0.DisplayLayout.Override.RowSelectorWidth = 26;
- this.ultraGrid0.DisplayLayout.Override.RowSpacingBefore = 0;
- appearance34.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
- appearance34.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
- appearance34.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance34.ForeColor = System.Drawing.Color.Black;
- this.ultraGrid0.DisplayLayout.Override.SelectedRowAppearance = appearance34;
- this.ultraGrid0.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid0.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid0.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
- this.ultraGrid0.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid0.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid0.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid0.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid0.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
- this.ultraGrid0.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
- this.ultraGrid0.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid0.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid0.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid0.Name = "ultraGrid0";
- this.ultraGrid0.Size = new System.Drawing.Size(955, 222);
- this.ultraGrid0.TabIndex = 11;
- this.ultraGrid0.AfterRowActivate += new System.EventHandler(this.ultraGrid0_AfterRowActivate);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dtPerTool,
- this.dtRollTool,
- this.dtSizingTool});
- //
- // dtPerTool
- //
- this.dtPerTool.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn9,
- this.dataColumn8,
- this.dataColumn10,
- this.dataColumn31,
- this.dataColumn32,
- this.dataColumn33,
- this.dataColumn34});
- this.dtPerTool.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "实绩编号";
- this.dataColumn1.ColumnName = "RESULT_NO";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "顶头直径更换";
- this.dataColumn2.ColumnName = "PLUG_CHANGE";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "顶头更换时间";
- this.dataColumn3.ColumnName = "PLUG_CHANGE_TIME";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "顶杆直径更换";
- this.dataColumn4.ColumnName = "BAR_CHANGE";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "顶杆更换时间";
- this.dataColumn5.ColumnName = "BAR_CHANGE_TIME";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "操作班次";
- this.dataColumn6.ColumnName = "COL_SHIFT";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "操作班组";
- this.dataColumn7.ColumnName = "COL_GROUP";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "操作人";
- this.dataColumn9.ColumnName = "COL_USER";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "创建时间";
- this.dataColumn8.ColumnName = "CREAT_TIME";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "产线代码";
- this.dataColumn10.ColumnName = "PLINE_CODE";
- //
- // dataColumn31
- //
- this.dataColumn31.Caption = "导板更换";
- this.dataColumn31.ColumnName = "GUIDE_CHANGE";
- //
- // dataColumn32
- //
- this.dataColumn32.Caption = "导板更换时间";
- this.dataColumn32.ColumnName = "GUIDE_CHANGE_TIME";
- //
- // dataColumn33
- //
- this.dataColumn33.Caption = "工器具更换";
- this.dataColumn33.ColumnName = "TOOL_CHANGE";
- //
- // dataColumn34
- //
- this.dataColumn34.Caption = "工器具更换时间";
- this.dataColumn34.ColumnName = "TOOL_CHANGE_TIME";
- //
- // dtRollTool
- //
- this.dtRollTool.Columns.AddRange(new System.Data.DataColumn[] {
- 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.dtRollTool.TableName = "Table2";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "实绩编号";
- this.dataColumn11.ColumnName = "RESULT_NO";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "芯棒规格更换";
- this.dataColumn12.ColumnName = "MANDREL_CHANGE";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "芯棒更换时间";
- this.dataColumn13.ColumnName = "MANDREL_CHANGE_TIME";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "连轧辊更换";
- this.dataColumn14.ColumnName = "ROLL_CHANGE";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "连轧辊更换时间";
- this.dataColumn15.ColumnName = "ROLL_CHANGE_TIME";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "脱管机架更换";
- this.dataColumn16.ColumnName = "EXMIL_CHANGE";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "脱管机架更换时间";
- this.dataColumn17.ColumnName = "EXMIL_CHANGE_TIME";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "操作班次";
- this.dataColumn18.ColumnName = "COL_SHIFT";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "操作班组";
- this.dataColumn19.ColumnName = "COL_GROUP";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "操作人";
- this.dataColumn20.ColumnName = "COL_USER";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "创建时间";
- this.dataColumn21.ColumnName = "CREAT_TIME";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "产线代码";
- this.dataColumn22.ColumnName = "PLINE_CODE";
- //
- // dtSizingTool
- //
- this.dtSizingTool.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn23,
- this.dataColumn24,
- this.dataColumn25,
- this.dataColumn26,
- this.dataColumn27,
- this.dataColumn28,
- this.dataColumn29,
- this.dataColumn30});
- this.dtSizingTool.TableName = "Table3";
- //
- // dataColumn23
- //
- this.dataColumn23.Caption = "实绩编号";
- this.dataColumn23.ColumnName = "RESULT_NO";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "工具更换";
- this.dataColumn24.ColumnName = "TOOL_CHANGE";
- //
- // dataColumn25
- //
- this.dataColumn25.Caption = "工具更换时间";
- this.dataColumn25.ColumnName = "TOOL_CHANGE_TIME";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "操作班次";
- this.dataColumn26.ColumnName = "COL_SHIFT";
- //
- // dataColumn27
- //
- this.dataColumn27.Caption = "操作班组";
- this.dataColumn27.ColumnName = "COL_GROUP";
- //
- // dataColumn28
- //
- this.dataColumn28.Caption = "操作人";
- this.dataColumn28.ColumnName = "COL_USER";
- //
- // dataColumn29
- //
- this.dataColumn29.Caption = "创建时间";
- this.dataColumn29.ColumnName = "CREAT_TIME";
- //
- // dataColumn30
- //
- this.dataColumn30.Caption = "产线代码";
- this.dataColumn30.ColumnName = "PLINE_CODE";
- //
- // ultraTabPageControl2
- //
- this.ultraTabPageControl2.Controls.Add(this.ultraGrid1);
- this.ultraTabPageControl2.Location = new System.Drawing.Point(-7500, -8000);
- this.ultraTabPageControl2.Name = "ultraTabPageControl2";
- this.ultraTabPageControl2.Size = new System.Drawing.Size(955, 222);
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table2";
- this.ultraGrid1.DataSource = this.dataSet1;
- ultraGridColumn16.Header.VisiblePosition = 11;
- ultraGridColumn16.Hidden = true;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn17.Header.VisiblePosition = 0;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn18.Header.VisiblePosition = 1;
- ultraGridColumn18.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn19.Header.VisiblePosition = 2;
- ultraGridColumn19.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn20.Header.VisiblePosition = 3;
- ultraGridColumn20.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn21.Header.VisiblePosition = 5;
- ultraGridColumn21.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn22.Header.VisiblePosition = 7;
- ultraGridColumn22.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn23.Header.VisiblePosition = 4;
- ultraGridColumn23.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn24.Header.VisiblePosition = 6;
- ultraGridColumn24.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn25.Header.VisiblePosition = 8;
- ultraGridColumn25.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn26.Header.VisiblePosition = 9;
- ultraGridColumn26.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn27.Header.VisiblePosition = 10;
- ultraGridColumn27.Hidden = true;
- ultraGridColumn28.Header.Caption = "剔除回退";
- ultraGridColumn28.Header.VisiblePosition = 12;
- ultraGridColumn28.Hidden = true;
- ultraGridColumn28.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
- ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn28.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27,
- ultraGridColumn28});
- ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid1.DisplayLayout.InterBandSpacing = 8;
- appearance7.FontData.BoldAsString = "True";
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance7;
- this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid1.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
- appearance8.BackColor = System.Drawing.Color.Transparent;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance8;
- appearance9.TextVAlignAsString = "Middle";
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance9;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
- appearance10.BackColor = System.Drawing.Color.LightSteelBlue;
- appearance10.TextHAlignAsString = "Center";
- appearance10.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.MaxSelectedRows = 1;
- this.ultraGrid1.DisplayLayout.Override.MinRowHeight = 21;
- appearance11.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance11;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorWidth = 26;
- this.ultraGrid1.DisplayLayout.Override.RowSpacingBefore = 0;
- appearance12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
- appearance12.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
- appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance12.ForeColor = System.Drawing.Color.Black;
- this.ultraGrid1.DisplayLayout.Override.SelectedRowAppearance = appearance12;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
- this.ultraGrid1.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
- this.ultraGrid1.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(955, 222);
- this.ultraGrid1.TabIndex = 11;
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // ultraTabPageControl3
- //
- this.ultraTabPageControl3.Controls.Add(this.ultraGrid2);
- this.ultraTabPageControl3.Location = new System.Drawing.Point(-7500, -8000);
- this.ultraTabPageControl3.Name = "ultraTabPageControl3";
- this.ultraTabPageControl3.Size = new System.Drawing.Size(955, 222);
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataMember = "Table3";
- this.ultraGrid2.DataSource = this.dataSet1;
- ultraGridColumn29.Header.VisiblePosition = 7;
- ultraGridColumn29.Hidden = true;
- ultraGridColumn29.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn30.Header.VisiblePosition = 0;
- ultraGridColumn31.Header.VisiblePosition = 1;
- ultraGridColumn32.Header.VisiblePosition = 2;
- ultraGridColumn33.Header.VisiblePosition = 3;
- ultraGridColumn34.Header.VisiblePosition = 4;
- ultraGridColumn35.Header.VisiblePosition = 5;
- ultraGridColumn36.Header.VisiblePosition = 6;
- ultraGridColumn36.Hidden = true;
- ultraGridColumn37.Header.Caption = "剔除回退";
- ultraGridColumn37.Header.VisiblePosition = 8;
- ultraGridColumn37.Hidden = true;
- ultraGridColumn37.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
- ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn37.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.Button;
- ultraGridBand3.Columns.AddRange(new object[] {
- ultraGridColumn29,
- ultraGridColumn30,
- ultraGridColumn31,
- ultraGridColumn32,
- ultraGridColumn33,
- ultraGridColumn34,
- ultraGridColumn35,
- ultraGridColumn36,
- ultraGridColumn37});
- ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
- this.ultraGrid2.DisplayLayout.InterBandSpacing = 8;
- appearance61.FontData.BoldAsString = "True";
- this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance61;
- this.ultraGrid2.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
- this.ultraGrid2.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid2.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.True;
- appearance62.BackColor = System.Drawing.Color.Transparent;
- this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance62;
- appearance63.TextVAlignAsString = "Middle";
- this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance63;
- this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid2.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
- appearance64.BackColor = System.Drawing.Color.LightSteelBlue;
- appearance64.TextHAlignAsString = "Center";
- appearance64.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
- this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance64;
- this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid2.DisplayLayout.Override.MaxSelectedRows = 1;
- this.ultraGrid2.DisplayLayout.Override.MinRowHeight = 21;
- appearance65.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorAppearance = appearance65;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid2.DisplayLayout.Override.RowSelectorWidth = 26;
- this.ultraGrid2.DisplayLayout.Override.RowSpacingBefore = 0;
- appearance66.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
- appearance66.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
- appearance66.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance66.ForeColor = System.Drawing.Color.Black;
- this.ultraGrid2.DisplayLayout.Override.SelectedRowAppearance = appearance66;
- this.ultraGrid2.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid2.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid2.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
- this.ultraGrid2.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid2.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid2.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
- this.ultraGrid2.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(955, 222);
- this.ultraGrid2.TabIndex = 11;
- this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 1;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox4, 0, 3);
- this.tableLayoutPanel1.Controls.Add(this.ultraTabControl2, 0, 2);
- this.tableLayoutPanel1.Controls.Add(this.lblRollQATons, 0, 0);
- this.tableLayoutPanel1.Controls.Add(this.ultraTabControl1, 0, 1);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 4;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 49F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 217F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(963, 577);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // ultraGroupBox4
- //
- this.ultraGroupBox4.Controls.Add(this.btnDelete);
- this.ultraGroupBox4.Controls.Add(this.ultraButton2);
- this.ultraGroupBox4.Controls.Add(this.btnAdd);
- this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox4.Location = new System.Drawing.Point(3, 520);
- this.ultraGroupBox4.Name = "ultraGroupBox4";
- this.ultraGroupBox4.Size = new System.Drawing.Size(957, 54);
- this.ultraGroupBox4.TabIndex = 4;
- this.ultraGroupBox4.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // btnDelete
- //
- this.btnDelete.Location = new System.Drawing.Point(324, 12);
- this.btnDelete.Name = "btnDelete";
- this.btnDelete.Size = new System.Drawing.Size(106, 33);
- this.btnDelete.TabIndex = 0;
- this.btnDelete.Text = "删除";
- this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click);
- //
- // ultraButton2
- //
- this.ultraButton2.Location = new System.Drawing.Point(173, 12);
- this.ultraButton2.Name = "ultraButton2";
- this.ultraButton2.Size = new System.Drawing.Size(106, 33);
- this.ultraButton2.TabIndex = 0;
- this.ultraButton2.Text = "修改";
- this.ultraButton2.Click += new System.EventHandler(this.ultraButton2_Click);
- //
- // btnAdd
- //
- this.btnAdd.Location = new System.Drawing.Point(18, 12);
- this.btnAdd.Name = "btnAdd";
- this.btnAdd.Size = new System.Drawing.Size(106, 33);
- this.btnAdd.TabIndex = 0;
- this.btnAdd.Text = "新增";
- this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
- //
- // ultraTabControl2
- //
- this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage3);
- this.ultraTabControl2.Controls.Add(this.ultraTabPageControl7);
- this.ultraTabControl2.Controls.Add(this.ultraTabPageControl8);
- this.ultraTabControl2.Controls.Add(this.ultraTabPageControl9);
- this.ultraTabControl2.Controls.Add(this.ultraTabPageControl10);
- this.ultraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl2.Location = new System.Drawing.Point(3, 303);
- this.ultraTabControl2.Name = "ultraTabControl2";
- this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage3;
- this.ultraTabControl2.Size = new System.Drawing.Size(957, 211);
- this.ultraTabControl2.TabIndex = 3;
- ultraTab1.TabPage = this.ultraTabPageControl7;
- ultraTab1.Text = "编辑区";
- ultraTab2.TabPage = this.ultraTabPageControl8;
- ultraTab2.Text = "编辑区";
- ultraTab3.TabPage = this.ultraTabPageControl9;
- ultraTab3.Text = "编辑区";
- ultraTab7.TabPage = this.ultraTabPageControl10;
- ultraTab7.Text = "编辑区";
- this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab1,
- ultraTab2,
- ultraTab3,
- ultraTab7});
- this.ultraTabControl2.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
- //
- // ultraTabSharedControlsPage3
- //
- this.ultraTabSharedControlsPage3.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage3.Name = "ultraTabSharedControlsPage3";
- this.ultraTabSharedControlsPage3.Size = new System.Drawing.Size(955, 188);
- //
- // lblRollQATons
- //
- this.lblRollQATons.Controls.Add(this.ultraButton1);
- this.lblRollQATons.Controls.Add(this.txtGroup);
- this.lblRollQATons.Controls.Add(this.txtDate);
- this.lblRollQATons.Controls.Add(this.txtShift);
- this.lblRollQATons.Controls.Add(this.label6);
- this.lblRollQATons.Controls.Add(this.label1);
- this.lblRollQATons.Controls.Add(this.label5);
- this.lblRollQATons.Dock = System.Windows.Forms.DockStyle.Fill;
- this.lblRollQATons.Location = new System.Drawing.Point(3, 3);
- this.lblRollQATons.Name = "lblRollQATons";
- this.lblRollQATons.Size = new System.Drawing.Size(957, 43);
- this.lblRollQATons.TabIndex = 1;
- this.lblRollQATons.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraButton1
- //
- this.ultraButton1.Location = new System.Drawing.Point(497, 8);
- this.ultraButton1.Name = "ultraButton1";
- this.ultraButton1.Size = new System.Drawing.Size(91, 29);
- this.ultraButton1.TabIndex = 56;
- this.ultraButton1.Text = "刷新";
- this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
- //
- // txtGroup
- //
- this.txtGroup.Enabled = false;
- this.txtGroup.Location = new System.Drawing.Point(357, 12);
- this.txtGroup.MaxLength = 100;
- this.txtGroup.Name = "txtGroup";
- this.txtGroup.Size = new System.Drawing.Size(87, 21);
- this.txtGroup.TabIndex = 54;
- //
- // txtDate
- //
- this.txtDate.Enabled = false;
- this.txtDate.Location = new System.Drawing.Point(63, 13);
- this.txtDate.MaxLength = 100;
- this.txtDate.Name = "txtDate";
- this.txtDate.Size = new System.Drawing.Size(100, 21);
- this.txtDate.TabIndex = 55;
- //
- // txtShift
- //
- this.txtShift.Enabled = false;
- this.txtShift.Location = new System.Drawing.Point(216, 13);
- this.txtShift.MaxLength = 100;
- this.txtShift.Name = "txtShift";
- this.txtShift.Size = new System.Drawing.Size(87, 21);
- this.txtShift.TabIndex = 55;
- //
- // label6
- //
- this.label6.AutoSize = true;
- this.label6.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label6.Location = new System.Drawing.Point(322, 17);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(29, 12);
- this.label6.TabIndex = 52;
- this.label6.Text = "班组";
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label1.Location = new System.Drawing.Point(21, 17);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(29, 12);
- this.label1.TabIndex = 53;
- this.label1.Text = "日期";
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label5.Location = new System.Drawing.Point(181, 17);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(29, 12);
- this.label5.TabIndex = 53;
- this.label5.Text = "班次";
- //
- // ultraTabControl1
- //
- this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl3);
- this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl1.Location = new System.Drawing.Point(3, 52);
- this.ultraTabControl1.Name = "ultraTabControl1";
- this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.ultraTabControl1.Size = new System.Drawing.Size(957, 245);
- this.ultraTabControl1.TabIndex = 2;
- ultraTab4.TabPage = this.ultraTabPageControl1;
- ultraTab4.Text = "当班穿孔工具更换实绩";
- ultraTab5.TabPage = this.ultraTabPageControl2;
- ultraTab5.Text = "当班连轧工具更换实绩";
- ultraTab6.TabPage = this.ultraTabPageControl3;
- ultraTab6.Text = "当班定径工具更换实绩";
- this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab4,
- ultraTab5,
- ultraTab6});
- this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
- //
- // ultraTabSharedControlsPage1
- //
- this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(955, 222);
- //
- // ultraTabSharedControlsPage2
- //
- this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(1, 23);
- this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
- this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(881, 293);
- //
- // ultraTabPageControl4
- //
- this.ultraTabPageControl4.Location = new System.Drawing.Point(1, 23);
- this.ultraTabPageControl4.Name = "ultraTabPageControl4";
- this.ultraTabPageControl4.Size = new System.Drawing.Size(881, 293);
- //
- // ultraTabPageControl5
- //
- this.ultraTabPageControl5.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl5.Name = "ultraTabPageControl5";
- this.ultraTabPageControl5.Size = new System.Drawing.Size(881, 293);
- //
- // ultraTabPageControl6
- //
- this.ultraTabPageControl6.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl6.Name = "ultraTabPageControl6";
- this.ultraTabPageControl6.Size = new System.Drawing.Size(881, 293);
- //
- // txtQuery
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(963, 577);
- this.Controls.Add(this.tableLayoutPanel1);
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.Name = "txtQuery";
- this.Text = "工器具更换记录";
- this.Load += new System.EventHandler(this.txtQuery_Load);
- this.ultraTabPageControl7.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
- this.ultraGroupBox3.ResumeLayout(false);
- this.ultraGroupBox3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtGuideChange)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBarChange)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtPlugChange)).EndInit();
- this.ultraTabPageControl8.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtExMilChange)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRollChange)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtMandrelChange)).EndInit();
- this.ultraTabPageControl9.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- this.ultraGroupBox2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtToolChange)).EndInit();
- this.ultraTabPageControl10.ResumeLayout(false);
- this.ultraTabPageControl10.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtToolChange168)).EndInit();
- this.ultraTabPageControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid0)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtPerTool)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtRollTool)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtSizingTool)).EndInit();
- this.ultraTabPageControl2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- this.ultraTabPageControl3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- this.tableLayoutPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
- this.ultraGroupBox4.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
- this.ultraTabControl2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.lblRollQATons)).EndInit();
- this.lblRollQATons.ResumeLayout(false);
- this.lblRollQATons.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txtGroup)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDate)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtShift)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
- this.ultraTabControl1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private Infragistics.Win.Misc.UltraGroupBox lblRollQATons;
- public Infragistics.Win.UltraWinEditors.UltraTextEditor txtGroup;
- public Infragistics.Win.UltraWinEditors.UltraTextEditor txtDate;
- public Infragistics.Win.UltraWinEditors.UltraTextEditor txtShift;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label label5;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage3;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl7;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl8;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl9;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl4;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl5;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl6;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid0;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dtPerTool;
- private System.Data.DataTable dtRollTool;
- private System.Data.DataTable dtSizingTool;
- 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 dataColumn9;
- private System.Data.DataColumn dataColumn8;
- 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.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 Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtGuideChange;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBarChange;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtPlugChange;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtExMilChange;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtRollChange;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtMandrelChange;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- private Infragistics.Win.Misc.UltraLabel ultraLabel12;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtToolChange;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- private Infragistics.Win.Misc.UltraLabel ultraLabel14;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
- private Infragistics.Win.Misc.UltraButton btnDelete;
- private Infragistics.Win.Misc.UltraButton ultraButton2;
- private Infragistics.Win.Misc.UltraButton btnAdd;
- private System.Windows.Forms.DateTimePicker udtPlugTime;
- private Infragistics.Win.Misc.UltraButton ultraButton1;
- private System.Windows.Forms.DateTimePicker udtBarTime;
- private System.Windows.Forms.DateTimePicker udtGuideTime;
- private System.Windows.Forms.DateTimePicker udtMandrelTime;
- private System.Windows.Forms.DateTimePicker udtRollTime;
- private System.Windows.Forms.DateTimePicker udtExMilTime;
- private System.Windows.Forms.DateTimePicker udtToolChange;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl10;
- private System.Windows.Forms.DateTimePicker dtpToolChange168;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtToolChange168;
- private Infragistics.Win.Misc.UltraLabel ultraLabel15;
- private Infragistics.Win.Misc.UltraLabel ultraLabel16;
- private System.Data.DataColumn dataColumn33;
- private System.Data.DataColumn dataColumn34;
- }
- }
|