From ede1325daa45b9ad104867278bd61fdc13d58641 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 08 四月 2025 10:02:23 +0800
Subject: [PATCH] fqc
---
DevApp/Gs.DevApp/DevFrm/User/Role.Designer.cs | 30 +++++++++++++++++++++---------
1 files changed, 21 insertions(+), 9 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/User/Role.Designer.cs b/DevApp/Gs.DevApp/DevFrm/User/Role.Designer.cs
index 1629694..a51d8ef 100644
--- a/DevApp/Gs.DevApp/DevFrm/User/Role.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/User/Role.Designer.cs
@@ -29,6 +29,7 @@
/// </summary>
private void InitializeComponent()
{
+ this.components = new System.ComponentModel.Container();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
@@ -53,6 +54,7 @@
this.createDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -66,6 +68,7 @@
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -147,26 +150,24 @@
//
this.split1.Panel2.Text = "Panel2";
this.split1.Size = new System.Drawing.Size(1235, 629);
- this.split1.SplitterPosition = 616;
+ this.split1.SplitterPosition = 617;
this.split1.TabIndex = 0;
//
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
this.gcMain1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit1});
- this.gcMain1.Size = new System.Drawing.Size(1235, 576);
+ this.gcMain1.Size = new System.Drawing.Size(1235, 577);
this.gcMain1.TabIndex = 6;
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
//
// gridView1
//
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.roleName,
@@ -174,7 +175,8 @@
this.status,
this.roleCreateBy,
this.createDate,
- this.gridColumn1});
+ this.gridColumn1,
+ this.gridColumn2});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsView.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
@@ -262,11 +264,21 @@
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
//
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "涓婚敭Guid";
+ this.gridColumn2.FieldName = "guid";
+ this.gridColumn2.MinWidth = 25;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 6;
+ this.gridColumn2.Width = 94;
+ //
// pageBar1
//
this.pageBar1.CurrentPage = 0;
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.pageBar1.Location = new System.Drawing.Point(0, 576);
+ this.pageBar1.Location = new System.Drawing.Point(0, 577);
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pageBar1.Name = "pageBar1";
this.pageBar1.RecordCount = 0;
@@ -322,9 +334,8 @@
this.txt_roleName.Location = new System.Drawing.Point(99, 12);
this.txt_roleName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txt_roleName.Name = "txt_roleName";
- this.txt_roleName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_roleName.Properties.Appearance.Options.UseFont = true;
- this.txt_roleName.Size = new System.Drawing.Size(314, 28);
+ this.txt_roleName.Size = new System.Drawing.Size(314, 24);
this.txt_roleName.StyleController = this.layoutMx1;
this.txt_roleName.TabIndex = 128;
//
@@ -342,7 +353,6 @@
this.txt_roleRemark.Location = new System.Drawing.Point(99, 55);
this.txt_roleRemark.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.txt_roleRemark.Name = "txt_roleRemark";
- this.txt_roleRemark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_roleRemark.Properties.Appearance.Options.UseFont = true;
this.txt_roleRemark.Properties.ScrollBars = System.Windows.Forms.ScrollBars.None;
this.txt_roleRemark.Size = new System.Drawing.Size(314, 39);
@@ -500,5 +510,7 @@
private DevExpress.XtraEditors.CheckEdit txt_isStatus;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private DevExpress.Utils.ToolTipController tips;
}
}
\ No newline at end of file
--
Gitblit v1.9.3