| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825 |
- namespace Core.StlMes.Client.PlnSaleOrd
- {
- partial class frmOrderLenPln
- {
- /// <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.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAdd");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClose");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doAdd");
- Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doUpdate");
- Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doClose");
- Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("doDelete");
- Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOrderLenPln));
- this.txtSiglLen = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtDifrncLenMax = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtLongest = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtAvgLenMin = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtShortest = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtShrtLenRato = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtLenMax = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtLenMin = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.panel1 = new System.Windows.Forms.Panel();
- this.ultraButton1 = new Infragistics.Win.Misc.UltraButton();
- this.cmbShrtStove = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.txtLongLenRato = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
- this.cmbLenUnit = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
- this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
- this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataTable1 = new System.Data.DataTable();
- this.dataSet1 = new System.Data.DataSet();
- ((System.ComponentModel.ISupportInitialize)(this.txtSiglLen)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDifrncLenMax)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLongest)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtAvgLenMin)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtShortest)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtShrtLenRato)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLenMax)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLenMin)).BeginInit();
- this.panel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbShrtStove)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLongLenRato)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbLenUnit)).BeginInit();
- this.ultraExpandableGroupBoxPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit();
- this.ultraExpandableGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- this.SuspendLayout();
- //
- // txtSiglLen
- //
- this.txtSiglLen.Location = new System.Drawing.Point(79, 35);
- this.txtSiglLen.MaskInput = "{LOC}nnn.nnn";
- this.txtSiglLen.Name = "txtSiglLen";
- this.txtSiglLen.Nullable = true;
- this.txtSiglLen.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txtSiglLen.PromptChar = ' ';
- this.txtSiglLen.Size = new System.Drawing.Size(86, 21);
- this.txtSiglLen.TabIndex = 4;
- this.txtSiglLen.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtSiglLen_KeyDown);
- //
- // txtDifrncLenMax
- //
- this.txtDifrncLenMax.Location = new System.Drawing.Point(79, 59);
- this.txtDifrncLenMax.MaskInput = "{LOC}nnn.nnn";
- this.txtDifrncLenMax.Name = "txtDifrncLenMax";
- this.txtDifrncLenMax.Nullable = true;
- this.txtDifrncLenMax.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txtDifrncLenMax.PromptChar = ' ';
- this.txtDifrncLenMax.Size = new System.Drawing.Size(86, 21);
- this.txtDifrncLenMax.TabIndex = 8;
- this.txtDifrncLenMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtDifrncLenMax_KeyDown);
- //
- // txtLongest
- //
- this.txtLongest.Location = new System.Drawing.Point(380, 59);
- this.txtLongest.MaskInput = "{LOC}nnn.nnn";
- this.txtLongest.Name = "txtLongest";
- this.txtLongest.Nullable = true;
- this.txtLongest.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txtLongest.PromptChar = ' ';
- this.txtLongest.Size = new System.Drawing.Size(86, 21);
- this.txtLongest.TabIndex = 10;
- this.txtLongest.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLongest_KeyDown);
- //
- // txtAvgLenMin
- //
- this.txtAvgLenMin.Location = new System.Drawing.Point(574, 61);
- this.txtAvgLenMin.MaskInput = "{LOC}nnn.nnn";
- this.txtAvgLenMin.Name = "txtAvgLenMin";
- this.txtAvgLenMin.Nullable = true;
- this.txtAvgLenMin.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txtAvgLenMin.PromptChar = ' ';
- this.txtAvgLenMin.Size = new System.Drawing.Size(86, 21);
- this.txtAvgLenMin.TabIndex = 11;
- this.txtAvgLenMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtAvgLenMin_KeyDown);
- //
- // txtShortest
- //
- this.txtShortest.Location = new System.Drawing.Point(380, 34);
- this.txtShortest.MaskInput = "{LOC}nnn.nnn";
- this.txtShortest.Name = "txtShortest";
- this.txtShortest.Nullable = true;
- this.txtShortest.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txtShortest.PromptChar = ' ';
- this.txtShortest.Size = new System.Drawing.Size(86, 21);
- this.txtShortest.TabIndex = 6;
- this.txtShortest.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtShortest_KeyDown);
- //
- // txtShrtLenRato
- //
- this.txtShrtLenRato.Location = new System.Drawing.Point(232, 37);
- this.txtShrtLenRato.MaskInput = "nn";
- this.txtShrtLenRato.Name = "txtShrtLenRato";
- this.txtShrtLenRato.Nullable = true;
- this.txtShrtLenRato.PromptChar = ' ';
- this.txtShrtLenRato.Size = new System.Drawing.Size(86, 21);
- this.txtShrtLenRato.TabIndex = 5;
- this.txtShrtLenRato.ValueChanged += new System.EventHandler(this.txtShrtLenRato_ValueChanged);
- this.txtShrtLenRato.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtShrtLenRato_KeyDown);
- //
- // txtLenMax
- //
- this.txtLenMax.Location = new System.Drawing.Point(380, 10);
- this.txtLenMax.MaskInput = "{LOC}nnn.nnn";
- this.txtLenMax.Name = "txtLenMax";
- this.txtLenMax.Nullable = true;
- this.txtLenMax.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txtLenMax.PromptChar = ' ';
- this.txtLenMax.Size = new System.Drawing.Size(86, 21);
- this.txtLenMax.TabIndex = 2;
- this.txtLenMax.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLenMax_KeyDown);
- //
- // txtLenMin
- //
- this.txtLenMin.Location = new System.Drawing.Point(232, 10);
- this.txtLenMin.MaskInput = "{LOC}nnn.nnn";
- this.txtLenMin.Name = "txtLenMin";
- this.txtLenMin.Nullable = true;
- this.txtLenMin.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.txtLenMin.PromptChar = ' ';
- this.txtLenMin.Size = new System.Drawing.Size(86, 21);
- this.txtLenMin.TabIndex = 1;
- this.txtLenMin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLenMin_KeyDown);
- //
- // panel1
- //
- this.panel1.Controls.Add(this.ultraButton1);
- this.panel1.Controls.Add(this.cmbShrtStove);
- this.panel1.Controls.Add(this.txtSiglLen);
- this.panel1.Controls.Add(this.txtDifrncLenMax);
- this.panel1.Controls.Add(this.txtLongest);
- this.panel1.Controls.Add(this.ultraNumericEditor1);
- this.panel1.Controls.Add(this.txtAvgLenMin);
- this.panel1.Controls.Add(this.txtShortest);
- this.panel1.Controls.Add(this.txtLongLenRato);
- this.panel1.Controls.Add(this.txtShrtLenRato);
- this.panel1.Controls.Add(this.txtLenMax);
- this.panel1.Controls.Add(this.txtLenMin);
- this.panel1.Controls.Add(this.cmbLenUnit);
- this.panel1.Controls.Add(this.ultraLabel12);
- this.panel1.Controls.Add(this.ultraLabel9);
- this.panel1.Controls.Add(this.ultraLabel8);
- this.panel1.Controls.Add(this.ultraLabel6);
- this.panel1.Controls.Add(this.ultraLabel11);
- this.panel1.Controls.Add(this.ultraLabel2);
- this.panel1.Controls.Add(this.ultraLabel7);
- this.panel1.Controls.Add(this.ultraLabel1);
- this.panel1.Controls.Add(this.ultraLabel10);
- this.panel1.Controls.Add(this.ultraLabel5);
- this.panel1.Controls.Add(this.ultraLabel3);
- this.panel1.Controls.Add(this.ultraLabel4);
- 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(744, 92);
- this.panel1.TabIndex = 0;
- //
- // ultraButton1
- //
- this.ultraButton1.Location = new System.Drawing.Point(666, 54);
- this.ultraButton1.Name = "ultraButton1";
- this.ultraButton1.Size = new System.Drawing.Size(69, 23);
- this.ultraButton1.TabIndex = 14;
- this.ultraButton1.Text = "清除";
- this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click);
- //
- // cmbShrtStove
- //
- this.cmbShrtStove.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem2.DataValue = "/";
- valueListItem2.DisplayText = "/";
- valueListItem3.DataValue = "短尺随炉";
- valueListItem3.DisplayText = "短尺随炉";
- this.cmbShrtStove.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem2,
- valueListItem3});
- this.cmbShrtStove.Location = new System.Drawing.Point(574, 34);
- this.cmbShrtStove.Name = "cmbShrtStove";
- this.cmbShrtStove.Size = new System.Drawing.Size(86, 21);
- this.cmbShrtStove.TabIndex = 7;
- this.cmbShrtStove.TextChanged += new System.EventHandler(this.cmbShrtStove_TextChanged);
- this.cmbShrtStove.KeyDown += new System.Windows.Forms.KeyEventHandler(this.cmbShrtStove_KeyDown);
- //
- // ultraNumericEditor1
- //
- this.ultraNumericEditor1.Location = new System.Drawing.Point(574, 9);
- this.ultraNumericEditor1.MaskInput = "{LOC}nnn.nnn";
- this.ultraNumericEditor1.Name = "ultraNumericEditor1";
- this.ultraNumericEditor1.Nullable = true;
- this.ultraNumericEditor1.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
- this.ultraNumericEditor1.PromptChar = ' ';
- this.ultraNumericEditor1.Size = new System.Drawing.Size(86, 21);
- this.ultraNumericEditor1.TabIndex = 3;
- this.ultraNumericEditor1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ultraNumericEditor1_KeyDown);
- //
- // txtLongLenRato
- //
- this.txtLongLenRato.Location = new System.Drawing.Point(232, 61);
- this.txtLongLenRato.MaskInput = "nn";
- this.txtLongLenRato.Name = "txtLongLenRato";
- this.txtLongLenRato.Nullable = true;
- this.txtLongLenRato.PromptChar = ' ';
- this.txtLongLenRato.Size = new System.Drawing.Size(86, 21);
- this.txtLongLenRato.TabIndex = 9;
- this.txtLongLenRato.ValueChanged += new System.EventHandler(this.txtLongLenRato_ValueChanged);
- this.txtLongLenRato.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtLongLenRato_KeyDown);
- //
- // cmbLenUnit
- //
- this.cmbLenUnit.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem1.DataValue = "米";
- valueListItem1.DisplayText = "米";
- valueListItem4.DataValue = "英尺";
- valueListItem4.DisplayText = "英尺";
- this.cmbLenUnit.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem4});
- this.cmbLenUnit.Location = new System.Drawing.Point(79, 12);
- this.cmbLenUnit.Name = "cmbLenUnit";
- this.cmbLenUnit.ReadOnly = true;
- this.cmbLenUnit.Size = new System.Drawing.Size(86, 21);
- this.cmbLenUnit.TabIndex = 0;
- //
- // ultraLabel12
- //
- appearance6.TextHAlignAsString = "Center";
- appearance6.TextVAlignAsString = "Middle";
- this.ultraLabel12.Appearance = appearance6;
- this.ultraLabel12.AutoSize = true;
- this.ultraLabel12.Location = new System.Drawing.Point(20, 37);
- this.ultraLabel12.Name = "ultraLabel12";
- this.ultraLabel12.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel12.TabIndex = 17;
- this.ultraLabel12.Text = "单倍尺长";
- //
- // ultraLabel9
- //
- appearance8.TextHAlignAsString = "Center";
- appearance8.TextVAlignAsString = "Middle";
- this.ultraLabel9.Appearance = appearance8;
- this.ultraLabel9.AutoSize = true;
- this.ultraLabel9.Location = new System.Drawing.Point(20, 61);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel9.TabIndex = 17;
- this.ultraLabel9.Text = "成品公差";
- //
- // ultraLabel8
- //
- appearance9.TextHAlignAsString = "Center";
- appearance9.TextVAlignAsString = "Middle";
- this.ultraLabel8.Appearance = appearance9;
- this.ultraLabel8.AutoSize = true;
- this.ultraLabel8.Location = new System.Drawing.Point(323, 64);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel8.TabIndex = 17;
- this.ultraLabel8.Text = "长尺最长";
- //
- // ultraLabel6
- //
- appearance10.TextHAlignAsString = "Center";
- appearance10.TextVAlignAsString = "Middle";
- this.ultraLabel6.Appearance = appearance10;
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(481, 12);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(91, 16);
- this.ultraLabel6.TabIndex = 17;
- this.ultraLabel6.Text = "最大最长差小于";
- //
- // ultraLabel11
- //
- appearance5.TextHAlignAsString = "Center";
- appearance5.TextVAlignAsString = "Middle";
- this.ultraLabel11.Appearance = appearance5;
- this.ultraLabel11.AutoSize = true;
- this.ultraLabel11.Location = new System.Drawing.Point(518, 38);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel11.TabIndex = 17;
- this.ultraLabel11.Text = "短尺随炉";
- //
- // ultraLabel2
- //
- appearance2.TextHAlignAsString = "Center";
- appearance2.TextVAlignAsString = "Middle";
- this.ultraLabel2.Appearance = appearance2;
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(493, 62);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(79, 16);
- this.ultraLabel2.TabIndex = 17;
- this.ultraLabel2.Text = "平均长度大于";
- //
- // ultraLabel7
- //
- appearance11.TextHAlignAsString = "Center";
- appearance11.TextVAlignAsString = "Middle";
- this.ultraLabel7.Appearance = appearance11;
- this.ultraLabel7.AutoSize = true;
- this.ultraLabel7.Location = new System.Drawing.Point(323, 38);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel7.TabIndex = 17;
- this.ultraLabel7.Text = "短尺最短";
- //
- // ultraLabel1
- //
- appearance12.TextHAlignAsString = "Center";
- appearance12.TextVAlignAsString = "Middle";
- this.ultraLabel1.Appearance = appearance12;
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(187, 62);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(42, 16);
- this.ultraLabel1.TabIndex = 17;
- this.ultraLabel1.Text = "长尺率";
- //
- // ultraLabel10
- //
- appearance4.TextHAlignAsString = "Center";
- appearance4.TextVAlignAsString = "Middle";
- this.ultraLabel10.Appearance = appearance4;
- this.ultraLabel10.AutoSize = true;
- this.ultraLabel10.Location = new System.Drawing.Point(323, 14);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel10.TabIndex = 15;
- this.ultraLabel10.Text = "长度上限";
- //
- // ultraLabel5
- //
- appearance7.TextHAlignAsString = "Center";
- appearance7.TextVAlignAsString = "Middle";
- this.ultraLabel5.Appearance = appearance7;
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(187, 38);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(42, 16);
- this.ultraLabel5.TabIndex = 17;
- this.ultraLabel5.Text = "短尺率";
- //
- // ultraLabel3
- //
- appearance1.TextHAlignAsString = "Center";
- appearance1.TextVAlignAsString = "Middle";
- this.ultraLabel3.Appearance = appearance1;
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(176, 14);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel3.TabIndex = 15;
- this.ultraLabel3.Text = "长度下限";
- //
- // ultraLabel4
- //
- appearance14.TextHAlignAsString = "Center";
- appearance14.TextVAlignAsString = "Middle";
- this.ultraLabel4.Appearance = appearance14;
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(20, 13);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel4.TabIndex = 15;
- this.ultraLabel4.Text = "长度单位";
- //
- // ultraExpandableGroupBoxPanel1
- //
- this.ultraExpandableGroupBoxPanel1.Controls.Add(this.panel1);
- this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 0);
- this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
- this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(744, 92);
- this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
- //
- // ultraExpandableGroupBox1
- //
- this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1);
- this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(750, 95);
- this.ultraExpandableGroupBox1.ExpansionIndicator = Infragistics.Win.Misc.GroupBoxExpansionIndicator.None;
- this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 27);
- this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1";
- this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(750, 95);
- this.ultraExpandableGroupBox1.TabIndex = 33;
- this.ultraExpandableGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraToolbarsManager1
- //
- this.ultraToolbarsManager1.DesignerFlags = 1;
- this.ultraToolbarsManager1.DockWithinContainer = this;
- this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
- this.ultraToolbarsManager1.ShowQuickCustomizeButton = false;
- this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool3});
- ultraToolbar1.Text = "UltraToolbar1";
- this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- appearance34.Image = ((object)(resources.GetObject("appearance34.Image")));
- buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance34;
- buttonTool4.SharedPropsInternal.Caption = "提交";
- buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance35.Image = ((object)(resources.GetObject("appearance35.Image")));
- buttonTool5.SharedPropsInternal.AppearancesSmall.Appearance = appearance35;
- buttonTool5.SharedPropsInternal.Caption = "确认";
- buttonTool5.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance36.Image = ((object)(resources.GetObject("appearance36.Image")));
- buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance36;
- buttonTool6.SharedPropsInternal.Caption = "关闭";
- buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance37.Image = ((object)(resources.GetObject("appearance37.Image")));
- buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance37;
- buttonTool8.SharedPropsInternal.Caption = "删除";
- buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool4,
- buttonTool5,
- buttonTool6,
- buttonTool8});
- this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick);
- //
- // _FrmBase_Toolbars_Dock_Area_Left
- //
- this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 27);
- this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left";
- this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 95);
- this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmBase_Toolbars_Dock_Area_Right
- //
- this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(750, 27);
- this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right";
- this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 95);
- this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmBase_Toolbars_Dock_Area_Top
- //
- this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top";
- this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(750, 27);
- this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // _FrmBase_Toolbars_Dock_Area_Bottom
- //
- this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
- this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 122);
- this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom";
- this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(750, 0);
- this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "成品公差";
- this.dataColumn22.ColumnName = "ENDLEN_SPECSTD";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "删除时间";
- this.dataColumn21.ColumnName = "delete_time";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "删除人";
- this.dataColumn20.ColumnName = "delete_name";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "修改时间";
- this.dataColumn19.ColumnName = "update_time";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "修改人";
- this.dataColumn18.ColumnName = "update_name";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "创建时间";
- this.dataColumn17.ColumnName = "create_time";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "创建人";
- this.dataColumn16.ColumnName = "create_name";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "使用次数";
- this.dataColumn15.ColumnName = "use_time";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "单倍尺长";
- this.dataColumn14.ColumnName = "sigl_len";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "最长最短差小于";
- this.dataColumn13.ColumnName = "difrnc_len_max";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "平均长度大于";
- this.dataColumn12.ColumnName = "avg_len_min";
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "短尺随炉";
- this.dataColumn11.ColumnName = "shrt_stove";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "长尺最长";
- this.dataColumn10.ColumnName = "longest";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "长尺率(%)";
- this.dataColumn9.ColumnName = "long_len_rato";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "短尺最短";
- this.dataColumn8.ColumnName = "shortest";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "短尺率(%)";
- this.dataColumn7.ColumnName = "shrt_len_rato";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "长度上限";
- this.dataColumn6.ColumnName = "len_max";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "长度下限";
- this.dataColumn5.ColumnName = "len_min";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "长度单位";
- this.dataColumn4.ColumnName = "len_unit";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "长度分类";
- this.dataColumn3.ColumnName = "len_typ";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "长度描述";
- this.dataColumn2.ColumnName = "len_desc";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "长度编码";
- this.dataColumn1.ColumnName = "len_no";
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- 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.dataColumn21,
- this.dataColumn22});
- this.dataTable1.TableName = "Table1";
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // frmOrderLenPln
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(750, 122);
- this.Controls.Add(this.ultraExpandableGroupBox1);
- this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(4);
- this.Name = "frmOrderLenPln";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "订货长度信息";
- this.Load += new System.EventHandler(this.frmOrderLen_Load);
- ((System.ComponentModel.ISupportInitialize)(this.txtSiglLen)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtDifrncLenMax)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLongest)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtAvgLenMin)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtShortest)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtShrtLenRato)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLenMax)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLenMin)).EndInit();
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.cmbShrtStove)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtLongLenRato)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbLenUnit)).EndInit();
- this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit();
- this.ultraExpandableGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtSiglLen;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtDifrncLenMax;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtLongest;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtAvgLenMin;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtShortest;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtShrtLenRato;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtLenMax;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtLenMin;
- private System.Windows.Forms.Panel panel1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbLenUnit;
- private Infragistics.Win.Misc.UltraLabel ultraLabel12;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
- private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor txtLongLenRato;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbShrtStove;
- private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.Misc.UltraButton ultraButton1;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn12;
- private System.Data.DataColumn dataColumn11;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataSet dataSet1;
- }
- }
|