| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593 |
- namespace Core.LZMes.Client.UIE
- {
- partial class UIE041080
- {
- /// <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 appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ComboORD_SEQ = new Infragistics.Win.UltraWinGrid.UltraCombo();
- this.textOrdNO = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.textBoxPRODUCT_LX = new System.Windows.Forms.TextBox();
- this.label56 = new System.Windows.Forms.Label();
- this.textBoxBUY_ABBSYM = new System.Windows.Forms.TextBox();
- this.label55 = new System.Windows.Forms.Label();
- this.textCUST_SPEC_NO = new System.Windows.Forms.TextBox();
- this.textORD_USEAGE_CD = new System.Windows.Forms.TextBox();
- this.textSPEC_ABBSYM = new System.Windows.Forms.TextBox();
- this.textCUST_CD = new System.Windows.Forms.TextBox();
- this.textSALE_CHR_CD = new System.Windows.Forms.TextBox();
- this.textORDCUST_CD = new System.Windows.Forms.TextBox();
- this.textEMGMTR_NMG_CLF = new System.Windows.Forms.TextBox();
- this.textSCARPING_PROC_YN = new System.Windows.Forms.TextBox();
- this.textORD_ENDBY = new System.Windows.Forms.TextBox();
- this.textORD_END_YN = new System.Windows.Forms.TextBox();
- this.textPROD_WGT_MAX = new System.Windows.Forms.TextBox();
- this.textORD_LEN_MAX = new System.Windows.Forms.TextBox();
- this.textORD_END_DATE = new System.Windows.Forms.TextBox();
- this.textSHIP_ENDBY = new System.Windows.Forms.TextBox();
- this.textPROD_WGT_MIN = new System.Windows.Forms.TextBox();
- this.textORD_LEN_MIN = new System.Windows.Forms.TextBox();
- this.textSPM_PROC_YN = new System.Windows.Forms.TextBox();
- this.textBox35 = new System.Windows.Forms.TextBox();
- this.textRCVORD_CLF = new System.Windows.Forms.TextBox();
- this.textSHIP_FN_DATE = new System.Windows.Forms.TextBox();
- this.textWGT_ACVAL_MAX = new System.Windows.Forms.TextBox();
- this.textTHK_TOL_ERMAX = new System.Windows.Forms.TextBox();
- this.textDEL_TO_DATE = new System.Windows.Forms.TextBox();
- this.textSTKSALE_TP = new System.Windows.Forms.TextBox();
- this.textSHIP_END_YN = new System.Windows.Forms.TextBox();
- this.textWGT_ACVAL_MIN = new System.Windows.Forms.TextBox();
- this.textTHK_TOL_ERMIN = new System.Windows.Forms.TextBox();
- this.textEXAMORG_CD = new System.Windows.Forms.TextBox();
- this.textORD_CNCBY = new System.Windows.Forms.TextBox();
- this.textORD_CNC_YN = new System.Windows.Forms.TextBox();
- this.textORD_OUTDIA = new System.Windows.Forms.TextBox();
- this.textORD_WGT = new System.Windows.Forms.TextBox();
- this.textORD_CNC_DTIME = new System.Windows.Forms.TextBox();
- this.textORD_UDTBY = new System.Windows.Forms.TextBox();
- this.textORD_INDIA = new System.Windows.Forms.TextBox();
- this.textORD_LEN = new System.Windows.Forms.TextBox();
- this.textDLIV_TP = new System.Windows.Forms.TextBox();
- this.textBox33 = new System.Windows.Forms.TextBox();
- this.textPRODNM_CD = new System.Windows.Forms.TextBox();
- this.textORD_UDT_DTIME = new System.Windows.Forms.TextBox();
- this.textWTH_TOL_ERMAX = new System.Windows.Forms.TextBox();
- this.textORD_WTH = new System.Windows.Forms.TextBox();
- this.textORD_ACT_DTIME = new System.Windows.Forms.TextBox();
- this.textORD_PROG_CD = new System.Windows.Forms.TextBox();
- this.textORD_UDT_YN = new System.Windows.Forms.TextBox();
- this.textWTH_TOL_ERMIN = new System.Windows.Forms.TextBox();
- this.textORD_THK = new System.Windows.Forms.TextBox();
- this.textCONTRACT_NO = new System.Windows.Forms.TextBox();
- this.textDDC_STL_GRD = new System.Windows.Forms.TextBox();
- this.textFAC_STL_GRD = new System.Windows.Forms.TextBox();
- this.textSPEC_STL_GRD = new System.Windows.Forms.TextBox();
- this.textCUST_STL_GRD = new System.Windows.Forms.TextBox();
- this.textDEST_CD = new System.Windows.Forms.TextBox();
- this.label13 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label5 = new System.Windows.Forms.Label();
- this.label27 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.label26 = new System.Windows.Forms.Label();
- this.label25 = new System.Windows.Forms.Label();
- this.label35 = new System.Windows.Forms.Label();
- this.label31 = new System.Windows.Forms.Label();
- this.label54 = new System.Windows.Forms.Label();
- this.label50 = new System.Windows.Forms.Label();
- this.label45 = new System.Windows.Forms.Label();
- this.label37 = new System.Windows.Forms.Label();
- this.label53 = new System.Windows.Forms.Label();
- this.label49 = new System.Windows.Forms.Label();
- this.label44 = new System.Windows.Forms.Label();
- this.label19 = new System.Windows.Forms.Label();
- this.label48 = new System.Windows.Forms.Label();
- this.label41 = new System.Windows.Forms.Label();
- this.label17 = new System.Windows.Forms.Label();
- this.label34 = new System.Windows.Forms.Label();
- this.label30 = new System.Windows.Forms.Label();
- this.label47 = new System.Windows.Forms.Label();
- this.label40 = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.label23 = new System.Windows.Forms.Label();
- this.label33 = new System.Windows.Forms.Label();
- this.label22 = new System.Windows.Forms.Label();
- this.label29 = new System.Windows.Forms.Label();
- this.label32 = new System.Windows.Forms.Label();
- this.label52 = new System.Windows.Forms.Label();
- this.label46 = new System.Windows.Forms.Label();
- this.label43 = new System.Windows.Forms.Label();
- this.label36 = new System.Windows.Forms.Label();
- this.label51 = new System.Windows.Forms.Label();
- this.label24 = new System.Windows.Forms.Label();
- this.label42 = new System.Windows.Forms.Label();
- this.label18 = new System.Windows.Forms.Label();
- this.label28 = new System.Windows.Forms.Label();
- this.label21 = new System.Windows.Forms.Label();
- this.label39 = new System.Windows.Forms.Label();
- this.label20 = new System.Windows.Forms.Label();
- this.label16 = new System.Windows.Forms.Label();
- this.label38 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ComboORD_SEQ)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ultraGroupBox1);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1012, 36);
- this.panel1.TabIndex = 0;
- //
- // ultraGroupBox1
- //
- appearance2.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraGroupBox1.Appearance = appearance2;
- this.ultraGroupBox1.Controls.Add(this.ComboORD_SEQ);
- this.ultraGroupBox1.Controls.Add(this.textOrdNO);
- this.ultraGroupBox1.Controls.Add(this.label1);
- 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(1012, 36);
- this.ultraGroupBox1.TabIndex = 1;
- //
- // ComboORD_SEQ
- //
- appearance3.BorderColor = System.Drawing.Color.Black;
- this.ComboORD_SEQ.Appearance = appearance3;
- this.ComboORD_SEQ.CheckedListSettings.CheckStateMember = "";
- this.ComboORD_SEQ.DisplayLayout.MaxColScrollRegions = 1;
- this.ComboORD_SEQ.DisplayLayout.MaxRowScrollRegions = 1;
- this.ComboORD_SEQ.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ComboORD_SEQ.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ComboORD_SEQ.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ComboORD_SEQ.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ComboORD_SEQ.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ComboORD_SEQ.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ComboORD_SEQ.Location = new System.Drawing.Point(204, 5);
- this.ComboORD_SEQ.MaxLength = 3;
- this.ComboORD_SEQ.Name = "ComboORD_SEQ";
- this.ComboORD_SEQ.Size = new System.Drawing.Size(52, 22);
- this.ComboORD_SEQ.TabIndex = 12;
- this.ComboORD_SEQ.Leave += new System.EventHandler(this.ComboORD_SEQ_Leave);
- //
- // textOrdNO
- //
- this.textOrdNO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textOrdNO.Location = new System.Drawing.Point(88, 6);
- this.textOrdNO.MaxLength = 12;
- this.textOrdNO.Name = "textOrdNO";
- this.textOrdNO.Size = new System.Drawing.Size(110, 21);
- this.textOrdNO.TabIndex = 1;
- this.textOrdNO.Leave += new System.EventHandler(this.textOrdNO_Leave);
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.Color.LightBlue;
- this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label1.Location = new System.Drawing.Point(12, 6);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(70, 21);
- this.label1.TabIndex = 0;
- this.label1.Text = "合同号";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraGroupBox2);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel2.Location = new System.Drawing.Point(0, 36);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1012, 686);
- this.panel2.TabIndex = 1;
- //
- // ultraGroupBox2
- //
- appearance1.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraGroupBox2.Appearance = appearance1;
- this.ultraGroupBox2.Controls.Add(this.textBoxPRODUCT_LX);
- this.ultraGroupBox2.Controls.Add(this.label56);
- this.ultraGroupBox2.Controls.Add(this.textBoxBUY_ABBSYM);
- this.ultraGroupBox2.Controls.Add(this.label55);
- this.ultraGroupBox2.Controls.Add(this.textCUST_SPEC_NO);
- this.ultraGroupBox2.Controls.Add(this.textORD_USEAGE_CD);
- this.ultraGroupBox2.Controls.Add(this.textSPEC_ABBSYM);
- this.ultraGroupBox2.Controls.Add(this.textCUST_CD);
- this.ultraGroupBox2.Controls.Add(this.textSALE_CHR_CD);
- this.ultraGroupBox2.Controls.Add(this.textORDCUST_CD);
- this.ultraGroupBox2.Controls.Add(this.textEMGMTR_NMG_CLF);
- this.ultraGroupBox2.Controls.Add(this.textSCARPING_PROC_YN);
- this.ultraGroupBox2.Controls.Add(this.textORD_ENDBY);
- this.ultraGroupBox2.Controls.Add(this.textORD_END_YN);
- this.ultraGroupBox2.Controls.Add(this.textPROD_WGT_MAX);
- this.ultraGroupBox2.Controls.Add(this.textORD_LEN_MAX);
- this.ultraGroupBox2.Controls.Add(this.textORD_END_DATE);
- this.ultraGroupBox2.Controls.Add(this.textSHIP_ENDBY);
- this.ultraGroupBox2.Controls.Add(this.textPROD_WGT_MIN);
- this.ultraGroupBox2.Controls.Add(this.textORD_LEN_MIN);
- this.ultraGroupBox2.Controls.Add(this.textSPM_PROC_YN);
- this.ultraGroupBox2.Controls.Add(this.textBox35);
- this.ultraGroupBox2.Controls.Add(this.textRCVORD_CLF);
- this.ultraGroupBox2.Controls.Add(this.textSHIP_FN_DATE);
- this.ultraGroupBox2.Controls.Add(this.textWGT_ACVAL_MAX);
- this.ultraGroupBox2.Controls.Add(this.textTHK_TOL_ERMAX);
- this.ultraGroupBox2.Controls.Add(this.textDEL_TO_DATE);
- this.ultraGroupBox2.Controls.Add(this.textSTKSALE_TP);
- this.ultraGroupBox2.Controls.Add(this.textSHIP_END_YN);
- this.ultraGroupBox2.Controls.Add(this.textWGT_ACVAL_MIN);
- this.ultraGroupBox2.Controls.Add(this.textTHK_TOL_ERMIN);
- this.ultraGroupBox2.Controls.Add(this.textEXAMORG_CD);
- this.ultraGroupBox2.Controls.Add(this.textORD_CNCBY);
- this.ultraGroupBox2.Controls.Add(this.textORD_CNC_YN);
- this.ultraGroupBox2.Controls.Add(this.textORD_OUTDIA);
- this.ultraGroupBox2.Controls.Add(this.textORD_WGT);
- this.ultraGroupBox2.Controls.Add(this.textORD_CNC_DTIME);
- this.ultraGroupBox2.Controls.Add(this.textORD_UDTBY);
- this.ultraGroupBox2.Controls.Add(this.textORD_INDIA);
- this.ultraGroupBox2.Controls.Add(this.textORD_LEN);
- this.ultraGroupBox2.Controls.Add(this.textDLIV_TP);
- this.ultraGroupBox2.Controls.Add(this.textBox33);
- this.ultraGroupBox2.Controls.Add(this.textPRODNM_CD);
- this.ultraGroupBox2.Controls.Add(this.textORD_UDT_DTIME);
- this.ultraGroupBox2.Controls.Add(this.textWTH_TOL_ERMAX);
- this.ultraGroupBox2.Controls.Add(this.textORD_WTH);
- this.ultraGroupBox2.Controls.Add(this.textORD_ACT_DTIME);
- this.ultraGroupBox2.Controls.Add(this.textORD_PROG_CD);
- this.ultraGroupBox2.Controls.Add(this.textORD_UDT_YN);
- this.ultraGroupBox2.Controls.Add(this.textWTH_TOL_ERMIN);
- this.ultraGroupBox2.Controls.Add(this.textORD_THK);
- this.ultraGroupBox2.Controls.Add(this.textCONTRACT_NO);
- this.ultraGroupBox2.Controls.Add(this.textDDC_STL_GRD);
- this.ultraGroupBox2.Controls.Add(this.textFAC_STL_GRD);
- this.ultraGroupBox2.Controls.Add(this.textSPEC_STL_GRD);
- this.ultraGroupBox2.Controls.Add(this.textCUST_STL_GRD);
- this.ultraGroupBox2.Controls.Add(this.textDEST_CD);
- this.ultraGroupBox2.Controls.Add(this.label13);
- this.ultraGroupBox2.Controls.Add(this.label11);
- this.ultraGroupBox2.Controls.Add(this.label9);
- this.ultraGroupBox2.Controls.Add(this.label7);
- this.ultraGroupBox2.Controls.Add(this.label5);
- this.ultraGroupBox2.Controls.Add(this.label27);
- this.ultraGroupBox2.Controls.Add(this.label3);
- this.ultraGroupBox2.Controls.Add(this.label26);
- this.ultraGroupBox2.Controls.Add(this.label25);
- this.ultraGroupBox2.Controls.Add(this.label35);
- this.ultraGroupBox2.Controls.Add(this.label31);
- this.ultraGroupBox2.Controls.Add(this.label54);
- this.ultraGroupBox2.Controls.Add(this.label50);
- this.ultraGroupBox2.Controls.Add(this.label45);
- this.ultraGroupBox2.Controls.Add(this.label37);
- this.ultraGroupBox2.Controls.Add(this.label53);
- this.ultraGroupBox2.Controls.Add(this.label49);
- this.ultraGroupBox2.Controls.Add(this.label44);
- this.ultraGroupBox2.Controls.Add(this.label19);
- this.ultraGroupBox2.Controls.Add(this.label48);
- this.ultraGroupBox2.Controls.Add(this.label41);
- this.ultraGroupBox2.Controls.Add(this.label17);
- this.ultraGroupBox2.Controls.Add(this.label34);
- this.ultraGroupBox2.Controls.Add(this.label30);
- this.ultraGroupBox2.Controls.Add(this.label47);
- this.ultraGroupBox2.Controls.Add(this.label40);
- this.ultraGroupBox2.Controls.Add(this.label15);
- this.ultraGroupBox2.Controls.Add(this.label23);
- this.ultraGroupBox2.Controls.Add(this.label33);
- this.ultraGroupBox2.Controls.Add(this.label22);
- this.ultraGroupBox2.Controls.Add(this.label29);
- this.ultraGroupBox2.Controls.Add(this.label32);
- this.ultraGroupBox2.Controls.Add(this.label52);
- this.ultraGroupBox2.Controls.Add(this.label46);
- this.ultraGroupBox2.Controls.Add(this.label43);
- this.ultraGroupBox2.Controls.Add(this.label36);
- this.ultraGroupBox2.Controls.Add(this.label51);
- this.ultraGroupBox2.Controls.Add(this.label24);
- this.ultraGroupBox2.Controls.Add(this.label42);
- this.ultraGroupBox2.Controls.Add(this.label18);
- this.ultraGroupBox2.Controls.Add(this.label28);
- this.ultraGroupBox2.Controls.Add(this.label21);
- this.ultraGroupBox2.Controls.Add(this.label39);
- this.ultraGroupBox2.Controls.Add(this.label20);
- this.ultraGroupBox2.Controls.Add(this.label16);
- this.ultraGroupBox2.Controls.Add(this.label38);
- this.ultraGroupBox2.Controls.Add(this.label14);
- this.ultraGroupBox2.Controls.Add(this.label12);
- this.ultraGroupBox2.Controls.Add(this.label10);
- this.ultraGroupBox2.Controls.Add(this.label8);
- this.ultraGroupBox2.Controls.Add(this.label6);
- this.ultraGroupBox2.Controls.Add(this.label4);
- this.ultraGroupBox2.Controls.Add(this.label2);
- 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(1012, 686);
- this.ultraGroupBox2.TabIndex = 2;
- //
- // textBoxPRODUCT_LX
- //
- this.textBoxPRODUCT_LX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBoxPRODUCT_LX.Location = new System.Drawing.Point(580, 160);
- this.textBoxPRODUCT_LX.MaxLength = 4;
- this.textBoxPRODUCT_LX.Name = "textBoxPRODUCT_LX";
- this.textBoxPRODUCT_LX.Size = new System.Drawing.Size(382, 21);
- this.textBoxPRODUCT_LX.TabIndex = 5;
- //
- // label56
- //
- this.label56.BackColor = System.Drawing.Color.LightBlue;
- this.label56.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label56.Location = new System.Drawing.Point(486, 160);
- this.label56.Name = "label56";
- this.label56.Size = new System.Drawing.Size(88, 21);
- this.label56.TabIndex = 4;
- this.label56.Text = "客户产品名称";
- this.label56.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBoxBUY_ABBSYM
- //
- this.textBoxBUY_ABBSYM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBoxBUY_ABBSYM.Location = new System.Drawing.Point(102, 207);
- this.textBoxBUY_ABBSYM.MaxLength = 4;
- this.textBoxBUY_ABBSYM.Name = "textBoxBUY_ABBSYM";
- this.textBoxBUY_ABBSYM.Size = new System.Drawing.Size(135, 21);
- this.textBoxBUY_ABBSYM.TabIndex = 3;
- //
- // label55
- //
- this.label55.BackColor = System.Drawing.Color.LightBlue;
- this.label55.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label55.Location = new System.Drawing.Point(12, 207);
- this.label55.Name = "label55";
- this.label55.Size = new System.Drawing.Size(84, 21);
- this.label55.TabIndex = 2;
- this.label55.Text = "客户标准号";
- this.label55.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textCUST_SPEC_NO
- //
- this.textCUST_SPEC_NO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textCUST_SPEC_NO.Location = new System.Drawing.Point(580, 207);
- this.textCUST_SPEC_NO.MaxLength = 4;
- this.textCUST_SPEC_NO.Name = "textCUST_SPEC_NO";
- this.textCUST_SPEC_NO.Size = new System.Drawing.Size(382, 21);
- this.textCUST_SPEC_NO.TabIndex = 1;
- //
- // textORD_USEAGE_CD
- //
- this.textORD_USEAGE_CD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_USEAGE_CD.Location = new System.Drawing.Point(580, 183);
- this.textORD_USEAGE_CD.MaxLength = 4;
- this.textORD_USEAGE_CD.Name = "textORD_USEAGE_CD";
- this.textORD_USEAGE_CD.Size = new System.Drawing.Size(382, 21);
- this.textORD_USEAGE_CD.TabIndex = 1;
- //
- // textSPEC_ABBSYM
- //
- this.textSPEC_ABBSYM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textSPEC_ABBSYM.Location = new System.Drawing.Point(341, 207);
- this.textSPEC_ABBSYM.MaxLength = 4;
- this.textSPEC_ABBSYM.Name = "textSPEC_ABBSYM";
- this.textSPEC_ABBSYM.Size = new System.Drawing.Size(135, 21);
- this.textSPEC_ABBSYM.TabIndex = 1;
- //
- // textCUST_CD
- //
- this.textCUST_CD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textCUST_CD.Location = new System.Drawing.Point(580, 47);
- this.textCUST_CD.MaxLength = 4;
- this.textCUST_CD.Name = "textCUST_CD";
- this.textCUST_CD.Size = new System.Drawing.Size(382, 21);
- this.textCUST_CD.TabIndex = 1;
- //
- // textSALE_CHR_CD
- //
- this.textSALE_CHR_CD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textSALE_CHR_CD.Location = new System.Drawing.Point(580, 111);
- this.textSALE_CHR_CD.MaxLength = 4;
- this.textSALE_CHR_CD.Name = "textSALE_CHR_CD";
- this.textSALE_CHR_CD.Size = new System.Drawing.Size(382, 21);
- this.textSALE_CHR_CD.TabIndex = 1;
- //
- // textORDCUST_CD
- //
- this.textORDCUST_CD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORDCUST_CD.Location = new System.Drawing.Point(580, 87);
- this.textORDCUST_CD.MaxLength = 4;
- this.textORDCUST_CD.Name = "textORDCUST_CD";
- this.textORDCUST_CD.Size = new System.Drawing.Size(382, 21);
- this.textORDCUST_CD.TabIndex = 1;
- //
- // textEMGMTR_NMG_CLF
- //
- this.textEMGMTR_NMG_CLF.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textEMGMTR_NMG_CLF.Location = new System.Drawing.Point(341, 425);
- this.textEMGMTR_NMG_CLF.MaxLength = 4;
- this.textEMGMTR_NMG_CLF.Name = "textEMGMTR_NMG_CLF";
- this.textEMGMTR_NMG_CLF.Size = new System.Drawing.Size(135, 21);
- this.textEMGMTR_NMG_CLF.TabIndex = 1;
- //
- // textSCARPING_PROC_YN
- //
- this.textSCARPING_PROC_YN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textSCARPING_PROC_YN.Location = new System.Drawing.Point(341, 404);
- this.textSCARPING_PROC_YN.MaxLength = 4;
- this.textSCARPING_PROC_YN.Name = "textSCARPING_PROC_YN";
- this.textSCARPING_PROC_YN.Size = new System.Drawing.Size(135, 21);
- this.textSCARPING_PROC_YN.TabIndex = 1;
- //
- // textORD_ENDBY
- //
- this.textORD_ENDBY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_ENDBY.Location = new System.Drawing.Point(815, 488);
- this.textORD_ENDBY.MaxLength = 4;
- this.textORD_ENDBY.Name = "textORD_ENDBY";
- this.textORD_ENDBY.Size = new System.Drawing.Size(135, 21);
- this.textORD_ENDBY.TabIndex = 1;
- //
- // textORD_END_YN
- //
- this.textORD_END_YN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_END_YN.Location = new System.Drawing.Point(815, 446);
- this.textORD_END_YN.MaxLength = 4;
- this.textORD_END_YN.Name = "textORD_END_YN";
- this.textORD_END_YN.Size = new System.Drawing.Size(135, 21);
- this.textORD_END_YN.TabIndex = 1;
- //
- // textPROD_WGT_MAX
- //
- this.textPROD_WGT_MAX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textPROD_WGT_MAX.Location = new System.Drawing.Point(815, 302);
- this.textPROD_WGT_MAX.MaxLength = 4;
- this.textPROD_WGT_MAX.Name = "textPROD_WGT_MAX";
- this.textPROD_WGT_MAX.Size = new System.Drawing.Size(135, 21);
- this.textPROD_WGT_MAX.TabIndex = 1;
- //
- // textORD_LEN_MAX
- //
- this.textORD_LEN_MAX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_LEN_MAX.Location = new System.Drawing.Point(341, 302);
- this.textORD_LEN_MAX.MaxLength = 4;
- this.textORD_LEN_MAX.Name = "textORD_LEN_MAX";
- this.textORD_LEN_MAX.Size = new System.Drawing.Size(135, 21);
- this.textORD_LEN_MAX.TabIndex = 1;
- //
- // textORD_END_DATE
- //
- this.textORD_END_DATE.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_END_DATE.Location = new System.Drawing.Point(815, 467);
- this.textORD_END_DATE.MaxLength = 4;
- this.textORD_END_DATE.Name = "textORD_END_DATE";
- this.textORD_END_DATE.Size = new System.Drawing.Size(135, 21);
- this.textORD_END_DATE.TabIndex = 1;
- //
- // textSHIP_ENDBY
- //
- this.textSHIP_ENDBY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textSHIP_ENDBY.Location = new System.Drawing.Point(815, 425);
- this.textSHIP_ENDBY.MaxLength = 4;
- this.textSHIP_ENDBY.Name = "textSHIP_ENDBY";
- this.textSHIP_ENDBY.Size = new System.Drawing.Size(135, 21);
- this.textSHIP_ENDBY.TabIndex = 1;
- //
- // textPROD_WGT_MIN
- //
- this.textPROD_WGT_MIN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textPROD_WGT_MIN.Location = new System.Drawing.Point(815, 281);
- this.textPROD_WGT_MIN.MaxLength = 4;
- this.textPROD_WGT_MIN.Name = "textPROD_WGT_MIN";
- this.textPROD_WGT_MIN.Size = new System.Drawing.Size(135, 21);
- this.textPROD_WGT_MIN.TabIndex = 1;
- //
- // textORD_LEN_MIN
- //
- this.textORD_LEN_MIN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_LEN_MIN.Location = new System.Drawing.Point(341, 281);
- this.textORD_LEN_MIN.MaxLength = 4;
- this.textORD_LEN_MIN.Name = "textORD_LEN_MIN";
- this.textORD_LEN_MIN.Size = new System.Drawing.Size(135, 21);
- this.textORD_LEN_MIN.TabIndex = 1;
- //
- // textSPM_PROC_YN
- //
- this.textSPM_PROC_YN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textSPM_PROC_YN.Location = new System.Drawing.Point(341, 383);
- this.textSPM_PROC_YN.MaxLength = 4;
- this.textSPM_PROC_YN.Name = "textSPM_PROC_YN";
- this.textSPM_PROC_YN.Size = new System.Drawing.Size(135, 21);
- this.textSPM_PROC_YN.TabIndex = 1;
- //
- // textBox35
- //
- this.textBox35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox35.Location = new System.Drawing.Point(827, 135);
- this.textBox35.MaxLength = 4;
- this.textBox35.Name = "textBox35";
- this.textBox35.Size = new System.Drawing.Size(135, 21);
- this.textBox35.TabIndex = 1;
- //
- // textRCVORD_CLF
- //
- this.textRCVORD_CLF.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textRCVORD_CLF.Location = new System.Drawing.Point(341, 47);
- this.textRCVORD_CLF.MaxLength = 4;
- this.textRCVORD_CLF.Name = "textRCVORD_CLF";
- this.textRCVORD_CLF.Size = new System.Drawing.Size(135, 21);
- this.textRCVORD_CLF.TabIndex = 1;
- //
- // textSHIP_FN_DATE
- //
- this.textSHIP_FN_DATE.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textSHIP_FN_DATE.Location = new System.Drawing.Point(815, 404);
- this.textSHIP_FN_DATE.MaxLength = 4;
- this.textSHIP_FN_DATE.Name = "textSHIP_FN_DATE";
- this.textSHIP_FN_DATE.Size = new System.Drawing.Size(135, 21);
- this.textSHIP_FN_DATE.TabIndex = 1;
- //
- // textWGT_ACVAL_MAX
- //
- this.textWGT_ACVAL_MAX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textWGT_ACVAL_MAX.Location = new System.Drawing.Point(815, 260);
- this.textWGT_ACVAL_MAX.MaxLength = 4;
- this.textWGT_ACVAL_MAX.Name = "textWGT_ACVAL_MAX";
- this.textWGT_ACVAL_MAX.Size = new System.Drawing.Size(135, 21);
- this.textWGT_ACVAL_MAX.TabIndex = 1;
- //
- // textTHK_TOL_ERMAX
- //
- this.textTHK_TOL_ERMAX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textTHK_TOL_ERMAX.Location = new System.Drawing.Point(341, 260);
- this.textTHK_TOL_ERMAX.MaxLength = 4;
- this.textTHK_TOL_ERMAX.Name = "textTHK_TOL_ERMAX";
- this.textTHK_TOL_ERMAX.Size = new System.Drawing.Size(135, 21);
- this.textTHK_TOL_ERMAX.TabIndex = 1;
- //
- // textDEL_TO_DATE
- //
- this.textDEL_TO_DATE.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textDEL_TO_DATE.Location = new System.Drawing.Point(827, 10);
- this.textDEL_TO_DATE.MaxLength = 4;
- this.textDEL_TO_DATE.Name = "textDEL_TO_DATE";
- this.textDEL_TO_DATE.Size = new System.Drawing.Size(135, 21);
- this.textDEL_TO_DATE.TabIndex = 1;
- //
- // textSTKSALE_TP
- //
- this.textSTKSALE_TP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textSTKSALE_TP.Location = new System.Drawing.Point(341, 10);
- this.textSTKSALE_TP.MaxLength = 4;
- this.textSTKSALE_TP.Name = "textSTKSALE_TP";
- this.textSTKSALE_TP.Size = new System.Drawing.Size(135, 21);
- this.textSTKSALE_TP.TabIndex = 1;
- //
- // textSHIP_END_YN
- //
- this.textSHIP_END_YN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textSHIP_END_YN.Location = new System.Drawing.Point(815, 383);
- this.textSHIP_END_YN.MaxLength = 4;
- this.textSHIP_END_YN.Name = "textSHIP_END_YN";
- this.textSHIP_END_YN.Size = new System.Drawing.Size(135, 21);
- this.textSHIP_END_YN.TabIndex = 1;
- //
- // textWGT_ACVAL_MIN
- //
- this.textWGT_ACVAL_MIN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textWGT_ACVAL_MIN.Location = new System.Drawing.Point(815, 239);
- this.textWGT_ACVAL_MIN.MaxLength = 4;
- this.textWGT_ACVAL_MIN.Name = "textWGT_ACVAL_MIN";
- this.textWGT_ACVAL_MIN.Size = new System.Drawing.Size(135, 21);
- this.textWGT_ACVAL_MIN.TabIndex = 1;
- //
- // textTHK_TOL_ERMIN
- //
- this.textTHK_TOL_ERMIN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textTHK_TOL_ERMIN.Location = new System.Drawing.Point(341, 239);
- this.textTHK_TOL_ERMIN.MaxLength = 4;
- this.textTHK_TOL_ERMIN.Name = "textTHK_TOL_ERMIN";
- this.textTHK_TOL_ERMIN.Size = new System.Drawing.Size(135, 21);
- this.textTHK_TOL_ERMIN.TabIndex = 1;
- //
- // textEXAMORG_CD
- //
- this.textEXAMORG_CD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textEXAMORG_CD.Location = new System.Drawing.Point(102, 404);
- this.textEXAMORG_CD.MaxLength = 4;
- this.textEXAMORG_CD.Name = "textEXAMORG_CD";
- this.textEXAMORG_CD.Size = new System.Drawing.Size(135, 21);
- this.textEXAMORG_CD.TabIndex = 1;
- //
- // textORD_CNCBY
- //
- this.textORD_CNCBY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_CNCBY.Location = new System.Drawing.Point(576, 488);
- this.textORD_CNCBY.MaxLength = 4;
- this.textORD_CNCBY.Name = "textORD_CNCBY";
- this.textORD_CNCBY.Size = new System.Drawing.Size(135, 21);
- this.textORD_CNCBY.TabIndex = 1;
- //
- // textORD_CNC_YN
- //
- this.textORD_CNC_YN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_CNC_YN.Location = new System.Drawing.Point(576, 446);
- this.textORD_CNC_YN.MaxLength = 4;
- this.textORD_CNC_YN.Name = "textORD_CNC_YN";
- this.textORD_CNC_YN.Size = new System.Drawing.Size(135, 21);
- this.textORD_CNC_YN.TabIndex = 1;
- //
- // textORD_OUTDIA
- //
- this.textORD_OUTDIA.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_OUTDIA.Location = new System.Drawing.Point(576, 302);
- this.textORD_OUTDIA.MaxLength = 4;
- this.textORD_OUTDIA.Name = "textORD_OUTDIA";
- this.textORD_OUTDIA.Size = new System.Drawing.Size(135, 21);
- this.textORD_OUTDIA.TabIndex = 1;
- //
- // textORD_WGT
- //
- this.textORD_WGT.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_WGT.Location = new System.Drawing.Point(102, 302);
- this.textORD_WGT.MaxLength = 4;
- this.textORD_WGT.Name = "textORD_WGT";
- this.textORD_WGT.Size = new System.Drawing.Size(135, 21);
- this.textORD_WGT.TabIndex = 1;
- //
- // textORD_CNC_DTIME
- //
- this.textORD_CNC_DTIME.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_CNC_DTIME.Location = new System.Drawing.Point(576, 467);
- this.textORD_CNC_DTIME.MaxLength = 4;
- this.textORD_CNC_DTIME.Name = "textORD_CNC_DTIME";
- this.textORD_CNC_DTIME.Size = new System.Drawing.Size(135, 21);
- this.textORD_CNC_DTIME.TabIndex = 1;
- //
- // textORD_UDTBY
- //
- this.textORD_UDTBY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_UDTBY.Location = new System.Drawing.Point(576, 425);
- this.textORD_UDTBY.MaxLength = 4;
- this.textORD_UDTBY.Name = "textORD_UDTBY";
- this.textORD_UDTBY.Size = new System.Drawing.Size(135, 21);
- this.textORD_UDTBY.TabIndex = 1;
- //
- // textORD_INDIA
- //
- this.textORD_INDIA.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_INDIA.Location = new System.Drawing.Point(576, 281);
- this.textORD_INDIA.MaxLength = 4;
- this.textORD_INDIA.Name = "textORD_INDIA";
- this.textORD_INDIA.Size = new System.Drawing.Size(135, 21);
- this.textORD_INDIA.TabIndex = 1;
- //
- // textORD_LEN
- //
- this.textORD_LEN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_LEN.Location = new System.Drawing.Point(102, 281);
- this.textORD_LEN.MaxLength = 4;
- this.textORD_LEN.Name = "textORD_LEN";
- this.textORD_LEN.Size = new System.Drawing.Size(135, 21);
- this.textORD_LEN.TabIndex = 1;
- //
- // textDLIV_TP
- //
- this.textDLIV_TP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textDLIV_TP.Location = new System.Drawing.Point(102, 383);
- this.textDLIV_TP.MaxLength = 4;
- this.textDLIV_TP.Name = "textDLIV_TP";
- this.textDLIV_TP.Size = new System.Drawing.Size(135, 21);
- this.textDLIV_TP.TabIndex = 1;
- //
- // textBox33
- //
- this.textBox33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox33.Location = new System.Drawing.Point(580, 135);
- this.textBox33.MaxLength = 4;
- this.textBox33.Name = "textBox33";
- this.textBox33.Size = new System.Drawing.Size(135, 21);
- this.textBox33.TabIndex = 1;
- //
- // textPRODNM_CD
- //
- this.textPRODNM_CD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textPRODNM_CD.Location = new System.Drawing.Point(102, 47);
- this.textPRODNM_CD.MaxLength = 4;
- this.textPRODNM_CD.Name = "textPRODNM_CD";
- this.textPRODNM_CD.Size = new System.Drawing.Size(135, 21);
- this.textPRODNM_CD.TabIndex = 1;
- //
- // textORD_UDT_DTIME
- //
- this.textORD_UDT_DTIME.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_UDT_DTIME.Location = new System.Drawing.Point(576, 404);
- this.textORD_UDT_DTIME.MaxLength = 4;
- this.textORD_UDT_DTIME.Name = "textORD_UDT_DTIME";
- this.textORD_UDT_DTIME.Size = new System.Drawing.Size(135, 21);
- this.textORD_UDT_DTIME.TabIndex = 1;
- //
- // textWTH_TOL_ERMAX
- //
- this.textWTH_TOL_ERMAX.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textWTH_TOL_ERMAX.Location = new System.Drawing.Point(576, 260);
- this.textWTH_TOL_ERMAX.MaxLength = 4;
- this.textWTH_TOL_ERMAX.Name = "textWTH_TOL_ERMAX";
- this.textWTH_TOL_ERMAX.Size = new System.Drawing.Size(135, 21);
- this.textWTH_TOL_ERMAX.TabIndex = 1;
- //
- // textORD_WTH
- //
- this.textORD_WTH.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_WTH.Location = new System.Drawing.Point(102, 260);
- this.textORD_WTH.MaxLength = 4;
- this.textORD_WTH.Name = "textORD_WTH";
- this.textORD_WTH.Size = new System.Drawing.Size(135, 21);
- this.textORD_WTH.TabIndex = 1;
- //
- // textORD_ACT_DTIME
- //
- this.textORD_ACT_DTIME.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_ACT_DTIME.Location = new System.Drawing.Point(580, 10);
- this.textORD_ACT_DTIME.MaxLength = 4;
- this.textORD_ACT_DTIME.Name = "textORD_ACT_DTIME";
- this.textORD_ACT_DTIME.Size = new System.Drawing.Size(135, 21);
- this.textORD_ACT_DTIME.TabIndex = 1;
- //
- // textORD_PROG_CD
- //
- this.textORD_PROG_CD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_PROG_CD.Location = new System.Drawing.Point(102, 10);
- this.textORD_PROG_CD.MaxLength = 4;
- this.textORD_PROG_CD.Name = "textORD_PROG_CD";
- this.textORD_PROG_CD.Size = new System.Drawing.Size(135, 21);
- this.textORD_PROG_CD.TabIndex = 1;
- //
- // textORD_UDT_YN
- //
- this.textORD_UDT_YN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_UDT_YN.Location = new System.Drawing.Point(576, 383);
- this.textORD_UDT_YN.MaxLength = 4;
- this.textORD_UDT_YN.Name = "textORD_UDT_YN";
- this.textORD_UDT_YN.Size = new System.Drawing.Size(135, 21);
- this.textORD_UDT_YN.TabIndex = 1;
- //
- // textWTH_TOL_ERMIN
- //
- this.textWTH_TOL_ERMIN.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textWTH_TOL_ERMIN.Location = new System.Drawing.Point(576, 239);
- this.textWTH_TOL_ERMIN.MaxLength = 4;
- this.textWTH_TOL_ERMIN.Name = "textWTH_TOL_ERMIN";
- this.textWTH_TOL_ERMIN.Size = new System.Drawing.Size(135, 21);
- this.textWTH_TOL_ERMIN.TabIndex = 1;
- //
- // textORD_THK
- //
- this.textORD_THK.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textORD_THK.Location = new System.Drawing.Point(102, 239);
- this.textORD_THK.MaxLength = 4;
- this.textORD_THK.Name = "textORD_THK";
- this.textORD_THK.Size = new System.Drawing.Size(135, 21);
- this.textORD_THK.TabIndex = 1;
- //
- // textCONTRACT_NO
- //
- this.textCONTRACT_NO.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textCONTRACT_NO.Location = new System.Drawing.Point(102, 449);
- this.textCONTRACT_NO.MaxLength = 4;
- this.textCONTRACT_NO.Name = "textCONTRACT_NO";
- this.textCONTRACT_NO.Size = new System.Drawing.Size(374, 21);
- this.textCONTRACT_NO.TabIndex = 1;
- //
- // textDDC_STL_GRD
- //
- this.textDDC_STL_GRD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textDDC_STL_GRD.Location = new System.Drawing.Point(102, 183);
- this.textDDC_STL_GRD.MaxLength = 4;
- this.textDDC_STL_GRD.Name = "textDDC_STL_GRD";
- this.textDDC_STL_GRD.Size = new System.Drawing.Size(374, 21);
- this.textDDC_STL_GRD.TabIndex = 1;
- //
- // textFAC_STL_GRD
- //
- this.textFAC_STL_GRD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textFAC_STL_GRD.Location = new System.Drawing.Point(102, 159);
- this.textFAC_STL_GRD.MaxLength = 4;
- this.textFAC_STL_GRD.Name = "textFAC_STL_GRD";
- this.textFAC_STL_GRD.Size = new System.Drawing.Size(374, 21);
- this.textFAC_STL_GRD.TabIndex = 1;
- //
- // textSPEC_STL_GRD
- //
- this.textSPEC_STL_GRD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textSPEC_STL_GRD.Location = new System.Drawing.Point(102, 135);
- this.textSPEC_STL_GRD.MaxLength = 4;
- this.textSPEC_STL_GRD.Name = "textSPEC_STL_GRD";
- this.textSPEC_STL_GRD.Size = new System.Drawing.Size(374, 21);
- this.textSPEC_STL_GRD.TabIndex = 1;
- //
- // textCUST_STL_GRD
- //
- this.textCUST_STL_GRD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textCUST_STL_GRD.Location = new System.Drawing.Point(102, 111);
- this.textCUST_STL_GRD.MaxLength = 4;
- this.textCUST_STL_GRD.Name = "textCUST_STL_GRD";
- this.textCUST_STL_GRD.Size = new System.Drawing.Size(374, 21);
- this.textCUST_STL_GRD.TabIndex = 1;
- //
- // textDEST_CD
- //
- this.textDEST_CD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textDEST_CD.Location = new System.Drawing.Point(102, 87);
- this.textDEST_CD.MaxLength = 4;
- this.textDEST_CD.Name = "textDEST_CD";
- this.textDEST_CD.Size = new System.Drawing.Size(374, 21);
- this.textDEST_CD.TabIndex = 1;
- //
- // label13
- //
- this.label13.BackColor = System.Drawing.Color.LightBlue;
- this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label13.Location = new System.Drawing.Point(486, 207);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(88, 21);
- this.label13.TabIndex = 0;
- this.label13.Text = "客户参数号";
- this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label11
- //
- this.label11.BackColor = System.Drawing.Color.LightBlue;
- this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label11.Location = new System.Drawing.Point(486, 183);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(88, 21);
- this.label11.TabIndex = 0;
- this.label11.Text = "订单用途";
- this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label9
- //
- this.label9.BackColor = System.Drawing.Color.LightBlue;
- this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label9.Location = new System.Drawing.Point(250, 207);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(85, 21);
- this.label9.TabIndex = 0;
- this.label9.Text = "标准号";
- this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label7
- //
- this.label7.BackColor = System.Drawing.Color.LightBlue;
- this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label7.Location = new System.Drawing.Point(486, 135);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(88, 21);
- this.label7.TabIndex = 0;
- this.label7.Text = "销售负责人";
- this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label5
- //
- this.label5.BackColor = System.Drawing.Color.LightBlue;
- this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label5.Location = new System.Drawing.Point(486, 111);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(88, 21);
- this.label5.TabIndex = 0;
- this.label5.Text = "销售负责人";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label27
- //
- this.label27.BackColor = System.Drawing.Color.LightBlue;
- this.label27.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label27.Location = new System.Drawing.Point(250, 425);
- this.label27.Name = "label27";
- this.label27.Size = new System.Drawing.Size(85, 21);
- this.label27.TabIndex = 0;
- this.label27.Text = "紧急材区分";
- this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label3
- //
- this.label3.BackColor = System.Drawing.Color.LightBlue;
- this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label3.Location = new System.Drawing.Point(486, 87);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(88, 21);
- this.label3.TabIndex = 0;
- this.label3.Text = "用户";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label26
- //
- this.label26.BackColor = System.Drawing.Color.LightBlue;
- this.label26.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label26.Location = new System.Drawing.Point(250, 404);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(85, 21);
- this.label26.TabIndex = 0;
- this.label26.Text = "火焰表面处理";
- this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label25
- //
- this.label25.BackColor = System.Drawing.Color.LightBlue;
- this.label25.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label25.Location = new System.Drawing.Point(250, 383);
- this.label25.Name = "label25";
- this.label25.Size = new System.Drawing.Size(85, 21);
- this.label25.TabIndex = 0;
- this.label25.Text = "平整分卷指定";
- this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label35
- //
- this.label35.BackColor = System.Drawing.Color.LightBlue;
- this.label35.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label35.Location = new System.Drawing.Point(728, 135);
- this.label35.Name = "label35";
- this.label35.Size = new System.Drawing.Size(93, 21);
- this.label35.TabIndex = 0;
- this.label35.Text = "合同号";
- this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label31
- //
- this.label31.BackColor = System.Drawing.Color.LightBlue;
- this.label31.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label31.Location = new System.Drawing.Point(250, 47);
- this.label31.Name = "label31";
- this.label31.Size = new System.Drawing.Size(85, 21);
- this.label31.TabIndex = 0;
- this.label31.Text = "订货区分";
- this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label54
- //
- this.label54.BackColor = System.Drawing.Color.LightBlue;
- this.label54.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label54.Location = new System.Drawing.Point(724, 488);
- this.label54.Name = "label54";
- this.label54.Size = new System.Drawing.Size(85, 21);
- this.label54.TabIndex = 0;
- this.label54.Text = "订单结束者";
- this.label54.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label50
- //
- this.label50.BackColor = System.Drawing.Color.LightBlue;
- this.label50.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label50.Location = new System.Drawing.Point(724, 446);
- this.label50.Name = "label50";
- this.label50.Size = new System.Drawing.Size(85, 21);
- this.label50.TabIndex = 0;
- this.label50.Text = "订单结束与否";
- this.label50.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label45
- //
- this.label45.BackColor = System.Drawing.Color.LightBlue;
- this.label45.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label45.Location = new System.Drawing.Point(724, 302);
- this.label45.Name = "label45";
- this.label45.Size = new System.Drawing.Size(85, 21);
- this.label45.TabIndex = 0;
- this.label45.Text = "订单公差上限";
- this.label45.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label37
- //
- this.label37.BackColor = System.Drawing.Color.LightBlue;
- this.label37.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label37.Location = new System.Drawing.Point(250, 302);
- this.label37.Name = "label37";
- this.label37.Size = new System.Drawing.Size(85, 21);
- this.label37.TabIndex = 0;
- this.label37.Text = "订单公差上限";
- this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label53
- //
- this.label53.BackColor = System.Drawing.Color.LightBlue;
- this.label53.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label53.Location = new System.Drawing.Point(724, 467);
- this.label53.Name = "label53";
- this.label53.Size = new System.Drawing.Size(85, 21);
- this.label53.TabIndex = 0;
- this.label53.Text = "订单结束日期";
- this.label53.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label49
- //
- this.label49.BackColor = System.Drawing.Color.LightBlue;
- this.label49.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label49.Location = new System.Drawing.Point(724, 425);
- this.label49.Name = "label49";
- this.label49.Size = new System.Drawing.Size(85, 21);
- this.label49.TabIndex = 0;
- this.label49.Text = "发货结束者";
- this.label49.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label44
- //
- this.label44.BackColor = System.Drawing.Color.LightBlue;
- this.label44.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label44.Location = new System.Drawing.Point(724, 281);
- this.label44.Name = "label44";
- this.label44.Size = new System.Drawing.Size(85, 21);
- this.label44.TabIndex = 0;
- this.label44.Text = "订单公差下限";
- this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label19
- //
- this.label19.BackColor = System.Drawing.Color.LightBlue;
- this.label19.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label19.Location = new System.Drawing.Point(250, 281);
- this.label19.Name = "label19";
- this.label19.Size = new System.Drawing.Size(85, 21);
- this.label19.TabIndex = 0;
- this.label19.Text = "订单公差下限";
- this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label48
- //
- this.label48.BackColor = System.Drawing.Color.LightBlue;
- this.label48.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label48.Location = new System.Drawing.Point(724, 404);
- this.label48.Name = "label48";
- this.label48.Size = new System.Drawing.Size(85, 21);
- this.label48.TabIndex = 0;
- this.label48.Text = "发货结束日期";
- this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label41
- //
- this.label41.BackColor = System.Drawing.Color.LightBlue;
- this.label41.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label41.Location = new System.Drawing.Point(724, 260);
- this.label41.Name = "label41";
- this.label41.Size = new System.Drawing.Size(85, 21);
- this.label41.TabIndex = 0;
- this.label41.Text = "单重公差上限";
- this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label17
- //
- this.label17.BackColor = System.Drawing.Color.LightBlue;
- this.label17.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label17.Location = new System.Drawing.Point(250, 260);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(85, 21);
- this.label17.TabIndex = 0;
- this.label17.Text = "厚度公差上限";
- this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label34
- //
- this.label34.BackColor = System.Drawing.Color.LightBlue;
- this.label34.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label34.Location = new System.Drawing.Point(728, 10);
- this.label34.Name = "label34";
- this.label34.Size = new System.Drawing.Size(93, 21);
- this.label34.TabIndex = 0;
- this.label34.Text = "交货日期";
- this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label30
- //
- this.label30.BackColor = System.Drawing.Color.LightBlue;
- this.label30.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label30.Location = new System.Drawing.Point(250, 10);
- this.label30.Name = "label30";
- this.label30.Size = new System.Drawing.Size(85, 21);
- this.label30.TabIndex = 0;
- this.label30.Text = "库存销售区分";
- this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label47
- //
- this.label47.BackColor = System.Drawing.Color.LightBlue;
- this.label47.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label47.Location = new System.Drawing.Point(724, 383);
- this.label47.Name = "label47";
- this.label47.Size = new System.Drawing.Size(85, 21);
- this.label47.TabIndex = 0;
- this.label47.Text = "发货结束与否";
- this.label47.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label40
- //
- this.label40.BackColor = System.Drawing.Color.LightBlue;
- this.label40.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label40.Location = new System.Drawing.Point(724, 239);
- this.label40.Name = "label40";
- this.label40.Size = new System.Drawing.Size(85, 21);
- this.label40.TabIndex = 0;
- this.label40.Text = "单重公差下限";
- this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label15
- //
- this.label15.BackColor = System.Drawing.Color.LightBlue;
- this.label15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label15.Location = new System.Drawing.Point(250, 239);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(85, 21);
- this.label15.TabIndex = 0;
- this.label15.Text = "厚度公差下限";
- this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label23
- //
- this.label23.BackColor = System.Drawing.Color.LightBlue;
- this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label23.Location = new System.Drawing.Point(12, 404);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(84, 21);
- this.label23.TabIndex = 0;
- this.label23.Text = "检验机构";
- this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label33
- //
- this.label33.BackColor = System.Drawing.Color.LightBlue;
- this.label33.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label33.Location = new System.Drawing.Point(486, 47);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(88, 21);
- this.label33.TabIndex = 0;
- this.label33.Text = "客户";
- this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label22
- //
- this.label22.BackColor = System.Drawing.Color.LightBlue;
- this.label22.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label22.Location = new System.Drawing.Point(12, 383);
- this.label22.Name = "label22";
- this.label22.Size = new System.Drawing.Size(84, 21);
- this.label22.TabIndex = 0;
- this.label22.Text = "运输方式";
- this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label29
- //
- this.label29.BackColor = System.Drawing.Color.LightBlue;
- this.label29.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label29.Location = new System.Drawing.Point(12, 47);
- this.label29.Name = "label29";
- this.label29.Size = new System.Drawing.Size(84, 21);
- this.label29.TabIndex = 0;
- this.label29.Text = "产品";
- this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label32
- //
- this.label32.BackColor = System.Drawing.Color.LightBlue;
- this.label32.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label32.Location = new System.Drawing.Point(486, 10);
- this.label32.Name = "label32";
- this.label32.Size = new System.Drawing.Size(88, 21);
- this.label32.TabIndex = 0;
- this.label32.Text = "订单接受日期";
- this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label52
- //
- this.label52.BackColor = System.Drawing.Color.LightBlue;
- this.label52.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label52.Location = new System.Drawing.Point(486, 488);
- this.label52.Name = "label52";
- this.label52.Size = new System.Drawing.Size(84, 21);
- this.label52.TabIndex = 0;
- this.label52.Text = "订单取消者";
- this.label52.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label46
- //
- this.label46.BackColor = System.Drawing.Color.LightBlue;
- this.label46.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label46.Location = new System.Drawing.Point(486, 446);
- this.label46.Name = "label46";
- this.label46.Size = new System.Drawing.Size(84, 21);
- this.label46.TabIndex = 0;
- this.label46.Text = "订单取消区分";
- this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label43
- //
- this.label43.BackColor = System.Drawing.Color.LightBlue;
- this.label43.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label43.Location = new System.Drawing.Point(486, 302);
- this.label43.Name = "label43";
- this.label43.Size = new System.Drawing.Size(84, 21);
- this.label43.TabIndex = 0;
- this.label43.Text = "订单外径";
- this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label36
- //
- this.label36.BackColor = System.Drawing.Color.LightBlue;
- this.label36.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label36.Location = new System.Drawing.Point(12, 302);
- this.label36.Name = "label36";
- this.label36.Size = new System.Drawing.Size(84, 21);
- this.label36.TabIndex = 0;
- this.label36.Text = "订单重量";
- this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label51
- //
- this.label51.BackColor = System.Drawing.Color.LightBlue;
- this.label51.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label51.Location = new System.Drawing.Point(486, 467);
- this.label51.Name = "label51";
- this.label51.Size = new System.Drawing.Size(84, 21);
- this.label51.TabIndex = 0;
- this.label51.Text = "订单取消日期";
- this.label51.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label24
- //
- this.label24.BackColor = System.Drawing.Color.LightBlue;
- this.label24.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label24.Location = new System.Drawing.Point(486, 425);
- this.label24.Name = "label24";
- this.label24.Size = new System.Drawing.Size(84, 21);
- this.label24.TabIndex = 0;
- this.label24.Text = "订单修改者";
- this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label42
- //
- this.label42.BackColor = System.Drawing.Color.LightBlue;
- this.label42.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label42.Location = new System.Drawing.Point(486, 281);
- this.label42.Name = "label42";
- this.label42.Size = new System.Drawing.Size(84, 21);
- this.label42.TabIndex = 0;
- this.label42.Text = "订单内径";
- this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label18
- //
- this.label18.BackColor = System.Drawing.Color.LightBlue;
- this.label18.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label18.Location = new System.Drawing.Point(12, 281);
- this.label18.Name = "label18";
- this.label18.Size = new System.Drawing.Size(84, 21);
- this.label18.TabIndex = 0;
- this.label18.Text = "订单长度";
- this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label28
- //
- this.label28.BackColor = System.Drawing.Color.LightBlue;
- this.label28.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label28.Location = new System.Drawing.Point(12, 10);
- this.label28.Name = "label28";
- this.label28.Size = new System.Drawing.Size(84, 21);
- this.label28.TabIndex = 0;
- this.label28.Text = "订单进度";
- this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label21
- //
- this.label21.BackColor = System.Drawing.Color.LightBlue;
- this.label21.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label21.Location = new System.Drawing.Point(486, 404);
- this.label21.Name = "label21";
- this.label21.Size = new System.Drawing.Size(84, 21);
- this.label21.TabIndex = 0;
- this.label21.Text = " 订单修改日期";
- this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label39
- //
- this.label39.BackColor = System.Drawing.Color.LightBlue;
- this.label39.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label39.Location = new System.Drawing.Point(486, 260);
- this.label39.Name = "label39";
- this.label39.Size = new System.Drawing.Size(84, 21);
- this.label39.TabIndex = 0;
- this.label39.Text = "宽度公差上限";
- this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label20
- //
- this.label20.BackColor = System.Drawing.Color.LightBlue;
- this.label20.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label20.Location = new System.Drawing.Point(486, 383);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(84, 21);
- this.label20.TabIndex = 0;
- this.label20.Text = "订单修改区分";
- this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label16
- //
- this.label16.BackColor = System.Drawing.Color.LightBlue;
- this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label16.Location = new System.Drawing.Point(12, 260);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(84, 21);
- this.label16.TabIndex = 0;
- this.label16.Text = "订单宽度";
- this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label38
- //
- this.label38.BackColor = System.Drawing.Color.LightBlue;
- this.label38.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label38.Location = new System.Drawing.Point(486, 239);
- this.label38.Name = "label38";
- this.label38.Size = new System.Drawing.Size(84, 21);
- this.label38.TabIndex = 0;
- this.label38.Text = "宽度公差下限";
- this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label14
- //
- this.label14.BackColor = System.Drawing.Color.LightBlue;
- this.label14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label14.Location = new System.Drawing.Point(12, 239);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(84, 21);
- this.label14.TabIndex = 0;
- this.label14.Text = "订单厚度";
- this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label12
- //
- this.label12.BackColor = System.Drawing.Color.LightBlue;
- this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label12.Location = new System.Drawing.Point(12, 449);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(84, 21);
- this.label12.TabIndex = 0;
- this.label12.Text = "合同号";
- this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label10
- //
- this.label10.BackColor = System.Drawing.Color.LightBlue;
- this.label10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label10.Location = new System.Drawing.Point(12, 183);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(84, 21);
- this.label10.TabIndex = 0;
- this.label10.Text = "客户牌号";
- this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label8
- //
- this.label8.BackColor = System.Drawing.Color.LightBlue;
- this.label8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label8.Location = new System.Drawing.Point(12, 159);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(84, 21);
- this.label8.TabIndex = 0;
- this.label8.Text = "厂内牌号";
- this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label6
- //
- this.label6.BackColor = System.Drawing.Color.LightBlue;
- this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label6.Location = new System.Drawing.Point(12, 135);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(84, 21);
- this.label6.TabIndex = 0;
- this.label6.Text = "产品牌号";
- this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label4
- //
- this.label4.BackColor = System.Drawing.Color.LightBlue;
- this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label4.Location = new System.Drawing.Point(12, 111);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(84, 21);
- this.label4.TabIndex = 0;
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label2
- //
- this.label2.BackColor = System.Drawing.Color.LightBlue;
- this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label2.Location = new System.Drawing.Point(12, 87);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(84, 21);
- this.label2.TabIndex = 0;
- this.label2.Text = "目的地";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // UIE041080
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1012, 722);
- this.Controls.Add(this.panel2);
- this.Controls.Add(this.panel1);
- this.Name = "UIE041080";
- this.Text = "订单详细信息查询";
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ComboORD_SEQ)).EndInit();
- this.panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- this.ultraGroupBox2.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox textOrdNO;
- private Infragistics.Win.UltraWinGrid.UltraCombo ComboORD_SEQ;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private System.Windows.Forms.TextBox textCUST_SPEC_NO;
- private System.Windows.Forms.TextBox textORD_USEAGE_CD;
- private System.Windows.Forms.TextBox textSPEC_ABBSYM;
- private System.Windows.Forms.TextBox textCUST_CD;
- private System.Windows.Forms.TextBox textSALE_CHR_CD;
- private System.Windows.Forms.TextBox textORDCUST_CD;
- private System.Windows.Forms.TextBox textCONTRACT_NO;
- private System.Windows.Forms.TextBox textDDC_STL_GRD;
- private System.Windows.Forms.TextBox textFAC_STL_GRD;
- private System.Windows.Forms.TextBox textSPEC_STL_GRD;
- private System.Windows.Forms.TextBox textCUST_STL_GRD;
- private System.Windows.Forms.TextBox textDEST_CD;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.TextBox textEMGMTR_NMG_CLF;
- private System.Windows.Forms.TextBox textSCARPING_PROC_YN;
- private System.Windows.Forms.TextBox textORD_LEN_MIN;
- private System.Windows.Forms.TextBox textSPM_PROC_YN;
- private System.Windows.Forms.TextBox textBox35;
- private System.Windows.Forms.TextBox textRCVORD_CLF;
- private System.Windows.Forms.TextBox textTHK_TOL_ERMAX;
- private System.Windows.Forms.TextBox textDEL_TO_DATE;
- private System.Windows.Forms.TextBox textSTKSALE_TP;
- private System.Windows.Forms.TextBox textTHK_TOL_ERMIN;
- private System.Windows.Forms.TextBox textEXAMORG_CD;
- private System.Windows.Forms.TextBox textORD_LEN;
- private System.Windows.Forms.TextBox textDLIV_TP;
- private System.Windows.Forms.TextBox textBox33;
- private System.Windows.Forms.TextBox textPRODNM_CD;
- private System.Windows.Forms.TextBox textORD_WTH;
- private System.Windows.Forms.TextBox textORD_ACT_DTIME;
- private System.Windows.Forms.TextBox textORD_PROG_CD;
- private System.Windows.Forms.TextBox textORD_THK;
- private System.Windows.Forms.Label label27;
- private System.Windows.Forms.Label label26;
- private System.Windows.Forms.Label label25;
- private System.Windows.Forms.Label label35;
- private System.Windows.Forms.Label label31;
- private System.Windows.Forms.Label label19;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.Label label34;
- private System.Windows.Forms.Label label30;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label23;
- private System.Windows.Forms.Label label33;
- private System.Windows.Forms.Label label22;
- private System.Windows.Forms.Label label29;
- private System.Windows.Forms.Label label32;
- private System.Windows.Forms.Label label18;
- private System.Windows.Forms.Label label28;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.TextBox textORD_LEN_MAX;
- private System.Windows.Forms.TextBox textORD_WGT;
- private System.Windows.Forms.Label label37;
- private System.Windows.Forms.Label label36;
- private System.Windows.Forms.TextBox textPROD_WGT_MAX;
- private System.Windows.Forms.TextBox textPROD_WGT_MIN;
- private System.Windows.Forms.TextBox textWGT_ACVAL_MAX;
- private System.Windows.Forms.TextBox textWGT_ACVAL_MIN;
- private System.Windows.Forms.TextBox textORD_OUTDIA;
- private System.Windows.Forms.TextBox textORD_INDIA;
- private System.Windows.Forms.TextBox textWTH_TOL_ERMAX;
- private System.Windows.Forms.TextBox textWTH_TOL_ERMIN;
- private System.Windows.Forms.Label label45;
- private System.Windows.Forms.Label label44;
- private System.Windows.Forms.Label label41;
- private System.Windows.Forms.Label label40;
- private System.Windows.Forms.Label label43;
- private System.Windows.Forms.Label label42;
- private System.Windows.Forms.Label label39;
- private System.Windows.Forms.Label label38;
- private System.Windows.Forms.TextBox textORD_END_YN;
- private System.Windows.Forms.TextBox textSHIP_ENDBY;
- private System.Windows.Forms.TextBox textSHIP_FN_DATE;
- private System.Windows.Forms.TextBox textSHIP_END_YN;
- private System.Windows.Forms.TextBox textORD_CNC_YN;
- private System.Windows.Forms.TextBox textORD_UDTBY;
- private System.Windows.Forms.TextBox textORD_UDT_DTIME;
- private System.Windows.Forms.TextBox textORD_UDT_YN;
- private System.Windows.Forms.Label label50;
- private System.Windows.Forms.Label label49;
- private System.Windows.Forms.Label label48;
- private System.Windows.Forms.Label label47;
- private System.Windows.Forms.Label label46;
- private System.Windows.Forms.Label label24;
- private System.Windows.Forms.Label label21;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.TextBox textORD_ENDBY;
- private System.Windows.Forms.TextBox textORD_END_DATE;
- private System.Windows.Forms.TextBox textORD_CNCBY;
- private System.Windows.Forms.TextBox textORD_CNC_DTIME;
- private System.Windows.Forms.Label label54;
- private System.Windows.Forms.Label label53;
- private System.Windows.Forms.Label label52;
- private System.Windows.Forms.Label label51;
- private System.Windows.Forms.TextBox textBoxBUY_ABBSYM;
- private System.Windows.Forms.Label label55;
- private System.Windows.Forms.TextBox textBoxPRODUCT_LX;
- private System.Windows.Forms.Label label56;
- }
- }
|