duheng
2024-09-27 3b03ac9340fb8153fbb99c8e00702494192c00b6
WinFrmUI/HStation.WinFrmUI.Xhs.Core/01-home/HomeXhsProjectPage.Designer.cs
@@ -33,7 +33,7 @@
            homeXhsProjectPropertyCtrl1 = new HomeXhsProjectPropertyCtrl();
            homeXhsProjectTreeListCtrl1 = new HomeXhsProjectTreeListCtrl();
            svgImg32 = new DevExpress.Utils.SvgImageCollection(components);
            sidePanel1 = new DevExpress.XtraEditors.SidePanel();
            sidePanel1 = new SidePanel();
            gridControl1 = new DevExpress.XtraGrid.GridControl();
            layoutView1 = new DevExpress.XtraGrid.Views.Layout.LayoutView();
            colName = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
@@ -45,7 +45,7 @@
            layoutViewField_colPicture = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
            layoutViewCard1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
            gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            sidePanelBottom = new DevExpress.XtraEditors.SidePanel();
            sidePanelBottom = new SidePanel();
            dockPanelFill = new DevExpress.XtraBars.Docking.DockPanel();
            controlContainer2 = new DevExpress.XtraBars.Docking.ControlContainer();
            dockPanelRight = new DevExpress.XtraBars.Docking.DockPanel();
@@ -82,6 +82,7 @@
            mapViewProjectListContainer1.Padding = new Padding(1);
            mapViewProjectListContainer1.Size = new Size(665, 560);
            mapViewProjectListContainer1.TabIndex = 5;
            mapViewProjectListContainer1.JumpDirectEvent += homeXhsProjectPropertyCtrl1_JumpDirectEvent;
            // 
            // homeXhsProjectPropertyCtrl1
            // 
@@ -143,7 +144,7 @@
            layoutView1.Appearance.FieldCaption.Options.UseBackColor = true;
            layoutView1.Appearance.FieldValue.BackColor = Color.Transparent;
            layoutView1.Appearance.FieldValue.Options.UseBackColor = true;
            layoutView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            layoutView1.BorderStyle = BorderStyles.NoBorder;
            layoutView1.CardHorzInterval = 4;
            layoutView1.CardMinSize = new Size(210, 69);
            layoutView1.CardVertInterval = 0;
@@ -167,6 +168,9 @@
            layoutView1.OptionsView.ViewMode = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.Row;
            layoutView1.TemplateCard = layoutViewCard1;
            layoutView1.FieldValueClick += layoutView1_FieldValueClick;
            layoutView1.MouseMove += layoutView1_MouseMove;
            layoutView1.MouseEnter += layoutView1_MouseEnter;
            layoutView1.MouseLeave += layoutView1_MouseLeave;
            // 
            // colName
            //