From d1466e554925029da64642b992054e84f5b17cdb Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 22 三月 2025 13:32:09 +0800
Subject: [PATCH] 客户
---
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs | 1220 +++++++++++++++++++++++++-------------------
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs | 14
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs | 362 ++++++------
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.cs | 4
4 files changed, 872 insertions(+), 728 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
index 39f5aa2..729153d 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
@@ -30,13 +30,13 @@
/// </summary>
private void InitializeComponent()
{
- DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -56,18 +56,19 @@
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
this.lbGuid = new System.Windows.Forms.Label();
- this.txt_fseller = new DevExpress.XtraEditors.TextEdit();
- this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
this.txt_remark = new DevExpress.XtraEditors.TextEdit();
this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
- this.txt_anred = new DevExpress.XtraEditors.TextEdit();
- this.txt_telf1 = new DevExpress.XtraEditors.TextEdit();
- this.txt_custSname = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fseller = new DevExpress.XtraEditors.TextEdit();
+ this.txt_id = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
this.txt_custName = new DevExpress.XtraEditors.TextEdit();
this.txt_custNo = new DevExpress.XtraEditors.TextEdit();
- this.txt_id = new DevExpress.XtraEditors.TextEdit();
- this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.txt_custSname = new DevExpress.XtraEditors.TextEdit();
+ this.txt_anred = new DevExpress.XtraEditors.TextEdit();
+ this.txt_telf1 = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -79,7 +80,6 @@
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -96,18 +96,19 @@
this.splitMx1.Panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
this.splitMx1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_anred.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_custSname.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_custNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
this.layoutMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_custNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_custSname.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_anred.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -119,7 +120,6 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -371,126 +371,17 @@
this.splitMx1.Location = new System.Drawing.Point(0, 0);
this.splitMx1.Name = "splitMx1";
//
- // splitMx1.splitMx1_Panel1
+ // splitMx1.Panel1
//
this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
this.splitMx1.Panel1.Text = "Panel1";
//
- // splitMx1.splitMx1_Panel2
+ // splitMx1.Panel2
//
this.splitMx1.Panel2.Text = "Panel2";
this.splitMx1.Size = new System.Drawing.Size(1219, 570);
this.splitMx1.SplitterPosition = 120;
this.splitMx1.TabIndex = 0;
- //
- // lbGuid
- //
- this.lbGuid.Location = new System.Drawing.Point(611, 78);
- this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(296, 30);
- this.lbGuid.TabIndex = 1;
- this.lbGuid.Text = "lbGuid";
- this.lbGuid.Visible = false;
- //
- // txt_fseller
- //
- this.txt_fseller.Location = new System.Drawing.Point(988, 45);
- this.txt_fseller.Name = "txt_fseller";
- this.txt_fseller.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fseller.Properties.Appearance.Options.UseFont = true;
- this.txt_fseller.Size = new System.Drawing.Size(219, 28);
- this.txt_fseller.StyleController = this.layoutMx1;
- this.txt_fseller.TabIndex = 298;
- //
- // txt_fforbidstatus
- //
- this.txt_fforbidstatus.Location = new System.Drawing.Point(688, 45);
- this.txt_fforbidstatus.Name = "txt_fforbidstatus";
- this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
- this.txt_fforbidstatus.Size = new System.Drawing.Size(219, 28);
- this.txt_fforbidstatus.StyleController = this.layoutMx1;
- this.txt_fforbidstatus.TabIndex = 291;
- //
- // txt_remark
- //
- this.txt_remark.Location = new System.Drawing.Point(89, 78);
- this.txt_remark.Name = "txt_remark";
- this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(218, 28);
- this.txt_remark.StyleController = this.layoutMx1;
- this.txt_remark.TabIndex = 252;
- //
- // txt_lastupdateDate
- //
- this.txt_lastupdateDate.Location = new System.Drawing.Point(388, 78);
- this.txt_lastupdateDate.Name = "txt_lastupdateDate";
- this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
- this.txt_lastupdateDate.Size = new System.Drawing.Size(219, 28);
- this.txt_lastupdateDate.StyleController = this.layoutMx1;
- this.txt_lastupdateDate.TabIndex = 243;
- //
- // txt_anred
- //
- this.txt_anred.Location = new System.Drawing.Point(988, 12);
- this.txt_anred.Name = "txt_anred";
- this.txt_anred.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_anred.Properties.Appearance.Options.UseFont = true;
- this.txt_anred.Size = new System.Drawing.Size(219, 28);
- this.txt_anred.StyleController = this.layoutMx1;
- this.txt_anred.TabIndex = 231;
- //
- // txt_telf1
- //
- this.txt_telf1.Location = new System.Drawing.Point(688, 12);
- this.txt_telf1.Name = "txt_telf1";
- this.txt_telf1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_telf1.Properties.Appearance.Options.UseFont = true;
- this.txt_telf1.Size = new System.Drawing.Size(219, 28);
- this.txt_telf1.StyleController = this.layoutMx1;
- this.txt_telf1.TabIndex = 226;
- //
- // txt_custSname
- //
- this.txt_custSname.Location = new System.Drawing.Point(388, 45);
- this.txt_custSname.Name = "txt_custSname";
- this.txt_custSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_custSname.Properties.Appearance.Options.UseFont = true;
- this.txt_custSname.Size = new System.Drawing.Size(219, 28);
- this.txt_custSname.StyleController = this.layoutMx1;
- this.txt_custSname.TabIndex = 219;
- //
- // txt_custName
- //
- this.txt_custName.Location = new System.Drawing.Point(89, 45);
- this.txt_custName.Name = "txt_custName";
- this.txt_custName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_custName.Properties.Appearance.Options.UseFont = true;
- this.txt_custName.Size = new System.Drawing.Size(218, 28);
- this.txt_custName.StyleController = this.layoutMx1;
- this.txt_custName.TabIndex = 217;
- //
- // txt_custNo
- //
- this.txt_custNo.Location = new System.Drawing.Point(388, 12);
- this.txt_custNo.Name = "txt_custNo";
- this.txt_custNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_custNo.Properties.Appearance.Options.UseFont = true;
- this.txt_custNo.Size = new System.Drawing.Size(219, 28);
- this.txt_custNo.StyleController = this.layoutMx1;
- this.txt_custNo.TabIndex = 213;
- //
- // txt_id
- //
- this.txt_id.Location = new System.Drawing.Point(89, 12);
- this.txt_id.Name = "txt_id";
- this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_id.Properties.Appearance.Options.UseFont = true;
- this.txt_id.Size = new System.Drawing.Size(218, 28);
- this.txt_id.StyleController = this.layoutMx1;
- this.txt_id.TabIndex = 211;
//
// layoutMx1
//
@@ -516,6 +407,127 @@
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
//
+ // lbGuid
+ //
+ this.lbGuid.Location = new System.Drawing.Point(611, 78);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(296, 30);
+ this.lbGuid.TabIndex = 1;
+ this.lbGuid.Text = "lbGuid";
+ this.lbGuid.Visible = false;
+ //
+ // txt_remark
+ //
+ this.txt_remark.Location = new System.Drawing.Point(89, 78);
+ this.txt_remark.Name = "txt_remark";
+ this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_remark.Properties.Appearance.Options.UseFont = true;
+ this.txt_remark.Size = new System.Drawing.Size(218, 28);
+ this.txt_remark.StyleController = this.layoutMx1;
+ this.txt_remark.TabIndex = 252;
+ //
+ // txt_lastupdateDate
+ //
+ this.txt_lastupdateDate.Location = new System.Drawing.Point(388, 78);
+ this.txt_lastupdateDate.Name = "txt_lastupdateDate";
+ this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_lastupdateDate.Size = new System.Drawing.Size(219, 28);
+ this.txt_lastupdateDate.StyleController = this.layoutMx1;
+ this.txt_lastupdateDate.TabIndex = 243;
+ //
+ // txt_fseller
+ //
+ this.txt_fseller.Location = new System.Drawing.Point(988, 45);
+ this.txt_fseller.Name = "txt_fseller";
+ this.txt_fseller.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_fseller.Properties.Appearance.Options.UseFont = true;
+ this.txt_fseller.Size = new System.Drawing.Size(219, 28);
+ this.txt_fseller.StyleController = this.layoutMx1;
+ this.txt_fseller.TabIndex = 298;
+ //
+ // txt_id
+ //
+ this.txt_id.Location = new System.Drawing.Point(89, 12);
+ this.txt_id.Name = "txt_id";
+ this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_id.Properties.Appearance.Options.UseFont = true;
+ this.txt_id.Size = new System.Drawing.Size(218, 28);
+ this.txt_id.StyleController = this.layoutMx1;
+ this.txt_id.TabIndex = 211;
+ //
+ // txt_fforbidstatus
+ //
+ this.txt_fforbidstatus.Location = new System.Drawing.Point(688, 45);
+ this.txt_fforbidstatus.Name = "txt_fforbidstatus";
+ this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
+ this.txt_fforbidstatus.Size = new System.Drawing.Size(219, 28);
+ this.txt_fforbidstatus.StyleController = this.layoutMx1;
+ this.txt_fforbidstatus.TabIndex = 291;
+ //
+ // txt_custName
+ //
+ this.txt_custName.Location = new System.Drawing.Point(89, 45);
+ this.txt_custName.Name = "txt_custName";
+ this.txt_custName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_custName.Properties.Appearance.Options.UseFont = true;
+ this.txt_custName.Size = new System.Drawing.Size(218, 28);
+ this.txt_custName.StyleController = this.layoutMx1;
+ this.txt_custName.TabIndex = 217;
+ //
+ // txt_custNo
+ //
+ this.txt_custNo.Location = new System.Drawing.Point(388, 12);
+ this.txt_custNo.Name = "txt_custNo";
+ this.txt_custNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_custNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_custNo.Size = new System.Drawing.Size(219, 28);
+ this.txt_custNo.StyleController = this.layoutMx1;
+ this.txt_custNo.TabIndex = 213;
+ //
+ // txt_custSname
+ //
+ this.txt_custSname.Location = new System.Drawing.Point(388, 45);
+ this.txt_custSname.Name = "txt_custSname";
+ this.txt_custSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_custSname.Properties.Appearance.Options.UseFont = true;
+ this.txt_custSname.Size = new System.Drawing.Size(219, 28);
+ this.txt_custSname.StyleController = this.layoutMx1;
+ this.txt_custSname.TabIndex = 219;
+ //
+ // txt_anred
+ //
+ this.txt_anred.Location = new System.Drawing.Point(988, 12);
+ this.txt_anred.Name = "txt_anred";
+ this.txt_anred.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_anred.Properties.Appearance.Options.UseFont = true;
+ this.txt_anred.Size = new System.Drawing.Size(219, 28);
+ this.txt_anred.StyleController = this.layoutMx1;
+ this.txt_anred.TabIndex = 231;
+ //
+ // txt_telf1
+ //
+ this.txt_telf1.Location = new System.Drawing.Point(688, 12);
+ this.txt_telf1.Name = "txt_telf1";
+ this.txt_telf1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_telf1.Properties.Appearance.Options.UseFont = true;
+ this.txt_telf1.Size = new System.Drawing.Size(219, 28);
+ this.txt_telf1.StyleController = this.layoutMx1;
+ this.txt_telf1.TabIndex = 226;
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.lbGuid;
+ this.layoutControlItem11.Location = new System.Drawing.Point(599, 66);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem11.Size = new System.Drawing.Size(300, 34);
+ this.layoutControlItem11.Text = "lbGuid";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem11.TextVisible = false;
+ //
// Root
//
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
@@ -533,29 +545,29 @@
this.layoutControlItem10});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
- columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition1.Width = 100D;
- columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition2.Width = 100D;
- columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition3.Width = 100D;
- columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition4.Width = 100D;
+ columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition5.Width = 100D;
+ columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition6.Width = 100D;
+ columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition7.Width = 100D;
+ columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition8.Width = 100D;
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
- columnDefinition1,
- columnDefinition2,
- columnDefinition3,
- columnDefinition4});
- rowDefinition1.Height = 100D;
- rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition2.Height = 100D;
- rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition3.Height = 100D;
- rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition5,
+ columnDefinition6,
+ columnDefinition7,
+ columnDefinition8});
+ rowDefinition4.Height = 100D;
+ rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition6.Height = 100D;
+ rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition1,
- rowDefinition2,
- rowDefinition3});
+ rowDefinition4,
+ rowDefinition5,
+ rowDefinition6});
this.Root.Size = new System.Drawing.Size(1219, 120);
this.Root.TextVisible = false;
//
@@ -662,18 +674,6 @@
this.layoutControlItem10.Text = "鍚屾鏃堕棿";
this.layoutControlItem10.TextSize = new System.Drawing.Size(65, 18);
//
- // layoutControlItem11
- //
- this.layoutControlItem11.Control = this.lbGuid;
- this.layoutControlItem11.Location = new System.Drawing.Point(599, 66);
- this.layoutControlItem11.Name = "layoutControlItem11";
- this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(300, 34);
- this.layoutControlItem11.Text = "lbGuid";
- this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
- this.layoutControlItem11.TextVisible = false;
- //
// Frm_Customer
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -699,18 +699,19 @@
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
this.splitMx1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_anred.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_custSname.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_custNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
this.layoutMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fseller.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_custName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_custNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_custSname.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_anred.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -722,7 +723,6 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
this.ResumeLayout(false);
}
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.cs
index 6d1e36f..2babf6c 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.cs
@@ -19,9 +19,7 @@
InitializeComponent();
toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
- List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
- gvList.Add(gridView1);
- Gs.DevApp.ToolBox.UtilityHelper.getGridViewConfig(this.GetType().FullName, gvList);
+ this.toolBarMenu1.getXmlConfig();
Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1, null, null, "", "", (value) =>
{
Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0);
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
index 5d65def..d50f1b6 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
@@ -32,155 +32,250 @@
/// </summary>
private void InitializeComponent()
{
- this.lb_fforbidstatus = new DevExpress.XtraEditors.LabelControl();
- this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
- this.gv_fforbidstatus = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_fstaffid = new DevExpress.XtraEditors.LabelControl();
- this.txt_fstaffid = new DevExpress.XtraEditors.TextEdit();
- this.gv_fstaffid = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_lxr = new DevExpress.XtraEditors.LabelControl();
- this.txt_lxr = new DevExpress.XtraEditors.TextEdit();
- this.gv_lxr = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_remark = new DevExpress.XtraEditors.LabelControl();
- this.txt_remark = new DevExpress.XtraEditors.TextEdit();
- this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_telfx = new DevExpress.XtraEditors.LabelControl();
- this.txt_telfx = new DevExpress.XtraEditors.TextEdit();
- this.lb_telf1 = new DevExpress.XtraEditors.LabelControl();
- this.txt_telf1 = new DevExpress.XtraEditors.TextEdit();
- this.gv_telf1 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_stras = new DevExpress.XtraEditors.LabelControl();
- this.txt_stras = new DevExpress.XtraEditors.TextEdit();
- this.lb_land1 = new DevExpress.XtraEditors.LabelControl();
- this.txt_land1 = new DevExpress.XtraEditors.TextEdit();
- this.lb_suppSname = new DevExpress.XtraEditors.LabelControl();
- this.txt_suppSname = new DevExpress.XtraEditors.TextEdit();
- this.lb_suppName = new DevExpress.XtraEditors.LabelControl();
- this.gv_suppName = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_suppNo = new DevExpress.XtraEditors.LabelControl();
- this.txt_suppNo = new DevExpress.XtraEditors.TextEdit();
- this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
- this.lb_id = new DevExpress.XtraEditors.LabelControl();
- this.txt_id = new DevExpress.XtraEditors.TextEdit();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
- this.gcMain = new DevExpress.XtraGrid.GridControl();
- this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
- this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.gcMain1 = new DevExpress.XtraGrid.GridControl();
+ this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_suppName = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_lxr = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_telf1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_fstaffid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_fforbidstatus = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
- this.panel1 = new System.Windows.Forms.Panel();
- this.txt_suppName = new DevExpress.XtraEditors.MemoEdit();
- this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
+ this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
this.lbGuid = new System.Windows.Forms.Label();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_stras.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_land1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_suppSname.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+ this.txt_suppName = new DevExpress.XtraEditors.MemoEdit();
+ this.txt_fforbidstatus = new DevExpress.XtraEditors.TextEdit();
+ this.txt_remark = new DevExpress.XtraEditors.TextEdit();
+ this.txt_telfx = new DevExpress.XtraEditors.TextEdit();
+ this.txt_fstaffid = new DevExpress.XtraEditors.TextEdit();
+ this.txt_id = new DevExpress.XtraEditors.TextEdit();
+ this.txt_telf1 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_suppNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_lxr = new DevExpress.XtraEditors.TextEdit();
+ this.txt_suppSname = new DevExpress.XtraEditors.TextEdit();
+ this.txt_land1 = new DevExpress.XtraEditors.TextEdit();
+ this.txt_stras = new DevExpress.XtraEditors.TextEdit();
+ this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
+ this.split1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
+ this.split1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.xtraTabPage2.SuspendLayout();
- this.panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
+ this.splitMx1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
+ this.splitMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
+ this.layoutMx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppSname.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_land1.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_stras.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
this.SuspendLayout();
//
- // lb_fforbidstatus
+ // toolBarMenu1
//
- this.lb_fforbidstatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fforbidstatus.Appearance.Options.UseFont = true;
- this.lb_fforbidstatus.Location = new System.Drawing.Point(547, 18);
- this.lb_fforbidstatus.Name = "lb_fforbidstatus";
- this.lb_fforbidstatus.Size = new System.Drawing.Size(73, 21);
- this.lb_fforbidstatus.TabIndex = 298;
- this.lb_fforbidstatus.Text = "绂佺敤鐘舵�� ";
+ this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.currentAction = null;
+ this.toolBarMenu1.defaultActions = null;
+ this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.toolBarMenu1.guidKey = null;
+ this.toolBarMenu1.isSetBtn = false;
+ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+ this.toolBarMenu1.Name = "toolBarMenu1";
+ this.toolBarMenu1.rptParameter = null;
+ this.toolBarMenu1.Size = new System.Drawing.Size(992, 80);
+ this.toolBarMenu1.TabIndex = 0;
+ this.toolBarMenu1.xlsInService = null;
+ this.toolBarMenu1.xlsOutParameter = "xlsOut_supplier{}";
//
- // txt_fforbidstatus
+ // xtraTabControl1
//
- this.txt_fforbidstatus.Location = new System.Drawing.Point(629, 14);
- this.txt_fforbidstatus.Name = "txt_fforbidstatus";
- this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
- this.txt_fforbidstatus.Size = new System.Drawing.Size(150, 28);
- this.txt_fforbidstatus.TabIndex = 298;
+ this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+ this.xtraTabControl1.Name = "xtraTabControl1";
+ this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+ this.xtraTabControl1.Size = new System.Drawing.Size(992, 542);
+ this.xtraTabControl1.TabIndex = 3;
+ this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabPage1,
+ this.xtraTabPage2});
//
- // gv_fforbidstatus
+ // xtraTabPage1
//
- this.gv_fforbidstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true;
- this.gv_fforbidstatus.Caption = "绂佺敤鐘舵��";
- this.gv_fforbidstatus.FieldName = "fforbidstatus";
- this.gv_fforbidstatus.MinWidth = 50;
- this.gv_fforbidstatus.Name = "gv_fforbidstatus";
- this.gv_fforbidstatus.OptionsColumn.AllowEdit = false;
- this.gv_fforbidstatus.Tag = "query_a.fforbidstatus";
- this.gv_fforbidstatus.Visible = true;
- this.gv_fforbidstatus.VisibleIndex = 7;
- this.gv_fforbidstatus.Width = 50;
+ this.xtraTabPage1.Controls.Add(this.split1);
+ this.xtraTabPage1.Name = "xtraTabPage1";
+ this.xtraTabPage1.Size = new System.Drawing.Size(990, 510);
+ this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
//
- // lb_fstaffid
+ // split1
//
- this.lb_fstaffid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_fstaffid.Appearance.Options.UseFont = true;
- this.lb_fstaffid.Location = new System.Drawing.Point(293, 86);
- this.lb_fstaffid.Name = "lb_fstaffid";
- this.lb_fstaffid.Size = new System.Drawing.Size(56, 21);
- this.lb_fstaffid.TabIndex = 291;
- this.lb_fstaffid.Text = "璐熻矗浜� ";
+ this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.Horizontal = false;
+ this.split1.Location = new System.Drawing.Point(0, 0);
+ this.split1.Name = "split1";
//
- // txt_fstaffid
+ // split1.Panel1
//
- this.txt_fstaffid.Location = new System.Drawing.Point(359, 82);
- this.txt_fstaffid.Name = "txt_fstaffid";
- this.txt_fstaffid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_fstaffid.Properties.Appearance.Options.UseFont = true;
- this.txt_fstaffid.Size = new System.Drawing.Size(150, 28);
- this.txt_fstaffid.TabIndex = 291;
+ this.split1.Panel1.Controls.Add(this.gcMain1);
+ this.split1.Panel1.Controls.Add(this.pageBar1);
+ this.split1.Panel1.Text = "Panel1";
//
- // gv_fstaffid
+ // split1.Panel2
//
- this.gv_fstaffid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_fstaffid.AppearanceCell.Options.UseFont = true;
- this.gv_fstaffid.Caption = "璐熻矗浜�";
- this.gv_fstaffid.FieldName = "fstaffid";
- this.gv_fstaffid.MinWidth = 50;
- this.gv_fstaffid.Name = "gv_fstaffid";
- this.gv_fstaffid.OptionsColumn.AllowEdit = false;
- this.gv_fstaffid.Tag = "query_a.fstaffid";
- this.gv_fstaffid.Visible = true;
- this.gv_fstaffid.VisibleIndex = 6;
- this.gv_fstaffid.Width = 100;
+ this.split1.Panel2.Text = "Panel2";
+ this.split1.Size = new System.Drawing.Size(990, 510);
+ this.split1.SplitterPosition = 498;
+ this.split1.TabIndex = 0;
//
- // lb_lxr
+ // gcMain1
//
- this.lb_lxr.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_lxr.Appearance.Options.UseFont = true;
- this.lb_lxr.Location = new System.Drawing.Point(293, 18);
- this.lb_lxr.Name = "lb_lxr";
- this.lb_lxr.Size = new System.Drawing.Size(56, 21);
- this.lb_lxr.TabIndex = 285;
- this.lb_lxr.Text = "鑱旂郴浜� ";
+ this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gcMain1.Location = new System.Drawing.Point(0, 0);
+ this.gcMain1.MainView = this.gridView1;
+ this.gcMain1.Name = "gcMain1";
+ this.gcMain1.Size = new System.Drawing.Size(990, 459);
+ this.gcMain1.TabIndex = 2;
+ this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gridView1});
//
- // txt_lxr
+ // gridView1
//
- this.txt_lxr.Location = new System.Drawing.Point(359, 14);
- this.txt_lxr.Name = "txt_lxr";
- this.txt_lxr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_lxr.Properties.Appearance.Options.UseFont = true;
- this.txt_lxr.Size = new System.Drawing.Size(150, 28);
- this.txt_lxr.TabIndex = 285;
+ this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
+ this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
+ this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gridView1.Appearance.Row.Options.UseFont = true;
+ this.gridView1.ColumnPanelRowHeight = 50;
+ this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn2,
+ this.gv_suppNo,
+ this.gv_suppName,
+ this.gridColumn1,
+ this.gv_lxr,
+ this.gv_telf1,
+ this.gv_fstaffid,
+ this.gv_fforbidstatus,
+ this.gv_remark,
+ this.gv_createDate});
+ this.gridView1.GridControl = this.gcMain1;
+ this.gridView1.IndicatorWidth = 50;
+ this.gridView1.Name = "gridView1";
+ this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+ this.gridView1.OptionsView.ShowAutoFilterRow = true;
+ this.gridView1.OptionsView.ShowGroupPanel = false;
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "浣跨敤缁勭粐ID鍚嶇О";
+ this.gridColumn2.FieldName = "fSubsidiary";
+ this.gridColumn2.MinWidth = 50;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.OptionsColumn.AllowEdit = false;
+ this.gridColumn2.Tag = "org.FNumber";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 0;
+ this.gridColumn2.Width = 250;
+ //
+ // gv_suppNo
+ //
+ this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_suppNo.AppearanceCell.Options.UseFont = true;
+ this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�";
+ this.gv_suppNo.FieldName = "suppNo";
+ this.gv_suppNo.MinWidth = 50;
+ this.gv_suppNo.Name = "gv_suppNo";
+ this.gv_suppNo.OptionsColumn.AllowEdit = false;
+ this.gv_suppNo.Tag = "query_a.supp_no";
+ this.gv_suppNo.Visible = true;
+ this.gv_suppNo.VisibleIndex = 1;
+ this.gv_suppNo.Width = 100;
+ //
+ // gv_suppName
+ //
+ this.gv_suppName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_suppName.AppearanceCell.Options.UseFont = true;
+ this.gv_suppName.Caption = "渚涘簲鍟嗗悕绉�";
+ this.gv_suppName.FieldName = "suppName";
+ this.gv_suppName.MinWidth = 50;
+ this.gv_suppName.Name = "gv_suppName";
+ this.gv_suppName.OptionsColumn.AllowEdit = false;
+ this.gv_suppName.Tag = "query_a.supp_name";
+ this.gv_suppName.Visible = true;
+ this.gv_suppName.VisibleIndex = 2;
+ this.gv_suppName.Width = 220;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "渚涘簲鍟嗙畝绉�";
+ this.gridColumn1.FieldName = "suppSname";
+ this.gridColumn1.MinWidth = 50;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.OptionsColumn.AllowEdit = false;
+ this.gridColumn1.Tag = "a.supp_sname";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 3;
+ this.gridColumn1.Width = 100;
//
// gv_lxr
//
@@ -196,24 +291,47 @@
this.gv_lxr.VisibleIndex = 4;
this.gv_lxr.Width = 70;
//
- // lb_remark
+ // gv_telf1
//
- this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_remark.Appearance.Options.UseFont = true;
- this.lb_remark.Location = new System.Drawing.Point(309, 167);
- this.lb_remark.Name = "lb_remark";
- this.lb_remark.Size = new System.Drawing.Size(39, 21);
- this.lb_remark.TabIndex = 247;
- this.lb_remark.Text = "澶囨敞 ";
+ this.gv_telf1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_telf1.AppearanceCell.Options.UseFont = true;
+ this.gv_telf1.Caption = "鐢佃瘽";
+ this.gv_telf1.FieldName = "telf1";
+ this.gv_telf1.MinWidth = 50;
+ this.gv_telf1.Name = "gv_telf1";
+ this.gv_telf1.OptionsColumn.AllowEdit = false;
+ this.gv_telf1.Tag = "query_a.telf1";
+ this.gv_telf1.Visible = true;
+ this.gv_telf1.VisibleIndex = 5;
+ this.gv_telf1.Width = 100;
//
- // txt_remark
+ // gv_fstaffid
//
- this.txt_remark.Location = new System.Drawing.Point(359, 163);
- this.txt_remark.Name = "txt_remark";
- this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_remark.Properties.Appearance.Options.UseFont = true;
- this.txt_remark.Size = new System.Drawing.Size(420, 28);
- this.txt_remark.TabIndex = 247;
+ this.gv_fstaffid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_fstaffid.AppearanceCell.Options.UseFont = true;
+ this.gv_fstaffid.Caption = "璐熻矗浜�";
+ this.gv_fstaffid.FieldName = "fstaffid";
+ this.gv_fstaffid.MinWidth = 50;
+ this.gv_fstaffid.Name = "gv_fstaffid";
+ this.gv_fstaffid.OptionsColumn.AllowEdit = false;
+ this.gv_fstaffid.Tag = "query_a.fstaffid";
+ this.gv_fstaffid.Visible = true;
+ this.gv_fstaffid.VisibleIndex = 6;
+ this.gv_fstaffid.Width = 100;
+ //
+ // gv_fforbidstatus
+ //
+ this.gv_fforbidstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true;
+ this.gv_fforbidstatus.Caption = "绂佺敤鐘舵��";
+ this.gv_fforbidstatus.FieldName = "fforbidstatus";
+ this.gv_fforbidstatus.MinWidth = 50;
+ this.gv_fforbidstatus.Name = "gv_fforbidstatus";
+ this.gv_fforbidstatus.OptionsColumn.AllowEdit = false;
+ this.gv_fforbidstatus.Tag = "query_a.fforbidstatus";
+ this.gv_fforbidstatus.Visible = true;
+ this.gv_fforbidstatus.VisibleIndex = 7;
+ this.gv_fforbidstatus.Width = 50;
//
// gv_remark
//
@@ -243,369 +361,384 @@
this.gv_createDate.VisibleIndex = 9;
this.gv_createDate.Width = 180;
//
- // lb_telfx
- //
- this.lb_telfx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_telfx.Appearance.Options.UseFont = true;
- this.lb_telfx.Location = new System.Drawing.Point(580, 83);
- this.lb_telfx.Name = "lb_telfx";
- this.lb_telfx.Size = new System.Drawing.Size(39, 21);
- this.lb_telfx.TabIndex = 228;
- this.lb_telfx.Text = "浼犵湡 ";
- //
- // txt_telfx
- //
- this.txt_telfx.Location = new System.Drawing.Point(629, 83);
- this.txt_telfx.Name = "txt_telfx";
- this.txt_telfx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_telfx.Properties.Appearance.Options.UseFont = true;
- this.txt_telfx.Size = new System.Drawing.Size(150, 28);
- this.txt_telfx.TabIndex = 228;
- //
- // lb_telf1
- //
- this.lb_telf1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_telf1.Appearance.Options.UseFont = true;
- this.lb_telf1.Location = new System.Drawing.Point(581, 51);
- this.lb_telf1.Name = "lb_telf1";
- this.lb_telf1.Size = new System.Drawing.Size(39, 21);
- this.lb_telf1.TabIndex = 226;
- this.lb_telf1.Text = "鐢佃瘽 ";
- //
- // txt_telf1
- //
- this.txt_telf1.Location = new System.Drawing.Point(629, 47);
- this.txt_telf1.Name = "txt_telf1";
- this.txt_telf1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_telf1.Properties.Appearance.Options.UseFont = true;
- this.txt_telf1.Size = new System.Drawing.Size(150, 28);
- this.txt_telf1.TabIndex = 226;
- //
- // gv_telf1
- //
- this.gv_telf1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_telf1.AppearanceCell.Options.UseFont = true;
- this.gv_telf1.Caption = "鐢佃瘽";
- this.gv_telf1.FieldName = "telf1";
- this.gv_telf1.MinWidth = 50;
- this.gv_telf1.Name = "gv_telf1";
- this.gv_telf1.OptionsColumn.AllowEdit = false;
- this.gv_telf1.Tag = "query_a.telf1";
- this.gv_telf1.Visible = true;
- this.gv_telf1.VisibleIndex = 5;
- this.gv_telf1.Width = 100;
- //
- // lb_stras
- //
- this.lb_stras.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_stras.Appearance.Options.UseFont = true;
- this.lb_stras.Location = new System.Drawing.Point(310, 124);
- this.lb_stras.Name = "lb_stras";
- this.lb_stras.Size = new System.Drawing.Size(39, 21);
- this.lb_stras.TabIndex = 222;
- this.lb_stras.Text = "鍦板潃 ";
- //
- // txt_stras
- //
- this.txt_stras.Location = new System.Drawing.Point(359, 120);
- this.txt_stras.Name = "txt_stras";
- this.txt_stras.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_stras.Properties.Appearance.Options.UseFont = true;
- this.txt_stras.Size = new System.Drawing.Size(420, 28);
- this.txt_stras.TabIndex = 222;
- //
- // lb_land1
- //
- this.lb_land1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_land1.Appearance.Options.UseFont = true;
- this.lb_land1.Location = new System.Drawing.Point(310, 51);
- this.lb_land1.Name = "lb_land1";
- this.lb_land1.Size = new System.Drawing.Size(39, 21);
- this.lb_land1.TabIndex = 219;
- this.lb_land1.Text = "鍦板尯 ";
- //
- // txt_land1
- //
- this.txt_land1.Location = new System.Drawing.Point(359, 47);
- this.txt_land1.Name = "txt_land1";
- this.txt_land1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_land1.Properties.Appearance.Options.UseFont = true;
- this.txt_land1.Size = new System.Drawing.Size(150, 28);
- this.txt_land1.TabIndex = 219;
- //
- // lb_suppSname
- //
- this.lb_suppSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_suppSname.Appearance.Options.UseFont = true;
- this.lb_suppSname.Location = new System.Drawing.Point(23, 86);
- this.lb_suppSname.Name = "lb_suppSname";
- this.lb_suppSname.Size = new System.Drawing.Size(90, 21);
- this.lb_suppSname.TabIndex = 217;
- this.lb_suppSname.Text = "渚涘簲鍟嗙畝绉� ";
- //
- // txt_suppSname
- //
- this.txt_suppSname.Location = new System.Drawing.Point(124, 82);
- this.txt_suppSname.Name = "txt_suppSname";
- this.txt_suppSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_suppSname.Properties.Appearance.Options.UseFont = true;
- this.txt_suppSname.Size = new System.Drawing.Size(150, 28);
- this.txt_suppSname.TabIndex = 217;
- //
- // lb_suppName
- //
- this.lb_suppName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_suppName.Appearance.Options.UseFont = true;
- this.lb_suppName.Location = new System.Drawing.Point(23, 122);
- this.lb_suppName.Name = "lb_suppName";
- this.lb_suppName.Size = new System.Drawing.Size(90, 21);
- this.lb_suppName.TabIndex = 216;
- this.lb_suppName.Text = "渚涘簲鍟嗗悕绉� ";
- //
- // gv_suppName
- //
- this.gv_suppName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_suppName.AppearanceCell.Options.UseFont = true;
- this.gv_suppName.Caption = "渚涘簲鍟嗗悕绉�";
- this.gv_suppName.FieldName = "suppName";
- this.gv_suppName.MinWidth = 50;
- this.gv_suppName.Name = "gv_suppName";
- this.gv_suppName.OptionsColumn.AllowEdit = false;
- this.gv_suppName.Tag = "query_a.supp_name";
- this.gv_suppName.Visible = true;
- this.gv_suppName.VisibleIndex = 2;
- this.gv_suppName.Width = 220;
- //
- // lb_suppNo
- //
- this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_suppNo.Appearance.Options.UseFont = true;
- this.lb_suppNo.Location = new System.Drawing.Point(23, 51);
- this.lb_suppNo.Name = "lb_suppNo";
- this.lb_suppNo.Size = new System.Drawing.Size(90, 21);
- this.lb_suppNo.TabIndex = 213;
- this.lb_suppNo.Text = "渚涘簲鍟嗙紪鐮� ";
- //
- // txt_suppNo
- //
- this.txt_suppNo.Location = new System.Drawing.Point(124, 47);
- this.txt_suppNo.Name = "txt_suppNo";
- this.txt_suppNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_suppNo.Properties.Appearance.Options.UseFont = true;
- this.txt_suppNo.Size = new System.Drawing.Size(150, 28);
- this.txt_suppNo.TabIndex = 213;
- //
- // gv_suppNo
- //
- this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gv_suppNo.AppearanceCell.Options.UseFont = true;
- this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮�";
- this.gv_suppNo.FieldName = "suppNo";
- this.gv_suppNo.MinWidth = 50;
- this.gv_suppNo.Name = "gv_suppNo";
- this.gv_suppNo.OptionsColumn.AllowEdit = false;
- this.gv_suppNo.Tag = "query_a.supp_no";
- this.gv_suppNo.Visible = true;
- this.gv_suppNo.VisibleIndex = 1;
- this.gv_suppNo.Width = 100;
- //
- // lb_id
- //
- this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.lb_id.Appearance.Options.UseFont = true;
- this.lb_id.Location = new System.Drawing.Point(39, 18);
- this.lb_id.Name = "lb_id";
- this.lb_id.Size = new System.Drawing.Size(74, 21);
- this.lb_id.TabIndex = 211;
- this.lb_id.Text = "渚涘簲鍟咺D ";
- //
- // txt_id
- //
- this.txt_id.Location = new System.Drawing.Point(124, 14);
- this.txt_id.Name = "txt_id";
- this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_id.Properties.Appearance.Options.UseFont = true;
- this.txt_id.Size = new System.Drawing.Size(150, 28);
- this.txt_id.TabIndex = 211;
- //
- // toolBarMenu1
- //
- this.toolBarMenu1.chkParameter = null;
- this.toolBarMenu1.currentAction = null;
- this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
- this.toolBarMenu1.guidKey = null;
- this.toolBarMenu1.isSetBtn = false;
- this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
- this.toolBarMenu1.Name = "toolBarMenu1";
- this.toolBarMenu1.rptParameter = null;
- this.toolBarMenu1.Size = new System.Drawing.Size(992, 80);
- this.toolBarMenu1.TabIndex = 0;
- this.toolBarMenu1.xlsInService = null;
- this.toolBarMenu1.xlsOutParameter = "xlsOut_supplier{}";
- //
- // gcMain
- //
- this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gcMain.Location = new System.Drawing.Point(0, 0);
- this.gcMain.MainView = this.gridView1;
- this.gcMain.Name = "gcMain";
- this.gcMain.Size = new System.Drawing.Size(990, 471);
- this.gcMain.TabIndex = 1;
- this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
- this.gridView1});
- //
- // gridView1
- //
- this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
- this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
- this.gridView1.Appearance.Row.Options.UseFont = true;
- this.gridView1.ColumnPanelRowHeight = 50;
- this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
- this.gridColumn2,
- this.gv_suppNo,
- this.gv_suppName,
- this.gridColumn1,
- this.gv_lxr,
- this.gv_telf1,
- this.gv_fstaffid,
- this.gv_fforbidstatus,
- this.gv_remark,
- this.gv_createDate});
- this.gridView1.GridControl = this.gcMain;
- this.gridView1.IndicatorWidth = 50;
- this.gridView1.Name = "gridView1";
- this.gridView1.OptionsFind.ShowSearchNavButtons = false;
- this.gridView1.OptionsView.ShowAutoFilterRow = true;
- this.gridView1.OptionsView.ShowGroupPanel = false;
- //
- // gridColumn2
- //
- this.gridColumn2.Caption = "浣跨敤缁勭粐ID鍚嶇О";
- this.gridColumn2.FieldName = "fSubsidiary";
- this.gridColumn2.MinWidth = 50;
- this.gridColumn2.Name = "gridColumn2";
- this.gridColumn2.OptionsColumn.AllowEdit = false;
- this.gridColumn2.Tag = "org.FNumber";
- this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 0;
- this.gridColumn2.Width = 250;
- //
- // gridColumn1
- //
- this.gridColumn1.Caption = "渚涘簲鍟嗙畝绉�";
- this.gridColumn1.FieldName = "suppSname";
- this.gridColumn1.MinWidth = 50;
- this.gridColumn1.Name = "gridColumn1";
- this.gridColumn1.OptionsColumn.AllowEdit = false;
- this.gridColumn1.Tag = "a.supp_sname";
- this.gridColumn1.Visible = true;
- this.gridColumn1.VisibleIndex = 3;
- this.gridColumn1.Width = 100;
- //
- // xtraTabControl1
- //
- this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
- this.xtraTabControl1.Name = "xtraTabControl1";
- this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(992, 542);
- this.xtraTabControl1.TabIndex = 3;
- this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
- this.xtraTabPage1,
- this.xtraTabPage2});
- //
- // xtraTabPage1
- //
- this.xtraTabPage1.Controls.Add(this.gcMain);
- this.xtraTabPage1.Controls.Add(this.pageBar1);
- this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(990, 510);
- this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
- //
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 471);
+ this.pageBar1.Location = new System.Drawing.Point(0, 459);
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
this.pageBar1.Size = new System.Drawing.Size(990, 39);
- this.pageBar1.TabIndex = 3;
+ this.pageBar1.TabIndex = 4;
this.pageBar1.TotalPages = 0;
//
// xtraTabPage2
//
- this.xtraTabPage2.Controls.Add(this.panel1);
+ this.xtraTabPage2.Controls.Add(this.splitMx1);
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(990, 510);
this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
//
- // panel1
+ // splitMx1
//
- this.panel1.BackColor = System.Drawing.Color.White;
- this.panel1.Controls.Add(this.txt_suppName);
- this.panel1.Controls.Add(this.labelControl11);
- this.panel1.Controls.Add(this.lbGuid);
- this.panel1.Controls.Add(this.lb_fforbidstatus);
- this.panel1.Controls.Add(this.txt_fforbidstatus);
- this.panel1.Controls.Add(this.lb_fstaffid);
- this.panel1.Controls.Add(this.txt_fstaffid);
- this.panel1.Controls.Add(this.lb_lxr);
- this.panel1.Controls.Add(this.txt_lxr);
- this.panel1.Controls.Add(this.lb_remark);
- this.panel1.Controls.Add(this.txt_remark);
- this.panel1.Controls.Add(this.lb_telfx);
- this.panel1.Controls.Add(this.txt_telfx);
- this.panel1.Controls.Add(this.lb_telf1);
- this.panel1.Controls.Add(this.txt_telf1);
- this.panel1.Controls.Add(this.lb_stras);
- this.panel1.Controls.Add(this.txt_stras);
- this.panel1.Controls.Add(this.lb_land1);
- this.panel1.Controls.Add(this.txt_land1);
- this.panel1.Controls.Add(this.lb_suppSname);
- this.panel1.Controls.Add(this.txt_suppSname);
- this.panel1.Controls.Add(this.lb_suppName);
- this.panel1.Controls.Add(this.lb_suppNo);
- this.panel1.Controls.Add(this.txt_suppNo);
- this.panel1.Controls.Add(this.lb_id);
- this.panel1.Controls.Add(this.txt_id);
- this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
- this.panel1.Location = new System.Drawing.Point(76, 20);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(835, 271);
- this.panel1.TabIndex = 1;
+ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitMx1.Horizontal = false;
+ this.splitMx1.Location = new System.Drawing.Point(0, 0);
+ this.splitMx1.Name = "splitMx1";
//
- // txt_suppName
+ // splitMx1.Panel1
//
- this.txt_suppName.Location = new System.Drawing.Point(124, 122);
- this.txt_suppName.Name = "txt_suppName";
- this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txt_suppName.Properties.Appearance.Options.UseFont = true;
- this.txt_suppName.Size = new System.Drawing.Size(152, 69);
- this.txt_suppName.TabIndex = 299;
- this.txt_suppName.Tag = "itemModel";
+ this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
+ this.splitMx1.Panel1.Text = "Panel1";
//
- // labelControl11
+ // splitMx1.Panel2
//
- this.labelControl11.Location = new System.Drawing.Point(47, 223);
- this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl11.Name = "labelControl11";
- this.labelControl11.Size = new System.Drawing.Size(45, 18);
- this.labelControl11.TabIndex = 130;
- this.labelControl11.Text = "涓婚敭锛�";
- this.labelControl11.Visible = false;
+ this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.Size = new System.Drawing.Size(990, 510);
+ this.splitMx1.SplitterPosition = 153;
+ this.splitMx1.TabIndex = 0;
+ //
+ // layoutMx1
+ //
+ this.layoutMx1.Controls.Add(this.lbGuid);
+ this.layoutMx1.Controls.Add(this.txt_suppName);
+ this.layoutMx1.Controls.Add(this.txt_fforbidstatus);
+ this.layoutMx1.Controls.Add(this.txt_remark);
+ this.layoutMx1.Controls.Add(this.txt_telfx);
+ this.layoutMx1.Controls.Add(this.txt_fstaffid);
+ this.layoutMx1.Controls.Add(this.txt_id);
+ this.layoutMx1.Controls.Add(this.txt_telf1);
+ this.layoutMx1.Controls.Add(this.txt_suppNo);
+ this.layoutMx1.Controls.Add(this.txt_lxr);
+ this.layoutMx1.Controls.Add(this.txt_suppSname);
+ this.layoutMx1.Controls.Add(this.txt_land1);
+ this.layoutMx1.Controls.Add(this.txt_stras);
+ this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem13});
+ this.layoutMx1.Location = new System.Drawing.Point(0, 0);
+ this.layoutMx1.Name = "layoutMx1";
+ this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500);
+ this.layoutMx1.Root = this.Root;
+ this.layoutMx1.Size = new System.Drawing.Size(990, 153);
+ this.layoutMx1.TabIndex = 0;
+ this.layoutMx1.Text = "layoutControl1";
//
// lbGuid
//
- this.lbGuid.AutoSize = true;
- this.lbGuid.Location = new System.Drawing.Point(98, 223);
+ this.lbGuid.Location = new System.Drawing.Point(738, 111);
this.lbGuid.Name = "lbGuid";
- this.lbGuid.Size = new System.Drawing.Size(0, 21);
+ this.lbGuid.Size = new System.Drawing.Size(240, 30);
this.lbGuid.TabIndex = 1;
+ this.lbGuid.Text = "lbGuid";
this.lbGuid.Visible = false;
+ //
+ // txt_suppName
+ //
+ this.txt_suppName.Location = new System.Drawing.Point(99, 111);
+ this.txt_suppName.Name = "txt_suppName";
+ this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_suppName.Properties.Appearance.Options.UseFont = true;
+ this.txt_suppName.Size = new System.Drawing.Size(151, 30);
+ this.txt_suppName.StyleController = this.layoutMx1;
+ this.txt_suppName.TabIndex = 299;
+ this.txt_suppName.Tag = "itemModel";
+ //
+ // txt_fforbidstatus
+ //
+ this.txt_fforbidstatus.Location = new System.Drawing.Point(583, 12);
+ this.txt_fforbidstatus.Name = "txt_fforbidstatus";
+ this.txt_fforbidstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_fforbidstatus.Properties.Appearance.Options.UseFont = true;
+ this.txt_fforbidstatus.Size = new System.Drawing.Size(151, 28);
+ this.txt_fforbidstatus.StyleController = this.layoutMx1;
+ this.txt_fforbidstatus.TabIndex = 298;
+ //
+ // txt_remark
+ //
+ this.txt_remark.Location = new System.Drawing.Point(583, 111);
+ this.txt_remark.Name = "txt_remark";
+ this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_remark.Properties.Appearance.Options.UseFont = true;
+ this.txt_remark.Size = new System.Drawing.Size(151, 28);
+ this.txt_remark.StyleController = this.layoutMx1;
+ this.txt_remark.TabIndex = 247;
+ //
+ // txt_telfx
+ //
+ this.txt_telfx.Location = new System.Drawing.Point(583, 78);
+ this.txt_telfx.Name = "txt_telfx";
+ this.txt_telfx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_telfx.Properties.Appearance.Options.UseFont = true;
+ this.txt_telfx.Size = new System.Drawing.Size(151, 28);
+ this.txt_telfx.StyleController = this.layoutMx1;
+ this.txt_telfx.TabIndex = 228;
+ //
+ // txt_fstaffid
+ //
+ this.txt_fstaffid.Location = new System.Drawing.Point(341, 78);
+ this.txt_fstaffid.Name = "txt_fstaffid";
+ this.txt_fstaffid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_fstaffid.Properties.Appearance.Options.UseFont = true;
+ this.txt_fstaffid.Size = new System.Drawing.Size(151, 28);
+ this.txt_fstaffid.StyleController = this.layoutMx1;
+ this.txt_fstaffid.TabIndex = 291;
+ //
+ // txt_id
+ //
+ this.txt_id.Location = new System.Drawing.Point(99, 12);
+ this.txt_id.Name = "txt_id";
+ this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_id.Properties.Appearance.Options.UseFont = true;
+ this.txt_id.Size = new System.Drawing.Size(151, 28);
+ this.txt_id.StyleController = this.layoutMx1;
+ this.txt_id.TabIndex = 211;
+ //
+ // txt_telf1
+ //
+ this.txt_telf1.Location = new System.Drawing.Point(583, 45);
+ this.txt_telf1.Name = "txt_telf1";
+ this.txt_telf1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_telf1.Properties.Appearance.Options.UseFont = true;
+ this.txt_telf1.Size = new System.Drawing.Size(151, 28);
+ this.txt_telf1.StyleController = this.layoutMx1;
+ this.txt_telf1.TabIndex = 226;
+ //
+ // txt_suppNo
+ //
+ this.txt_suppNo.Location = new System.Drawing.Point(99, 45);
+ this.txt_suppNo.Name = "txt_suppNo";
+ this.txt_suppNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_suppNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_suppNo.Size = new System.Drawing.Size(151, 28);
+ this.txt_suppNo.StyleController = this.layoutMx1;
+ this.txt_suppNo.TabIndex = 213;
+ //
+ // txt_lxr
+ //
+ this.txt_lxr.Location = new System.Drawing.Point(341, 12);
+ this.txt_lxr.Name = "txt_lxr";
+ this.txt_lxr.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lxr.Properties.Appearance.Options.UseFont = true;
+ this.txt_lxr.Size = new System.Drawing.Size(151, 28);
+ this.txt_lxr.StyleController = this.layoutMx1;
+ this.txt_lxr.TabIndex = 285;
+ //
+ // txt_suppSname
+ //
+ this.txt_suppSname.Location = new System.Drawing.Point(99, 78);
+ this.txt_suppSname.Name = "txt_suppSname";
+ this.txt_suppSname.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_suppSname.Properties.Appearance.Options.UseFont = true;
+ this.txt_suppSname.Size = new System.Drawing.Size(151, 28);
+ this.txt_suppSname.StyleController = this.layoutMx1;
+ this.txt_suppSname.TabIndex = 217;
+ //
+ // txt_land1
+ //
+ this.txt_land1.Location = new System.Drawing.Point(341, 45);
+ this.txt_land1.Name = "txt_land1";
+ this.txt_land1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_land1.Properties.Appearance.Options.UseFont = true;
+ this.txt_land1.Size = new System.Drawing.Size(151, 28);
+ this.txt_land1.StyleController = this.layoutMx1;
+ this.txt_land1.TabIndex = 219;
+ //
+ // txt_stras
+ //
+ this.txt_stras.Location = new System.Drawing.Point(341, 111);
+ this.txt_stras.Name = "txt_stras";
+ this.txt_stras.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_stras.Properties.Appearance.Options.UseFont = true;
+ this.txt_stras.Size = new System.Drawing.Size(151, 28);
+ this.txt_stras.StyleController = this.layoutMx1;
+ this.txt_stras.TabIndex = 222;
+ //
+ // Root
+ //
+ this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.Root.GroupBordersVisible = false;
+ this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem1,
+ this.layoutControlItem2,
+ this.layoutControlItem3,
+ this.layoutControlItem4,
+ this.layoutControlItem5,
+ this.layoutControlItem6,
+ this.layoutControlItem7,
+ this.layoutControlItem8,
+ this.layoutControlItem9,
+ this.layoutControlItem10,
+ this.layoutControlItem11,
+ this.layoutControlItem12});
+ this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.Root.Name = "Root";
+ columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1.Width = 100D;
+ columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
+ this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition1,
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition3.Height = 100D;
+ rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition4.Height = 100D;
+ rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition1,
+ rowDefinition2,
+ rowDefinition3,
+ rowDefinition4});
+ this.Root.Size = new System.Drawing.Size(990, 153);
+ this.Root.TextVisible = false;
+ //
+ // layoutControlItem1
+ //
+ this.layoutControlItem1.Control = this.txt_id;
+ this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem1.Name = "layoutControlItem1";
+ this.layoutControlItem1.Size = new System.Drawing.Size(242, 33);
+ this.layoutControlItem1.Text = "渚涘簲鍟咺D";
+ this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem2
+ //
+ this.layoutControlItem2.Control = this.txt_suppNo;
+ this.layoutControlItem2.Location = new System.Drawing.Point(0, 33);
+ this.layoutControlItem2.Name = "layoutControlItem2";
+ this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem2.Size = new System.Drawing.Size(242, 33);
+ this.layoutControlItem2.Text = "渚涘簲鍟嗙紪鐮�";
+ this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem3
+ //
+ this.layoutControlItem3.Control = this.txt_suppSname;
+ this.layoutControlItem3.Location = new System.Drawing.Point(0, 66);
+ this.layoutControlItem3.Name = "layoutControlItem3";
+ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem3.Size = new System.Drawing.Size(242, 33);
+ this.layoutControlItem3.Text = "渚涘簲鍟嗙畝绉�";
+ this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem4
+ //
+ this.layoutControlItem4.Control = this.txt_suppName;
+ this.layoutControlItem4.Location = new System.Drawing.Point(0, 99);
+ this.layoutControlItem4.Name = "layoutControlItem4";
+ this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem4.Size = new System.Drawing.Size(242, 34);
+ this.layoutControlItem4.Text = "渚涘簲鍟嗗悕绉�";
+ this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_lxr;
+ this.layoutControlItem5.Location = new System.Drawing.Point(242, 0);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem5.Size = new System.Drawing.Size(242, 33);
+ this.layoutControlItem5.Text = "鑱旂郴浜�";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem6
+ //
+ this.layoutControlItem6.Control = this.txt_land1;
+ this.layoutControlItem6.Location = new System.Drawing.Point(242, 33);
+ this.layoutControlItem6.Name = "layoutControlItem6";
+ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem6.Size = new System.Drawing.Size(242, 33);
+ this.layoutControlItem6.Text = "鍦板尯";
+ this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem7
+ //
+ this.layoutControlItem7.Control = this.txt_fstaffid;
+ this.layoutControlItem7.Location = new System.Drawing.Point(242, 66);
+ this.layoutControlItem7.Name = "layoutControlItem7";
+ this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem7.Size = new System.Drawing.Size(242, 33);
+ this.layoutControlItem7.Text = "璐熻矗浜�";
+ this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem8
+ //
+ this.layoutControlItem8.Control = this.txt_stras;
+ this.layoutControlItem8.Location = new System.Drawing.Point(242, 99);
+ this.layoutControlItem8.Name = "layoutControlItem8";
+ this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem8.Size = new System.Drawing.Size(242, 34);
+ this.layoutControlItem8.Text = "鍦板潃";
+ this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem9
+ //
+ this.layoutControlItem9.Control = this.txt_fforbidstatus;
+ this.layoutControlItem9.Location = new System.Drawing.Point(484, 0);
+ this.layoutControlItem9.Name = "layoutControlItem9";
+ this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem9.Size = new System.Drawing.Size(242, 33);
+ this.layoutControlItem9.Text = "绂佺敤鐘舵��";
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem10
+ //
+ this.layoutControlItem10.Control = this.txt_telf1;
+ this.layoutControlItem10.Location = new System.Drawing.Point(484, 33);
+ this.layoutControlItem10.Name = "layoutControlItem10";
+ this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem10.Size = new System.Drawing.Size(242, 33);
+ this.layoutControlItem10.Text = "鐢佃瘽";
+ this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem11
+ //
+ this.layoutControlItem11.Control = this.txt_telfx;
+ this.layoutControlItem11.Location = new System.Drawing.Point(484, 66);
+ this.layoutControlItem11.Name = "layoutControlItem11";
+ this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem11.Size = new System.Drawing.Size(242, 33);
+ this.layoutControlItem11.Text = "浼犵湡";
+ this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem12
+ //
+ this.layoutControlItem12.Control = this.txt_remark;
+ this.layoutControlItem12.Location = new System.Drawing.Point(484, 99);
+ this.layoutControlItem12.Name = "layoutControlItem12";
+ this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem12.Size = new System.Drawing.Size(242, 34);
+ this.layoutControlItem12.Text = "澶囨敞";
+ this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18);
+ //
+ // layoutControlItem13
+ //
+ this.layoutControlItem13.Control = this.lbGuid;
+ this.layoutControlItem13.Location = new System.Drawing.Point(726, 99);
+ this.layoutControlItem13.Name = "layoutControlItem13";
+ this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
+ this.layoutControlItem13.Size = new System.Drawing.Size(244, 34);
+ this.layoutControlItem13.Text = "lbGuid";
+ this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem13.TextVisible = false;
//
// Frm_Supplier
//
@@ -616,85 +749,100 @@
this.Controls.Add(this.toolBarMenu1);
this.Name = "Frm_Supplier";
this.Text = "渚涘簲鍟嗕俊鎭�";
- ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_stras.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_land1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_suppSname.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtraTabPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
+ this.split1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
+ this.split1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.xtraTabPage2.ResumeLayout(false);
- this.panel1.ResumeLayout(false);
- this.panel1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
+ this.splitMx1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
+ this.splitMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
+ this.layoutMx1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppSname.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_land1.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_stras.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UserControl.UcToolBarMenu toolBarMenu1;
- private DevExpress.XtraGrid.GridControl gcMain;
- private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
- private UserControls.Data.UcPageBar pageBar1;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Label lbGuid;
- private DevExpress.XtraEditors.LabelControl labelControl11;
-
- private DevExpress.XtraEditors.LabelControl lb_fforbidstatus;
- private DevExpress.XtraEditors.TextEdit txt_fforbidstatus;
- private DevExpress.XtraGrid.Columns.GridColumn gv_fforbidstatus;
-
- private DevExpress.XtraEditors.LabelControl lb_fstaffid;
- private DevExpress.XtraEditors.TextEdit txt_fstaffid;
- private DevExpress.XtraGrid.Columns.GridColumn gv_fstaffid;
-
- private DevExpress.XtraEditors.LabelControl lb_lxr;
- private DevExpress.XtraEditors.TextEdit txt_lxr;
+ private DevExpress.XtraEditors.SplitContainerControl split1;
+ private DevExpress.XtraGrid.GridControl gcMain1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
+ public DevExpress.XtraGrid.Columns.GridColumn gv_suppName;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gv_lxr;
-
- private DevExpress.XtraEditors.LabelControl lb_remark;
- private DevExpress.XtraEditors.TextEdit txt_remark;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_telf1;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fstaffid;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fforbidstatus;
private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
-
- private DevExpress.XtraEditors.LabelControl lb_telfx;
- private DevExpress.XtraEditors.TextEdit txt_telfx;
-
- private DevExpress.XtraEditors.LabelControl lb_telf1;
- private DevExpress.XtraEditors.TextEdit txt_telf1;
- private DevExpress.XtraGrid.Columns.GridColumn gv_telf1;
-
- private DevExpress.XtraEditors.LabelControl lb_stras;
- private DevExpress.XtraEditors.TextEdit txt_stras;
-
- private DevExpress.XtraEditors.LabelControl lb_land1;
- private DevExpress.XtraEditors.TextEdit txt_land1;
-
- private DevExpress.XtraEditors.LabelControl lb_suppSname;
- private DevExpress.XtraEditors.TextEdit txt_suppSname;
-
- private DevExpress.XtraEditors.LabelControl lb_suppName;
-
- private DevExpress.XtraEditors.LabelControl lb_suppNo;
- private DevExpress.XtraEditors.TextEdit txt_suppNo;
- private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
-
- private DevExpress.XtraEditors.LabelControl lb_id;
- private DevExpress.XtraEditors.TextEdit txt_id;
- public DevExpress.XtraGrid.Columns.GridColumn gv_suppName;
+ private UserControls.Data.UcPageBar pageBar1;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+ private DevExpress.XtraEditors.SplitContainerControl splitMx1;
private DevExpress.XtraEditors.MemoEdit txt_suppName;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private System.Windows.Forms.Label lbGuid;
+ private DevExpress.XtraEditors.TextEdit txt_fforbidstatus;
+ private DevExpress.XtraEditors.TextEdit txt_fstaffid;
+ private DevExpress.XtraEditors.TextEdit txt_lxr;
+ private DevExpress.XtraEditors.TextEdit txt_remark;
+ private DevExpress.XtraEditors.TextEdit txt_telfx;
+ private DevExpress.XtraEditors.TextEdit txt_telf1;
+ private DevExpress.XtraEditors.TextEdit txt_stras;
+ private DevExpress.XtraEditors.TextEdit txt_land1;
+ private DevExpress.XtraEditors.TextEdit txt_suppSname;
+ private DevExpress.XtraEditors.TextEdit txt_suppNo;
+ private DevExpress.XtraEditors.TextEdit txt_id;
+ private DevExpress.XtraLayout.LayoutControl layoutMx1;
+ private DevExpress.XtraLayout.LayoutControlGroup Root;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
}
}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs
index a167a09..70a9636 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.cs
@@ -20,9 +20,7 @@
InitializeComponent();
toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
- List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
- gvList.Add(gridView1);
- Gs.DevApp.ToolBox.UtilityHelper.getGridViewConfig(this.GetType().FullName, gvList);
+ this.toolBarMenu1.getXmlConfig();
Gs.DevApp.ToolBox.UtilityHelper.SetGridViewParameter(gridView1,null, null, "", "", (value) =>
{
Gs.DevApp.ToolBox.UtilityHelper.JumpTab(xtraTabControl1, 0);
@@ -121,16 +119,16 @@
if (dd.rtnCode > 0)
{
DataTable dt = dd.rtnData.list;
- gcMain.BindingContext = new BindingContext();
+ gcMain1.BindingContext = new BindingContext();
gridView1.ColumnFilterChanged -= GridView1_ColumnFilterChanged;
if (dt.Rows.Count > 0)
{
- gcMain.DataSource = dt;
- gcMain.ForceInitialize();
+ gcMain1.DataSource = dt;
+ gcMain1.ForceInitialize();
gridView1.BestFitColumns(); Gs.DevApp.ToolBox.UtilityHelper.SetGridLayout(gridView1);
}
else
- UtilityHelper.SetDefaultTable(gcMain, gridView1);
+ UtilityHelper.SetDefaultTable(gcMain1, gridView1);
gridView1.ColumnFilterChanged += GridView1_ColumnFilterChanged;
pageBar1.TotalPages = dd.rtnData.pages;//鎬婚〉
pageBar1.CurrentPage = curPage;//褰撳墠椤�
@@ -170,7 +168,7 @@
{
var dy = _rtn.rtnData;
lbGuid.Text = strGuid;
- UtilityHelper.SetValueByObj(panel1.Controls, dy, isEdit);
+ UtilityHelper.SetValueByObj(this.layoutMx1.Controls, dy, isEdit);
}
else
{
--
Gitblit v1.9.3