lu
2025-03-04 a586e46ba5bfe739e30b0ae9db254a1661287518
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs
@@ -116,6 +116,8 @@
            this.gridColumn46 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn47 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn48 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -136,6 +138,7 @@
            this.txt_fapprovedate = new DevExpress.XtraEditors.TextEdit();
            this.txt_wjStatus = new DevExpress.XtraEditors.CheckEdit();
            this.txt_chkStatus = new DevExpress.XtraEditors.CheckEdit();
            this.txt_fSrcType = new DevExpress.XtraEditors.TextEdit();
            this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -153,6 +156,7 @@
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -203,13 +207,9 @@
            this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.gridColumn49 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn50 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.txt_fSrcType = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.txt_djtype = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
            this.txt_1111 = new DevExpress.XtraLayout.LayoutControlItem();
            this.txt_djtype = new DevExpress.XtraEditors.ComboBoxEdit();
            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -243,6 +243,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fSrcType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -260,6 +261,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -277,11 +279,9 @@
            ((System.ComponentModel.ISupportInitialize)(this.rptDrHz)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fSrcType.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_djtype.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_1111)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_djtype.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -676,6 +676,26 @@
            this.gridColumn48.VisibleIndex = 26;
            this.gridColumn48.Width = 94;
            // 
            // gridColumn49
            //
            this.gridColumn49.Caption = "单据类型";
            this.gridColumn49.FieldName = "djtype";
            this.gridColumn49.MinWidth = 25;
            this.gridColumn49.Name = "gridColumn49";
            this.gridColumn49.Visible = true;
            this.gridColumn49.VisibleIndex = 27;
            this.gridColumn49.Width = 94;
            //
            // gridColumn50
            //
            this.gridColumn50.Caption = "源单类型";
            this.gridColumn50.FieldName = "fSrcType";
            this.gridColumn50.MinWidth = 25;
            this.gridColumn50.Name = "gridColumn50";
            this.gridColumn50.Visible = true;
            this.gridColumn50.VisibleIndex = 28;
            this.gridColumn50.Width = 94;
            //
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
@@ -717,6 +737,7 @@
            // 
            // layoutMx1
            // 
            this.layoutMx1.Controls.Add(this.txt_djtype);
            this.layoutMx1.Controls.Add(this.lbGuid);
            this.layoutMx1.Controls.Add(this.txt_fRemarks);
            this.layoutMx1.Controls.Add(this.txt_fOwnerTypeInIdHead);
@@ -734,11 +755,10 @@
            this.layoutMx1.Controls.Add(this.txt_wjStatus);
            this.layoutMx1.Controls.Add(this.txt_chkStatus);
            this.layoutMx1.Controls.Add(this.txt_fSrcType);
            this.layoutMx1.Controls.Add(this.txt_djtype);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(758, 459, 812, 500);
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(729, 412, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1126, 205);
            this.layoutMx1.TabIndex = 0;
@@ -938,6 +958,15 @@
            this.txt_chkStatus.TabIndex = 388;
            this.txt_chkStatus.Tag = "readonly";
            // 
            // txt_fSrcType
            //
            this.txt_fSrcType.Location = new System.Drawing.Point(114, 160);
            this.txt_fSrcType.Name = "txt_fSrcType";
            this.txt_fSrcType.Size = new System.Drawing.Size(170, 24);
            this.txt_fSrcType.StyleController = this.layoutMx1;
            this.txt_fSrcType.TabIndex = 390;
            this.txt_fSrcType.Tag = "readonly";
            //
            // Root
            // 
            this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
@@ -960,7 +989,7 @@
            this.layoutControlItem15,
            this.layoutControlItem16,
            this.layoutControlItem17,
            this.txt_1111});
            this.layoutControlItem19});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1166,6 +1195,16 @@
            this.layoutControlItem16.Text = "lbGuid";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem16.TextVisible = false;
            //
            // layoutControlItem17
            //
            this.layoutControlItem17.Control = this.txt_fSrcType;
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 148);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem17.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem17.Text = "源单类型";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            // 
            // tabMx
            // 
