| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790 |
- namespace Core.StlMes.Client.SaleBase
- {
- partial class FrmBuyerOrder
- {
- /// <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();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmBuyerOrder));
- Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Esc");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save");
- Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Esc");
- Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.ctrlFileDown1 = new Core.StlMes.Client.SaleComm.ctrlFileDown();
- this.ultraPanel3 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraText = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.cmbCustoNature = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.textLEGAL_PSN = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.cmbCustoRating = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.cmbCustomerType = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.textAGENT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.textBANK = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.textMEMO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.textADDRESS = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.customer_nm = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
- this.textZIP_CODE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.textFAX = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.textPHONE = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.textACCOUNT = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel12 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.textTAX_ID = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.comBoStation = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.comboSPCL = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraComboys = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.dataFreiGht = new System.Data.DataSet();
- this.dataTableFREIGHT = new System.Data.DataTable();
- 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._frmStyleBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraToolbarsOrder = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
- this._frmStyleBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._frmStyleBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this._frmStyleBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
- this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraTabControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.ultraTabSharedControlsPage2 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabPageControl1.SuspendLayout();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- this.ultraPanel3.ClientArea.SuspendLayout();
- this.ultraPanel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraText)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbCustoNature)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textLEGAL_PSN)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbCustoRating)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbCustomerType)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textAGENT)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textBANK)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textMEMO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textADDRESS)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.customer_nm)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textZIP_CODE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textFAX)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textPHONE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textACCOUNT)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.textTAX_ID)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.comBoStation)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.comboSPCL)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboys)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataFreiGht)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTableFREIGHT)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsOrder)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).BeginInit();
- this.ultraTabControl2.SuspendLayout();
- this.SuspendLayout();
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Controls.Add(this.ultraPanel2);
- this.ultraTabPageControl1.Controls.Add(this.ultraPanel3);
- this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 21);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(771, 503);
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.ctrlFileDown1);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 146);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(771, 357);
- this.ultraPanel2.TabIndex = 73;
- //
- // ctrlFileDown1
- //
- this.ctrlFileDown1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ctrlFileDown1.FilePath = "";
- this.ctrlFileDown1.List = ((System.Collections.Generic.List<Core.Mes.Client.Comm.Server.FileBean>)(resources.GetObject("ctrlFileDown1.List")));
- this.ctrlFileDown1.Location = new System.Drawing.Point(0, 0);
- this.ctrlFileDown1.Margin = new System.Windows.Forms.Padding(4);
- this.ctrlFileDown1.Name = "ctrlFileDown1";
- this.ctrlFileDown1.Size = new System.Drawing.Size(771, 357);
- this.ctrlFileDown1.TabIndex = 0;
- //
- // ultraPanel3
- //
- //
- // ultraPanel3.ClientArea
- //
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel2);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraText);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel3);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel1);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel4);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel15);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel5);
- this.ultraPanel3.ClientArea.Controls.Add(this.cmbCustoNature);
- this.ultraPanel3.ClientArea.Controls.Add(this.textLEGAL_PSN);
- this.ultraPanel3.ClientArea.Controls.Add(this.cmbCustoRating);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel6);
- this.ultraPanel3.ClientArea.Controls.Add(this.cmbCustomerType);
- this.ultraPanel3.ClientArea.Controls.Add(this.textAGENT);
- this.ultraPanel3.ClientArea.Controls.Add(this.textBANK);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel7);
- this.ultraPanel3.ClientArea.Controls.Add(this.textMEMO);
- this.ultraPanel3.ClientArea.Controls.Add(this.textADDRESS);
- this.ultraPanel3.ClientArea.Controls.Add(this.customer_nm);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel8);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel14);
- this.ultraPanel3.ClientArea.Controls.Add(this.textZIP_CODE);
- this.ultraPanel3.ClientArea.Controls.Add(this.textFAX);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel9);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel13);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel10);
- this.ultraPanel3.ClientArea.Controls.Add(this.textPHONE);
- this.ultraPanel3.ClientArea.Controls.Add(this.textACCOUNT);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel12);
- this.ultraPanel3.ClientArea.Controls.Add(this.ultraLabel11);
- this.ultraPanel3.ClientArea.Controls.Add(this.textTAX_ID);
- this.ultraPanel3.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel3.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel3.Name = "ultraPanel3";
- this.ultraPanel3.Size = new System.Drawing.Size(771, 146);
- this.ultraPanel3.TabIndex = 72;
- //
- // ultraLabel2
- //
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(10, 16);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel2.TabIndex = 13;
- this.ultraLabel2.Text = "客户类别";
- //
- // ultraText
- //
- editorButton1.Text = "...";
- this.ultraText.ButtonsRight.Add(editorButton1);
- this.ultraText.Location = new System.Drawing.Point(415, 85);
- this.ultraText.Name = "ultraText";
- this.ultraText.ReadOnly = true;
- this.ultraText.Size = new System.Drawing.Size(339, 21);
- this.ultraText.TabIndex = 14;
- this.ultraText.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraText_EditorButtonClick);
- //
- // ultraLabel3
- //
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(10, 40);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel3.TabIndex = 15;
- this.ultraLabel3.Text = "客户等级";
- //
- // ultraLabel1
- //
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(10, 86);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel1.TabIndex = 70;
- this.ultraLabel1.Text = "客户名称";
- //
- // ultraLabel4
- //
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(10, 63);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel4.TabIndex = 17;
- this.ultraLabel4.Text = "客户性质";
- //
- // ultraLabel15
- //
- this.ultraLabel15.AutoSize = true;
- this.ultraLabel15.Location = new System.Drawing.Point(363, 87);
- this.ultraLabel15.Name = "ultraLabel15";
- this.ultraLabel15.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel15.TabIndex = 70;
- this.ultraLabel15.Text = "资质材料";
- //
- // ultraLabel5
- //
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(165, 15);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel5.TabIndex = 19;
- this.ultraLabel5.Text = "法人";
- //
- // cmbCustoNature
- //
- this.cmbCustoNature.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbCustoNature.Location = new System.Drawing.Point(65, 60);
- this.cmbCustoNature.Name = "cmbCustoNature";
- this.cmbCustoNature.Size = new System.Drawing.Size(92, 21);
- this.cmbCustoNature.TabIndex = 3;
- //
- // textLEGAL_PSN
- //
- this.textLEGAL_PSN.Location = new System.Drawing.Point(197, 13);
- this.textLEGAL_PSN.MaxLength = 30;
- this.textLEGAL_PSN.Name = "textLEGAL_PSN";
- this.textLEGAL_PSN.Size = new System.Drawing.Size(160, 21);
- this.textLEGAL_PSN.TabIndex = 4;
- this.textLEGAL_PSN.Validating += new System.ComponentModel.CancelEventHandler(this.textLEGAL_PSN_Validating);
- //
- // cmbCustoRating
- //
- this.cmbCustoRating.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbCustoRating.Location = new System.Drawing.Point(65, 36);
- this.cmbCustoRating.Name = "cmbCustoRating";
- this.cmbCustoRating.Size = new System.Drawing.Size(92, 21);
- this.cmbCustoRating.TabIndex = 2;
- //
- // ultraLabel6
- //
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(543, 18);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(42, 16);
- this.ultraLabel6.TabIndex = 22;
- this.ultraLabel6.Text = "代理人";
- //
- // cmbCustomerType
- //
- this.cmbCustomerType.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.cmbCustomerType.Location = new System.Drawing.Point(65, 13);
- this.cmbCustomerType.Name = "cmbCustomerType";
- this.cmbCustomerType.Size = new System.Drawing.Size(92, 21);
- this.cmbCustomerType.TabIndex = 1;
- //
- // textAGENT
- //
- this.textAGENT.Location = new System.Drawing.Point(586, 15);
- this.textAGENT.MaxLength = 30;
- this.textAGENT.Name = "textAGENT";
- this.textAGENT.Size = new System.Drawing.Size(168, 21);
- this.textAGENT.TabIndex = 10;
- this.textAGENT.Validating += new System.ComponentModel.CancelEventHandler(this.textAGENT_Validating);
- //
- // textBANK
- //
- this.textBANK.Location = new System.Drawing.Point(586, 60);
- this.textBANK.MaxLength = 50;
- this.textBANK.Name = "textBANK";
- this.textBANK.Size = new System.Drawing.Size(168, 21);
- this.textBANK.TabIndex = 12;
- this.textBANK.Validating += new System.ComponentModel.CancelEventHandler(this.textBANK_Validating);
- //
- // ultraLabel7
- //
- this.ultraLabel7.AutoSize = true;
- this.ultraLabel7.Location = new System.Drawing.Point(553, 42);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel7.TabIndex = 24;
- this.ultraLabel7.Text = "地址";
- //
- // textMEMO
- //
- this.textMEMO.Location = new System.Drawing.Point(65, 108);
- this.textMEMO.MaxLength = 200;
- this.textMEMO.Multiline = true;
- this.textMEMO.Name = "textMEMO";
- this.textMEMO.Size = new System.Drawing.Size(689, 29);
- this.textMEMO.TabIndex = 15;
- this.textMEMO.Validating += new System.ComponentModel.CancelEventHandler(this.textMEMO_Validating);
- //
- // textADDRESS
- //
- this.textADDRESS.Location = new System.Drawing.Point(586, 38);
- this.textADDRESS.MaxLength = 500;
- this.textADDRESS.Name = "textADDRESS";
- this.textADDRESS.Size = new System.Drawing.Size(168, 21);
- this.textADDRESS.TabIndex = 11;
- this.textADDRESS.Validating += new System.ComponentModel.CancelEventHandler(this.textADDRESS_Validating);
- //
- // customer_nm
- //
- this.customer_nm.Location = new System.Drawing.Point(65, 84);
- this.customer_nm.Name = "customer_nm";
- this.customer_nm.ReadOnly = true;
- this.customer_nm.Size = new System.Drawing.Size(292, 21);
- this.customer_nm.TabIndex = 13;
- //
- // ultraLabel8
- //
- this.ultraLabel8.AutoSize = true;
- this.ultraLabel8.Location = new System.Drawing.Point(385, 40);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel8.TabIndex = 26;
- this.ultraLabel8.Text = "邮编";
- //
- // ultraLabel14
- //
- this.ultraLabel14.AutoSize = true;
- this.ultraLabel14.Location = new System.Drawing.Point(35, 108);
- this.ultraLabel14.Name = "ultraLabel14";
- this.ultraLabel14.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel14.TabIndex = 38;
- this.ultraLabel14.Text = "备注";
- //
- // textZIP_CODE
- //
- this.textZIP_CODE.Location = new System.Drawing.Point(415, 38);
- this.textZIP_CODE.MaxLength = 30;
- this.textZIP_CODE.Name = "textZIP_CODE";
- this.textZIP_CODE.Size = new System.Drawing.Size(100, 21);
- this.textZIP_CODE.TabIndex = 8;
- this.textZIP_CODE.Validating += new System.ComponentModel.CancelEventHandler(this.textZIP_CODE_Validating);
- //
- // textFAX
- //
- this.textFAX.Location = new System.Drawing.Point(415, 14);
- this.textFAX.MaxLength = 30;
- this.textFAX.Name = "textFAX";
- this.textFAX.Size = new System.Drawing.Size(100, 21);
- this.textFAX.TabIndex = 7;
- this.textFAX.Validating += new System.ComponentModel.CancelEventHandler(this.textFAX_Validating);
- //
- // ultraLabel9
- //
- this.ultraLabel9.AutoSize = true;
- this.ultraLabel9.Location = new System.Drawing.Point(531, 62);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel9.TabIndex = 28;
- this.ultraLabel9.Text = "开户银行";
- //
- // ultraLabel13
- //
- this.ultraLabel13.AutoSize = true;
- this.ultraLabel13.Location = new System.Drawing.Point(385, 16);
- this.ultraLabel13.Name = "ultraLabel13";
- this.ultraLabel13.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel13.TabIndex = 36;
- this.ultraLabel13.Text = "传真";
- //
- // ultraLabel10
- //
- this.ultraLabel10.AutoSize = true;
- this.ultraLabel10.Location = new System.Drawing.Point(165, 63);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel10.TabIndex = 30;
- this.ultraLabel10.Text = "帐号";
- //
- // textPHONE
- //
- this.textPHONE.Location = new System.Drawing.Point(197, 36);
- this.textPHONE.MaxLength = 30;
- this.textPHONE.Name = "textPHONE";
- this.textPHONE.Size = new System.Drawing.Size(160, 21);
- this.textPHONE.TabIndex = 5;
- this.textPHONE.Validating += new System.ComponentModel.CancelEventHandler(this.textPHONE_Validating);
- //
- // textACCOUNT
- //
- this.textACCOUNT.Location = new System.Drawing.Point(197, 60);
- this.textACCOUNT.MaxLength = 30;
- this.textACCOUNT.Name = "textACCOUNT";
- this.textACCOUNT.Size = new System.Drawing.Size(160, 21);
- this.textACCOUNT.TabIndex = 6;
- this.textACCOUNT.Validating += new System.ComponentModel.CancelEventHandler(this.textACCOUNT_Validating);
- //
- // ultraLabel12
- //
- this.ultraLabel12.AutoSize = true;
- this.ultraLabel12.Location = new System.Drawing.Point(165, 40);
- this.ultraLabel12.Name = "ultraLabel12";
- this.ultraLabel12.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel12.TabIndex = 34;
- this.ultraLabel12.Text = "电话";
- //
- // ultraLabel11
- //
- this.ultraLabel11.AutoSize = true;
- this.ultraLabel11.Location = new System.Drawing.Point(385, 64);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(29, 16);
- this.ultraLabel11.TabIndex = 32;
- this.ultraLabel11.Text = "税号";
- //
- // textTAX_ID
- //
- this.textTAX_ID.Location = new System.Drawing.Point(415, 61);
- this.textTAX_ID.MaxLength = 30;
- this.textTAX_ID.Name = "textTAX_ID";
- this.textTAX_ID.Size = new System.Drawing.Size(100, 21);
- this.textTAX_ID.TabIndex = 9;
- this.textTAX_ID.Validating += new System.ComponentModel.CancelEventHandler(this.textTAX_ID_Validating);
- //
- // comBoStation
- //
- this.comBoStation.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.comBoStation.Location = new System.Drawing.Point(162, 0);
- this.comBoStation.Name = "comBoStation";
- this.comBoStation.Size = new System.Drawing.Size(100, 21);
- this.comBoStation.TabIndex = 39;
- this.comBoStation.Visible = false;
- //
- // comboSPCL
- //
- this.comboSPCL.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.comboSPCL.Location = new System.Drawing.Point(374, 0);
- this.comboSPCL.Name = "comboSPCL";
- this.comboSPCL.Size = new System.Drawing.Size(100, 21);
- this.comboSPCL.TabIndex = 39;
- this.comboSPCL.Visible = false;
- //
- // ultraComboys
- //
- this.ultraComboys.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- this.ultraComboys.Location = new System.Drawing.Point(268, 0);
- this.ultraComboys.Name = "ultraComboys";
- this.ultraComboys.Size = new System.Drawing.Size(100, 21);
- this.ultraComboys.TabIndex = 39;
- this.ultraComboys.Visible = false;
- //
- // dataFreiGht
- //
- this.dataFreiGht.DataSetName = "NewDataSet";
- this.dataFreiGht.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTableFREIGHT});
- //
- // dataTableFREIGHT
- //
- this.dataTableFREIGHT.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn3,
- this.dataColumn4,
- this.dataColumn5});
- this.dataTableFREIGHT.TableName = "TableFREIGHT";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "货运地址";
- this.dataColumn1.ColumnName = "ADDRESS";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "到站编码";
- this.dataColumn2.ColumnName = "STATION_NO";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "专用线编码";
- this.dataColumn3.ColumnName = "SPCL_LN_NO";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "运输方式";
- this.dataColumn4.ColumnName = "TRANS_TYP";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "备注";
- this.dataColumn5.ColumnName = "MEMO";
- //
- // _frmStyleBase_Toolbars_Dock_Area_Top
- //
- this._frmStyleBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmStyleBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
- this._frmStyleBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
- this._frmStyleBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmStyleBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
- this._frmStyleBase_Toolbars_Dock_Area_Top.Name = "_frmStyleBase_Toolbars_Dock_Area_Top";
- this._frmStyleBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(775, 24);
- this._frmStyleBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsOrder;
- //
- // ultraToolbarsOrder
- //
- this.ultraToolbarsOrder.DesignerFlags = 1;
- this.ultraToolbarsOrder.DockWithinContainer = this;
- this.ultraToolbarsOrder.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form);
- this.ultraToolbarsOrder.ShowQuickCustomizeButton = false;
- ultraToolbar1.DockedColumn = 0;
- ultraToolbar1.DockedRow = 0;
- ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool1,
- buttonTool2});
- ultraToolbar1.Text = "UltraToolbar1";
- this.ultraToolbarsOrder.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
- ultraToolbar1});
- buttonTool3.SharedPropsInternal.Caption = "查询";
- buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool4.SharedPropsInternal.Caption = "新增";
- buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool8.SharedPropsInternal.Caption = "保存";
- buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool9.SharedPropsInternal.Caption = "修改";
- buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- buttonTool10.SharedPropsInternal.Caption = "关闭";
- buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
- buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
- buttonTool6.SharedPropsInternal.Caption = "保存";
- buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- appearance12.Image = ((object)(resources.GetObject("appearance12.Image")));
- buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance12;
- buttonTool11.SharedPropsInternal.Caption = "关闭";
- buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
- this.ultraToolbarsOrder.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
- buttonTool3,
- buttonTool4,
- buttonTool8,
- buttonTool9,
- buttonTool10,
- buttonTool6,
- buttonTool11});
- this.ultraToolbarsOrder.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsOrder_ToolClick);
- //
- // _frmStyleBase_Toolbars_Dock_Area_Bottom
- //
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 550);
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.Name = "_frmStyleBase_Toolbars_Dock_Area_Bottom";
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(775, 0);
- this._frmStyleBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsOrder;
- //
- // _frmStyleBase_Toolbars_Dock_Area_Left
- //
- this._frmStyleBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmStyleBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
- this._frmStyleBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
- this._frmStyleBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmStyleBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24);
- this._frmStyleBase_Toolbars_Dock_Area_Left.Name = "_frmStyleBase_Toolbars_Dock_Area_Left";
- this._frmStyleBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 526);
- this._frmStyleBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsOrder;
- //
- // _frmStyleBase_Toolbars_Dock_Area_Right
- //
- this._frmStyleBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
- this._frmStyleBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
- this._frmStyleBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
- this._frmStyleBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
- this._frmStyleBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(775, 24);
- this._frmStyleBase_Toolbars_Dock_Area_Right.Name = "_frmStyleBase_Toolbars_Dock_Area_Right";
- this._frmStyleBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 526);
- this._frmStyleBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsOrder;
- //
- // ultraTabControl1
- //
- this.ultraTabControl1.Location = new System.Drawing.Point(0, 0);
- this.ultraTabControl1.Name = "ultraTabControl1";
- this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.ultraTabControl1.Size = new System.Drawing.Size(200, 100);
- this.ultraTabControl1.TabIndex = 0;
- //
- // ultraTabSharedControlsPage1
- //
- this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(1, 20);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(196, 77);
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraTabControl2);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 24);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(775, 526);
- this.ultraPanel1.TabIndex = 8;
- //
- // ultraTabControl2
- //
- this.ultraTabControl2.Controls.Add(this.ultraTabSharedControlsPage2);
- this.ultraTabControl2.Controls.Add(this.ultraTabPageControl1);
- this.ultraTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl2.Location = new System.Drawing.Point(0, 0);
- this.ultraTabControl2.Name = "ultraTabControl2";
- this.ultraTabControl2.SharedControlsPage = this.ultraTabSharedControlsPage2;
- this.ultraTabControl2.Size = new System.Drawing.Size(775, 526);
- this.ultraTabControl2.TabIndex = 1;
- ultraTab3.TabPage = this.ultraTabPageControl1;
- ultraTab3.Text = "基本信息编辑";
- this.ultraTabControl2.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab3});
- this.ultraTabControl2.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
- //
- // ultraTabSharedControlsPage2
- //
- this.ultraTabSharedControlsPage2.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage2.Name = "ultraTabSharedControlsPage2";
- this.ultraTabSharedControlsPage2.Size = new System.Drawing.Size(771, 503);
- //
- // FrmBuyerOrder
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(775, 550);
- this.Controls.Add(this.ultraPanel1);
- this.Controls.Add(this.comboSPCL);
- this.Controls.Add(this.ultraComboys);
- this.Controls.Add(this.comBoStation);
- this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Left);
- this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Right);
- this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Top);
- this.Controls.Add(this._frmStyleBase_Toolbars_Dock_Area_Bottom);
- this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
- this.Margin = new System.Windows.Forms.Padding(4);
- this.Name = "FrmBuyerOrder";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
- this.Text = "订/结单位扩展信息";
- this.Load += new System.EventHandler(this.FrmBuyerOrder_Load);
- this.ultraTabPageControl1.ResumeLayout(false);
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ResumeLayout(false);
- this.ultraPanel3.ClientArea.ResumeLayout(false);
- this.ultraPanel3.ClientArea.PerformLayout();
- this.ultraPanel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraText)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbCustoNature)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textLEGAL_PSN)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbCustoRating)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.cmbCustomerType)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textAGENT)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textBANK)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textMEMO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textADDRESS)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.customer_nm)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textZIP_CODE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textFAX)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textPHONE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textACCOUNT)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.textTAX_ID)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.comBoStation)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.comboSPCL)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraComboys)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataFreiGht)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTableFREIGHT)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsOrder)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl2)).EndInit();
- this.ultraTabControl2.ResumeLayout(false);
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsOrder;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Left;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Right;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Top;
- private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _frmStyleBase_Toolbars_Dock_Area_Bottom;
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl2;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage2;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor customer_nm;
- private Infragistics.Win.Misc.UltraLabel ultraLabel14;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor textFAX;
- private Infragistics.Win.Misc.UltraLabel ultraLabel13;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor textPHONE;
- private Infragistics.Win.Misc.UltraLabel ultraLabel12;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor textTAX_ID;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor textACCOUNT;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor textZIP_CODE;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor textADDRESS;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor textAGENT;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor textLEGAL_PSN;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor textBANK;
- private System.Data.DataSet dataFreiGht;
- private System.Data.DataTable dataTableFREIGHT;
- 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 cmbCustomerType;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCustoRating;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbCustoNature;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor comBoStation;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraComboys;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor comboSPCL;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraText;
- private Infragistics.Win.Misc.UltraLabel ultraLabel15;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor textMEMO;
- private Infragistics.Win.Misc.UltraPanel ultraPanel3;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Core.StlMes.Client.SaleComm.ctrlFileDown ctrlFileDown1;
- }
- }
|