| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628 |
- namespace Core.LZMes.Client.UIF
- {
- partial class UIF0420101
- {
- /// <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()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("TAB_ROLLPLAN", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO", -1, null, 1814324032, 2, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLAB_NO", -1, null, 1814324032, 3, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_PROG_CD", -1, null, 1814324032, 4, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC", -1, null, 1814324032, 13, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD", -1, null, 1814324032, 6, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK", -1, null, 1814324032, 7, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WTH", -1, null, 1814324032, 8, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_LEN", -1, null, 1814329891, 0, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT", -1, null, 1814329891, 1, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_SPEC_STL_GRD", -1, null, 1814324032, 9, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_THK", -1, null, 1814324032, 10, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_WTH", -1, null, 1814324032, 11, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_LEN", -1, null, 1814330672, 0, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODNM_CD", -1, null, 1814330672, 1, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_EXTSHAPE_REQ", -1, null, 1814330672, 2, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PACK_METHOD", -1, null, 1814330672, 3, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO", -1, null, 1814332141, 0, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ", -1, null, 1814332141, 1, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEL_TO_DATE", -1, null, 1814324032, 12, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDCUST_CD", -1, null, 1814332141, 2, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEST_CD", -1, null, 1814332141, 3, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COLDTIME", -1, null, 1814324032, 5, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG", -1, null, 1814324032, 0, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_LINE", -1, null, 1814324032, 15, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INDX_", -1, null, 1814324032, 1, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_COIL_NO", -1, null, 1814324032, 14, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MILL_MEMO", -1, null, 1814324032, 16, 0);
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup1 = new Infragistics.Win.UltraWinGrid.UltraGridGroup(1814324032);
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup2 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("热卷信息", 1814329891);
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup3 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("冷轧成品信息", 1814330672);
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup4 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("顶信息", 1814332141);
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UIF0420101));
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("TAB_ROLLINFO", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TYPE_");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROLLINFO");
- Infragistics.Win.Appearance appearance57 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance58 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance59 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance60 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand3 = new Infragistics.Win.UltraWinGrid.UltraGridBand("TAB_HCOILINFO", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_NO", -1, null, 1814322532, 1, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SLAB_NO", -1, null, 1814322532, 2, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_PROG_CD", -1, null, 1814322532, 3, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC", -1, null, 1814322532, 20, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD", -1, null, 1814322532, 5, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK", -1, null, 1814322532, 6, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WTH", -1, null, 1814322532, 7, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_LEN", -1, null, 1814322563, 0, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT", -1, null, 1814322532, 8, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_SPEC_STL_GRD", -1, null, 1814322532, 9, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_THK", -1, null, 1814322532, 10, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_WTH", -1, null, 1814322532, 11, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_LEN", -1, null, 1814322564, 0, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn43 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRODNM_CD", -1, null, 1814322532, 18, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn44 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_EXTSHAPE_REQ", -1, null, 1814322564, 2, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn45 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PACK_METHOD", -1, null, 1814322564, 3, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn46 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO", -1, null, 1814322532, 15, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn47 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ", -1, null, 1814322532, 16, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn48 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEL_TO_DATE", -1, null, 1814322532, 13, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn49 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDCUST_CD", -1, null, 1814322532, 19, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn50 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DEST_CD", -1, null, 1814322565, 4, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn51 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COLDTIME", -1, null, 1814322532, 4, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn52 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG", -1, null, 1814322532, 0, 0, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn53 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PROD_LINE", -1, null, 1814322532, 21, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn54 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUG", -1, null, 1814322563, 1, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn55 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EDGE_PROC_YN", -1, null, 1814322532, 12, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn56 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("C_ORD_INDIA", -1, null, 1814322564, 1, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn57 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUT", -1, null, 1814322532, 17, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn58 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MK_CONTENT", -1, null, 1814322565, 5, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn59 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CPLX", -1, null, 1814322565, 2, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn60 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_UNIT_WGT_MAX", -1, null, 1814322565, 1, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn61 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_UNIT_WGT_MIN", -1, null, 1814322565, 0, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn62 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RZBZ", -1, null, 1814322565, 6, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn63 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_WGT", -1, null, 1814322565, 3, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn64 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_REM_WGT", -1, null, 1814322532, 14, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn65 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BPBZ", -1, null, 1814322565, 7, 0);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn66 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LZREMARK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn67 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CR_PLANT_TRS_CLF");
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup5 = new Infragistics.Win.UltraWinGrid.UltraGridGroup(1814322532);
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup6 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("热卷信息", 1814322563);
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup7 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("冷轧产品信息", 1814322564);
- Infragistics.Win.UltraWinGrid.UltraGridGroup ultraGridGroup8 = new Infragistics.Win.UltraWinGrid.UltraGridGroup("订单信息", 1814322565);
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel6 = new System.Windows.Forms.Panel();
- this.ugrd_RollPlan = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataTable2 = new System.Data.DataTable();
- 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.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn52 = new System.Data.DataColumn();
- this.dataColumn66 = new System.Data.DataColumn();
- this.dataTable3 = new System.Data.DataTable();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn23 = new System.Data.DataColumn();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn25 = new System.Data.DataColumn();
- this.dataColumn26 = new System.Data.DataColumn();
- this.dataColumn53 = new System.Data.DataColumn();
- this.dataColumn54 = new System.Data.DataColumn();
- this.dataColumn55 = new System.Data.DataColumn();
- this.dataColumn56 = new System.Data.DataColumn();
- this.dataColumn57 = new System.Data.DataColumn();
- this.dataColumn58 = new System.Data.DataColumn();
- this.dataColumn61 = new System.Data.DataColumn();
- this.dataColumn62 = new System.Data.DataColumn();
- this.dataColumn59 = new System.Data.DataColumn();
- this.dataColumn60 = new System.Data.DataColumn();
- this.dataColumn63 = new System.Data.DataColumn();
- this.dataColumn64 = new System.Data.DataColumn();
- this.dataColumn65 = new System.Data.DataColumn();
- this.pal_Lab_Roll = new System.Windows.Forms.Panel();
- this.CHK_PHY = new System.Windows.Forms.CheckBox();
- this.CHK_CHEM = new System.Windows.Forms.CheckBox();
- this.btn_Cancel = new Infragistics.Win.Misc.UltraButton();
- this.btn_Merge = new Infragistics.Win.Misc.UltraButton();
- this.btn_Down = new Infragistics.Win.Misc.UltraButton();
- this.btn_UP = new Infragistics.Win.Misc.UltraButton();
- this.label1 = new System.Windows.Forms.Label();
- this.panel4 = new System.Windows.Forms.Panel();
- this.panel11 = new System.Windows.Forms.Panel();
- this.ugrd_RollInfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.panel10 = new System.Windows.Forms.Panel();
- this.panel9 = new System.Windows.Forms.Panel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.button1 = new System.Windows.Forms.Button();
- this.panel5 = new System.Windows.Forms.Panel();
- this.label10 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.txt_CALMemo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.btn_Del = new Infragistics.Win.Misc.UltraButton();
- this.btn_Add = new Infragistics.Win.Misc.UltraButton();
- this.panel3 = new System.Windows.Forms.Panel();
- this.panel8 = new System.Windows.Forms.Panel();
- this.ugrd_HCoilInfo = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.pal_lab_HCoil = new System.Windows.Forms.Panel();
- this.label2 = new System.Windows.Forms.Label();
- this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
- this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
- this.dataColumn67 = new System.Data.DataColumn();
- this.uiF042010_CTL1 = new Core.LZMes.Client.UIF.UIF042010_CTL();
- this.panel1.SuspendLayout();
- this.panel6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ugrd_RollPlan)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
- this.pal_Lab_Roll.SuspendLayout();
- this.panel4.SuspendLayout();
- this.panel11.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ugrd_RollInfo)).BeginInit();
- this.panel9.SuspendLayout();
- this.panel2.SuspendLayout();
- this.panel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_CALMemo)).BeginInit();
- this.panel3.SuspendLayout();
- this.panel8.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ugrd_HCoilInfo)).BeginInit();
- this.pal_lab_HCoil.SuspendLayout();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.panel6);
- this.panel1.Controls.Add(this.pal_Lab_Roll);
- this.panel1.Controls.Add(this.panel4);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel1.Location = new System.Drawing.Point(694, 0);
- this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(655, 902);
- this.panel1.TabIndex = 0;
- //
- // panel6
- //
- this.panel6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel6.Controls.Add(this.ugrd_RollPlan);
- this.panel6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel6.Location = new System.Drawing.Point(0, 222);
- this.panel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel6.Name = "panel6";
- this.panel6.Size = new System.Drawing.Size(655, 680);
- this.panel6.TabIndex = 4;
- //
- // ugrd_RollPlan
- //
- this.ugrd_RollPlan.DataMember = "TAB_ROLLPLAN";
- this.ugrd_RollPlan.DataSource = this.dataSet1;
- this.ugrd_RollPlan.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
- ultraGridColumn1.Width = 82;
- ultraGridColumn2.Hidden = true;
- ultraGridColumn2.Width = 116;
- ultraGridColumn3.Hidden = true;
- ultraGridColumn4.Width = 64;
- ultraGridColumn5.Header.Caption = "牌号";
- ultraGridColumn5.Width = 72;
- ultraGridColumn6.Header.Caption = "厚度";
- ultraGridColumn6.Width = 32;
- ultraGridColumn7.Header.Caption = "宽度";
- ultraGridColumn7.Width = 41;
- ultraGridColumn8.Header.Caption = "长度";
- ultraGridColumn8.Width = 58;
- ultraGridColumn9.Header.Caption = "重量";
- ultraGridColumn9.Width = 49;
- ultraGridColumn10.Header.Caption = "牌号";
- ultraGridColumn10.Width = 64;
- ultraGridColumn11.Header.Caption = "厚度";
- ultraGridColumn11.Width = 39;
- ultraGridColumn12.Header.Caption = "宽度";
- ultraGridColumn12.Width = 57;
- ultraGridColumn13.Header.Caption = "长度";
- ultraGridColumn13.Width = 50;
- ultraGridColumn14.Width = 57;
- ultraGridColumn15.Width = 60;
- ultraGridColumn16.Width = 49;
- ultraGridColumn17.Width = 67;
- ultraGridColumn18.Width = 79;
- ultraGridColumn19.Width = 74;
- ultraGridColumn20.Width = 94;
- ultraGridColumn22.Width = 57;
- ultraGridColumn23.Hidden = true;
- ultraGridColumn24.Width = 22;
- ultraGridColumn25.Width = 37;
- ultraGridColumn26.Width = 23;
- ultraGridColumn27.Header.Caption = "作业备注";
- ultraGridColumn27.Width = 97;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27});
- ultraGridGroup1.RowLayoutGroupInfo.LabelSpan = 1;
- ultraGridGroup2.Key = "热卷信息";
- ultraGridGroup2.RowLayoutGroupInfo.LabelSpan = 1;
- ultraGridGroup3.Key = "冷轧成品信息";
- ultraGridGroup3.RowLayoutGroupInfo.LabelSpan = 1;
- ultraGridGroup4.Header.Caption = "订单信息";
- ultraGridGroup4.Key = "顶信息";
- ultraGridGroup4.RowLayoutGroupInfo.LabelSpan = 1;
- ultraGridBand1.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
- ultraGridGroup1,
- ultraGridGroup2,
- ultraGridGroup3,
- ultraGridGroup4});
- this.ugrd_RollPlan.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ugrd_RollPlan.DisplayLayout.MaxColScrollRegions = 1;
- this.ugrd_RollPlan.DisplayLayout.MaxRowScrollRegions = 1;
- appearance3.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_RollPlan.DisplayLayout.Override.AddRowAppearance = appearance3;
- this.ugrd_RollPlan.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
- appearance4.BackColor = System.Drawing.Color.GhostWhite;
- this.ugrd_RollPlan.DisplayLayout.Override.CellAppearance = appearance4;
- this.ugrd_RollPlan.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
- this.ugrd_RollPlan.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
- appearance9.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_RollPlan.DisplayLayout.Override.HeaderAppearance = appearance9;
- this.ugrd_RollPlan.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance10.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_RollPlan.DisplayLayout.Override.RowSelectorAppearance = appearance10;
- appearance21.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_RollPlan.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance21;
- this.ugrd_RollPlan.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- this.ugrd_RollPlan.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance22.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_RollPlan.DisplayLayout.Override.SelectedRowAppearance = appearance22;
- this.ugrd_RollPlan.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ugrd_RollPlan.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ugrd_RollPlan.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ugrd_RollPlan.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ugrd_RollPlan.Location = new System.Drawing.Point(0, 0);
- this.ugrd_RollPlan.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ugrd_RollPlan.Name = "ugrd_RollPlan";
- this.ugrd_RollPlan.Size = new System.Drawing.Size(653, 678);
- this.ugrd_RollPlan.TabIndex = 5;
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1,
- this.dataTable2,
- this.dataTable3});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2});
- this.dataTable1.TableName = "TAB_ROLLINFO";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "区分";
- this.dataColumn1.ColumnName = "TYPE_";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "现况";
- this.dataColumn2.ColumnName = "ROLLINFO";
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- 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.dataColumn27,
- this.dataColumn52,
- this.dataColumn66});
- this.dataTable2.TableName = "TAB_ROLLPLAN";
- //
- // dataColumn28
- //
- this.dataColumn28.Caption = "热卷号";
- this.dataColumn28.ColumnName = "COIL_NO";
- //
- // dataColumn29
- //
- this.dataColumn29.Caption = "钢坯号";
- this.dataColumn29.ColumnName = "SLAB_NO";
- //
- // dataColumn30
- //
- this.dataColumn30.Caption = "物料进程";
- this.dataColumn30.ColumnName = "CUR_PROG_CD";
- //
- // dataColumn31
- //
- this.dataColumn31.Caption = "堆放位置";
- this.dataColumn31.ColumnName = "CUR_LOAD_LOC";
- //
- // dataColumn32
- //
- this.dataColumn32.Caption = "热卷牌号";
- this.dataColumn32.ColumnName = "SPEC_STL_GRD";
- //
- // dataColumn33
- //
- this.dataColumn33.Caption = "热卷厚度";
- this.dataColumn33.ColumnName = "COIL_THK";
- this.dataColumn33.DataType = typeof(decimal);
- //
- // dataColumn34
- //
- this.dataColumn34.Caption = "热卷宽度";
- this.dataColumn34.ColumnName = "COIL_WTH";
- this.dataColumn34.DataType = typeof(decimal);
- //
- // dataColumn35
- //
- this.dataColumn35.Caption = "热卷长度";
- this.dataColumn35.ColumnName = "COIL_LEN";
- this.dataColumn35.DataType = typeof(decimal);
- //
- // dataColumn36
- //
- this.dataColumn36.Caption = "热卷重量";
- this.dataColumn36.ColumnName = "ACT_WGT";
- this.dataColumn36.DataType = typeof(decimal);
- //
- // dataColumn37
- //
- this.dataColumn37.Caption = "冷轧牌号";
- this.dataColumn37.ColumnName = "C_SPEC_STL_GRD";
- //
- // dataColumn38
- //
- this.dataColumn38.Caption = "冷卷厚度";
- this.dataColumn38.ColumnName = "C_ORD_THK";
- this.dataColumn38.DataType = typeof(decimal);
- //
- // dataColumn39
- //
- this.dataColumn39.Caption = "冷卷宽度";
- this.dataColumn39.ColumnName = "C_ORD_WTH";
- this.dataColumn39.DataType = typeof(decimal);
- //
- // dataColumn40
- //
- this.dataColumn40.Caption = "冷卷长度";
- this.dataColumn40.ColumnName = "C_ORD_LEN";
- this.dataColumn40.DataType = typeof(decimal);
- //
- // dataColumn41
- //
- this.dataColumn41.Caption = "交货状态";
- this.dataColumn41.ColumnName = "PRODNM_CD";
- //
- // dataColumn42
- //
- this.dataColumn42.Caption = "表面要求";
- this.dataColumn42.ColumnName = "C_EXTSHAPE_REQ";
- //
- // dataColumn43
- //
- this.dataColumn43.Caption = "包装";
- this.dataColumn43.ColumnName = "PACK_METHOD";
- //
- // dataColumn44
- //
- this.dataColumn44.Caption = "合同号";
- this.dataColumn44.ColumnName = "ORD_NO";
- //
- // dataColumn45
- //
- this.dataColumn45.Caption = "订单号";
- this.dataColumn45.ColumnName = "ORD_SEQ";
- //
- // dataColumn46
- //
- this.dataColumn46.Caption = "交货期";
- this.dataColumn46.ColumnName = "DEL_TO_DATE";
- //
- // dataColumn47
- //
- this.dataColumn47.Caption = "收货单位";
- this.dataColumn47.ColumnName = "ORDCUST_CD";
- //
- // dataColumn48
- //
- this.dataColumn48.Caption = "到站";
- this.dataColumn48.ColumnName = "DEST_CD";
- //
- // dataColumn49
- //
- this.dataColumn49.Caption = "冷却时长";
- this.dataColumn49.ColumnName = "COLDTIME";
- this.dataColumn49.DataType = typeof(decimal);
- //
- // dataColumn50
- //
- this.dataColumn50.Caption = "选择";
- this.dataColumn50.ColumnName = "FLAG";
- //
- // dataColumn51
- //
- this.dataColumn51.Caption = "去向";
- this.dataColumn51.ColumnName = "PROD_LINE";
- //
- // dataColumn27
- //
- this.dataColumn27.Caption = "顺序";
- this.dataColumn27.ColumnName = "INDX_";
- //
- // dataColumn52
- //
- this.dataColumn52.Caption = "并卷";
- this.dataColumn52.ColumnName = "C_COIL_NO";
- //
- // dataColumn66
- //
- this.dataColumn66.ColumnName = "MILL_MEMO";
- //
- // dataTable3
- //
- this.dataTable3.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn21,
- this.dataColumn22,
- this.dataColumn23,
- this.dataColumn24,
- this.dataColumn25,
- this.dataColumn26,
- this.dataColumn53,
- this.dataColumn54,
- this.dataColumn55,
- this.dataColumn56,
- this.dataColumn57,
- this.dataColumn58,
- this.dataColumn61,
- this.dataColumn62,
- this.dataColumn59,
- this.dataColumn60,
- this.dataColumn63,
- this.dataColumn64,
- this.dataColumn65,
- this.dataColumn67});
- this.dataTable3.TableName = "TAB_HCOILINFO";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "热卷号";
- this.dataColumn3.ColumnName = "COIL_NO";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "炉号";
- this.dataColumn4.ColumnName = "SLAB_NO";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "物料进程";
- this.dataColumn5.ColumnName = "CUR_PROG_CD";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "堆放位置";
- this.dataColumn6.ColumnName = "CUR_LOAD_LOC";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "热卷牌号";
- this.dataColumn7.ColumnName = "SPEC_STL_GRD";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "热卷厚度";
- this.dataColumn8.ColumnName = "COIL_THK";
- this.dataColumn8.DataType = typeof(decimal);
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "热卷宽度";
- this.dataColumn9.ColumnName = "COIL_WTH";
- this.dataColumn9.DataType = typeof(decimal);
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "热卷长度";
- this.dataColumn10.ColumnName = "COIL_LEN";
- this.dataColumn10.DataType = typeof(decimal);
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "热卷重量";
- this.dataColumn11.ColumnName = "ACT_WGT";
- this.dataColumn11.DataType = typeof(decimal);
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "冷卷牌号";
- this.dataColumn12.ColumnName = "C_SPEC_STL_GRD";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "冷卷厚度";
- this.dataColumn13.ColumnName = "C_ORD_THK";
- this.dataColumn13.DataType = typeof(decimal);
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "冷卷宽度";
- this.dataColumn14.ColumnName = "C_ORD_WTH";
- this.dataColumn14.DataType = typeof(decimal);
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "冷卷长度";
- this.dataColumn15.ColumnName = "C_ORD_LEN";
- this.dataColumn15.DataType = typeof(decimal);
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "交货状态";
- this.dataColumn16.ColumnName = "PRODNM_CD";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "表面等级";
- this.dataColumn17.ColumnName = "C_EXTSHAPE_REQ";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "包装要求";
- this.dataColumn18.ColumnName = "PACK_METHOD";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "合同号";
- this.dataColumn19.ColumnName = "ORD_NO";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "订单号";
- this.dataColumn20.ColumnName = "ORD_SEQ";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "交货期";
- this.dataColumn21.ColumnName = "DEL_TO_DATE";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "收货单位";
- this.dataColumn22.ColumnName = "ORDCUST_CD";
- //
- // dataColumn23
- //
- this.dataColumn23.Caption = "到站";
- this.dataColumn23.ColumnName = "DEST_CD";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "冷却时长";
- this.dataColumn24.ColumnName = "COLDTIME";
- this.dataColumn24.DataType = typeof(decimal);
- //
- // dataColumn25
- //
- this.dataColumn25.Caption = "选择";
- this.dataColumn25.ColumnName = "FLAG";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "去向";
- this.dataColumn26.ColumnName = "PROD_LINE";
- //
- // dataColumn53
- //
- this.dataColumn53.Caption = "缺陷";
- this.dataColumn53.ColumnName = "BUG";
- //
- // dataColumn54
- //
- this.dataColumn54.Caption = "切边";
- this.dataColumn54.ColumnName = "EDGE_PROC_YN";
- //
- // dataColumn55
- //
- this.dataColumn55.Caption = "内径";
- this.dataColumn55.ColumnName = "C_ORD_INDIA";
- //
- // dataColumn56
- //
- this.dataColumn56.Caption = "分卷";
- this.dataColumn56.ColumnName = "CUT";
- //
- // dataColumn57
- //
- this.dataColumn57.Caption = "订单备注";
- this.dataColumn57.ColumnName = "MK_CONTENT";
- //
- // dataColumn58
- //
- this.dataColumn58.ColumnName = "CPLX";
- //
- // dataColumn61
- //
- this.dataColumn61.ColumnName = "ORD_UNIT_WGT_MAX";
- //
- // dataColumn62
- //
- this.dataColumn62.ColumnName = "ORD_UNIT_WGT_MIN";
- //
- // dataColumn59
- //
- this.dataColumn59.ColumnName = "RZBZ";
- //
- // dataColumn60
- //
- this.dataColumn60.ColumnName = "ORD_WGT";
- //
- // dataColumn63
- //
- this.dataColumn63.ColumnName = "ORD_REM_WGT";
- //
- // dataColumn64
- //
- this.dataColumn64.ColumnName = "BPBZ";
- //
- // dataColumn65
- //
- this.dataColumn65.ColumnName = "LZREMARK";
- //
- // pal_Lab_Roll
- //
- this.pal_Lab_Roll.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pal_Lab_Roll.Controls.Add(this.CHK_PHY);
- this.pal_Lab_Roll.Controls.Add(this.CHK_CHEM);
- this.pal_Lab_Roll.Controls.Add(this.btn_Cancel);
- this.pal_Lab_Roll.Controls.Add(this.btn_Merge);
- this.pal_Lab_Roll.Controls.Add(this.btn_Down);
- this.pal_Lab_Roll.Controls.Add(this.btn_UP);
- this.pal_Lab_Roll.Controls.Add(this.label1);
- this.pal_Lab_Roll.Dock = System.Windows.Forms.DockStyle.Top;
- this.pal_Lab_Roll.Location = new System.Drawing.Point(0, 191);
- this.pal_Lab_Roll.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.pal_Lab_Roll.Name = "pal_Lab_Roll";
- this.pal_Lab_Roll.Size = new System.Drawing.Size(655, 31);
- this.pal_Lab_Roll.TabIndex = 3;
- //
- // CHK_PHY
- //
- this.CHK_PHY.AutoSize = true;
- this.CHK_PHY.BackColor = System.Drawing.Color.LightBlue;
- this.CHK_PHY.Checked = true;
- this.CHK_PHY.CheckState = System.Windows.Forms.CheckState.Checked;
- this.CHK_PHY.Location = new System.Drawing.Point(549, 4);
- this.CHK_PHY.Margin = new System.Windows.Forms.Padding(0);
- this.CHK_PHY.Name = "CHK_PHY";
- this.CHK_PHY.Size = new System.Drawing.Size(89, 19);
- this.CHK_PHY.TabIndex = 7;
- this.CHK_PHY.Text = "性能校验";
- this.CHK_PHY.UseVisualStyleBackColor = false;
- //
- // CHK_CHEM
- //
- this.CHK_CHEM.AutoSize = true;
- this.CHK_CHEM.BackColor = System.Drawing.Color.LightBlue;
- this.CHK_CHEM.Checked = true;
- this.CHK_CHEM.CheckState = System.Windows.Forms.CheckState.Checked;
- this.CHK_CHEM.Location = new System.Drawing.Point(452, 4);
- this.CHK_CHEM.Margin = new System.Windows.Forms.Padding(0);
- this.CHK_CHEM.Name = "CHK_CHEM";
- this.CHK_CHEM.Size = new System.Drawing.Size(89, 19);
- this.CHK_CHEM.TabIndex = 6;
- this.CHK_CHEM.Text = "成分校验";
- this.CHK_CHEM.UseVisualStyleBackColor = false;
- //
- // btn_Cancel
- //
- appearance6.BackColor = System.Drawing.Color.LightBlue;
- this.btn_Cancel.Appearance = appearance6;
- this.btn_Cancel.Dock = System.Windows.Forms.DockStyle.Left;
- this.btn_Cancel.Location = new System.Drawing.Point(87, 0);
- this.btn_Cancel.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.btn_Cancel.Name = "btn_Cancel";
- this.btn_Cancel.ShapeImage = ((System.Drawing.Image)(resources.GetObject("btn_Cancel.ShapeImage")));
- this.btn_Cancel.Size = new System.Drawing.Size(29, 29);
- this.btn_Cancel.TabIndex = 5;
- this.btn_Cancel.Click += new System.EventHandler(this.btn_Cancel_Click);
- //
- // btn_Merge
- //
- appearance1.BackColor = System.Drawing.Color.LightBlue;
- this.btn_Merge.Appearance = appearance1;
- this.btn_Merge.Dock = System.Windows.Forms.DockStyle.Left;
- this.btn_Merge.Location = new System.Drawing.Point(58, 0);
- this.btn_Merge.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.btn_Merge.Name = "btn_Merge";
- this.btn_Merge.ShapeImage = ((System.Drawing.Image)(resources.GetObject("btn_Merge.ShapeImage")));
- this.btn_Merge.Size = new System.Drawing.Size(29, 29);
- this.btn_Merge.TabIndex = 4;
- this.btn_Merge.Click += new System.EventHandler(this.btn_Merge_Click);
- //
- // btn_Down
- //
- appearance2.BackColor = System.Drawing.Color.LightBlue;
- this.btn_Down.Appearance = appearance2;
- this.btn_Down.Dock = System.Windows.Forms.DockStyle.Left;
- this.btn_Down.Location = new System.Drawing.Point(29, 0);
- this.btn_Down.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.btn_Down.Name = "btn_Down";
- this.btn_Down.ShapeImage = ((System.Drawing.Image)(resources.GetObject("btn_Down.ShapeImage")));
- this.btn_Down.Size = new System.Drawing.Size(29, 29);
- this.btn_Down.TabIndex = 3;
- this.btn_Down.Click += new System.EventHandler(this.btn_Down_Click);
- //
- // btn_UP
- //
- appearance5.BackColor = System.Drawing.Color.LightBlue;
- this.btn_UP.Appearance = appearance5;
- this.btn_UP.Dock = System.Windows.Forms.DockStyle.Left;
- this.btn_UP.Location = new System.Drawing.Point(0, 0);
- this.btn_UP.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.btn_UP.Name = "btn_UP";
- this.btn_UP.ShapeImage = ((System.Drawing.Image)(resources.GetObject("btn_UP.ShapeImage")));
- this.btn_UP.Size = new System.Drawing.Size(29, 29);
- this.btn_UP.TabIndex = 2;
- this.btn_UP.Click += new System.EventHandler(this.btn_UP_Click);
- //
- // label1
- //
- this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(0, 0);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(653, 29);
- this.label1.TabIndex = 0;
- this.label1.Text = "酸轧编制内容信息";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // panel4
- //
- this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel4.Controls.Add(this.panel11);
- this.panel4.Controls.Add(this.panel10);
- this.panel4.Controls.Add(this.panel9);
- this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel4.Location = new System.Drawing.Point(0, 0);
- this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel4.Name = "panel4";
- this.panel4.Size = new System.Drawing.Size(655, 191);
- this.panel4.TabIndex = 0;
- //
- // panel11
- //
- this.panel11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel11.Controls.Add(this.ugrd_RollInfo);
- this.panel11.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel11.Location = new System.Drawing.Point(453, 0);
- this.panel11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel11.Name = "panel11";
- this.panel11.Size = new System.Drawing.Size(200, 189);
- this.panel11.TabIndex = 2;
- //
- // ugrd_RollInfo
- //
- this.ugrd_RollInfo.DataMember = "TAB_ROLLINFO";
- this.ugrd_RollInfo.DataSource = this.dataSet1;
- this.ugrd_RollInfo.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
- ultraGridColumn28.Header.VisiblePosition = 0;
- ultraGridColumn28.Width = 77;
- ultraGridColumn29.Header.VisiblePosition = 1;
- ultraGridColumn29.Width = 66;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn28,
- ultraGridColumn29});
- this.ugrd_RollInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ugrd_RollInfo.DisplayLayout.MaxColScrollRegions = 1;
- this.ugrd_RollInfo.DisplayLayout.MaxRowScrollRegions = 1;
- this.ugrd_RollInfo.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.False;
- appearance57.BackColor = System.Drawing.Color.GhostWhite;
- this.ugrd_RollInfo.DisplayLayout.Override.CellAppearance = appearance57;
- this.ugrd_RollInfo.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.RowSelect;
- this.ugrd_RollInfo.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
- appearance58.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_RollInfo.DisplayLayout.Override.HeaderAppearance = appearance58;
- this.ugrd_RollInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance59.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_RollInfo.DisplayLayout.Override.RowSelectorAppearance = appearance59;
- appearance60.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_RollInfo.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance60;
- this.ugrd_RollInfo.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ugrd_RollInfo.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- this.ugrd_RollInfo.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ugrd_RollInfo.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ugrd_RollInfo.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ugrd_RollInfo.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ugrd_RollInfo.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ugrd_RollInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ugrd_RollInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ugrd_RollInfo.Location = new System.Drawing.Point(0, 0);
- this.ugrd_RollInfo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ugrd_RollInfo.Name = "ugrd_RollInfo";
- this.ugrd_RollInfo.Size = new System.Drawing.Size(198, 187);
- this.ugrd_RollInfo.TabIndex = 4;
- //
- // panel10
- //
- this.panel10.Dock = System.Windows.Forms.DockStyle.Left;
- this.panel10.Location = new System.Drawing.Point(440, 0);
- this.panel10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel10.Name = "panel10";
- this.panel10.Size = new System.Drawing.Size(13, 189);
- this.panel10.TabIndex = 1;
- //
- // panel9
- //
- this.panel9.Controls.Add(this.uiF042010_CTL1);
- this.panel9.Dock = System.Windows.Forms.DockStyle.Left;
- this.panel9.Location = new System.Drawing.Point(0, 0);
- this.panel9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel9.Name = "panel9";
- this.panel9.Size = new System.Drawing.Size(440, 189);
- this.panel9.TabIndex = 0;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.button1);
- this.panel2.Controls.Add(this.panel5);
- this.panel2.Controls.Add(this.btn_Del);
- this.panel2.Controls.Add(this.btn_Add);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Right;
- this.panel2.Location = new System.Drawing.Point(621, 0);
- this.panel2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(73, 902);
- this.panel2.TabIndex = 1;
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(8, 155);
- this.button1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(100, 29);
- this.button1.TabIndex = 53;
- this.button1.Text = "button1";
- this.button1.UseVisualStyleBackColor = true;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // panel5
- //
- this.panel5.Controls.Add(this.label10);
- this.panel5.Controls.Add(this.label6);
- this.panel5.Controls.Add(this.txt_CALMemo);
- this.panel5.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panel5.Location = new System.Drawing.Point(0, 516);
- this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel5.Name = "panel5";
- this.panel5.Size = new System.Drawing.Size(73, 386);
- this.panel5.TabIndex = 52;
- //
- // label10
- //
- this.label10.BackColor = System.Drawing.Color.LightBlue;
- this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label10.Cursor = System.Windows.Forms.Cursors.Hand;
- this.label10.Dock = System.Windows.Forms.DockStyle.Top;
- this.label10.Location = new System.Drawing.Point(0, 61);
- this.label10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(73, 26);
- this.label10.TabIndex = 52;
- this.label10.Text = "清空";
- this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- this.label10.Click += new System.EventHandler(this.label10_Click);
- //
- // label6
- //
- this.label6.BackColor = System.Drawing.Color.LightBlue;
- this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label6.Dock = System.Windows.Forms.DockStyle.Top;
- this.label6.Location = new System.Drawing.Point(0, 0);
- this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(73, 61);
- this.label6.TabIndex = 51;
- this.label6.Text = "作业说明";
- this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // txt_CALMemo
- //
- this.txt_CALMemo.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.txt_CALMemo.Location = new System.Drawing.Point(0, 91);
- this.txt_CALMemo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.txt_CALMemo.Multiline = true;
- this.txt_CALMemo.Name = "txt_CALMemo";
- this.txt_CALMemo.Size = new System.Drawing.Size(73, 295);
- this.txt_CALMemo.TabIndex = 42;
- //
- // btn_Del
- //
- this.btn_Del.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- appearance11.BackColor = System.Drawing.Color.LightBlue;
- this.btn_Del.Appearance = appearance11;
- this.btn_Del.Location = new System.Drawing.Point(8, 400);
- this.btn_Del.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.btn_Del.Name = "btn_Del";
- this.btn_Del.ShapeImage = ((System.Drawing.Image)(resources.GetObject("btn_Del.ShapeImage")));
- this.btn_Del.Size = new System.Drawing.Size(57, 58);
- this.btn_Del.TabIndex = 2;
- this.btn_Del.Text = "删除";
- this.btn_Del.Click += new System.EventHandler(this.btn_Del_Click);
- //
- // btn_Add
- //
- this.btn_Add.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
- | System.Windows.Forms.AnchorStyles.Right)));
- appearance7.BackColor = System.Drawing.Color.LightBlue;
- this.btn_Add.Appearance = appearance7;
- this.btn_Add.Location = new System.Drawing.Point(8, 329);
- this.btn_Add.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.btn_Add.Name = "btn_Add";
- this.btn_Add.ShapeImage = ((System.Drawing.Image)(resources.GetObject("btn_Add.ShapeImage")));
- this.btn_Add.Size = new System.Drawing.Size(57, 58);
- this.btn_Add.TabIndex = 1;
- this.btn_Add.Text = "选择";
- this.btn_Add.Click += new System.EventHandler(this.btn_Add_Click);
- //
- // panel3
- //
- this.panel3.Controls.Add(this.panel8);
- this.panel3.Controls.Add(this.pal_lab_HCoil);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(0, 0);
- this.panel3.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(621, 902);
- this.panel3.TabIndex = 2;
- //
- // panel8
- //
- this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel8.Controls.Add(this.ugrd_HCoilInfo);
- this.panel8.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel8.Location = new System.Drawing.Point(0, 31);
- this.panel8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.panel8.Name = "panel8";
- this.panel8.Size = new System.Drawing.Size(621, 871);
- this.panel8.TabIndex = 6;
- //
- // ugrd_HCoilInfo
- //
- this.ugrd_HCoilInfo.DataMember = "TAB_HCOILINFO";
- this.ugrd_HCoilInfo.DataSource = this.dataSet1;
- this.ugrd_HCoilInfo.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
- ultraGridColumn30.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn30.Width = 89;
- ultraGridColumn31.Hidden = true;
- ultraGridColumn32.Hidden = true;
- ultraGridColumn33.RowLayoutColumnInfo.OriginX = 70;
- ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn33.Width = 66;
- ultraGridColumn34.Header.Caption = "牌号";
- ultraGridColumn34.RowLayoutColumnInfo.OriginX = 34;
- ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn34.Width = 70;
- ultraGridColumn35.Header.Caption = "厚度";
- ultraGridColumn35.RowLayoutColumnInfo.OriginX = 38;
- ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn35.Width = 46;
- ultraGridColumn36.Header.Caption = "宽度";
- ultraGridColumn36.RowLayoutColumnInfo.OriginX = 42;
- ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn36.Width = 48;
- ultraGridColumn37.Header.Caption = "长度";
- ultraGridColumn37.Hidden = true;
- ultraGridColumn38.Header.Caption = "重量";
- ultraGridColumn38.RowLayoutColumnInfo.OriginX = 46;
- ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn38.Width = 49;
- ultraGridColumn39.Header.Caption = "牌号";
- ultraGridColumn39.RowLayoutColumnInfo.OriginX = 48;
- ultraGridColumn39.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn39.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn39.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn39.Width = 70;
- ultraGridColumn40.Header.Caption = "厚度";
- ultraGridColumn40.RowLayoutColumnInfo.OriginX = 50;
- ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn40.Width = 47;
- ultraGridColumn41.Header.Caption = "宽度";
- ultraGridColumn41.RowLayoutColumnInfo.OriginX = 52;
- ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn41.Width = 49;
- ultraGridColumn42.Header.Caption = "长度";
- ultraGridColumn42.Hidden = true;
- ultraGridColumn42.Width = 50;
- ultraGridColumn43.RowLayoutColumnInfo.OriginX = 66;
- ultraGridColumn43.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn43.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn43.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn43.Width = 70;
- ultraGridColumn44.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn44.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn44.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn44.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn44.Width = 72;
- ultraGridColumn45.Header.Caption = "包装";
- ultraGridColumn45.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn45.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn45.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn45.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn45.Width = 52;
- ultraGridColumn46.RowLayoutColumnInfo.OriginX = 60;
- ultraGridColumn46.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn46.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn46.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn46.Width = 101;
- ultraGridColumn47.RowLayoutColumnInfo.OriginX = 62;
- ultraGridColumn47.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn47.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn47.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn47.Width = 57;
- ultraGridColumn48.RowLayoutColumnInfo.OriginX = 56;
- ultraGridColumn48.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn48.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn48.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn48.Width = 88;
- ultraGridColumn49.RowLayoutColumnInfo.OriginX = 68;
- ultraGridColumn49.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn49.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn49.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn49.Width = 146;
- ultraGridColumn50.RowLayoutColumnInfo.OriginX = 30;
- ultraGridColumn50.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn50.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn50.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn50.Width = 131;
- ultraGridColumn51.RowLayoutColumnInfo.OriginX = 32;
- ultraGridColumn51.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn51.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn51.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn51.Width = 73;
- ultraGridColumn52.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn52.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn52.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn52.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn52.Width = 55;
- ultraGridColumn53.RowLayoutColumnInfo.OriginX = 72;
- ultraGridColumn53.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn53.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn53.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn53.Width = 47;
- ultraGridColumn54.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn54.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn54.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn54.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn54.Width = 81;
- ultraGridColumn55.RowLayoutColumnInfo.OriginX = 54;
- ultraGridColumn55.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn55.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn55.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn55.Width = 49;
- ultraGridColumn56.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn56.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn56.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn56.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn56.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn56.Width = 56;
- ultraGridColumn57.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn57.RowLayoutColumnInfo.OriginX = 64;
- ultraGridColumn57.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn57.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn57.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn57.Width = 45;
- ultraGridColumn58.RowLayoutColumnInfo.OriginX = 36;
- ultraGridColumn58.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn58.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn58.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn59.Header.Caption = "产品类型";
- ultraGridColumn59.RowLayoutColumnInfo.OriginX = 24;
- ultraGridColumn59.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn59.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn59.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn60.Header.Caption = "单重上限";
- ultraGridColumn60.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn60.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn60.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn60.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn60.Width = 75;
- ultraGridColumn61.Header.Caption = "单重下限";
- ultraGridColumn61.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn61.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn61.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn61.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn61.Width = 83;
- ultraGridColumn62.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn62.Header.Caption = "热轧备注";
- ultraGridColumn62.RowLayoutColumnInfo.OriginX = 40;
- ultraGridColumn62.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn62.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn62.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn63.Header.Caption = "订单重量";
- ultraGridColumn63.RowLayoutColumnInfo.OriginX = 28;
- ultraGridColumn63.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn63.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn63.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn64.Header.Caption = "订单未生产量";
- ultraGridColumn64.RowLayoutColumnInfo.OriginX = 58;
- ultraGridColumn64.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn64.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn64.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn65.Header.Caption = "板坯备注";
- ultraGridColumn65.RowLayoutColumnInfo.OriginX = 44;
- ultraGridColumn65.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn65.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn65.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn66.Header.Caption = "热轧备注";
- ultraGridColumn66.Header.VisiblePosition = 36;
- ultraGridColumn66.RowLayoutColumnInfo.OriginX = 74;
- ultraGridColumn66.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn66.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn66.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn67.Header.VisiblePosition = 37;
- ultraGridColumn67.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn67.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn67.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 0);
- ultraGridColumn67.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn67.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand3.Columns.AddRange(new object[] {
- ultraGridColumn30,
- ultraGridColumn31,
- ultraGridColumn32,
- ultraGridColumn33,
- ultraGridColumn34,
- ultraGridColumn35,
- ultraGridColumn36,
- ultraGridColumn37,
- ultraGridColumn38,
- ultraGridColumn39,
- ultraGridColumn40,
- ultraGridColumn41,
- ultraGridColumn42,
- ultraGridColumn43,
- ultraGridColumn44,
- ultraGridColumn45,
- ultraGridColumn46,
- ultraGridColumn47,
- ultraGridColumn48,
- ultraGridColumn49,
- ultraGridColumn50,
- ultraGridColumn51,
- ultraGridColumn52,
- ultraGridColumn53,
- ultraGridColumn54,
- ultraGridColumn55,
- ultraGridColumn56,
- ultraGridColumn57,
- ultraGridColumn58,
- ultraGridColumn59,
- ultraGridColumn60,
- ultraGridColumn61,
- ultraGridColumn62,
- ultraGridColumn63,
- ultraGridColumn64,
- ultraGridColumn65,
- ultraGridColumn66,
- ultraGridColumn67});
- ultraGridGroup5.RowLayoutGroupInfo.LabelSpan = 1;
- ultraGridGroup5.RowLayoutGroupInfo.OriginX = 0;
- ultraGridGroup5.RowLayoutGroupInfo.OriginY = 0;
- ultraGridGroup5.RowLayoutGroupInfo.SpanX = 2;
- ultraGridGroup5.RowLayoutGroupInfo.SpanY = 1;
- ultraGridGroup6.Hidden = true;
- ultraGridGroup6.Key = "热卷信息";
- ultraGridGroup6.RowLayoutGroupInfo.LabelSpan = 1;
- ultraGridGroup6.RowLayoutGroupInfo.OriginX = 2;
- ultraGridGroup6.RowLayoutGroupInfo.OriginY = 0;
- ultraGridGroup6.RowLayoutGroupInfo.SpanX = 2;
- ultraGridGroup6.RowLayoutGroupInfo.SpanY = 1;
- ultraGridGroup7.Hidden = true;
- ultraGridGroup7.Key = "冷轧产品信息";
- ultraGridGroup7.RowLayoutGroupInfo.LabelSpan = 1;
- ultraGridGroup7.RowLayoutGroupInfo.OriginX = 4;
- ultraGridGroup7.RowLayoutGroupInfo.OriginY = 0;
- ultraGridGroup7.RowLayoutGroupInfo.SpanX = 2;
- ultraGridGroup7.RowLayoutGroupInfo.SpanY = 1;
- ultraGridGroup8.Hidden = true;
- ultraGridGroup8.Key = "订单信息";
- ultraGridGroup8.RowLayoutGroupInfo.LabelSpan = 1;
- ultraGridGroup8.RowLayoutGroupInfo.OriginX = 6;
- ultraGridGroup8.RowLayoutGroupInfo.OriginY = 0;
- ultraGridGroup8.RowLayoutGroupInfo.SpanX = 2;
- ultraGridGroup8.RowLayoutGroupInfo.SpanY = 1;
- ultraGridBand3.Groups.AddRange(new Infragistics.Win.UltraWinGrid.UltraGridGroup[] {
- ultraGridGroup5,
- ultraGridGroup6,
- ultraGridGroup7,
- ultraGridGroup8});
- ultraGridBand3.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ugrd_HCoilInfo.DisplayLayout.BandsSerializer.Add(ultraGridBand3);
- this.ugrd_HCoilInfo.DisplayLayout.MaxColScrollRegions = 1;
- this.ugrd_HCoilInfo.DisplayLayout.MaxRowScrollRegions = 1;
- this.ugrd_HCoilInfo.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
- appearance17.BackColor = System.Drawing.Color.GhostWhite;
- this.ugrd_HCoilInfo.DisplayLayout.Override.CellAppearance = appearance17;
- this.ugrd_HCoilInfo.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
- appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_HCoilInfo.DisplayLayout.Override.HeaderAppearance = appearance18;
- this.ugrd_HCoilInfo.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ugrd_HCoilInfo.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance19.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_HCoilInfo.DisplayLayout.Override.RowSelectorAppearance = appearance19;
- appearance20.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ugrd_HCoilInfo.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance20;
- this.ugrd_HCoilInfo.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ugrd_HCoilInfo.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- this.ugrd_HCoilInfo.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ugrd_HCoilInfo.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ugrd_HCoilInfo.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ugrd_HCoilInfo.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ugrd_HCoilInfo.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ugrd_HCoilInfo.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ugrd_HCoilInfo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ugrd_HCoilInfo.Location = new System.Drawing.Point(0, 0);
- this.ugrd_HCoilInfo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.ugrd_HCoilInfo.Name = "ugrd_HCoilInfo";
- this.ugrd_HCoilInfo.Size = new System.Drawing.Size(619, 869);
- this.ugrd_HCoilInfo.TabIndex = 5;
- this.ugrd_HCoilInfo.AfterCellActivate += new System.EventHandler(this.ugrd_HCoilInfo_AfterCellActivate);
- this.ugrd_HCoilInfo.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ugrd_HCoilInfo_CellChange);
- this.ugrd_HCoilInfo.ClickCell += new Infragistics.Win.UltraWinGrid.ClickCellEventHandler(this.ugrd_HCoilInfo_ClickCell);
- this.ugrd_HCoilInfo.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ugrd_HCoilInfo_DoubleClickRow);
- //
- // pal_lab_HCoil
- //
- this.pal_lab_HCoil.Controls.Add(this.label2);
- this.pal_lab_HCoil.Dock = System.Windows.Forms.DockStyle.Top;
- this.pal_lab_HCoil.Location = new System.Drawing.Point(0, 0);
- this.pal_lab_HCoil.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.pal_lab_HCoil.Name = "pal_lab_HCoil";
- this.pal_lab_HCoil.Size = new System.Drawing.Size(621, 31);
- this.pal_lab_HCoil.TabIndex = 4;
- //
- // label2
- //
- this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(0, 0);
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(621, 31);
- this.label2.TabIndex = 1;
- this.label2.Text = "酸轧基料卷信息";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // saveFileDialog1
- //
- this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
- //
- // dataColumn67
- //
- this.dataColumn67.Caption = "移送区分";
- this.dataColumn67.ColumnName = "CR_PLANT_TRS_CLF";
- //
- // uiF042010_CTL1
- //
- this.uiF042010_CTL1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.uiF042010_CTL1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiF042010_CTL1.Location = new System.Drawing.Point(0, 0);
- this.uiF042010_CTL1.Margin = new System.Windows.Forms.Padding(5);
- this.uiF042010_CTL1.Name = "uiF042010_CTL1";
- this.uiF042010_CTL1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.uiF042010_CTL1.Size = new System.Drawing.Size(440, 189);
- this.uiF042010_CTL1.TabIndex = 0;
- //
- // UIF0420101
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1349, 902);
- this.Controls.Add(this.panel3);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.panel1);
- this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
- this.Name = "UIF0420101";
- this.ShowIcon = false;
- this.Text = "酸轧作业对象选定";
- this.Load += new System.EventHandler(this.UIF0420101_Load);
- this.panel1.ResumeLayout(false);
- this.panel6.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ugrd_RollPlan)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
- this.pal_Lab_Roll.ResumeLayout(false);
- this.pal_Lab_Roll.PerformLayout();
- this.panel4.ResumeLayout(false);
- this.panel11.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ugrd_RollInfo)).EndInit();
- this.panel9.ResumeLayout(false);
- this.panel2.ResumeLayout(false);
- this.panel5.ResumeLayout(false);
- this.panel5.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_CALMemo)).EndInit();
- this.panel3.ResumeLayout(false);
- this.panel8.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ugrd_HCoilInfo)).EndInit();
- this.pal_lab_HCoil.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Panel panel11;
- private System.Windows.Forms.Panel panel10;
- private System.Windows.Forms.Panel panel9;
- private Infragistics.Win.Misc.UltraButton btn_Add;
- private Infragistics.Win.Misc.UltraButton btn_Del;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Windows.Forms.Panel panel6;
- private System.Windows.Forms.Panel pal_Lab_Roll;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Panel pal_lab_HCoil;
- private System.Windows.Forms.Label label2;
- private UIF042010_CTL uiF042010_CTL1;
- private System.Data.DataTable dataTable2;
- private System.Data.DataTable dataTable3;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn23;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn25;
- private System.Data.DataColumn dataColumn26;
- private System.Windows.Forms.Panel panel8;
- private Infragistics.Win.UltraWinGrid.UltraGrid ugrd_HCoilInfo;
- private Infragistics.Win.UltraWinGrid.UltraGrid ugrd_RollPlan;
- private Infragistics.Win.UltraWinGrid.UltraGrid ugrd_RollInfo;
- private Infragistics.Win.Misc.UltraButton btn_Down;
- private Infragistics.Win.Misc.UltraButton btn_UP;
- 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 dataColumn27;
- private Infragistics.Win.Misc.UltraButton btn_Cancel;
- private Infragistics.Win.Misc.UltraButton btn_Merge;
- private System.Data.DataColumn dataColumn52;
- private System.Data.DataColumn dataColumn53;
- private System.Data.DataColumn dataColumn54;
- private System.Windows.Forms.CheckBox CHK_PHY;
- private System.Windows.Forms.CheckBox CHK_CHEM;
- private System.Data.DataColumn dataColumn55;
- private System.Data.DataColumn dataColumn56;
- private System.Data.DataColumn dataColumn57;
- private System.Data.DataColumn dataColumn58;
- private System.Data.DataColumn dataColumn61;
- private System.Data.DataColumn dataColumn62;
- private System.Data.DataColumn dataColumn59;
- private System.Data.DataColumn dataColumn60;
- private System.Data.DataColumn dataColumn63;
- private System.Data.DataColumn dataColumn64;
- private System.Data.DataColumn dataColumn65;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_CALMemo;
- private System.Windows.Forms.Label label6;
- private System.Data.DataColumn dataColumn66;
- private System.Windows.Forms.Panel panel5;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Button button1;
- private System.Windows.Forms.SaveFileDialog saveFileDialog1;
- private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
- private System.Data.DataColumn dataColumn67;
- }
- }
|