lu
2025-06-09 ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5
DevApp/Gs.DevApp/DevFrm/User/Role.Designer.cs
@@ -136,6 +136,7 @@
            // split1
            // 
            this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.split1.Horizontal = false;
            this.split1.Location = new System.Drawing.Point(0, 0);
            this.split1.Name = "split1";
@@ -149,8 +150,9 @@
            // split1.Panel2
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1235, 629);
            this.split1.SplitterPosition = 617;
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // gcMain1
@@ -270,8 +272,6 @@
            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
@@ -308,6 +308,7 @@
            // splitMx1.Panel2
            // 
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1235, 629);
            this.splitMx1.SplitterPosition = 149;
            this.splitMx1.TabIndex = 0;
@@ -354,7 +355,7 @@
            this.txt_roleRemark.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.txt_roleRemark.Name = "txt_roleRemark";
            this.txt_roleRemark.Properties.Appearance.Options.UseFont = true;
            this.txt_roleRemark.Properties.ScrollBars = System.Windows.Forms.ScrollBars.None;
            this.txt_roleRemark.Properties.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.txt_roleRemark.Size = new System.Drawing.Size(314, 39);
            this.txt_roleRemark.StyleController = this.layoutMx1;
            this.txt_roleRemark.TabIndex = 126;