| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275 |
- namespace Core.StlMes.Client.Tr.Tools
- {
- partial class FrmSizingRollerSupporting
- {
- /// <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 appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("RollerTable", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Check");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollerNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Vender");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Status");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("InStorageDate");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ScrapDate", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RollingNum");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OnLineTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column1");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column2");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column3");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column4");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column5");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column6");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column7");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column8");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column9");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column10");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column11");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column12");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column13");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column14");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column15");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column16");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column17");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column18");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column19");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column20");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Column23");
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- 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 appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.RollerTable = new System.Data.DataTable();
- this.Check = new System.Data.DataColumn();
- this.RollerNo = new System.Data.DataColumn();
- this.Vender = new System.Data.DataColumn();
- this.Status = new System.Data.DataColumn();
- this.InStorageDate = new System.Data.DataColumn();
- this.ScrapDate = new System.Data.DataColumn();
- this.RollingNum = new System.Data.DataColumn();
- this.OnLineTime = new System.Data.DataColumn();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn23 = new System.Data.DataColumn();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraComboEditor24 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor16 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor8 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor23 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor15 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor7 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor22 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor14 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor4 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor21 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor13 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor20 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor6 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor12 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor19 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor11 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor18 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor5 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboEditor10 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel28 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraComboEditor1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel20 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraComboEditor17 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraComboEditor9 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraComboEditor3 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel19 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel17 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel24 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextEditor7 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraTextEditor6 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraTextEditor3 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel16 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel23 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel22 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel21 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextEditor5 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel31 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.panel2 = new System.Windows.Forms.Panel();
- this.ultraTextEditor2 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.RollerTable)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor24)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor16)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor8)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor23)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor15)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor22)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor14)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor21)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor13)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor20)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor12)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor19)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor11)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor18)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor10)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor17)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor9)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ultraGrid1);
- this.panel1.Controls.Add(this.ultraExpandableGroupBox1);
- this.panel1.Controls.Add(this.panel2);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1024, 644);
- this.panel1.TabIndex = 0;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance13.BackColor = System.Drawing.SystemColors.Window;
- appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance13;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.Width = 102;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.Width = 97;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.Width = 98;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridColumn14.Header.VisiblePosition = 13;
- ultraGridColumn15.Header.VisiblePosition = 14;
- ultraGridColumn16.Header.VisiblePosition = 15;
- ultraGridColumn17.Header.VisiblePosition = 16;
- ultraGridColumn18.Header.VisiblePosition = 17;
- ultraGridColumn19.Header.VisiblePosition = 18;
- ultraGridColumn20.Header.VisiblePosition = 19;
- ultraGridColumn21.Header.VisiblePosition = 20;
- ultraGridColumn22.Header.VisiblePosition = 21;
- ultraGridColumn23.Header.VisiblePosition = 22;
- ultraGridColumn24.Header.VisiblePosition = 23;
- ultraGridColumn25.Header.VisiblePosition = 24;
- ultraGridColumn26.Header.VisiblePosition = 25;
- ultraGridColumn27.Header.VisiblePosition = 26;
- ultraGridColumn28.Header.VisiblePosition = 27;
- ultraGridColumn29.Header.VisiblePosition = 28;
- 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});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance14.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
- appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance15;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance16.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance16.BackColor2 = System.Drawing.SystemColors.Control;
- appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance16;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance17.BackColor = System.Drawing.SystemColors.Window;
- appearance17.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance17;
- appearance18.BackColor = System.Drawing.SystemColors.Highlight;
- appearance18.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance18;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance19.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance19;
- appearance20.BorderColor = System.Drawing.Color.Silver;
- appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance21.BackColor = System.Drawing.SystemColors.Control;
- appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance21.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
- appearance22.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance22;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance23.BackColor = System.Drawing.SystemColors.Window;
- appearance23.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance24.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance24;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Location = new System.Drawing.Point(0, 57);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1024, 354);
- this.ultraGrid1.TabIndex = 3;
- this.ultraGrid1.Text = "ultraGrid1";
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.RollerTable});
- //
- // RollerTable
- //
- this.RollerTable.Columns.AddRange(new System.Data.DataColumn[] {
- this.Check,
- this.RollerNo,
- this.Vender,
- this.Status,
- this.InStorageDate,
- this.ScrapDate,
- this.RollingNum,
- this.OnLineTime,
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn23});
- this.RollerTable.TableName = "RollerTable";
- //
- // Check
- //
- this.Check.Caption = "选择";
- this.Check.ColumnName = "Check";
- this.Check.DataType = typeof(bool);
- //
- // RollerNo
- //
- this.RollerNo.Caption = "外径";
- this.RollerNo.ColumnName = "RollerNo";
- //
- // Vender
- //
- this.Vender.Caption = "壁厚";
- this.Vender.ColumnName = "Vender";
- //
- // Status
- //
- this.Status.Caption = "1#";
- this.Status.ColumnName = "Status";
- //
- // InStorageDate
- //
- this.InStorageDate.Caption = "2#";
- this.InStorageDate.ColumnName = "InStorageDate";
- //
- // ScrapDate
- //
- this.ScrapDate.Caption = "3#";
- this.ScrapDate.ColumnName = "ScrapDate";
- //
- // RollingNum
- //
- this.RollingNum.Caption = "4#";
- this.RollingNum.ColumnName = "RollingNum";
- //
- // OnLineTime
- //
- this.OnLineTime.Caption = "5#";
- this.OnLineTime.ColumnName = "OnLineTime";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "6#";
- this.dataColumn1.ColumnName = "Column1";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "7#";
- this.dataColumn2.ColumnName = "Column2";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "8#";
- this.dataColumn3.ColumnName = "Column3";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "9#";
- this.dataColumn4.ColumnName = "Column4";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "10#";
- this.dataColumn5.ColumnName = "Column5";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "11#";
- this.dataColumn6.ColumnName = "Column6";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "12#";
- this.dataColumn7.ColumnName = "Column7";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "13#";
- this.dataColumn8.ColumnName = "Column8";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "14#";
- this.dataColumn9.ColumnName = "Column9";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "15#";
- this.dataColumn10.ColumnName = "Column10";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "16#";
- this.dataColumn11.ColumnName = "Column11";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "17";
- this.dataColumn12.ColumnName = "Column12";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "18#";
- this.dataColumn13.ColumnName = "Column13";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "19#";
- this.dataColumn14.ColumnName = "Column14";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "20#";
- this.dataColumn15.ColumnName = "Column15";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "21#";
- this.dataColumn16.ColumnName = "Column16";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "22#";
- this.dataColumn17.ColumnName = "Column17";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "23#";
- this.dataColumn18.ColumnName = "Column18";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "24#";
- this.dataColumn19.ColumnName = "Column19";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "备注";
- this.dataColumn20.ColumnName = "Column20";
- //
- // dataColumn23
- //
- this.dataColumn23.Caption = "操作人";
- this.dataColumn23.ColumnName = "Column23";
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1024, 233);
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 411);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1024, 233);
- this.ultraExpandableGroupBox1.TabIndex = 2;
- this.ultraExpandableGroupBox1.Text = "ultraExpandableGroupBox1";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor24);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor16);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor8);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor23);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor15);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor22);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor14);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor4);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor21);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor13);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor20);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor6);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor12);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor19);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor2);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor11);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor18);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor5);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor10);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel28);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor1);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel20);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor17);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel12);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor9);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel27);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraComboEditor3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel19);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel26);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel8);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel18);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel25);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel11);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel17);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel24);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor6);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel16);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel23);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel10);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel15);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel22);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel7);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel14);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel21);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel9);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel13);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel6);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor5);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel31);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel5);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel30);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraTextEditor4);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel29);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel3);
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraLabel4);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1018, 211);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ultraComboEditor24
- //
- this.ultraComboEditor24.Location = new System.Drawing.Point(877, 161);
- this.ultraComboEditor24.Name = "ultraComboEditor24";
- this.ultraComboEditor24.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor24.TabIndex = 19;
- this.ultraComboEditor24.Text = "ultraComboEditor1";
- //
- // ultraComboEditor16
- //
- this.ultraComboEditor16.Location = new System.Drawing.Point(877, 112);
- this.ultraComboEditor16.Name = "ultraComboEditor16";
- this.ultraComboEditor16.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor16.TabIndex = 19;
- this.ultraComboEditor16.Text = "ultraComboEditor1";
- //
- // ultraComboEditor8
- //
- this.ultraComboEditor8.Location = new System.Drawing.Point(877, 64);
- this.ultraComboEditor8.Name = "ultraComboEditor8";
- this.ultraComboEditor8.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor8.TabIndex = 19;
- this.ultraComboEditor8.Text = "ultraComboEditor1";
- //
- // ultraComboEditor23
- //
- this.ultraComboEditor23.Location = new System.Drawing.Point(753, 161);
- this.ultraComboEditor23.Name = "ultraComboEditor23";
- this.ultraComboEditor23.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor23.TabIndex = 19;
- this.ultraComboEditor23.Text = "ultraComboEditor1";
- //
- // ultraComboEditor15
- //
- this.ultraComboEditor15.Location = new System.Drawing.Point(753, 112);
- this.ultraComboEditor15.Name = "ultraComboEditor15";
- this.ultraComboEditor15.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor15.TabIndex = 19;
- this.ultraComboEditor15.Text = "ultraComboEditor1";
- //
- // ultraComboEditor7
- //
- this.ultraComboEditor7.Location = new System.Drawing.Point(753, 64);
- this.ultraComboEditor7.Name = "ultraComboEditor7";
- this.ultraComboEditor7.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor7.TabIndex = 19;
- this.ultraComboEditor7.Text = "ultraComboEditor1";
- //
- // ultraComboEditor22
- //
- this.ultraComboEditor22.Location = new System.Drawing.Point(381, 161);
- this.ultraComboEditor22.Name = "ultraComboEditor22";
- this.ultraComboEditor22.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor22.TabIndex = 19;
- this.ultraComboEditor22.Text = "ultraComboEditor1";
- //
- // ultraComboEditor14
- //
- this.ultraComboEditor14.Location = new System.Drawing.Point(381, 112);
- this.ultraComboEditor14.Name = "ultraComboEditor14";
- this.ultraComboEditor14.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor14.TabIndex = 19;
- this.ultraComboEditor14.Text = "ultraComboEditor1";
- //
- // ultraComboEditor4
- //
- this.ultraComboEditor4.Location = new System.Drawing.Point(381, 64);
- this.ultraComboEditor4.Name = "ultraComboEditor4";
- this.ultraComboEditor4.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor4.TabIndex = 19;
- this.ultraComboEditor4.Text = "ultraComboEditor1";
- //
- // ultraComboEditor21
- //
- this.ultraComboEditor21.Location = new System.Drawing.Point(629, 161);
- this.ultraComboEditor21.Name = "ultraComboEditor21";
- this.ultraComboEditor21.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor21.TabIndex = 19;
- this.ultraComboEditor21.Text = "ultraComboEditor1";
- //
- // ultraComboEditor13
- //
- this.ultraComboEditor13.Location = new System.Drawing.Point(629, 112);
- this.ultraComboEditor13.Name = "ultraComboEditor13";
- this.ultraComboEditor13.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor13.TabIndex = 19;
- this.ultraComboEditor13.Text = "ultraComboEditor1";
- //
- // ultraComboEditor20
- //
- this.ultraComboEditor20.Location = new System.Drawing.Point(257, 161);
- this.ultraComboEditor20.Name = "ultraComboEditor20";
- this.ultraComboEditor20.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor20.TabIndex = 19;
- this.ultraComboEditor20.Text = "ultraComboEditor1";
- //
- // ultraComboEditor6
- //
- this.ultraComboEditor6.Location = new System.Drawing.Point(629, 64);
- this.ultraComboEditor6.Name = "ultraComboEditor6";
- this.ultraComboEditor6.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor6.TabIndex = 19;
- this.ultraComboEditor6.Text = "ultraComboEditor1";
- //
- // ultraComboEditor12
- //
- this.ultraComboEditor12.Location = new System.Drawing.Point(257, 112);
- this.ultraComboEditor12.Name = "ultraComboEditor12";
- this.ultraComboEditor12.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor12.TabIndex = 19;
- this.ultraComboEditor12.Text = "ultraComboEditor1";
- //
- // ultraComboEditor19
- //
- this.ultraComboEditor19.Location = new System.Drawing.Point(505, 161);
- this.ultraComboEditor19.Name = "ultraComboEditor19";
- this.ultraComboEditor19.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor19.TabIndex = 19;
- this.ultraComboEditor19.Text = "ultraComboEditor1";
- //
- // ultraComboEditor2
- //
- this.ultraComboEditor2.Location = new System.Drawing.Point(257, 64);
- this.ultraComboEditor2.Name = "ultraComboEditor2";
- this.ultraComboEditor2.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor2.TabIndex = 19;
- this.ultraComboEditor2.Text = "ultraComboEditor1";
- //
- // ultraComboEditor11
- //
- this.ultraComboEditor11.Location = new System.Drawing.Point(505, 112);
- this.ultraComboEditor11.Name = "ultraComboEditor11";
- this.ultraComboEditor11.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor11.TabIndex = 19;
- this.ultraComboEditor11.Text = "ultraComboEditor1";
- //
- // ultraComboEditor18
- //
- this.ultraComboEditor18.Location = new System.Drawing.Point(133, 161);
- this.ultraComboEditor18.Name = "ultraComboEditor18";
- this.ultraComboEditor18.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor18.TabIndex = 19;
- this.ultraComboEditor18.Text = "ultraComboEditor1";
- //
- // ultraComboEditor5
- //
- this.ultraComboEditor5.Location = new System.Drawing.Point(505, 64);
- this.ultraComboEditor5.Name = "ultraComboEditor5";
- this.ultraComboEditor5.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor5.TabIndex = 19;
- this.ultraComboEditor5.Text = "ultraComboEditor1";
- //
- // ultraComboEditor10
- //
- this.ultraComboEditor10.Location = new System.Drawing.Point(133, 112);
- this.ultraComboEditor10.Name = "ultraComboEditor10";
- this.ultraComboEditor10.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor10.TabIndex = 19;
- this.ultraComboEditor10.Text = "ultraComboEditor1";
- //
- // ultraLabel28
- //
- this.ultraLabel28.Location = new System.Drawing.Point(877, 140);
- this.ultraLabel28.Name = "ultraLabel28";
- this.ultraLabel28.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel28.TabIndex = 15;
- this.ultraLabel28.Text = "24#";
- //
- // ultraComboEditor1
- //
- this.ultraComboEditor1.Location = new System.Drawing.Point(133, 64);
- this.ultraComboEditor1.Name = "ultraComboEditor1";
- this.ultraComboEditor1.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor1.TabIndex = 19;
- this.ultraComboEditor1.Text = "ultraComboEditor1";
- //
- // ultraLabel20
- //
- this.ultraLabel20.Location = new System.Drawing.Point(877, 91);
- this.ultraLabel20.Name = "ultraLabel20";
- this.ultraLabel20.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel20.TabIndex = 15;
- this.ultraLabel20.Text = "16#";
- //
- // ultraComboEditor17
- //
- this.ultraComboEditor17.Location = new System.Drawing.Point(9, 161);
- this.ultraComboEditor17.Name = "ultraComboEditor17";
- this.ultraComboEditor17.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor17.TabIndex = 19;
- this.ultraComboEditor17.Text = "ultraComboEditor1";
- //
- // ultraLabel12
- //
- this.ultraLabel12.Location = new System.Drawing.Point(877, 43);
- this.ultraLabel12.Name = "ultraLabel12";
- this.ultraLabel12.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel12.TabIndex = 15;
- this.ultraLabel12.Text = "8#";
- //
- // ultraComboEditor9
- //
- this.ultraComboEditor9.Location = new System.Drawing.Point(9, 112);
- this.ultraComboEditor9.Name = "ultraComboEditor9";
- this.ultraComboEditor9.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor9.TabIndex = 19;
- this.ultraComboEditor9.Text = "ultraComboEditor1";
- //
- // ultraLabel27
- //
- this.ultraLabel27.Location = new System.Drawing.Point(380, 140);
- this.ultraLabel27.Name = "ultraLabel27";
- this.ultraLabel27.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel27.TabIndex = 15;
- this.ultraLabel27.Text = "20#";
- //
- // ultraComboEditor3
- //
- this.ultraComboEditor3.Location = new System.Drawing.Point(9, 64);
- this.ultraComboEditor3.Name = "ultraComboEditor3";
- this.ultraComboEditor3.Size = new System.Drawing.Size(101, 21);
- this.ultraComboEditor3.TabIndex = 19;
- this.ultraComboEditor3.Text = "ultraComboEditor1";
- //
- // ultraLabel19
- //
- this.ultraLabel19.Location = new System.Drawing.Point(380, 91);
- this.ultraLabel19.Name = "ultraLabel19";
- this.ultraLabel19.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel19.TabIndex = 15;
- this.ultraLabel19.Text = "12#";
- //
- // ultraLabel26
- //
- this.ultraLabel26.Location = new System.Drawing.Point(753, 140);
- this.ultraLabel26.Name = "ultraLabel26";
- this.ultraLabel26.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel26.TabIndex = 15;
- this.ultraLabel26.Text = "23#";
- //
- // ultraLabel8
- //
- this.ultraLabel8.Location = new System.Drawing.Point(380, 43);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel8.TabIndex = 15;
- this.ultraLabel8.Text = "4#";
- //
- // ultraLabel18
- //
- this.ultraLabel18.Location = new System.Drawing.Point(753, 91);
- this.ultraLabel18.Name = "ultraLabel18";
- this.ultraLabel18.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel18.TabIndex = 15;
- this.ultraLabel18.Text = "15#";
- //
- // ultraLabel25
- //
- this.ultraLabel25.Location = new System.Drawing.Point(629, 140);
- this.ultraLabel25.Name = "ultraLabel25";
- this.ultraLabel25.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel25.TabIndex = 15;
- this.ultraLabel25.Text = "22#";
- //
- // ultraLabel11
- //
- this.ultraLabel11.Location = new System.Drawing.Point(753, 43);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel11.TabIndex = 15;
- this.ultraLabel11.Text = "7#";
- //
- // ultraLabel17
- //
- this.ultraLabel17.Location = new System.Drawing.Point(629, 91);
- this.ultraLabel17.Name = "ultraLabel17";
- this.ultraLabel17.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel17.TabIndex = 15;
- this.ultraLabel17.Text = "14#";
- //
- // ultraLabel24
- //
- this.ultraLabel24.Location = new System.Drawing.Point(257, 140);
- this.ultraLabel24.Name = "ultraLabel24";
- this.ultraLabel24.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel24.TabIndex = 15;
- this.ultraLabel24.Text = "19#";
- //
- // ultraTextEditor7
- //
- this.ultraTextEditor7.Location = new System.Drawing.Point(66, 6);
- this.ultraTextEditor7.Name = "ultraTextEditor7";
- this.ultraTextEditor7.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor7.TabIndex = 17;
- this.ultraTextEditor7.Text = "ultraTextEditor1";
- //
- // ultraTextEditor6
- //
- this.ultraTextEditor6.Location = new System.Drawing.Point(744, 6);
- this.ultraTextEditor6.Name = "ultraTextEditor6";
- this.ultraTextEditor6.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor6.TabIndex = 17;
- this.ultraTextEditor6.Text = "ultraTextEditor1";
- //
- // ultraTextEditor3
- //
- this.ultraTextEditor3.Location = new System.Drawing.Point(389, 5);
- this.ultraTextEditor3.Name = "ultraTextEditor3";
- this.ultraTextEditor3.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor3.TabIndex = 17;
- this.ultraTextEditor3.Text = "ultraTextEditor1";
- //
- // ultraLabel16
- //
- this.ultraLabel16.Location = new System.Drawing.Point(257, 91);
- this.ultraLabel16.Name = "ultraLabel16";
- this.ultraLabel16.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel16.TabIndex = 15;
- this.ultraLabel16.Text = "11#";
- //
- // ultraLabel23
- //
- this.ultraLabel23.Location = new System.Drawing.Point(505, 140);
- this.ultraLabel23.Name = "ultraLabel23";
- this.ultraLabel23.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel23.TabIndex = 15;
- this.ultraLabel23.Text = "21#";
- //
- // ultraLabel10
- //
- this.ultraLabel10.Location = new System.Drawing.Point(629, 43);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel10.TabIndex = 15;
- this.ultraLabel10.Text = "6#";
- //
- // ultraLabel15
- //
- this.ultraLabel15.Location = new System.Drawing.Point(505, 91);
- this.ultraLabel15.Name = "ultraLabel15";
- this.ultraLabel15.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel15.TabIndex = 15;
- this.ultraLabel15.Text = "13#";
- //
- // ultraLabel22
- //
- this.ultraLabel22.Location = new System.Drawing.Point(133, 140);
- this.ultraLabel22.Name = "ultraLabel22";
- this.ultraLabel22.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel22.TabIndex = 15;
- this.ultraLabel22.Text = "18#";
- //
- // ultraLabel7
- //
- this.ultraLabel7.Location = new System.Drawing.Point(257, 43);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel7.TabIndex = 15;
- this.ultraLabel7.Text = "3#";
- //
- // ultraLabel14
- //
- this.ultraLabel14.Location = new System.Drawing.Point(133, 91);
- this.ultraLabel14.Name = "ultraLabel14";
- this.ultraLabel14.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel14.TabIndex = 15;
- this.ultraLabel14.Text = "10#";
- //
- // ultraLabel21
- //
- this.ultraLabel21.Location = new System.Drawing.Point(9, 140);
- this.ultraLabel21.Name = "ultraLabel21";
- this.ultraLabel21.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel21.TabIndex = 15;
- this.ultraLabel21.Text = "17#";
- //
- // ultraLabel9
- //
- this.ultraLabel9.Location = new System.Drawing.Point(505, 43);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel9.TabIndex = 15;
- this.ultraLabel9.Text = "5#";
- //
- // ultraLabel13
- //
- this.ultraLabel13.Location = new System.Drawing.Point(9, 91);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel13.TabIndex = 15;
- this.ultraLabel13.Text = "9#";
- //
- // ultraLabel6
- //
- this.ultraLabel6.Location = new System.Drawing.Point(133, 43);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel6.TabIndex = 15;
- this.ultraLabel6.Text = "2#";
- //
- // ultraTextEditor5
- //
- this.ultraTextEditor5.Location = new System.Drawing.Point(565, 6);
- this.ultraTextEditor5.Name = "ultraTextEditor5";
- this.ultraTextEditor5.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor5.TabIndex = 18;
- this.ultraTextEditor5.Text = "ultraTextEditor4";
- //
- // ultraLabel31
- //
- this.ultraLabel31.Location = new System.Drawing.Point(8, 10);
- this.ultraLabel31.Name = "ultraLabel31";
- this.ultraLabel31.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel31.TabIndex = 15;
- this.ultraLabel31.Text = "轧批号";
- //
- // ultraLabel5
- //
- this.ultraLabel5.Location = new System.Drawing.Point(9, 43);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(67, 17);
- this.ultraLabel5.TabIndex = 15;
- this.ultraLabel5.Text = "1#";
- //
- // ultraLabel30
- //
- this.ultraLabel30.Location = new System.Drawing.Point(686, 10);
- this.ultraLabel30.Name = "ultraLabel30";
- this.ultraLabel30.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel30.TabIndex = 15;
- this.ultraLabel30.Text = "目标壁厚";
- //
- // ultraTextEditor4
- //
- this.ultraTextEditor4.Location = new System.Drawing.Point(226, 5);
- this.ultraTextEditor4.Name = "ultraTextEditor4";
- this.ultraTextEditor4.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor4.TabIndex = 18;
- this.ultraTextEditor4.Text = "ultraTextEditor4";
- //
- // ultraLabel29
- //
- this.ultraLabel29.Location = new System.Drawing.Point(512, 10);
- this.ultraLabel29.Name = "ultraLabel29";
- this.ultraLabel29.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel29.TabIndex = 16;
- this.ultraLabel29.Text = "目标外径";
- //
- // ultraLabel3
- //
- this.ultraLabel3.Location = new System.Drawing.Point(347, 9);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel3.TabIndex = 15;
- this.ultraLabel3.Text = "壁厚";
- //
- // ultraLabel4
- //
- this.ultraLabel4.Location = new System.Drawing.Point(184, 9);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel4.TabIndex = 16;
- this.ultraLabel4.Text = "外径";
- //
- // panel2
- //
- this.panel2.Controls.Add(this.ultraTextEditor2);
- this.panel2.Controls.Add(this.ultraTextEditor1);
- this.panel2.Controls.Add(this.ultraLabel2);
- this.panel2.Controls.Add(this.ultraLabel1);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1024, 57);
- this.panel2.TabIndex = 1;
- //
- // ultraTextEditor2
- //
- this.ultraTextEditor2.Location = new System.Drawing.Point(217, 18);
- this.ultraTextEditor2.Name = "ultraTextEditor2";
- this.ultraTextEditor2.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor2.TabIndex = 14;
- this.ultraTextEditor2.Text = "ultraTextEditor1";
- //
- // ultraTextEditor1
- //
- this.ultraTextEditor1.Location = new System.Drawing.Point(54, 18);
- this.ultraTextEditor1.Name = "ultraTextEditor1";
- this.ultraTextEditor1.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor1.TabIndex = 14;
- this.ultraTextEditor1.Text = "ultraTextEditor1";
- //
- // ultraLabel2
- //
- this.ultraLabel2.Location = new System.Drawing.Point(175, 22);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel2.TabIndex = 13;
- this.ultraLabel2.Text = "壁厚";
- //
- // ultraLabel1
- //
- this.ultraLabel1.Location = new System.Drawing.Point(12, 22);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(67, 23);
- this.ultraLabel1.TabIndex = 13;
- this.ultraLabel1.Text = "外径";
- //
- // FrmSizingRollerSupporting
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1024, 644);
- this.Controls.Add(this.panel1);
- this.Name = "FrmSizingRollerSupporting";
- this.Text = "张减径规格维护表";
- this.panel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.RollerTable)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- this.ultraExpandableGroupBoxPanel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor24)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor16)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor8)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor23)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor15)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor7)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor22)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor14)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor21)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor13)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor20)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor12)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor19)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor11)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor18)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor10)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor17)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor9)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor7)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor6)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor2;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable RollerTable;
- private System.Data.DataColumn Check;
- private System.Data.DataColumn RollerNo;
- private System.Data.DataColumn Vender;
- private System.Data.DataColumn Status;
- private System.Data.DataColumn InStorageDate;
- private System.Data.DataColumn ScrapDate;
- private System.Data.DataColumn RollingNum;
- private System.Data.DataColumn OnLineTime;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor4;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor2;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor24;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor16;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor8;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor23;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor15;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor7;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor22;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor14;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor21;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor13;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor20;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor6;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor12;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor19;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor11;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor18;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor5;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor10;
- private Infragistics.Win.Misc.UltraLabel ultraLabel28;
- private Infragistics.Win.Misc.UltraLabel ultraLabel20;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor17;
- private Infragistics.Win.Misc.UltraLabel ultraLabel12;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboEditor9;
- private Infragistics.Win.Misc.UltraLabel ultraLabel27;
- private Infragistics.Win.Misc.UltraLabel ultraLabel19;
- private Infragistics.Win.Misc.UltraLabel ultraLabel26;
- private Infragistics.Win.Misc.UltraLabel ultraLabel18;
- private Infragistics.Win.Misc.UltraLabel ultraLabel25;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- private Infragistics.Win.Misc.UltraLabel ultraLabel17;
- private Infragistics.Win.Misc.UltraLabel ultraLabel24;
- private Infragistics.Win.Misc.UltraLabel ultraLabel16;
- private Infragistics.Win.Misc.UltraLabel ultraLabel23;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- private Infragistics.Win.Misc.UltraLabel ultraLabel15;
- private Infragistics.Win.Misc.UltraLabel ultraLabel22;
- private Infragistics.Win.Misc.UltraLabel ultraLabel14;
- private Infragistics.Win.Misc.UltraLabel ultraLabel21;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataColumn dataColumn23;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor7;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor6;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel31;
- private Infragistics.Win.Misc.UltraLabel ultraLabel30;
- private Infragistics.Win.Misc.UltraLabel ultraLabel29;
- }
- }
|