@@ -1752,55 +1791,8 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // gridColumn49
            //
            this.gridColumn49.Caption = "单据类型";
            this.gridColumn49.FieldName = "djtype";
            this.gridColumn49.MinWidth = 25;
            this.gridColumn49.Name = "gridColumn49";
            this.gridColumn49.Visible = true;
            this.gridColumn49.VisibleIndex = 27;
            this.gridColumn49.Width = 94;
            //
            // gridColumn50
            //
            this.gridColumn50.Caption = "源单类型";
            this.gridColumn50.FieldName = "fSrcType";
            this.gridColumn50.MinWidth = 25;
            this.gridColumn50.Name = "gridColumn50";
            this.gridColumn50.Visible = true;
            this.gridColumn50.VisibleIndex = 28;
            this.gridColumn50.Width = 94;
            //
            // txt_fSrcType
            //
            this.txt_fSrcType.Location = new System.Drawing.Point(114, 160);
            this.txt_fSrcType.Name = "txt_fSrcType";
            this.txt_fSrcType.Size = new System.Drawing.Size(170, 24);
            this.txt_fSrcType.StyleController = this.layoutMx1;
            this.txt_fSrcType.TabIndex = 390;
            //
            // layoutControlItem17
            //
            this.layoutControlItem17.Control = this.txt_fSrcType;
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 148);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem17.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem17.Text = "源单类型";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18);
            //
            // txt_djtype
            //
            this.txt_djtype.Location = new System.Drawing.Point(390, 160);
            this.txt_djtype.Name = "txt_djtype";
            this.txt_djtype.Size = new System.Drawing.Size(170, 24);
            this.txt_djtype.StyleController = this.layoutMx1;
            this.txt_djtype.TabIndex = 391;
            //
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_djtype;
            this.layoutControlItem18.Location = new System.Drawing.Point(276, 148);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
@@ -1808,16 +1800,30 @@
            this.layoutControlItem18.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            // 
            // txt_1111
            // txt_djtype
            // 
            this.txt_1111.Control = this.txt_djtype;
            this.txt_1111.Location = new System.Drawing.Point(276, 148);
            this.txt_1111.Name = "txt_1111";
            this.txt_1111.OptionsTableLayoutItem.ColumnIndex = 1;
            this.txt_1111.OptionsTableLayoutItem.RowIndex = 4;
            this.txt_1111.Size = new System.Drawing.Size(276, 37);
            this.txt_1111.Text = "单据类型";
            this.txt_1111.TextSize = new System.Drawing.Size(90, 18);
            this.txt_djtype.EditValue = "标准直接调拨单(ZJDB01_SYS)";
            this.txt_djtype.Location = new System.Drawing.Point(390, 160);
            this.txt_djtype.Name = "txt_djtype";
            this.txt_djtype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_djtype.Properties.Items.AddRange(new object[] {
            "标准直接调拨单(ZJDB01_SYS)"});
            this.txt_djtype.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_djtype.Size = new System.Drawing.Size(170, 24);
            this.txt_djtype.StyleController = this.layoutMx1;
            this.txt_djtype.TabIndex = 391;
            //
            // layoutControlItem19
            //
            this.layoutControlItem19.Control = this.txt_djtype;
            this.layoutControlItem19.Location = new System.Drawing.Point(276, 148);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem19.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem19.Text = "单据类型";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
            // 
            // Frm_MesDbck
            // 
@@ -1862,6 +1868,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_fapprovedate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fSrcType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1879,6 +1886,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -1896,11 +1904,9 @@
            ((System.ComponentModel.ISupportInitialize)(this.rptDrHz)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fSrcType.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_djtype.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_1111)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_djtype.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
            this.ResumeLayout(false);
        }
@@ -2028,9 +2034,9 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn49;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn50;
        private DevExpress.XtraEditors.TextEdit txt_fSrcType;
        private DevExpress.XtraEditors.TextEdit txt_djtype;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
        private DevExpress.XtraEditors.ComboBoxEdit txt_djtype;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
        private DevExpress.XtraLayout.LayoutControlItem txt_1111;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
    }
}