From aa7cb331d6a76f3b11d2ac042916b35a29d6ebd8 Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期四, 25 九月 2025 16:00:58 +0800
Subject: [PATCH] 调拨加上限制
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs | 440 ++++++++++++++++++++++++++++---------------------------
1 files changed, 224 insertions(+), 216 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs
index 494d7fd..1563983 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbckDj.Designer.cs
@@ -28,16 +28,17 @@
/// </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.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
+ this.components = new System.ComponentModel.Container();
+ 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 rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -63,6 +64,7 @@
this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn36 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -74,7 +76,7 @@
this.txt_rkName = new DevExpress.XtraEditors.TextEdit();
this.txt_fBusinessType = new DevExpress.XtraEditors.TextEdit();
this.txt_fOwnerTypeOutIdHead = new DevExpress.XtraEditors.TextEdit();
- this.txt_fRemarks = new DevExpress.XtraEditors.TextEdit();
+ this.txt_sqRemarks = new DevExpress.XtraEditors.TextEdit();
this.txt_taskNo = new DevExpress.XtraEditors.TextEdit();
this.txt_ftranstype = new DevExpress.XtraEditors.TextEdit();
this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
@@ -149,7 +151,10 @@
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -175,7 +180,7 @@
((System.ComponentModel.ISupportInitialize)(this.txt_rkName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeOutIdHead.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemarks.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
@@ -268,6 +273,7 @@
// split1
//
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
this.split1.Name = "split1";
@@ -281,18 +287,18 @@
// split1.Panel2
//
this.split1.Panel2.Text = "Panel2";
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.split1.Size = new System.Drawing.Size(1126, 570);
- this.split1.SplitterPosition = 528;
+ this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-
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(1126, 489);
+ this.gcMain1.Size = new System.Drawing.Size(1126, 519);
this.gcMain1.TabIndex = 2;
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
@@ -301,7 +307,6 @@
//
this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.ColumnPanelRowHeight = 50;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -323,7 +328,8 @@
this.gridColumn33,
this.gridColumn34,
this.gridColumn35,
- this.gridColumn36});
+ this.gridColumn36,
+ this.gridColumn16});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -333,7 +339,6 @@
//
// gv_status
//
-
this.gv_status.AppearanceCell.Options.UseFont = true;
this.gv_status.Caption = "瀹℃牳鏍囪瘑";
this.gv_status.FieldName = "statusChk";
@@ -347,7 +352,6 @@
//
// gv_fType
//
-
this.gv_fType.AppearanceCell.Options.UseFont = true;
this.gv_fType.Caption = "瀹岀粨鏍囪瘑";
this.gv_fType.FieldName = "wjChk";
@@ -355,13 +359,10 @@
this.gv_fType.Name = "gv_fType";
this.gv_fType.OptionsColumn.AllowEdit = false;
this.gv_fType.Tag = "query_a.f_type";
- this.gv_fType.Visible = true;
- this.gv_fType.VisibleIndex = 1;
this.gv_fType.Width = 50;
//
// gv_itemOutNo
//
-
this.gv_itemOutNo.AppearanceCell.Options.UseFont = true;
this.gv_itemOutNo.Caption = "璋冩嫧鍗曞彿";
this.gv_itemOutNo.FieldName = "billNo";
@@ -369,12 +370,11 @@
this.gv_itemOutNo.OptionsColumn.AllowEdit = false;
this.gv_itemOutNo.Tag = "query_a.item_out_no";
this.gv_itemOutNo.Visible = true;
- this.gv_itemOutNo.VisibleIndex = 2;
+ this.gv_itemOutNo.VisibleIndex = 1;
this.gv_itemOutNo.Width = 100;
//
// gv_suppNo
//
-
this.gv_suppNo.AppearanceCell.Options.UseFont = true;
this.gv_suppNo.Caption = "鐢宠鍗曞彿";
this.gv_suppNo.FieldName = "taskNo";
@@ -382,11 +382,15 @@
this.gv_suppNo.OptionsColumn.AllowEdit = false;
this.gv_suppNo.Tag = "query_a.supp_no";
this.gv_suppNo.Visible = true;
- this.gv_suppNo.VisibleIndex = 3;
+ this.gv_suppNo.VisibleIndex = 2;
this.gv_suppNo.Width = 94;
//
// gridColumn1
//
+ this.gridColumn1.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink;
+ this.gridColumn1.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn1.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink;
+ this.gridColumn1.AppearanceHeader.Options.UseForeColor = true;
this.gridColumn1.Caption = "绉诲嚭浠撳簱ID";
this.gridColumn1.FieldName = "fromDepotsId";
this.gridColumn1.Name = "gridColumn1";
@@ -394,7 +398,6 @@
//
// gv_depotCode
//
-
this.gv_depotCode.AppearanceCell.Options.UseFont = true;
this.gv_depotCode.Caption = "绉诲叆浠撳簱ID";
this.gv_depotCode.FieldName = "invDepotsId";
@@ -409,12 +412,11 @@
this.gridColumn3.FieldName = "createBy";
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.Visible = true;
- this.gridColumn3.VisibleIndex = 4;
+ this.gridColumn3.VisibleIndex = 5;
this.gridColumn3.Width = 94;
//
// gv_createDate
//
-
this.gv_createDate.AppearanceCell.Options.UseFont = true;
this.gv_createDate.Caption = "鍒涘缓鏃堕棿 ";
this.gv_createDate.FieldName = "createDate";
@@ -422,7 +424,7 @@
this.gv_createDate.OptionsColumn.AllowEdit = false;
this.gv_createDate.Tag = "query_a.create_date";
this.gv_createDate.Visible = true;
- this.gv_createDate.VisibleIndex = 5;
+ this.gv_createDate.VisibleIndex = 6;
this.gv_createDate.Width = 180;
//
// gridColumn4
@@ -431,12 +433,11 @@
this.gridColumn4.FieldName = "checkuser";
this.gridColumn4.Name = "gridColumn4";
this.gridColumn4.Visible = true;
- this.gridColumn4.VisibleIndex = 6;
+ this.gridColumn4.VisibleIndex = 7;
this.gridColumn4.Width = 94;
//
// gv_checkDate
//
-
this.gv_checkDate.AppearanceCell.Options.UseFont = true;
this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 ";
this.gv_checkDate.FieldName = "checkdate";
@@ -444,27 +445,35 @@
this.gv_checkDate.OptionsColumn.AllowEdit = false;
this.gv_checkDate.Tag = "query_a.check_date";
this.gv_checkDate.Visible = true;
- this.gv_checkDate.VisibleIndex = 7;
+ this.gv_checkDate.VisibleIndex = 8;
this.gv_checkDate.Width = 180;
//
// gridColumn7
//
+ this.gridColumn7.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink;
+ this.gridColumn7.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn7.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Hyperlink;
+ this.gridColumn7.AppearanceHeader.Options.UseForeColor = true;
this.gridColumn7.Caption = "绉诲叆浠撳簱";
this.gridColumn7.FieldName = "rkName";
this.gridColumn7.MinWidth = 25;
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Visible = true;
- this.gridColumn7.VisibleIndex = 8;
+ this.gridColumn7.VisibleIndex = 4;
this.gridColumn7.Width = 94;
//
// gridColumn11
//
+ this.gridColumn11.AppearanceCell.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical;
+ this.gridColumn11.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn11.AppearanceHeader.ForeColor = DevExpress.LookAndFeel.DXSkinColors.ForeColors.Critical;
+ this.gridColumn11.AppearanceHeader.Options.UseForeColor = true;
this.gridColumn11.Caption = "绉诲嚭浠撳簱";
this.gridColumn11.FieldName = "ckName";
this.gridColumn11.MinWidth = 25;
this.gridColumn11.Name = "gridColumn11";
this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 9;
+ this.gridColumn11.VisibleIndex = 3;
this.gridColumn11.Width = 94;
//
// gridColumn12
@@ -474,7 +483,7 @@
this.gridColumn12.MinWidth = 25;
this.gridColumn12.Name = "gridColumn12";
this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 10;
+ this.gridColumn12.VisibleIndex = 9;
this.gridColumn12.Width = 94;
//
// gridColumn31
@@ -484,7 +493,7 @@
this.gridColumn31.MinWidth = 25;
this.gridColumn31.Name = "gridColumn31";
this.gridColumn31.Visible = true;
- this.gridColumn31.VisibleIndex = 11;
+ this.gridColumn31.VisibleIndex = 10;
this.gridColumn31.Width = 94;
//
// gridColumn32
@@ -494,7 +503,7 @@
this.gridColumn32.MinWidth = 25;
this.gridColumn32.Name = "gridColumn32";
this.gridColumn32.Visible = true;
- this.gridColumn32.VisibleIndex = 12;
+ this.gridColumn32.VisibleIndex = 11;
this.gridColumn32.Width = 94;
//
// gridColumn33
@@ -504,7 +513,7 @@
this.gridColumn33.MinWidth = 25;
this.gridColumn33.Name = "gridColumn33";
this.gridColumn33.Visible = true;
- this.gridColumn33.VisibleIndex = 13;
+ this.gridColumn33.VisibleIndex = 12;
this.gridColumn33.Width = 94;
//
// gridColumn34
@@ -514,7 +523,7 @@
this.gridColumn34.MinWidth = 25;
this.gridColumn34.Name = "gridColumn34";
this.gridColumn34.Visible = true;
- this.gridColumn34.VisibleIndex = 14;
+ this.gridColumn34.VisibleIndex = 13;
this.gridColumn34.Width = 94;
//
// gridColumn35
@@ -524,7 +533,7 @@
this.gridColumn35.MinWidth = 25;
this.gridColumn35.Name = "gridColumn35";
this.gridColumn35.Visible = true;
- this.gridColumn35.VisibleIndex = 15;
+ this.gridColumn35.VisibleIndex = 14;
this.gridColumn35.Width = 94;
//
// gridColumn36
@@ -534,14 +543,22 @@
this.gridColumn36.MinWidth = 25;
this.gridColumn36.Name = "gridColumn36";
this.gridColumn36.Visible = true;
- this.gridColumn36.VisibleIndex = 16;
+ this.gridColumn36.VisibleIndex = 15;
this.gridColumn36.Width = 94;
+ //
+ // gridColumn16
+ //
+ this.gridColumn16.Caption = "涓婚敭GUID";
+ this.gridColumn16.FieldName = "guid";
+ this.gridColumn16.MinWidth = 25;
+ this.gridColumn16.Name = "gridColumn16";
+ this.gridColumn16.Width = 94;
//
// pageBar1
//
this.pageBar1.CurrentPage = 1;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 489);
+ this.pageBar1.Location = new System.Drawing.Point(0, 519);
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
@@ -572,6 +589,7 @@
//
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1126, 570);
this.splitMx1.SplitterPosition = 203;
this.splitMx1.TabIndex = 0;
@@ -585,7 +603,7 @@
this.layoutMx1.Controls.Add(this.txt_rkName);
this.layoutMx1.Controls.Add(this.txt_fBusinessType);
this.layoutMx1.Controls.Add(this.txt_fOwnerTypeOutIdHead);
- this.layoutMx1.Controls.Add(this.txt_fRemarks);
+ this.layoutMx1.Controls.Add(this.txt_sqRemarks);
this.layoutMx1.Controls.Add(this.txt_taskNo);
this.layoutMx1.Controls.Add(this.txt_ftranstype);
this.layoutMx1.Controls.Add(this.txt_createDate);
@@ -624,109 +642,99 @@
//
// txt_fOwnerTypeInIdHead
//
- this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(390, 108);
+ this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(390, 102);
this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead";
-
this.txt_fOwnerTypeInIdHead.Properties.Appearance.Options.UseFont = true;
- this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(170, 28);
+ this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(170, 24);
this.txt_fOwnerTypeInIdHead.StyleController = this.layoutMx1;
this.txt_fOwnerTypeInIdHead.TabIndex = 432;
this.txt_fOwnerTypeInIdHead.Tag = "readonly";
//
// txt_ckName
//
- this.txt_ckName.Location = new System.Drawing.Point(942, 140);
+ this.txt_ckName.Location = new System.Drawing.Point(942, 132);
this.txt_ckName.Name = "txt_ckName";
-
this.txt_ckName.Properties.Appearance.Options.UseFont = true;
- this.txt_ckName.Size = new System.Drawing.Size(172, 28);
+ this.txt_ckName.Size = new System.Drawing.Size(172, 24);
this.txt_ckName.StyleController = this.layoutMx1;
this.txt_ckName.TabIndex = 422;
this.txt_ckName.Tag = "readonly";
//
// txt_fTransferDirect
//
- this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 108);
+ this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 102);
this.txt_fTransferDirect.Name = "txt_fTransferDirect";
-
this.txt_fTransferDirect.Properties.Appearance.Options.UseFont = true;
- this.txt_fTransferDirect.Size = new System.Drawing.Size(170, 28);
+ this.txt_fTransferDirect.Size = new System.Drawing.Size(170, 24);
this.txt_fTransferDirect.StyleController = this.layoutMx1;
this.txt_fTransferDirect.TabIndex = 434;
this.txt_fTransferDirect.Tag = "readonly";
//
// txt_rkName
//
- this.txt_rkName.Location = new System.Drawing.Point(666, 140);
+ this.txt_rkName.Location = new System.Drawing.Point(666, 132);
this.txt_rkName.Name = "txt_rkName";
-
this.txt_rkName.Properties.Appearance.Options.UseFont = true;
- this.txt_rkName.Size = new System.Drawing.Size(170, 28);
+ this.txt_rkName.Size = new System.Drawing.Size(170, 24);
this.txt_rkName.StyleController = this.layoutMx1;
this.txt_rkName.TabIndex = 420;
this.txt_rkName.Tag = "readonly";
//
// txt_fBusinessType
//
- this.txt_fBusinessType.Location = new System.Drawing.Point(114, 76);
+ this.txt_fBusinessType.Location = new System.Drawing.Point(114, 72);
this.txt_fBusinessType.Name = "txt_fBusinessType";
-
this.txt_fBusinessType.Properties.Appearance.Options.UseFont = true;
- this.txt_fBusinessType.Size = new System.Drawing.Size(170, 28);
+ this.txt_fBusinessType.Size = new System.Drawing.Size(170, 24);
this.txt_fBusinessType.StyleController = this.layoutMx1;
this.txt_fBusinessType.TabIndex = 433;
this.txt_fBusinessType.Tag = "readonly";
//
// txt_fOwnerTypeOutIdHead
//
- this.txt_fOwnerTypeOutIdHead.Location = new System.Drawing.Point(390, 76);
+ this.txt_fOwnerTypeOutIdHead.Location = new System.Drawing.Point(390, 72);
this.txt_fOwnerTypeOutIdHead.Name = "txt_fOwnerTypeOutIdHead";
-
this.txt_fOwnerTypeOutIdHead.Properties.Appearance.Options.UseFont = true;
- this.txt_fOwnerTypeOutIdHead.Size = new System.Drawing.Size(170, 28);
+ this.txt_fOwnerTypeOutIdHead.Size = new System.Drawing.Size(170, 24);
this.txt_fOwnerTypeOutIdHead.StyleController = this.layoutMx1;
this.txt_fOwnerTypeOutIdHead.TabIndex = 431;
this.txt_fOwnerTypeOutIdHead.Tag = "readonly";
//
- // txt_fRemarks
+ // txt_sqRemarks
//
- this.txt_fRemarks.Location = new System.Drawing.Point(114, 140);
- this.txt_fRemarks.Name = "txt_fRemarks";
-
- this.txt_fRemarks.Properties.Appearance.Options.UseFont = true;
- this.txt_fRemarks.Size = new System.Drawing.Size(170, 28);
- this.txt_fRemarks.StyleController = this.layoutMx1;
- this.txt_fRemarks.TabIndex = 402;
+ this.txt_sqRemarks.Location = new System.Drawing.Point(114, 132);
+ this.txt_sqRemarks.Name = "txt_sqRemarks";
+ this.txt_sqRemarks.Properties.Appearance.Options.UseFont = true;
+ this.txt_sqRemarks.Size = new System.Drawing.Size(170, 24);
+ this.txt_sqRemarks.StyleController = this.layoutMx1;
+ this.txt_sqRemarks.TabIndex = 402;
//
// txt_taskNo
//
- this.txt_taskNo.Location = new System.Drawing.Point(390, 140);
+ this.txt_taskNo.Location = new System.Drawing.Point(390, 132);
this.txt_taskNo.Name = "txt_taskNo";
-
this.txt_taskNo.Properties.Appearance.Options.UseFont = true;
- this.txt_taskNo.Size = new System.Drawing.Size(170, 28);
+ this.txt_taskNo.Size = new System.Drawing.Size(170, 24);
this.txt_taskNo.StyleController = this.layoutMx1;
this.txt_taskNo.TabIndex = 395;
this.txt_taskNo.Tag = "readonly";
//
// txt_ftranstype
//
- this.txt_ftranstype.Location = new System.Drawing.Point(390, 44);
+ this.txt_ftranstype.Location = new System.Drawing.Point(390, 42);
this.txt_ftranstype.Name = "txt_ftranstype";
-
this.txt_ftranstype.Properties.Appearance.Options.UseFont = true;
- this.txt_ftranstype.Size = new System.Drawing.Size(170, 28);
+ this.txt_ftranstype.Size = new System.Drawing.Size(170, 24);
this.txt_ftranstype.StyleController = this.layoutMx1;
this.txt_ftranstype.TabIndex = 430;
this.txt_ftranstype.Tag = "readonly";
//
// txt_createDate
//
- this.txt_createDate.Location = new System.Drawing.Point(942, 44);
+ this.txt_createDate.Location = new System.Drawing.Point(942, 42);
this.txt_createDate.Name = "txt_createDate";
-
this.txt_createDate.Properties.Appearance.Options.UseFont = true;
- this.txt_createDate.Size = new System.Drawing.Size(172, 28);
+ this.txt_createDate.Size = new System.Drawing.Size(172, 24);
this.txt_createDate.StyleController = this.layoutMx1;
this.txt_createDate.TabIndex = 427;
this.txt_createDate.Tag = "readonly";
@@ -735,20 +743,18 @@
//
this.txt_billNo.Location = new System.Drawing.Point(114, 12);
this.txt_billNo.Name = "txt_billNo";
-
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(170, 28);
+ this.txt_billNo.Size = new System.Drawing.Size(170, 24);
this.txt_billNo.StyleController = this.layoutMx1;
this.txt_billNo.TabIndex = 418;
this.txt_billNo.Tag = "readonly";
//
// txt_fBillTypeID
//
- this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 44);
+ this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 42);
this.txt_fBillTypeID.Name = "txt_fBillTypeID";
-
this.txt_fBillTypeID.Properties.Appearance.Options.UseFont = true;
- this.txt_fBillTypeID.Size = new System.Drawing.Size(170, 28);
+ this.txt_fBillTypeID.Size = new System.Drawing.Size(170, 24);
this.txt_fBillTypeID.StyleController = this.layoutMx1;
this.txt_fBillTypeID.TabIndex = 429;
this.txt_fBillTypeID.Tag = "readonly";
@@ -757,9 +763,8 @@
//
this.txt_fapporgName.Location = new System.Drawing.Point(390, 12);
this.txt_fapporgName.Name = "txt_fapporgName";
-
this.txt_fapporgName.Properties.Appearance.Options.UseFont = true;
- this.txt_fapporgName.Size = new System.Drawing.Size(170, 28);
+ this.txt_fapporgName.Size = new System.Drawing.Size(170, 24);
this.txt_fapporgName.StyleController = this.layoutMx1;
this.txt_fapporgName.TabIndex = 428;
this.txt_fapporgName.Tag = "readonly";
@@ -768,20 +773,18 @@
//
this.txt_fCreatorId.Location = new System.Drawing.Point(666, 12);
this.txt_fCreatorId.Name = "txt_fCreatorId";
-
this.txt_fCreatorId.Properties.Appearance.Options.UseFont = true;
- this.txt_fCreatorId.Size = new System.Drawing.Size(170, 28);
+ this.txt_fCreatorId.Size = new System.Drawing.Size(170, 24);
this.txt_fCreatorId.StyleController = this.layoutMx1;
this.txt_fCreatorId.TabIndex = 415;
this.txt_fCreatorId.Tag = "readonly";
//
// txt_djcheckdate
//
- this.txt_djcheckdate.Location = new System.Drawing.Point(666, 108);
+ this.txt_djcheckdate.Location = new System.Drawing.Point(666, 102);
this.txt_djcheckdate.Name = "txt_djcheckdate";
-
this.txt_djcheckdate.Properties.Appearance.Options.UseFont = true;
- this.txt_djcheckdate.Size = new System.Drawing.Size(170, 28);
+ this.txt_djcheckdate.Size = new System.Drawing.Size(170, 24);
this.txt_djcheckdate.StyleController = this.layoutMx1;
this.txt_djcheckdate.TabIndex = 392;
this.txt_djcheckdate.Tag = "readonly";
@@ -790,38 +793,35 @@
//
this.txt_createBy.Location = new System.Drawing.Point(942, 12);
this.txt_createBy.Name = "txt_createBy";
-
this.txt_createBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createBy.Size = new System.Drawing.Size(172, 28);
+ this.txt_createBy.Size = new System.Drawing.Size(172, 24);
this.txt_createBy.StyleController = this.layoutMx1;
this.txt_createBy.TabIndex = 425;
this.txt_createBy.Tag = "readonly";
//
// txt_fCreateDate
//
- this.txt_fCreateDate.Location = new System.Drawing.Point(666, 44);
+ this.txt_fCreateDate.Location = new System.Drawing.Point(666, 42);
this.txt_fCreateDate.Name = "txt_fCreateDate";
-
this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true;
- this.txt_fCreateDate.Size = new System.Drawing.Size(170, 28);
+ this.txt_fCreateDate.Size = new System.Drawing.Size(170, 24);
this.txt_fCreateDate.StyleController = this.layoutMx1;
this.txt_fCreateDate.TabIndex = 417;
this.txt_fCreateDate.Tag = "readonly";
//
// txt_djcheckuser
//
- this.txt_djcheckuser.Location = new System.Drawing.Point(666, 76);
+ this.txt_djcheckuser.Location = new System.Drawing.Point(666, 72);
this.txt_djcheckuser.Name = "txt_djcheckuser";
-
this.txt_djcheckuser.Properties.Appearance.Options.UseFont = true;
- this.txt_djcheckuser.Size = new System.Drawing.Size(170, 28);
+ this.txt_djcheckuser.Size = new System.Drawing.Size(170, 24);
this.txt_djcheckuser.StyleController = this.layoutMx1;
this.txt_djcheckuser.TabIndex = 390;
this.txt_djcheckuser.Tag = "readonly";
//
// txt_statusChk
//
- this.txt_statusChk.Location = new System.Drawing.Point(840, 76);
+ this.txt_statusChk.Location = new System.Drawing.Point(840, 72);
this.txt_statusChk.Name = "txt_statusChk";
this.txt_statusChk.Properties.Caption = "瀹℃牳鐘舵��";
this.txt_statusChk.Size = new System.Drawing.Size(274, 24);
@@ -831,7 +831,7 @@
//
// txt_wjChk
//
- this.txt_wjChk.Location = new System.Drawing.Point(840, 108);
+ this.txt_wjChk.Location = new System.Drawing.Point(840, 102);
this.txt_wjChk.Name = "txt_wjChk";
this.txt_wjChk.Properties.Caption = "瀹岀粨鏍囪瘑";
this.txt_wjChk.Size = new System.Drawing.Size(274, 24);
@@ -841,7 +841,7 @@
//
// txt_drHz
//
- this.txt_drHz.Location = new System.Drawing.Point(666, 172);
+ this.txt_drHz.Location = new System.Drawing.Point(666, 162);
this.txt_drHz.Name = "txt_drHz";
this.txt_drHz.Size = new System.Drawing.Size(170, 24);
this.txt_drHz.StyleController = this.layoutMx1;
@@ -849,7 +849,7 @@
//
// txt_dcHz
//
- this.txt_dcHz.Location = new System.Drawing.Point(390, 172);
+ this.txt_dcHz.Location = new System.Drawing.Point(390, 162);
this.txt_dcHz.Name = "txt_dcHz";
this.txt_dcHz.Size = new System.Drawing.Size(170, 24);
this.txt_dcHz.StyleController = this.layoutMx1;
@@ -857,7 +857,7 @@
//
// txt_fSrcType
//
- this.txt_fSrcType.Location = new System.Drawing.Point(114, 172);
+ this.txt_fSrcType.Location = new System.Drawing.Point(114, 162);
this.txt_fSrcType.Name = "txt_fSrcType";
this.txt_fSrcType.Size = new System.Drawing.Size(170, 24);
this.txt_fSrcType.StyleController = this.layoutMx1;
@@ -865,7 +865,7 @@
//
// txt_djtype
//
- this.txt_djtype.Location = new System.Drawing.Point(942, 172);
+ this.txt_djtype.Location = new System.Drawing.Point(942, 162);
this.txt_djtype.Name = "txt_djtype";
this.txt_djtype.Size = new System.Drawing.Size(172, 24);
this.txt_djtype.StyleController = this.layoutMx1;
@@ -914,39 +914,39 @@
this.layoutControlItem25});
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;
- 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;
+ columnDefinition5,
+ columnDefinition6,
+ columnDefinition7,
+ columnDefinition8});
+ rowDefinition7.Height = 100D;
+ rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition8.Height = 100D;
+ rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition9.Height = 100D;
+ rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition10.Height = 100D;
+ rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition11.Height = 100D;
+ rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition12.Height = 100D;
+ rowDefinition12.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(1126, 212);
+ rowDefinition7,
+ rowDefinition8,
+ rowDefinition9,
+ rowDefinition10,
+ rowDefinition11,
+ rowDefinition12});
+ this.Root.Size = new System.Drawing.Size(1126, 203);
this.Root.TextVisible = false;
//
// layoutControlItem1
@@ -954,7 +954,7 @@
this.layoutControlItem1.Control = this.txt_billNo;
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem1.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem1.Text = "璋冩嫧鍗曞彿";
this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18);
//
@@ -964,7 +964,7 @@
this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem2.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem2.Text = "鐢宠缁勭粐";
this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18);
//
@@ -974,8 +974,8 @@
this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(276, 32);
- this.layoutControlItem3.Text = "鐢宠浜�";
+ this.layoutControlItem3.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem3.Text = "鐢宠浜哄憳";
this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem4
@@ -984,135 +984,135 @@
this.layoutControlItem4.Location = new System.Drawing.Point(828, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem4.Size = new System.Drawing.Size(278, 32);
- this.layoutControlItem4.Text = "鍒涘缓浜�";
+ this.layoutControlItem4.Size = new System.Drawing.Size(278, 30);
+ this.layoutControlItem4.Text = "鍒涘缓浜哄憳";
this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem5
//
this.layoutControlItem5.Control = this.txt_fBillTypeID;
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 30);
this.layoutControlItem5.Name = "layoutControlItem5";
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem5.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem5.Text = "鐢宠绫诲瀷";
this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_ftranstype;
- this.layoutControlItem6.Location = new System.Drawing.Point(276, 32);
+ this.layoutControlItem6.Location = new System.Drawing.Point(276, 30);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem6.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem6.Text = "璋冩嫧绫诲瀷";
this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_fCreateDate;
- this.layoutControlItem7.Location = new System.Drawing.Point(552, 32);
+ this.layoutControlItem7.Location = new System.Drawing.Point(552, 30);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem7.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem7.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem7.Text = "鐢宠鏃堕棿";
this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_createDate;
- this.layoutControlItem8.Location = new System.Drawing.Point(828, 32);
+ this.layoutControlItem8.Location = new System.Drawing.Point(828, 30);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(278, 32);
+ this.layoutControlItem8.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem8.Text = "鍒涘缓鏃堕棿";
this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_fBusinessType;
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 60);
this.layoutControlItem9.Name = "layoutControlItem9";
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem9.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem9.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem9.Text = "涓氬姟绫诲瀷";
this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_fOwnerTypeOutIdHead;
- this.layoutControlItem10.Location = new System.Drawing.Point(276, 64);
+ this.layoutControlItem10.Location = new System.Drawing.Point(276, 60);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem10.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem10.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem10.Text = "璋冨嚭璐т富绫诲瀷";
this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_djcheckuser;
- this.layoutControlItem11.Location = new System.Drawing.Point(552, 64);
+ this.layoutControlItem11.Location = new System.Drawing.Point(552, 60);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(276, 32);
- this.layoutControlItem11.Text = "瀹℃牳浜�";
+ this.layoutControlItem11.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem11.Text = "瀹℃牳浜哄憳";
this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_fTransferDirect;
- this.layoutControlItem12.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem12.Location = new System.Drawing.Point(0, 90);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem12.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem12.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem12.Text = "璋冩嫧鏂瑰悜";
this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem13
//
this.layoutControlItem13.Control = this.txt_fOwnerTypeInIdHead;
- this.layoutControlItem13.Location = new System.Drawing.Point(276, 96);
+ this.layoutControlItem13.Location = new System.Drawing.Point(276, 90);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem13.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem13.Text = "璋冨叆璐т富绫诲瀷";
this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_djcheckdate;
- this.layoutControlItem14.Location = new System.Drawing.Point(552, 96);
+ this.layoutControlItem14.Location = new System.Drawing.Point(552, 90);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem14.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem14.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem14.Text = "瀹℃牳鏃堕棿";
this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem15
//
- this.layoutControlItem15.Control = this.txt_fRemarks;
- this.layoutControlItem15.Location = new System.Drawing.Point(0, 128);
+ this.layoutControlItem15.Control = this.txt_sqRemarks;
+ this.layoutControlItem15.Location = new System.Drawing.Point(0, 120);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem15.Size = new System.Drawing.Size(276, 32);
- this.layoutControlItem15.Text = "澶囨敞";
+ this.layoutControlItem15.Size = new System.Drawing.Size(276, 30);
+ this.layoutControlItem15.Text = "鐢宠澶囨敞";
this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.txt_taskNo;
- this.layoutControlItem16.Location = new System.Drawing.Point(276, 128);
+ this.layoutControlItem16.Location = new System.Drawing.Point(276, 120);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem16.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem16.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem16.Text = "鐢宠鍗曞彿";
this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1120,33 +1120,33 @@
//
this.layoutControlItem17.Control = this.txt_rkName;
this.layoutControlItem17.CustomizationFormText = "绉诲叆浠撳簱";
- this.layoutControlItem17.Location = new System.Drawing.Point(552, 128);
+ this.layoutControlItem17.Location = new System.Drawing.Point(552, 120);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem17.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem17.Size = new System.Drawing.Size(276, 30);
this.layoutControlItem17.Text = "绉诲叆浠撳簱";
this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem18
//
this.layoutControlItem18.Control = this.txt_ckName;
- this.layoutControlItem18.Location = new System.Drawing.Point(828, 128);
+ this.layoutControlItem18.Location = new System.Drawing.Point(828, 120);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem18.Size = new System.Drawing.Size(278, 32);
+ this.layoutControlItem18.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem18.Text = "绉诲嚭浠撳簱";
this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem19
//
this.layoutControlItem19.Control = this.txt_statusChk;
- this.layoutControlItem19.Location = new System.Drawing.Point(828, 64);
+ this.layoutControlItem19.Location = new System.Drawing.Point(828, 60);
this.layoutControlItem19.Name = "layoutControlItem19";
this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem19.Size = new System.Drawing.Size(278, 32);
+ this.layoutControlItem19.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem19.Text = "瀹℃牳鐘舵��";
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem19.TextVisible = false;
@@ -1154,11 +1154,11 @@
// layoutControlItem20
//
this.layoutControlItem20.Control = this.txt_wjChk;
- this.layoutControlItem20.Location = new System.Drawing.Point(828, 96);
+ this.layoutControlItem20.Location = new System.Drawing.Point(828, 90);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem20.Size = new System.Drawing.Size(278, 32);
+ this.layoutControlItem20.Size = new System.Drawing.Size(278, 30);
this.layoutControlItem20.Text = "瀹岀粨鐘舵��";
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem20.TextVisible = false;
@@ -1166,43 +1166,43 @@
// layoutControlItem22
//
this.layoutControlItem22.Control = this.txt_drHz;
- this.layoutControlItem22.Location = new System.Drawing.Point(552, 160);
+ this.layoutControlItem22.Location = new System.Drawing.Point(552, 150);
this.layoutControlItem22.Name = "layoutControlItem22";
this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem22.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem22.Size = new System.Drawing.Size(276, 33);
this.layoutControlItem22.Text = "璋冨叆璐т富";
this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem23
//
this.layoutControlItem23.Control = this.txt_dcHz;
- this.layoutControlItem23.Location = new System.Drawing.Point(276, 160);
+ this.layoutControlItem23.Location = new System.Drawing.Point(276, 150);
this.layoutControlItem23.Name = "layoutControlItem23";
this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem23.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem23.Size = new System.Drawing.Size(276, 33);
this.layoutControlItem23.Text = "璋冨嚭璐т富";
this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem24
//
this.layoutControlItem24.Control = this.txt_fSrcType;
- this.layoutControlItem24.Location = new System.Drawing.Point(0, 160);
+ this.layoutControlItem24.Location = new System.Drawing.Point(0, 150);
this.layoutControlItem24.Name = "layoutControlItem24";
this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem24.Size = new System.Drawing.Size(276, 32);
+ this.layoutControlItem24.Size = new System.Drawing.Size(276, 33);
this.layoutControlItem24.Text = "婧愬崟绫诲瀷";
this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
//
// layoutControlItem25
//
this.layoutControlItem25.Control = this.txt_djtype;
- this.layoutControlItem25.Location = new System.Drawing.Point(828, 160);
+ this.layoutControlItem25.Location = new System.Drawing.Point(828, 150);
this.layoutControlItem25.Name = "layoutControlItem25";
this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 5;
- this.layoutControlItem25.Size = new System.Drawing.Size(278, 32);
+ this.layoutControlItem25.Size = new System.Drawing.Size(278, 33);
this.layoutControlItem25.Text = "鍗曟嵁绫诲瀷";
this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
//
@@ -1258,7 +1258,6 @@
//
// gvMx1id
//
-
this.gvMx1id.AppearanceCell.Options.UseFont = true;
this.gvMx1id.Caption = "ID";
this.gvMx1id.FieldName = "id";
@@ -1270,7 +1269,6 @@
//
// gvMx1mid
//
-
this.gvMx1mid.AppearanceCell.Options.UseFont = true;
this.gvMx1mid.Caption = "MID";
this.gvMx1mid.FieldName = "pid";
@@ -1282,7 +1280,6 @@
//
// gvMx1bld002
//
-
this.gvMx1bld002.AppearanceCell.Options.UseFont = true;
this.gvMx1bld002.Caption = "鐗╂枡缂栧彿";
this.gvMx1bld002.FieldName = "itemNo";
@@ -1296,7 +1293,6 @@
//
// gvMx1bld003
//
-
this.gvMx1bld003.AppearanceCell.Options.UseFont = true;
this.gvMx1bld003.Caption = "鐗╂枡鍚嶇О";
this.gvMx1bld003.FieldName = "itemName";
@@ -1310,7 +1306,6 @@
//
// itemModel
//
-
this.itemModel.AppearanceCell.Options.UseFont = true;
this.itemModel.Caption = "瑙勬牸鍨嬪彿";
this.itemModel.FieldName = "itemModel";
@@ -1324,14 +1319,13 @@
//
// gvMx1bld007
//
-
this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.gvMx1bld007.AppearanceCell.Options.UseFont = true;
this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true;
this.gvMx1bld007.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx1bld007.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1bld007.Caption = "鐢宠鏁伴噺";
- this.gvMx1bld007.FieldName = "shNum";
+ this.gvMx1bld007.FieldName = "fQty";
this.gvMx1bld007.MinWidth = 50;
this.gvMx1bld007.Name = "gvMx1bld007";
this.gvMx1bld007.Tag = "yz_quantity_0_edit";
@@ -1341,14 +1335,13 @@
//
// gvMx1bld010
//
-
this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1bld010.AppearanceCell.Options.UseFont = true;
this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true;
this.gvMx1bld010.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
this.gvMx1bld010.AppearanceHeader.Options.UseForeColor = true;
- this.gvMx1bld010.Caption = "澶囨敞";
- this.gvMx1bld010.FieldName = "remark";
+ this.gvMx1bld010.Caption = "鐢宠澶囨敞";
+ this.gvMx1bld010.FieldName = "sqRemark";
this.gvMx1bld010.MinWidth = 50;
this.gvMx1bld010.Name = "gvMx1bld010";
this.gvMx1bld010.Tag = "edit";
@@ -1358,7 +1351,6 @@
//
// gvMx1bld008
//
-
this.gvMx1bld008.AppearanceCell.Options.UseFont = true;
this.gvMx1bld008.Caption = "璋冨嚭宸叉壂鏁伴噺";
this.gvMx1bld008.FieldName = "sQty";
@@ -1431,7 +1423,9 @@
this.gridColumn5,
this.gridColumn6,
this.gridColumn14,
- this.gridColumn15});
+ this.gridColumn15,
+ this.gridColumn17,
+ this.gridColumn18});
this.gvMx2.GridControl = this.gcMx2;
this.gvMx2.Name = "gvMx2";
this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -1440,7 +1434,6 @@
//
// gvMx1guid
//
-
this.gvMx1guid.AppearanceCell.Options.UseFont = true;
this.gvMx1guid.Caption = "guid ";
this.gvMx1guid.FieldName = "guid";
@@ -1451,7 +1444,6 @@
//
// gvMx1itemBarcode
//
-
this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜 ";
this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1463,7 +1455,6 @@
//
// gvMx1itemNo
//
-
this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
this.gvMx1itemNo.Caption = "鐗╂枡缂栫爜";
this.gvMx1itemNo.FieldName = "itemNo";
@@ -1488,12 +1479,11 @@
this.gridColumn9.FieldName = "itemModel";
this.gridColumn9.Name = "gridColumn9";
this.gridColumn9.Visible = true;
- this.gridColumn9.VisibleIndex = 3;
+ this.gridColumn9.VisibleIndex = 11;
this.gridColumn9.Width = 94;
//
// gvMx1quantity
//
-
this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
this.gvMx1quantity.Caption = "鏁伴噺";
this.gvMx1quantity.FieldName = "quantity";
@@ -1501,7 +1491,7 @@
this.gvMx1quantity.Name = "gvMx1quantity";
this.gvMx1quantity.Tag = "query_a.QUANTITY";
this.gvMx1quantity.Visible = true;
- this.gvMx1quantity.VisibleIndex = 4;
+ this.gvMx1quantity.VisibleIndex = 3;
this.gvMx1quantity.Width = 94;
//
// gridColumn10
@@ -1511,31 +1501,25 @@
this.gridColumn10.MinWidth = 50;
this.gridColumn10.Name = "gridColumn10";
this.gridColumn10.Visible = true;
- this.gridColumn10.VisibleIndex = 5;
+ this.gridColumn10.VisibleIndex = 4;
this.gridColumn10.Width = 94;
//
// gvMx1depotCode
//
-
this.gvMx1depotCode.AppearanceCell.Options.UseFont = true;
this.gvMx1depotCode.Caption = "绉诲嚭浠撳簱ID";
this.gvMx1depotCode.FieldName = "invDepotId";
this.gvMx1depotCode.Name = "gvMx1depotCode";
this.gvMx1depotCode.Tag = "query_a.DEPOT_CODE";
- this.gvMx1depotCode.Visible = true;
- this.gvMx1depotCode.VisibleIndex = 6;
this.gvMx1depotCode.Width = 94;
//
// gvMx1depotSectionCode
//
-
this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true;
this.gvMx1depotSectionCode.Caption = "绉诲叆浠撳簱ID";
- this.gvMx1depotSectionCode.FieldName = "depotSectionCode";
+ this.gvMx1depotSectionCode.FieldName = "invDepotId";
this.gvMx1depotSectionCode.Name = "gvMx1depotSectionCode";
this.gvMx1depotSectionCode.Tag = "query_a.DEPOT_SECTION_CODE";
- this.gvMx1depotSectionCode.Visible = true;
- this.gvMx1depotSectionCode.VisibleIndex = 7;
this.gvMx1depotSectionCode.Width = 94;
//
// gridColumn5
@@ -1545,7 +1529,7 @@
this.gridColumn5.MinWidth = 25;
this.gridColumn5.Name = "gridColumn5";
this.gridColumn5.Visible = true;
- this.gridColumn5.VisibleIndex = 8;
+ this.gridColumn5.VisibleIndex = 7;
this.gridColumn5.Width = 94;
//
// gridColumn6
@@ -1555,7 +1539,7 @@
this.gridColumn6.MinWidth = 25;
this.gridColumn6.Name = "gridColumn6";
this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 9;
+ this.gridColumn6.VisibleIndex = 8;
this.gridColumn6.Width = 94;
//
// gridColumn14
@@ -1565,7 +1549,7 @@
this.gridColumn14.MinWidth = 25;
this.gridColumn14.Name = "gridColumn14";
this.gridColumn14.Visible = true;
- this.gridColumn14.VisibleIndex = 10;
+ this.gridColumn14.VisibleIndex = 9;
this.gridColumn14.Width = 94;
//
// gridColumn15
@@ -1575,8 +1559,28 @@
this.gridColumn15.MinWidth = 25;
this.gridColumn15.Name = "gridColumn15";
this.gridColumn15.Visible = true;
- this.gridColumn15.VisibleIndex = 11;
+ this.gridColumn15.VisibleIndex = 10;
this.gridColumn15.Width = 94;
+ //
+ // gridColumn17
+ //
+ this.gridColumn17.Caption = "璋冨嚭浣嶇疆";
+ this.gridColumn17.FieldName = "cCkName";
+ this.gridColumn17.MinWidth = 25;
+ this.gridColumn17.Name = "gridColumn17";
+ this.gridColumn17.Visible = true;
+ this.gridColumn17.VisibleIndex = 5;
+ this.gridColumn17.Width = 94;
+ //
+ // gridColumn18
+ //
+ this.gridColumn18.Caption = "璋冨叆浣嶇疆";
+ this.gridColumn18.FieldName = "rCkName";
+ this.gridColumn18.MinWidth = 25;
+ this.gridColumn18.Name = "gridColumn18";
+ this.gridColumn18.Visible = true;
+ this.gridColumn18.VisibleIndex = 6;
+ this.gridColumn18.Width = 94;
//
// picCheckBox
//
@@ -1624,7 +1628,7 @@
((System.ComponentModel.ISupportInitialize)(this.txt_rkName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fBusinessType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_fOwnerTypeOutIdHead.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_fRemarks.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_sqRemarks.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_taskNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ftranstype.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
@@ -1717,7 +1721,7 @@
private DevExpress.XtraEditors.TextEdit txt_billNo;
private DevExpress.XtraEditors.TextEdit txt_fCreateDate;
private DevExpress.XtraEditors.TextEdit txt_fCreatorId;
- private DevExpress.XtraEditors.TextEdit txt_fRemarks;
+ private DevExpress.XtraEditors.TextEdit txt_sqRemarks;
private DevExpress.XtraEditors.TextEdit txt_taskNo;
private DevExpress.XtraEditors.TextEdit txt_djcheckdate;
private DevExpress.XtraEditors.TextEdit txt_djcheckuser;
@@ -1793,5 +1797,9 @@
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
private DevExpress.XtraEditors.TextEdit txt_djtype;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
+ private DevExpress.Utils.ToolTipController tips;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
}
}
\ No newline at end of file
--
Gitblit v1.9.3