From f5907dab0137d9cfb610ef01b09592832e5aecb9 Mon Sep 17 00:00:00 2001
From: lg <999544862qq.com>
Date: 星期二, 10 九月 2024 11:51:12 +0800
Subject: [PATCH] 用户权限报表
---
DevApp/Gs.DevApp/UserControl/ToolBarMenu.Designer.cs | 193 ++++++++++++++++++++++-------------------------
1 files changed, 90 insertions(+), 103 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/ToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/ToolBarMenu.Designer.cs
index 5b85ff5..af56266 100644
--- a/DevApp/Gs.DevApp/UserControl/ToolBarMenu.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/ToolBarMenu.Designer.cs
@@ -31,8 +31,6 @@
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ToolBarMenu));
- this.bar4 = new DevExpress.XtraBars.Bar();
- this.bar1 = new DevExpress.XtraBars.Bar();
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
@@ -41,40 +39,25 @@
this.btnAdd = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnEdit = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnSave = new DevExpress.XtraBars.BarLargeButtonItem();
- this.btnView = new DevExpress.XtraBars.BarLargeButtonItem();
- this.barLargeButtonItem6 = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnEsc = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnLoad = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnDel = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem9 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem10 = new DevExpress.XtraBars.BarLargeButtonItem();
- this.btnDel = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem1 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem2 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem8 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem3 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem4 = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnKG = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnRole = new DevExpress.XtraBars.BarLargeButtonItem();
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
- this.bar3 = new DevExpress.XtraBars.Bar();
- this.btnKG = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.barLargeButtonItem5 = new DevExpress.XtraBars.BarLargeButtonItem();
+ this.btnReport = new DevExpress.XtraBars.BarLargeButtonItem();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
this.SuspendLayout();
- //
- // bar4
- //
- this.bar4.BarName = "Custom 5";
- this.bar4.DockCol = 0;
- this.bar4.DockRow = 2;
- this.bar4.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
- this.bar4.Text = "Custom 5";
- //
- // bar1
- //
- this.bar1.BarName = "Tools";
- this.bar1.DockCol = 0;
- this.bar1.DockRow = 1;
- this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
- this.bar1.Text = "Tools";
//
// barButtonItem2
//
@@ -91,9 +74,8 @@
//
this.barDockControlLeft.CausesValidation = false;
this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
- this.barDockControlLeft.Location = new System.Drawing.Point(0, 85);
+ this.barDockControlLeft.Location = new System.Drawing.Point(0, 74);
this.barDockControlLeft.Manager = this.barManager1;
- this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.barDockControlLeft.Size = new System.Drawing.Size(0, 3);
//
// barManager1
@@ -110,9 +92,8 @@
this.btnDel,
this.btnEdit,
this.btnSave,
- this.btnView,
this.barButtonItem1,
- this.barLargeButtonItem6,
+ this.btnEsc,
this.btnLoad,
this.barButtonItem2,
this.barLargeButtonItem8,
@@ -122,9 +103,12 @@
this.barLargeButtonItem2,
this.barLargeButtonItem3,
this.barLargeButtonItem4,
- this.btnKG});
+ this.btnKG,
+ this.barLargeButtonItem5,
+ this.btnRole,
+ this.btnReport});
this.barManager1.MainMenu = this.bar2;
- this.barManager1.MaxItemId = 20;
+ this.barManager1.MaxItemId = 23;
//
// bar2
//
@@ -136,18 +120,19 @@
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnAdd, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnEdit, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnSave, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
- new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnView, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
- new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem6),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnEsc),
new DevExpress.XtraBars.LinkPersistInfo(this.btnLoad),
+ new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnDel, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem9),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem10),
- new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnDel, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem1),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem2),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem8),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem3),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4),
- new DevExpress.XtraBars.LinkPersistInfo(this.btnKG)});
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnKG),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnRole),
+ new DevExpress.XtraBars.LinkPersistInfo(this.btnReport)});
this.bar2.OptionsBar.MultiLine = true;
this.bar2.OptionsBar.UseWholeRow = true;
this.bar2.Text = "Main menu";
@@ -184,25 +169,15 @@
this.btnSave.ItemAppearance.Normal.Options.UseFont = true;
this.btnSave.Name = "btnSave";
//
- // btnView
+ // btnEsc
//
- this.btnView.Caption = "鏌ョ湅";
- this.btnView.Id = 7;
- this.btnView.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.show_16x16;
- this.btnView.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.show_32x32;
- this.btnView.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
- this.btnView.ItemAppearance.Normal.Options.UseFont = true;
- this.btnView.Name = "btnView";
- //
- // barLargeButtonItem6
- //
- this.barLargeButtonItem6.Caption = "鍙栨秷";
- this.barLargeButtonItem6.Id = 9;
- this.barLargeButtonItem6.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.Image")));
- this.barLargeButtonItem6.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.LargeImage")));
- this.barLargeButtonItem6.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
- this.barLargeButtonItem6.ItemAppearance.Normal.Options.UseFont = true;
- this.barLargeButtonItem6.Name = "barLargeButtonItem6";
+ this.btnEsc.Caption = "鍙栨秷";
+ this.btnEsc.Id = 9;
+ this.btnEsc.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnEsc.ImageOptions.Image")));
+ this.btnEsc.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnEsc.ImageOptions.LargeImage")));
+ this.btnEsc.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.btnEsc.ItemAppearance.Normal.Options.UseFont = true;
+ this.btnEsc.Name = "btnEsc";
//
// btnLoad
//
@@ -214,26 +189,6 @@
this.btnLoad.ItemAppearance.Normal.Options.UseFont = true;
this.btnLoad.Name = "btnLoad";
//
- // barLargeButtonItem9
- //
- this.barLargeButtonItem9.Caption = "瀹℃牳";
- this.barLargeButtonItem9.Id = 13;
- this.barLargeButtonItem9.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbox2_16x16;
- this.barLargeButtonItem9.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbox2_32x32;
- this.barLargeButtonItem9.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
- this.barLargeButtonItem9.ItemAppearance.Normal.Options.UseFont = true;
- this.barLargeButtonItem9.Name = "barLargeButtonItem9";
- //
- // barLargeButtonItem10
- //
- this.barLargeButtonItem10.Caption = "鍙嶅鏍�";
- this.barLargeButtonItem10.Id = 14;
- this.barLargeButtonItem10.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.forcetesting_16x16;
- this.barLargeButtonItem10.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.forcetesting_32x32;
- this.barLargeButtonItem10.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
- this.barLargeButtonItem10.ItemAppearance.Normal.Options.UseFont = true;
- this.barLargeButtonItem10.Name = "barLargeButtonItem10";
- //
// btnDel
//
this.btnDel.Caption = "鍒犻櫎";
@@ -244,6 +199,28 @@
this.btnDel.ItemAppearance.Normal.Options.UseFont = true;
this.btnDel.Name = "btnDel";
//
+ // barLargeButtonItem9
+ //
+ this.barLargeButtonItem9.Caption = "瀹℃牳";
+ this.barLargeButtonItem9.Id = 13;
+ this.barLargeButtonItem9.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbox2_16x16;
+ this.barLargeButtonItem9.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbox2_32x32;
+ this.barLargeButtonItem9.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.barLargeButtonItem9.ItemAppearance.Normal.Options.UseFont = true;
+ this.barLargeButtonItem9.Name = "barLargeButtonItem9";
+ this.barLargeButtonItem9.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // barLargeButtonItem10
+ //
+ this.barLargeButtonItem10.Caption = "鍙嶅鏍�";
+ this.barLargeButtonItem10.Id = 14;
+ this.barLargeButtonItem10.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.forcetesting_16x16;
+ this.barLargeButtonItem10.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.forcetesting_32x32;
+ this.barLargeButtonItem10.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.barLargeButtonItem10.ItemAppearance.Normal.Options.UseFont = true;
+ this.barLargeButtonItem10.Name = "barLargeButtonItem10";
+ this.barLargeButtonItem10.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
// barLargeButtonItem1
//
this.barLargeButtonItem1.Caption = "鎵撳嵃";
@@ -253,6 +230,7 @@
this.barLargeButtonItem1.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem1.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem1.Name = "barLargeButtonItem1";
+ this.barLargeButtonItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
// barLargeButtonItem2
//
@@ -263,6 +241,7 @@
this.barLargeButtonItem2.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem2.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem2.Name = "barLargeButtonItem2";
+ this.barLargeButtonItem2.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
// barLargeButtonItem8
//
@@ -274,6 +253,7 @@
this.barLargeButtonItem8.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem8.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem8.Name = "barLargeButtonItem8";
+ this.barLargeButtonItem8.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
// barLargeButtonItem3
//
@@ -284,6 +264,7 @@
this.barLargeButtonItem3.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem3.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem3.Name = "barLargeButtonItem3";
+ this.barLargeButtonItem3.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
//
// barLargeButtonItem4
//
@@ -292,6 +273,24 @@
this.barLargeButtonItem4.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.salesperiodlifetime_16x16;
this.barLargeButtonItem4.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.salesperiodlifetime_32x32;
this.barLargeButtonItem4.Name = "barLargeButtonItem4";
+ this.barLargeButtonItem4.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnKG
+ //
+ this.btnKG.Caption = "寮�宸�";
+ this.btnKG.Id = 19;
+ this.btnKG.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnKG.ImageOptions.Image")));
+ this.btnKG.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnKG.ImageOptions.LargeImage")));
+ this.btnKG.Name = "btnKG";
+ this.btnKG.Visibility = DevExpress.XtraBars.BarItemVisibility.Never;
+ //
+ // btnRole
+ //
+ this.btnRole.Caption = "淇濆瓨鏉冮檺";
+ this.btnRole.Id = 21;
+ this.btnRole.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.editrangepermission_16x16;
+ this.btnRole.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.editrangepermission_32x32;
+ this.btnRole.Name = "btnRole";
//
// barDockControlTop
//
@@ -299,58 +298,48 @@
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
this.barDockControlTop.Manager = this.barManager1;
- this.barDockControlTop.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.barDockControlTop.Size = new System.Drawing.Size(1399, 85);
+ this.barDockControlTop.Size = new System.Drawing.Size(1119, 74);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.barDockControlBottom.Location = new System.Drawing.Point(0, 88);
+ this.barDockControlBottom.Location = new System.Drawing.Point(0, 77);
this.barDockControlBottom.Manager = this.barManager1;
- this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
- this.barDockControlBottom.Size = new System.Drawing.Size(1399, 0);
+ this.barDockControlBottom.Size = new System.Drawing.Size(1119, 0);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
- this.barDockControlRight.Location = new System.Drawing.Point(1399, 85);
+ this.barDockControlRight.Location = new System.Drawing.Point(1119, 74);
this.barDockControlRight.Manager = this.barManager1;
- this.barDockControlRight.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.barDockControlRight.Size = new System.Drawing.Size(0, 3);
//
- // bar3
+ // barLargeButtonItem5
//
- this.bar3.BarName = "Status bar";
- this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
- this.bar3.DockCol = 0;
- this.bar3.DockRow = 0;
- this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
- this.bar3.OptionsBar.AllowQuickCustomization = false;
- this.bar3.OptionsBar.DrawDragBorder = false;
- this.bar3.OptionsBar.UseWholeRow = true;
- this.bar3.Text = "Status bar";
+ this.barLargeButtonItem5.Caption = "鍒楄〃";
+ this.barLargeButtonItem5.Id = 20;
+ this.barLargeButtonItem5.Name = "barLargeButtonItem5";
//
- // btnKG
+ // btnReport
//
- this.btnKG.Caption = "寮�宸�";
- this.btnKG.Id = 19;
- this.btnKG.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.ImageOptions.Image")));
- this.btnKG.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.ImageOptions.LargeImage")));
- this.btnKG.Name = "btnKG";
+ this.btnReport.Caption = "鎶ヨ〃";
+ this.btnReport.Id = 22;
+ this.btnReport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnReport.ImageOptions.Image")));
+ this.btnReport.Name = "btnReport";
+ this.btnReport.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph;
//
// ToolBarMenu
//
- this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.barDockControlLeft);
this.Controls.Add(this.barDockControlRight);
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
- this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.Name = "ToolBarMenu";
- this.Size = new System.Drawing.Size(1399, 88);
+ this.Size = new System.Drawing.Size(1119, 77);
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
@@ -358,9 +347,6 @@
}
#endregion
-
- private DevExpress.XtraBars.Bar bar4;
- private DevExpress.XtraBars.Bar bar1;
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
@@ -370,8 +356,7 @@
private DevExpress.XtraBars.BarLargeButtonItem btnDel;
private DevExpress.XtraBars.BarLargeButtonItem btnEdit;
private DevExpress.XtraBars.BarLargeButtonItem btnSave;
- private DevExpress.XtraBars.BarLargeButtonItem btnView;
- private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem6;
+ private DevExpress.XtraBars.BarLargeButtonItem btnEsc;
private DevExpress.XtraBars.BarLargeButtonItem btnLoad;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem8;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem9;
@@ -379,11 +364,13 @@
private DevExpress.XtraBars.BarDockControl barDockControlTop;
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
private DevExpress.XtraBars.BarDockControl barDockControlRight;
- private DevExpress.XtraBars.Bar bar3;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem1;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem2;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem3;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem4;
private DevExpress.XtraBars.BarLargeButtonItem btnKG;
+ private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem5;
+ private DevExpress.XtraBars.BarLargeButtonItem btnRole;
+ private DevExpress.XtraBars.BarLargeButtonItem btnReport;
}
}
--
Gitblit v1.9.3