| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638 |
- namespace Core.LZMes.Client.UIM.UIM02
- {
- partial class UIM020060
- {
- /// <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("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OLD_SAMPL_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_STL_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_THK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("COIL_WTH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_THK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INSTR_COIL_WTH");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ACT_WGT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_LOAD_LOC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("YARD_ENTRY_DTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("YARD_ENTRY_USE_TIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MILL_DTIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("YARD_ENTRY_REG");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("YARD_ENTRY_SHIFT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("YARD_ENTRY_GROUP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_FL");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_PLAN_DATA");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_DEVLMT_DATE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SEQ");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TOT_DEC_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("INGR_DEC_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATRL_END_CAUSE_CD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SIZE_DEC_RST");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXTSHAPE_DEC_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WGT_DEC_RST");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHARGE_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORDCUST_CD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DLIV_TP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("XSQY");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CUR_PROG_CD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PACKAGE_LEVEL");
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SPEC_ABBSYM");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn33 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRINT_SIZE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn34 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORG_ORD_NO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn35 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORG_ORD_SEQ");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn36 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PRINT_TP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn37 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DLIV_DIRNO");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn38 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn39 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LINE_TP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn40 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DDC_STL_GRD");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn41 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PAKMTH_TP");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn42 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ORD_SB");
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.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.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.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn28 = new System.Data.DataColumn();
- this.dataColumn29 = new System.Data.DataColumn();
- this.dataColumn30 = new System.Data.DataColumn();
- this.dataColumn31 = new System.Data.DataColumn();
- this.dataColumn32 = new System.Data.DataColumn();
- this.dataColumn33 = new System.Data.DataColumn();
- this.dataColumn34 = new System.Data.DataColumn();
- this.dataColumn35 = new System.Data.DataColumn();
- this.dataColumn36 = new System.Data.DataColumn();
- this.dataColumn37 = new System.Data.DataColumn();
- this.dataColumn38 = new System.Data.DataColumn();
- this.dataColumn39 = new System.Data.DataColumn();
- this.dataColumn40 = new System.Data.DataColumn();
- this.dataColumn41 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = 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.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.label16 = new System.Windows.Forms.Label();
- this.textBox6 = new System.Windows.Forms.TextBox();
- this.checkBox4 = new System.Windows.Forms.CheckBox();
- this.checkBox3 = new System.Windows.Forms.CheckBox();
- this.textBoxlicenseMark = new System.Windows.Forms.TextBox();
- this.textBoxLicenseNo = new System.Windows.Forms.TextBox();
- this.checkBox2 = new System.Windows.Forms.CheckBox();
- this.checkBox1 = new System.Windows.Forms.CheckBox();
- this.checkBoxORD = new System.Windows.Forms.CheckBox();
- this.label13 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.textBox14 = new System.Windows.Forms.TextBox();
- this.textBox15 = new System.Windows.Forms.TextBox();
- this.label9 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.textBox12 = new System.Windows.Forms.TextBox();
- this.textBox13 = new System.Windows.Forms.TextBox();
- this.textBox10 = new System.Windows.Forms.TextBox();
- this.textBox8 = new System.Windows.Forms.TextBox();
- this.textBox7 = new System.Windows.Forms.TextBox();
- this.textBox11 = new System.Windows.Forms.TextBox();
- this.textBox9 = new System.Windows.Forms.TextBox();
- this.textBox5 = new System.Windows.Forms.TextBox();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraCheckEditor1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label7 = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label23 = new System.Windows.Forms.Label();
- this.ultraDateTimeEditor2 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ultraDateTimeEditor3 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.button1 = new System.Windows.Forms.Button();
- this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label5 = new System.Windows.Forms.Label();
- this.ultraDateTimeEditor1 = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.label4 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.label3 = new System.Windows.Forms.Label();
- this.textBox4 = new System.Windows.Forms.TextBox();
- this.textBox3 = new System.Windows.Forms.TextBox();
- this.textBox2 = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
- this.ultraGridExcelExporter1 = new Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter(this.components);
- this.dataColumn42 = new System.Data.DataColumn();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.ultraPanel3.ClientArea.SuspendLayout();
- this.ultraPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).BeginInit();
- this.SuspendLayout();
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- this.ultraGrid1.DisplayLayout.AutoFitStyle = Infragistics.Win.UltraWinGrid.AutoFitStyle.ExtendLastColumn;
- ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(113, 23);
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn2.Header.VisiblePosition = 2;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 16;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 23);
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn3.Header.VisiblePosition = 3;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 22;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 23);
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn4.Header.VisiblePosition = 4;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 24;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 23);
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn5.Header.VisiblePosition = 5;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 26;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 23);
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn6.Header.VisiblePosition = 6;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 28;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 23);
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn7.Header.VisiblePosition = 7;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 30;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 23);
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn8.Header.VisiblePosition = 1;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(71, 23);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.OriginX = 32;
- ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(82, 23);
- ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.OriginX = 34;
- ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 23);
- ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 36;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(89, 23);
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 38;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 23);
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn13.RowLayoutColumnInfo.OriginX = 40;
- ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 23);
- ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn14.RowLayoutColumnInfo.OriginX = 42;
- ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn14.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 23);
- ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn15.RowLayoutColumnInfo.OriginX = 44;
- ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn15.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 23);
- ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn16.Header.VisiblePosition = 15;
- ultraGridColumn16.RowLayoutColumnInfo.OriginX = 46;
- ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn16.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(80, 23);
- ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn17.Header.VisiblePosition = 16;
- ultraGridColumn17.RowLayoutColumnInfo.OriginX = 48;
- ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn17.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 23);
- ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn18.Header.VisiblePosition = 17;
- ultraGridColumn18.RowLayoutColumnInfo.OriginX = 50;
- ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn18.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 23);
- ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn19.Header.VisiblePosition = 18;
- ultraGridColumn19.RowLayoutColumnInfo.OriginX = 52;
- ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn19.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(53, 23);
- ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn20.Header.VisiblePosition = 19;
- ultraGridColumn20.RowLayoutColumnInfo.OriginX = 58;
- ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn20.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 23);
- ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn21.Header.VisiblePosition = 20;
- ultraGridColumn21.RowLayoutColumnInfo.OriginX = 60;
- ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn21.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 23);
- ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn22.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn22.Header.VisiblePosition = 21;
- ultraGridColumn22.RowLayoutColumnInfo.OriginX = 62;
- ultraGridColumn22.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn22.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(52, 23);
- ultraGridColumn22.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn22.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn23.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn23.Header.VisiblePosition = 22;
- ultraGridColumn23.RowLayoutColumnInfo.OriginX = 64;
- ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn23.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(50, 23);
- ultraGridColumn23.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn23.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn24.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn24.Header.VisiblePosition = 23;
- ultraGridColumn24.RowLayoutColumnInfo.OriginX = 66;
- ultraGridColumn24.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn24.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 23);
- ultraGridColumn24.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn24.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn25.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn25.Header.VisiblePosition = 24;
- ultraGridColumn25.RowLayoutColumnInfo.OriginX = 68;
- ultraGridColumn25.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn25.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(55, 23);
- ultraGridColumn25.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn25.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn26.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn26.Header.VisiblePosition = 25;
- ultraGridColumn26.RowLayoutColumnInfo.OriginX = 70;
- ultraGridColumn26.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn26.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(81, 23);
- ultraGridColumn26.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn26.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn27.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn27.Header.VisiblePosition = 26;
- ultraGridColumn27.RowLayoutColumnInfo.OriginX = 72;
- ultraGridColumn27.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn27.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 23);
- ultraGridColumn27.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn27.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn28.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn28.Header.VisiblePosition = 27;
- ultraGridColumn28.RowLayoutColumnInfo.OriginX = 74;
- ultraGridColumn28.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn28.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(51, 23);
- ultraGridColumn28.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn28.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn29.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn29.Header.VisiblePosition = 28;
- ultraGridColumn29.RowLayoutColumnInfo.OriginX = 76;
- ultraGridColumn29.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn29.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(70, 23);
- ultraGridColumn29.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn29.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn30.CellActivation = Infragistics.Win.UltraWinGrid.Activation.NoEdit;
- ultraGridColumn30.Header.VisiblePosition = 29;
- ultraGridColumn30.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn30.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn30.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 23);
- ultraGridColumn30.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn30.RowLayoutColumnInfo.SpanY = 2;
- appearance6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
- ultraGridColumn31.CellAppearance = appearance6;
- ultraGridColumn31.Header.VisiblePosition = 30;
- ultraGridColumn31.RowLayoutColumnInfo.OriginX = 12;
- ultraGridColumn31.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn31.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(75, 23);
- ultraGridColumn31.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn31.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn31.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn32.Header.VisiblePosition = 31;
- ultraGridColumn32.Hidden = true;
- ultraGridColumn33.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn33.Header.VisiblePosition = 32;
- ultraGridColumn33.RowLayoutColumnInfo.OriginX = 20;
- ultraGridColumn33.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn33.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 23);
- ultraGridColumn33.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn33.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn34.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn34.Header.VisiblePosition = 33;
- ultraGridColumn34.RowLayoutColumnInfo.OriginX = 54;
- ultraGridColumn34.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn34.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 23);
- ultraGridColumn34.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn34.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn35.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn35.Header.VisiblePosition = 34;
- ultraGridColumn35.RowLayoutColumnInfo.OriginX = 56;
- ultraGridColumn35.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn35.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(62, 23);
- ultraGridColumn35.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn35.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn36.Header.VisiblePosition = 35;
- ultraGridColumn36.RowLayoutColumnInfo.OriginX = 78;
- ultraGridColumn36.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn36.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(56, 23);
- ultraGridColumn36.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn36.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn37.Header.VisiblePosition = 36;
- ultraGridColumn37.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn37.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn37.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 23);
- ultraGridColumn37.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn37.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn38.Header.VisiblePosition = 37;
- ultraGridColumn38.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn38.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn38.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(44, 23);
- ultraGridColumn38.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn38.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn38.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridColumn39.Header.VisiblePosition = 38;
- ultraGridColumn39.Hidden = true;
- ultraGridColumn40.Header.VisiblePosition = 39;
- ultraGridColumn40.RowLayoutColumnInfo.OriginX = 18;
- ultraGridColumn40.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn40.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(73, 0);
- ultraGridColumn40.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn40.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn41.Header.VisiblePosition = 40;
- ultraGridColumn41.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn41.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn41.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(58, 0);
- ultraGridColumn41.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn41.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn42.Header.Caption = "色标要求";
- ultraGridColumn42.Header.VisiblePosition = 41;
- ultraGridColumn42.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn42.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn42.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(76, 0);
- ultraGridColumn42.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn42.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27,
- ultraGridColumn28,
- ultraGridColumn29,
- ultraGridColumn30,
- ultraGridColumn31,
- ultraGridColumn32,
- ultraGridColumn33,
- ultraGridColumn34,
- ultraGridColumn35,
- ultraGridColumn36,
- ultraGridColumn37,
- ultraGridColumn38,
- ultraGridColumn39,
- ultraGridColumn40,
- ultraGridColumn41,
- ultraGridColumn42});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance16.BackColor = System.Drawing.Color.SkyBlue;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance16;
- appearance17.BackColor = System.Drawing.Color.GhostWhite;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance17;
- this.ultraGrid1.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.HeaderIcons;
- appearance18.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance18;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
- appearance19.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorAppearance = appearance19;
- appearance20.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorHeaderAppearance = appearance20;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.Override.RowSelectorStyle = Infragistics.Win.HeaderStyle.Standard;
- this.ultraGrid1.DisplayLayout.Override.RowSizing = Infragistics.Win.UltraWinGrid.RowSizing.Fixed;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid1.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1008, 525);
- this.ultraGrid1.TabIndex = 2;
- this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn22,
- this.dataColumn23,
- this.dataColumn24,
- this.dataColumn25,
- this.dataColumn26,
- this.dataColumn27,
- this.dataColumn28,
- this.dataColumn29,
- this.dataColumn30,
- this.dataColumn31,
- this.dataColumn32,
- this.dataColumn33,
- this.dataColumn34,
- this.dataColumn35,
- this.dataColumn36,
- this.dataColumn37,
- this.dataColumn38,
- this.dataColumn39,
- this.dataColumn40,
- this.dataColumn41,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn2,
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn21,
- this.dataColumn42});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "钢卷号";
- this.dataColumn1.ColumnName = "OLD_SAMPL_NO";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "牌号";
- this.dataColumn3.ColumnName = "SPEC_STL_GRD";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "成品厚度";
- this.dataColumn4.ColumnName = "COIL_THK";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "成品宽度";
- this.dataColumn5.ColumnName = "COIL_WTH";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "订单厚度";
- this.dataColumn6.ColumnName = "INSTR_COIL_THK";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "订单宽度";
- this.dataColumn7.ColumnName = "INSTR_COIL_WTH";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "重量";
- this.dataColumn10.ColumnName = "ACT_WGT";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "堆放位置";
- this.dataColumn11.ColumnName = "CUR_LOAD_LOC";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "入库时间";
- this.dataColumn12.ColumnName = "YARD_ENTRY_DTIME";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "入库操作时间";
- this.dataColumn13.ColumnName = "YARD_ENTRY_USE_TIME";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "轧制时间";
- this.dataColumn14.ColumnName = "MILL_DTIME";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "人库人";
- this.dataColumn22.ColumnName = "YARD_ENTRY_REG";
- //
- // dataColumn23
- //
- this.dataColumn23.Caption = "入库班次";
- this.dataColumn23.ColumnName = "YARD_ENTRY_SHIFT";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "入库班组";
- this.dataColumn24.ColumnName = "YARD_ENTRY_GROUP";
- //
- // dataColumn25
- //
- this.dataColumn25.Caption = "订单区分";
- this.dataColumn25.ColumnName = "ORD_FL";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "订单预排期";
- this.dataColumn26.ColumnName = "ORD_PLAN_DATA";
- //
- // dataColumn27
- //
- this.dataColumn27.Caption = "交货期";
- this.dataColumn27.ColumnName = "ORD_DEVLMT_DATE";
- //
- // dataColumn28
- //
- this.dataColumn28.Caption = "合同号";
- this.dataColumn28.ColumnName = "ORD_NO";
- //
- // dataColumn29
- //
- this.dataColumn29.Caption = "订单号";
- this.dataColumn29.ColumnName = "ORD_SEQ";
- //
- // dataColumn30
- //
- this.dataColumn30.Caption = "综合判定";
- this.dataColumn30.ColumnName = "TOT_DEC_GRD";
- //
- // dataColumn31
- //
- this.dataColumn31.Caption = "成份判定";
- this.dataColumn31.ColumnName = "INGR_DEC_GRD";
- //
- // dataColumn32
- //
- this.dataColumn32.Caption = "材质判定";
- this.dataColumn32.ColumnName = "MATRL_END_CAUSE_CD";
- //
- // dataColumn33
- //
- this.dataColumn33.Caption = "尺寸判定";
- this.dataColumn33.ColumnName = "SIZE_DEC_RST";
- //
- // dataColumn34
- //
- this.dataColumn34.Caption = "外观判定";
- this.dataColumn34.ColumnName = "EXTSHAPE_DEC_GRD";
- //
- // dataColumn35
- //
- this.dataColumn35.Caption = "重量判定";
- this.dataColumn35.ColumnName = "WGT_DEC_RST";
- //
- // dataColumn36
- //
- this.dataColumn36.Caption = "冶炼炉号";
- this.dataColumn36.ColumnName = "CHARGE_NO";
- //
- // dataColumn37
- //
- this.dataColumn37.Caption = "收货单位";
- this.dataColumn37.ColumnName = "ORDCUST_CD";
- //
- // dataColumn38
- //
- this.dataColumn38.Caption = "运输方式";
- this.dataColumn38.ColumnName = "DLIV_TP";
- //
- // dataColumn39
- //
- this.dataColumn39.Caption = "销售区域";
- this.dataColumn39.ColumnName = "XSQY";
- //
- // dataColumn40
- //
- this.dataColumn40.Caption = "进程状态";
- this.dataColumn40.ColumnName = "CUR_PROG_CD";
- //
- // dataColumn41
- //
- this.dataColumn41.Caption = "包装等级";
- this.dataColumn41.ColumnName = "PACKAGE_LEVEL";
- //
- // dataColumn8
- //
- this.dataColumn8.ColumnName = "SPEC_ABBSYM";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "打印规格";
- this.dataColumn9.ColumnName = "PRINT_SIZE";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "原合同";
- this.dataColumn15.ColumnName = "ORG_ORD_NO";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "原订单";
- this.dataColumn16.ColumnName = "ORG_ORD_SEQ";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "标识";
- this.dataColumn17.ColumnName = "PRINT_TP";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "发运号";
- this.dataColumn18.ColumnName = "DLIV_DIRNO";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "选择";
- this.dataColumn2.ColumnName = "CHK";
- //
- // dataColumn19
- //
- this.dataColumn19.ColumnName = "LINE_TP";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "客户牌号";
- this.dataColumn20.ColumnName = "DDC_STL_GRD";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "订单包装要求";
- this.dataColumn21.ColumnName = "PAKMTH_TP";
- //
- // ultraPanel3
- //
- //
- // ultraPanel3.ClientArea
- //
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraGrid1);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraExpandableGroupBox1);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraComboEditor1);
- this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel3.Location = new System.Drawing.Point(0, 71);
- this.ultraPanel3.Name = "ultraPanel3";
- this.ultraPanel3.Size = new System.Drawing.Size(1008, 659);
- this.ultraPanel3.TabIndex = 1;
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1008, 134);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 525);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1008, 134);
- this.ultraExpandableGroupBox1.TabIndex = 84;
- this.ultraExpandableGroupBox1.Text = "编辑区域";
- this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label16);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox6);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.checkBox4);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.checkBox3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBoxlicenseMark);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBoxLicenseNo);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.checkBox2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.checkBox1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.checkBoxORD);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label13);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label14);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label15);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox14);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox15);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label9);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label6);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label8);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label10);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.label12);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox12);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox13);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox10);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox8);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox11);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox9);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.textBox5);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 20);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1002, 111);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // label16
- //
- this.label16.BackColor = System.Drawing.Color.LightBlue;
- this.label16.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label16.Location = new System.Drawing.Point(610, 77);
- this.label16.Name = "label16";
- this.label16.Size = new System.Drawing.Size(72, 21);
- this.label16.TabIndex = 111;
- this.label16.Text = "客户牌号";
- this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox6
- //
- this.textBox6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox6.Enabled = false;
- this.textBox6.Location = new System.Drawing.Point(683, 77);
- this.textBox6.MaxLength = 20;
- this.textBox6.Name = "textBox6";
- this.textBox6.Size = new System.Drawing.Size(121, 21);
- this.textBox6.TabIndex = 110;
- //
- // checkBox4
- //
- this.checkBox4.BackColor = System.Drawing.Color.LightBlue;
- this.checkBox4.Enabled = false;
- this.checkBox4.Location = new System.Drawing.Point(608, 44);
- this.checkBox4.Name = "checkBox4";
- this.checkBox4.Size = new System.Drawing.Size(84, 18);
- this.checkBox4.TabIndex = 109;
- this.checkBox4.Text = "许可证标识";
- this.checkBox4.UseVisualStyleBackColor = false;
- this.checkBox4.Click += new System.EventHandler(this.checkBox4_Click);
- //
- // checkBox3
- //
- this.checkBox3.BackColor = System.Drawing.Color.LightBlue;
- this.checkBox3.Enabled = false;
- this.checkBox3.Location = new System.Drawing.Point(608, 12);
- this.checkBox3.Name = "checkBox3";
- this.checkBox3.Size = new System.Drawing.Size(84, 18);
- this.checkBox3.TabIndex = 108;
- this.checkBox3.Text = "许可证号";
- this.checkBox3.UseVisualStyleBackColor = false;
- this.checkBox3.Click += new System.EventHandler(this.checkBox3_Click);
- //
- // textBoxlicenseMark
- //
- this.textBoxlicenseMark.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBoxlicenseMark.Enabled = false;
- this.textBoxlicenseMark.Location = new System.Drawing.Point(694, 43);
- this.textBoxlicenseMark.Name = "textBoxlicenseMark";
- this.textBoxlicenseMark.Size = new System.Drawing.Size(110, 21);
- this.textBoxlicenseMark.TabIndex = 107;
- this.textBoxlicenseMark.Text = "WISI,MADE IN CHINA";
- //
- // textBoxLicenseNo
- //
- this.textBoxLicenseNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBoxLicenseNo.Enabled = false;
- this.textBoxLicenseNo.Location = new System.Drawing.Point(694, 10);
- this.textBoxLicenseNo.Name = "textBoxLicenseNo";
- this.textBoxLicenseNo.Size = new System.Drawing.Size(110, 21);
- this.textBoxLicenseNo.TabIndex = 107;
- //
- // checkBox2
- //
- this.checkBox2.AutoSize = true;
- this.checkBox2.Location = new System.Drawing.Point(-381, 113);
- this.checkBox2.Name = "checkBox2";
- this.checkBox2.Size = new System.Drawing.Size(60, 16);
- this.checkBox2.TabIndex = 106;
- this.checkBox2.Text = "合同号";
- this.checkBox2.UseVisualStyleBackColor = true;
- //
- // checkBox1
- //
- this.checkBox1.AutoSize = true;
- this.checkBox1.Location = new System.Drawing.Point(-378, 46);
- this.checkBox1.Name = "checkBox1";
- this.checkBox1.Size = new System.Drawing.Size(60, 16);
- this.checkBox1.TabIndex = 106;
- this.checkBox1.Text = "合同号";
- this.checkBox1.UseVisualStyleBackColor = true;
- //
- // checkBoxORD
- //
- this.checkBoxORD.BackColor = System.Drawing.Color.LightBlue;
- this.checkBoxORD.Enabled = false;
- this.checkBoxORD.Location = new System.Drawing.Point(4, 44);
- this.checkBoxORD.Name = "checkBoxORD";
- this.checkBoxORD.Size = new System.Drawing.Size(75, 18);
- this.checkBoxORD.TabIndex = 106;
- this.checkBoxORD.Text = " 合同号";
- this.checkBoxORD.UseVisualStyleBackColor = false;
- this.checkBoxORD.Click += new System.EventHandler(this.checkBoxORD_Click);
- //
- // label13
- //
- this.label13.BackColor = System.Drawing.Color.LightBlue;
- this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label13.Location = new System.Drawing.Point(407, 77);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(72, 21);
- this.label13.TabIndex = 105;
- this.label13.Text = "炉号";
- this.label13.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(407, 43);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(72, 21);
- this.label14.TabIndex = 105;
- this.label14.Text = "订单宽度";
- this.label14.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(222, 43);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(80, 21);
- this.label15.TabIndex = 104;
- this.label15.Text = "订单厚度";
- this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox14
- //
- this.textBox14.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox14.Enabled = false;
- this.textBox14.Location = new System.Drawing.Point(480, 43);
- this.textBox14.MaxLength = 8;
- this.textBox14.Name = "textBox14";
- this.textBox14.Size = new System.Drawing.Size(110, 21);
- this.textBox14.TabIndex = 103;
- //
- // textBox15
- //
- this.textBox15.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox15.Enabled = false;
- this.textBox15.Location = new System.Drawing.Point(304, 43);
- this.textBox15.MaxLength = 8;
- this.textBox15.Name = "textBox15";
- this.textBox15.Size = new System.Drawing.Size(85, 21);
- this.textBox15.TabIndex = 102;
- //
- // label9
- //
- this.label9.BackColor = System.Drawing.Color.LightBlue;
- this.label9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label9.Location = new System.Drawing.Point(3, 77);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(80, 21);
- this.label9.TabIndex = 101;
- this.label9.Text = "牌号";
- this.label9.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(3, 10);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(80, 21);
- this.label6.TabIndex = 101;
- this.label6.Text = "钢卷号";
- this.label6.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(222, 77);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(80, 21);
- this.label8.TabIndex = 101;
- this.label8.Text = "标准号";
- this.label8.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(222, 10);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(80, 21);
- this.label10.TabIndex = 101;
- this.label10.Text = "重量";
- this.label10.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(407, 10);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(72, 21);
- this.label12.TabIndex = 101;
- this.label12.Text = "生产时间";
- this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox12
- //
- this.textBox12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox12.Enabled = false;
- this.textBox12.Location = new System.Drawing.Point(480, 10);
- this.textBox12.MaxLength = 20;
- this.textBox12.Name = "textBox12";
- this.textBox12.Size = new System.Drawing.Size(110, 21);
- this.textBox12.TabIndex = 100;
- //
- // textBox13
- //
- this.textBox13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox13.Enabled = false;
- this.textBox13.Location = new System.Drawing.Point(480, 77);
- this.textBox13.MaxLength = 20;
- this.textBox13.Name = "textBox13";
- this.textBox13.Size = new System.Drawing.Size(110, 21);
- this.textBox13.TabIndex = 98;
- //
- // textBox10
- //
- this.textBox10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox10.Enabled = false;
- this.textBox10.Location = new System.Drawing.Point(304, 10);
- this.textBox10.MaxLength = 10;
- this.textBox10.Name = "textBox10";
- this.textBox10.Size = new System.Drawing.Size(85, 21);
- this.textBox10.TabIndex = 96;
- //
- // textBox8
- //
- this.textBox8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox8.Enabled = false;
- this.textBox8.Location = new System.Drawing.Point(304, 77);
- this.textBox8.MaxLength = 20;
- this.textBox8.Name = "textBox8";
- this.textBox8.Size = new System.Drawing.Size(84, 21);
- this.textBox8.TabIndex = 94;
- //
- // textBox7
- //
- this.textBox7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox7.Enabled = false;
- this.textBox7.Location = new System.Drawing.Point(171, 43);
- this.textBox7.MaxLength = 3;
- this.textBox7.Name = "textBox7";
- this.textBox7.Size = new System.Drawing.Size(28, 21);
- this.textBox7.TabIndex = 92;
- //
- // textBox11
- //
- this.textBox11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox11.Enabled = false;
- this.textBox11.Location = new System.Drawing.Point(82, 43);
- this.textBox11.MaxLength = 20;
- this.textBox11.Name = "textBox11";
- this.textBox11.Size = new System.Drawing.Size(89, 21);
- this.textBox11.TabIndex = 86;
- //
- // textBox9
- //
- this.textBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox9.Enabled = false;
- this.textBox9.Location = new System.Drawing.Point(84, 10);
- this.textBox9.MaxLength = 20;
- this.textBox9.Name = "textBox9";
- this.textBox9.Size = new System.Drawing.Size(113, 21);
- this.textBox9.TabIndex = 85;
- //
- // textBox5
- //
- this.textBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox5.Enabled = false;
- this.textBox5.Location = new System.Drawing.Point(84, 77);
- this.textBox5.MaxLength = 20;
- this.textBox5.Name = "textBox5";
- this.textBox5.Size = new System.Drawing.Size(113, 21);
- this.textBox5.TabIndex = 82;
- //
- // ultraComboEditor1
- //
- this.ultraComboEditor1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboEditor1.Location = new System.Drawing.Point(360, 49);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(75, 21);
- this.ultraComboEditor1.TabIndex = 83;
- this.ultraComboEditor1.Visible = false;
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel3);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraPanel2);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(1008, 730);
- this.ultraPanel1.TabIndex = 3;
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(1008, 71);
- this.ultraPanel2.TabIndex = 0;
- //
- // ultraGroupBox1
- //
- appearance1.BackColor = System.Drawing.Color.Gainsboro;
- this.ultraGroupBox1.Appearance = appearance1;
- this.ultraGroupBox1.Controls.Add(this.ultraCheckEditor1);
- this.ultraGroupBox1.Controls.Add(this.ultraComboEditor3);
- this.ultraGroupBox1.Controls.Add(this.label7);
- this.ultraGroupBox1.Controls.Add(this.label2);
- this.ultraGroupBox1.Controls.Add(this.label23);
- this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor2);
- this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor3);
- this.ultraGroupBox1.Controls.Add(this.button1);
- this.ultraGroupBox1.Controls.Add(this.ultraComboEditor2);
- this.ultraGroupBox1.Controls.Add(this.label5);
- this.ultraGroupBox1.Controls.Add(this.ultraDateTimeEditor1);
- this.ultraGroupBox1.Controls.Add(this.label4);
- this.ultraGroupBox1.Controls.Add(this.label11);
- this.ultraGroupBox1.Controls.Add(this.label3);
- this.ultraGroupBox1.Controls.Add(this.textBox4);
- this.ultraGroupBox1.Controls.Add(this.textBox3);
- this.ultraGroupBox1.Controls.Add(this.textBox2);
- this.ultraGroupBox1.Controls.Add(this.label1);
- this.ultraGroupBox1.Controls.Add(this.textBox1);
- 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(1008, 71);
- this.ultraGroupBox1.TabIndex = 0;
- //
- // ultraCheckEditor1
- //
- this.ultraCheckEditor1.BackColor = System.Drawing.Color.LightBlue;
- this.ultraCheckEditor1.BackColorInternal = System.Drawing.Color.LightBlue;
- this.ultraCheckEditor1.Location = new System.Drawing.Point(473, 41);
- this.ultraCheckEditor1.Name = "ultraCheckEditor1";
- this.ultraCheckEditor1.Size = new System.Drawing.Size(111, 24);
- this.ultraCheckEditor1.TabIndex = 94;
- this.ultraCheckEditor1.Text = "禁用日期查询";
- this.ultraCheckEditor1.CheckedChanged += new System.EventHandler(this.ultraCheckEditor1_CheckedChanged);
- //
- // ultraComboEditor3
- //
- appearance10.BorderColor = System.Drawing.Color.Black;
- this.ultraComboEditor3.Appearance = appearance10;
- this.ultraComboEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraComboEditor3.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem1.DataValue = "DCB";
- valueListItem1.DisplayText = "包装作业待机";
- valueListItem6.DataValue = "";
- valueListItem6.DisplayText = "全部";
- valueListItem2.DataValue = "DED";
- valueListItem2.DisplayText = "综合判定待机";
- valueListItem5.DataValue = "DRC";
- valueListItem5.DisplayText = "充当待机";
- valueListItem7.DataValue = "DDD";
- valueListItem7.DisplayText = "二级库存";
- valueListItem8.DataValue = "DFB";
- valueListItem8.DisplayText = "运送待机";
- valueListItem9.DataValue = "DBA";
- valueListItem9.DisplayText = "重卷指示待机";
- valueListItem10.DataValue = "DBB";
- valueListItem10.DisplayText = "重卷作业待机";
- this.ultraComboEditor3.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem6,
- valueListItem2,
- valueListItem5,
- valueListItem7,
- valueListItem8,
- valueListItem9,
- valueListItem10});
- this.ultraComboEditor3.Location = new System.Drawing.Point(773, 9);
- this.ultraComboEditor3.Name = "ultraComboEditor3";
- this.ultraComboEditor3.Size = new System.Drawing.Size(119, 21);
- this.ultraComboEditor3.TabIndex = 93;
- //
- // label7
- //
- this.label7.BackColor = System.Drawing.Color.LightBlue;
- this.label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label7.Location = new System.Drawing.Point(686, 9);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(85, 21);
- this.label7.TabIndex = 92;
- this.label7.Text = "进程状态";
- this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label2
- //
- this.label2.BackColor = System.Drawing.Color.LightBlue;
- this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(802, 41);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(10, 23);
- this.label2.TabIndex = 91;
- this.label2.Text = "-";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label23
- //
- this.label23.BackColor = System.Drawing.Color.LightBlue;
- this.label23.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label23.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label23.Location = new System.Drawing.Point(590, 41);
- this.label23.Name = "label23";
- this.label23.Size = new System.Drawing.Size(74, 23);
- this.label23.TabIndex = 90;
- this.label23.Text = "生产日期";
- this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraDateTimeEditor2
- //
- appearance4.BorderColor = System.Drawing.Color.Black;
- this.ultraDateTimeEditor2.Appearance = appearance4;
- this.ultraDateTimeEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraDateTimeEditor2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraDateTimeEditor2.Location = new System.Drawing.Point(812, 41);
- this.ultraDateTimeEditor2.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.Raw;
- this.ultraDateTimeEditor2.MaskInput = "";
- this.ultraDateTimeEditor2.Name = "ultraDateTimeEditor2";
- this.ultraDateTimeEditor2.PromptChar = ' ';
- this.ultraDateTimeEditor2.Size = new System.Drawing.Size(143, 23);
- this.ultraDateTimeEditor2.TabIndex = 89;
- //
- // ultraDateTimeEditor3
- //
- appearance3.BorderColor = System.Drawing.Color.Black;
- this.ultraDateTimeEditor3.Appearance = appearance3;
- this.ultraDateTimeEditor3.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraDateTimeEditor3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraDateTimeEditor3.Location = new System.Drawing.Point(663, 41);
- this.ultraDateTimeEditor3.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.Raw;
- this.ultraDateTimeEditor3.MaskInput = "";
- this.ultraDateTimeEditor3.Name = "ultraDateTimeEditor3";
- this.ultraDateTimeEditor3.PromptChar = ' ';
- this.ultraDateTimeEditor3.Size = new System.Drawing.Size(139, 23);
- this.ultraDateTimeEditor3.TabIndex = 88;
- //
- // button1
- //
- this.button1.Location = new System.Drawing.Point(910, 9);
- this.button1.Name = "button1";
- this.button1.Size = new System.Drawing.Size(75, 23);
- this.button1.TabIndex = 87;
- this.button1.Text = "打印测试";
- this.button1.UseVisualStyleBackColor = false;
- this.button1.Visible = false;
- this.button1.Click += new System.EventHandler(this.button1_Click);
- //
- // ultraComboEditor2
- //
- appearance12.BorderColor = System.Drawing.Color.Black;
- this.ultraComboEditor2.Appearance = appearance12;
- this.ultraComboEditor2.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraComboEditor2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem3.DataValue = "0";
- valueListItem3.DisplayText = "包装作业待机";
- valueListItem4.DataValue = "1";
- valueListItem4.DisplayText = "包装完成";
- this.ultraComboEditor2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem3,
- valueListItem4});
- this.ultraComboEditor2.Location = new System.Drawing.Point(92, 9);
- this.ultraComboEditor2.Name = "ultraComboEditor2";
- this.ultraComboEditor2.Size = new System.Drawing.Size(119, 21);
- this.ultraComboEditor2.TabIndex = 86;
- //
- // label5
- //
- this.label5.BackColor = System.Drawing.Color.LightBlue;
- this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label5.Location = new System.Drawing.Point(5, 9);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(85, 21);
- this.label5.TabIndex = 85;
- this.label5.Text = "包装状态";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // ultraDateTimeEditor1
- //
- appearance2.BorderColor = System.Drawing.Color.Black;
- this.ultraDateTimeEditor1.Appearance = appearance2;
- this.ultraDateTimeEditor1.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.VisualStudio2005;
- this.ultraDateTimeEditor1.Location = new System.Drawing.Point(92, 41);
- this.ultraDateTimeEditor1.MaskDisplayMode = Infragistics.Win.UltraWinMaskedEdit.MaskMode.Raw;
- this.ultraDateTimeEditor1.MaskInput = "";
- this.ultraDateTimeEditor1.Name = "ultraDateTimeEditor1";
- this.ultraDateTimeEditor1.PromptChar = ' ';
- this.ultraDateTimeEditor1.Size = new System.Drawing.Size(119, 21);
- this.ultraDateTimeEditor1.TabIndex = 84;
- //
- // label4
- //
- this.label4.BackColor = System.Drawing.Color.LightBlue;
- this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label4.Location = new System.Drawing.Point(5, 41);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(85, 21);
- this.label4.TabIndex = 83;
- this.label4.Text = "包装日期";
- this.label4.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(229, 41);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(85, 21);
- this.label11.TabIndex = 82;
- this.label11.Text = "发运号";
- this.label11.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(473, 9);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(85, 21);
- this.label3.TabIndex = 82;
- this.label3.Text = "钢卷号";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox4
- //
- this.textBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox4.Location = new System.Drawing.Point(316, 41);
- this.textBox4.MaxLength = 15;
- this.textBox4.Name = "textBox4";
- this.textBox4.Size = new System.Drawing.Size(100, 21);
- this.textBox4.TabIndex = 81;
- //
- // textBox3
- //
- this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox3.Location = new System.Drawing.Point(560, 9);
- this.textBox3.MaxLength = 15;
- this.textBox3.Name = "textBox3";
- this.textBox3.Size = new System.Drawing.Size(100, 21);
- this.textBox3.TabIndex = 81;
- //
- // textBox2
- //
- this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox2.Location = new System.Drawing.Point(418, 9);
- this.textBox2.MaxLength = 5;
- this.textBox2.Name = "textBox2";
- this.textBox2.Size = new System.Drawing.Size(44, 21);
- this.textBox2.TabIndex = 79;
- //
- // label1
- //
- this.label1.BackColor = System.Drawing.Color.LightBlue;
- this.label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label1.Location = new System.Drawing.Point(229, 9);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(85, 21);
- this.label1.TabIndex = 78;
- this.label1.Text = "合同号";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // textBox1
- //
- this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.textBox1.Location = new System.Drawing.Point(316, 9);
- this.textBox1.MaxLength = 15;
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(100, 21);
- this.textBox1.TabIndex = 77;
- //
- // saveFileDialog1
- //
- this.saveFileDialog1.Filter = "表格(*.xls)|*.xls";
- //
- // dataColumn42
- //
- this.dataColumn42.ColumnName = "ORD_SB";
- //
- // UIM020060
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1008, 730);
- this.Controls.Add(this.ultraPanel1);
- this.Name = "UIM020060";
- this.Text = "UIM020060";
- this.Load += new System.EventHandler(this.UIM020060_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.ultraPanel3.ClientArea.ResumeLayout(false);
- this.ultraPanel3.ClientArea.PerformLayout();
- this.ultraPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ResumeLayout(false);
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraCheckEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraDateTimeEditor1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- 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 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 dataColumn22;
- private System.Data.DataColumn dataColumn23;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn25;
- private System.Data.DataColumn dataColumn26;
- private System.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn28;
- private System.Data.DataColumn dataColumn29;
- private System.Data.DataColumn dataColumn30;
- private System.Data.DataColumn dataColumn31;
- private System.Data.DataColumn dataColumn32;
- private 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 Infragistics.Win.Misc.UltraPanel ultraPanel3;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
- private System.Windows.Forms.Label label5;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor1;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TextBox textBox3;
- private System.Windows.Forms.TextBox textBox2;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.SaveFileDialog saveFileDialog1;
- private Infragistics.Win.UltraWinGrid.ExcelExport.UltraGridExcelExporter ultraGridExcelExporter1;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private System.Windows.Forms.TextBox textBox7;
- private System.Windows.Forms.TextBox textBox11;
- private System.Windows.Forms.TextBox textBox9;
- private System.Windows.Forms.TextBox textBox5;
- private System.Windows.Forms.TextBox textBox8;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.TextBox textBox12;
- private System.Windows.Forms.TextBox textBox13;
- private System.Windows.Forms.TextBox textBox10;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.TextBox textBox14;
- private System.Windows.Forms.TextBox textBox15;
- private System.Windows.Forms.Button button1;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.TextBox textBox4;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn19;
- private System.Windows.Forms.CheckBox checkBox2;
- private System.Windows.Forms.CheckBox checkBox1;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.TextBox textBoxlicenseMark;
- private System.Windows.Forms.TextBox textBoxLicenseNo;
- private System.Windows.Forms.CheckBox checkBoxORD;
- private System.Windows.Forms.CheckBox checkBox4;
- private System.Windows.Forms.CheckBox checkBox3;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label23;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor2;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultraDateTimeEditor3;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
- private System.Windows.Forms.Label label7;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor ultraCheckEditor1;
- private System.Data.DataColumn dataColumn20;
- private System.Windows.Forms.Label label16;
- private System.Windows.Forms.TextBox textBox6;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn42;
- }
- }
|