lg
2025-11-20 937fb165a9fadf7f56fb56ccd3c1e2a40564b263
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs
@@ -86,6 +86,7 @@
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
            this.ucBtnPrintAll1 = new Gs.DevApp.UserControl.UcBtnPrintAll();
            this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
            this.txt_returnCustomer = new Gs.DevApp.UserControl.UcLookCustomer();
            this.txt_salesDept = new Gs.DevApp.UserControl.UcLookDepartment();
@@ -135,6 +136,7 @@
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layItem101 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.split99 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -268,6 +270,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem101)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -714,12 +717,18 @@
            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(1437, 570);
            this.splitMx1.SplitterPosition = 182;
            this.splitMx1.Size = new System.Drawing.Size(1797, 698);
            this.splitMx1.SplitterPosition = 213;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
            // 
            this.layoutMx1.Controls.Add(this.ucBtnPrintAll1);
            this.layoutMx1.Controls.Add(this.btnSelect);
            this.layoutMx1.Controls.Add(this.txt_returnCustomer);
            this.layoutMx1.Controls.Add(this.txt_salesDept);
@@ -755,11 +764,24 @@
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(637, 414, 812, 500);
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(575, 496, 812, 534);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1437, 182);
            this.layoutMx1.Size = new System.Drawing.Size(1797, 213);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            //
            // ucBtnPrintAll1
            //
            this.ucBtnPrintAll1.Location = new System.Drawing.Point(1074, 140);
            this.ucBtnPrintAll1.mxList = null;
            this.ucBtnPrintAll1.Name = "ucBtnPrintAll1";
            this.ucBtnPrintAll1.rptType = null;
            this.ucBtnPrintAll1.Size = new System.Drawing.Size(196, 27);
            this.ucBtnPrintAll1.TabIndex = 546;
            // 
            // btnSelect
            // 
@@ -1120,7 +1142,8 @@
            this.layoutControlItem14,
            this.layoutControlItem9,
            this.layoutControlItem3,
            this.layItem101});
            this.layItem101,
            this.layoutControlItem2});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1152,7 +1175,11 @@
            rowDefinition3,
            rowDefinition4,
            rowDefinition5});
            this.Root.Size = new System.Drawing.Size(1437, 182);
            this.Root.Size = new System.Drawing.Size(1771, 214);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem4
@@ -1299,7 +1326,11 @@
            this.layItem100.Name = "layItem100";
            this.layItem100.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layItem100.OptionsTableLayoutItem.RowIndex = 4;
            this.layItem100.Size = new System.Drawing.Size(354, 34);
            this.layItem100.Size = new System.Drawing.Size(437, 38);
            this.layItem100.Text = "数据来源";
            this.layItem100.TextSize = new System.Drawing.Size(72, 22);
            // 
@@ -1359,9 +1390,28 @@
            this.layItem101.Name = "layItem101";
            this.layItem101.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layItem101.OptionsTableLayoutItem.RowIndex = 4;
            this.layItem101.Size = new System.Drawing.Size(354, 34);
            this.layItem101.Size = new System.Drawing.Size(437, 38);
            this.layItem101.Text = "销售模式";
            this.layItem101.TextSize = new System.Drawing.Size(72, 22);
            //
            // layoutControlItem2
            //
            this.layoutControlItem2.Control = this.ucBtnPrintAll1;
            this.layoutControlItem2.Location = new System.Drawing.Point(1062, 128);
            this.layoutControlItem2.MaxSize = new System.Drawing.Size(200, 31);
            this.layoutControlItem2.MinSize = new System.Drawing.Size(101, 31);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem2.Size = new System.Drawing.Size(355, 34);
            this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem2.Text = "打印所有明细";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem2.TextVisible = false;
            // 
            // tabMx
            // 
@@ -1370,7 +1420,11 @@
            this.tabMx.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1437, 376);
            this.tabMx.Size = new System.Drawing.Size(1797, 470);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1,
@@ -1381,7 +1435,11 @@
            this.tabMxPage1.Controls.Add(this.split99);
            this.tabMxPage1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1435, 344);
            this.tabMxPage1.Size = new System.Drawing.Size(1795, 432);
            this.tabMxPage1.Text = "申请明细";
            // 
            // split99
@@ -1402,8 +1460,13 @@
            this.split99.Panel2.Controls.Add(this.gcMx1);
            this.split99.Panel2.Text = "Panel2";
            this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split99.Size = new System.Drawing.Size(1435, 344);
            this.split99.SplitterPosition = 132;
            this.split99.Size = new System.Drawing.Size(1795, 432);
            this.split99.SplitterPosition = 161;
            this.split99.TabIndex = 4;
            // 
            // layout99
@@ -1798,7 +1861,11 @@
            this.repositoryItemButtonEdit1,
            this.repositoryItemComboBox1,
            this.repositoryItemDateEdit1});
            this.gcMx1.Size = new System.Drawing.Size(1435, 200);
            this.gcMx1.Size = new System.Drawing.Size(1795, 256);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -2072,7 +2139,11 @@
            this.tabMxPage2.Controls.Add(this.gcMx2);
            this.tabMxPage2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.tabMxPage2.Name = "tabMxPage2";
            this.tabMxPage2.Size = new System.Drawing.Size(1435, 344);
            this.tabMxPage2.Size = new System.Drawing.Size(1794, 428);
            this.tabMxPage2.Text = "已打印条码明细";
            // 
            // gcMx2
@@ -2083,7 +2154,11 @@
            this.gcMx2.MainView = this.gvMx2;
            this.gcMx2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.gcMx2.Name = "gcMx2";
            this.gcMx2.Size = new System.Drawing.Size(1435, 344);
            this.gcMx2.Size = new System.Drawing.Size(1794, 428);
            this.gcMx2.TabIndex = 3;
            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx2});
@@ -2334,6 +2409,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem101)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -2539,5 +2615,7 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraEditors.ComboBoxEdit txt_xsms;
        private DevExpress.XtraLayout.LayoutControlItem layItem101;
        private UserControl.UcBtnPrintAll ucBtnPrintAll1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
    }
}