bug
lu
6 天以前 4e5a7feccdb468ba7a8dbfbe2eed08c00797f435
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
@@ -75,10 +75,13 @@
            this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
            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.txt_wwgys = new Gs.DevApp.UserControl.UcLookSupplier();
            this.btnCopyXls = new DevExpress.XtraEditors.SimpleButton();
            this.lbGuid = new System.Windows.Forms.Label();
            this.ucLookHuoZhu1 = new Gs.DevApp.UserControl.UcLookHuoZhu();
@@ -130,6 +133,7 @@
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layItemWwgys = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -225,6 +229,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItemWwgys)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -328,7 +333,9 @@
            this.gridColumn13,
            this.gridColumn14,
            this.gridColumn15,
            this.gridColumn20});
            this.gridColumn20,
            this.gridColumn21,
            this.gridColumn22});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
@@ -480,7 +487,7 @@
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 13;
            this.gridColumn5.VisibleIndex = 14;
            this.gridColumn5.Width = 94;
            // 
            // gridColumn6
@@ -490,7 +497,7 @@
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 14;
            this.gridColumn6.VisibleIndex = 15;
            this.gridColumn6.Width = 94;
            // 
            // gridColumn13
@@ -539,6 +546,25 @@
            this.gridColumn20.VisibleIndex = 5;
            this.gridColumn20.Width = 94;
            // 
            // gridColumn21
            //
            this.gridColumn21.Caption = "申请单Guid";
            this.gridColumn21.FieldName = "guid";
            this.gridColumn21.MinWidth = 25;
            this.gridColumn21.Name = "gridColumn21";
            this.gridColumn21.OptionsColumn.ReadOnly = true;
            this.gridColumn21.Width = 94;
            //
            // gridColumn22
            //
            this.gridColumn22.Caption = "货主";
            this.gridColumn22.FieldName = "hzOrg";
            this.gridColumn22.MinWidth = 25;
            this.gridColumn22.Name = "gridColumn22";
            this.gridColumn22.Visible = true;
            this.gridColumn22.VisibleIndex = 13;
            this.gridColumn22.Width = 94;
            //
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
@@ -581,6 +607,7 @@
            // 
            // layoutMx1
            // 
            this.layoutMx1.Controls.Add(this.txt_wwgys);
            this.layoutMx1.Controls.Add(this.btnCopyXls);
            this.layoutMx1.Controls.Add(this.lbGuid);
            this.layoutMx1.Controls.Add(this.ucLookHuoZhu1);
@@ -616,6 +643,15 @@
            this.layoutMx1.Size = new System.Drawing.Size(1126, 233);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            //
            // txt_wwgys
            //
            this.txt_wwgys.IsReadly = false;
            this.txt_wwgys.Location = new System.Drawing.Point(385, 198);
            this.txt_wwgys.Margin = new System.Windows.Forms.Padding(0);
            this.txt_wwgys.Name = "txt_wwgys";
            this.txt_wwgys.Size = new System.Drawing.Size(165, 24);
            this.txt_wwgys.TabIndex = 446;
            // 
            // btnCopyXls
            // 
@@ -916,7 +952,8 @@
            this.layoutControlItem24,
            this.layoutControlItem12,
            this.layoutControlItem1,
            this.layoutControlItem25});
            this.layoutControlItem25,
            this.layItemWwgys});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1220,6 +1257,20 @@
            this.layoutControlItem25.Text = "快捷录入";
            this.layoutControlItem25.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem25.TextVisible = false;
            //
            // layItemWwgys
            //
            this.layItemWwgys.AppearanceItemCaption.ForeColor = System.Drawing.Color.Blue;
            this.layItemWwgys.AppearanceItemCaption.Options.UseForeColor = true;
            this.layItemWwgys.Control = this.txt_wwgys;
            this.layItemWwgys.Location = new System.Drawing.Point(271, 186);
            this.layItemWwgys.Name = "layItemWwgys";
            this.layItemWwgys.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layItemWwgys.OptionsTableLayoutItem.RowIndex = 6;
            this.layItemWwgys.Size = new System.Drawing.Size(271, 31);
            this.layItemWwgys.Text = "委外供应商";
            this.layItemWwgys.TextSize = new System.Drawing.Size(90, 18);
            this.layItemWwgys.Visibility = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
            // 
            // tabMx
            // 
@@ -1663,6 +1714,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItemWwgys)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -1787,5 +1839,9 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
        private UserControl.UcLookSupplier txt_wwgys;
        private DevExpress.XtraLayout.LayoutControlItem layItemWwgys;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
    }
}