From bc3adbd73a55d8382fbd02b2fd090a05ec13a7d5 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 13 三月 2025 10:07:17 +0800 Subject: [PATCH] 提交OA --- DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs | 64 ++++++++++++++++++++++---------- 1 files changed, 44 insertions(+), 20 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs index abbeafd..377fe4c 100644 --- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs @@ -58,11 +58,13 @@ this.btnLog = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnTzbl = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnKg = new DevExpress.XtraBars.BarLargeButtonItem(); - this.btnZhongTai = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnWg = new DevExpress.XtraBars.BarLargeButtonItem(); + this.btnZhongTai = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnJieAn = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnFjieAn = new DevExpress.XtraBars.BarLargeButtonItem(); + this.btnLayout = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnHelp = new DevExpress.XtraBars.BarLargeButtonItem(); + this.btnOa = new DevExpress.XtraBars.BarLargeButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); @@ -72,6 +74,7 @@ // // barManager1 // + this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.barManager1.DockControls.Add(this.barDockControlTop); @@ -109,9 +112,11 @@ this.btnKg, this.btnZhongTai, this.btnWg, - this.btnHelp}); + this.btnHelp, + this.btnLayout, + this.btnOa}); this.barManager1.MainMenu = this.bar2; - this.barManager1.MaxItemId = 51; + this.barManager1.MaxItemId = 55; // // bar2 // @@ -149,7 +154,10 @@ new DevExpress.XtraBars.LinkPersistInfo(this.btnZhongTai), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnJieAn, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnFjieAn, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), + new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnOa, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), + new DevExpress.XtraBars.LinkPersistInfo(this.btnLayout), new DevExpress.XtraBars.LinkPersistInfo(this.btnHelp)}); + this.bar2.OptionsBar.AllowQuickCustomization = false; this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; @@ -286,7 +294,6 @@ this.btnOut.ItemAppearance.Normal.Options.UseFont = true; this.btnOut.Name = "btnOut"; this.btnOut.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; - // // btnReport // @@ -393,10 +400,10 @@ this.btnTzbl.Caption = "閫氱煡澶囨枡"; this.btnTzbl.Id = 41; this.btnTzbl.ImageOptions.ImageUri.Uri = "business%20objects/bo_security_permission_object"; + this.btnTzbl.ImageOptions.SvgImage = global::Gs.DevApp.Properties.Resources.time; this.btnTzbl.Name = "btnTzbl"; this.btnTzbl.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnTzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; - // // btnKg // @@ -406,16 +413,6 @@ this.btnKg.Name = "btnKg"; this.btnKg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnKg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; - - // - // btnZhongTai - // - this.btnZhongTai.Caption = "鐘舵�佷慨鏀�"; - this.btnZhongTai.Id = 44; - this.btnZhongTai.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_allmarkup_32x32; - this.btnZhongTai.Name = "btnZhongTai"; - this.btnZhongTai.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; - this.btnZhongTai.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnWg // @@ -425,6 +422,15 @@ this.btnWg.Name = "btnWg"; this.btnWg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnWg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; + // + // btnZhongTai + // + this.btnZhongTai.Caption = "鐘舵�佷慨鏀�"; + this.btnZhongTai.Id = 44; + this.btnZhongTai.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_allmarkup_32x32; + this.btnZhongTai.Name = "btnZhongTai"; + this.btnZhongTai.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; + this.btnZhongTai.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnJieAn // @@ -442,6 +448,14 @@ this.btnFjieAn.Name = "btnFjieAn"; this.btnFjieAn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // + // btnLayout + // + this.btnLayout.Caption = "淇濆瓨鐗堥潰"; + this.btnLayout.Id = 51; + this.btnLayout.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.globalcolorscheme_16x16; + this.btnLayout.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.globalcolorscheme_32x32; + this.btnLayout.Name = "btnLayout"; + // // btnHelp // this.btnHelp.Caption = "甯姪"; @@ -451,6 +465,15 @@ this.btnHelp.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); this.btnHelp.ItemAppearance.Normal.Options.UseFont = true; this.btnHelp.Name = "btnHelp"; + // + // btnOa + // + this.btnOa.Caption = "鎻愪氦OA"; + this.btnOa.Id = 54; + this.btnOa.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.meeting_16x16; + this.btnOa.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.meeting_32x321; + this.btnOa.Name = "btnOa"; + this.btnOa.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barDockControlTop // @@ -464,7 +487,7 @@ // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; - this.barDockControlBottom.Location = new System.Drawing.Point(0, 239); + this.barDockControlBottom.Location = new System.Drawing.Point(0, 72); this.barDockControlBottom.Manager = this.barManager1; this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0); // @@ -474,7 +497,7 @@ this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 148); this.barDockControlLeft.Manager = this.barManager1; - this.barDockControlLeft.Size = new System.Drawing.Size(0, 91); + this.barDockControlLeft.Size = new System.Drawing.Size(0, 0); // // barDockControlRight // @@ -482,7 +505,7 @@ this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1543, 148); this.barDockControlRight.Manager = this.barManager1; - this.barDockControlRight.Size = new System.Drawing.Size(0, 91); + this.barDockControlRight.Size = new System.Drawing.Size(0, 0); // // UcToolBarMenu // @@ -493,7 +516,7 @@ this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "UcToolBarMenu"; - this.Size = new System.Drawing.Size(1543, 239); + this.Size = new System.Drawing.Size(1543, 72); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -537,6 +560,7 @@ private DevExpress.XtraBars.BarLargeButtonItem btnZhongTai; private DevExpress.XtraBars.BarLargeButtonItem btnWg; private DevExpress.XtraBars.BarLargeButtonItem btnHelp; - + private DevExpress.XtraBars.BarLargeButtonItem btnLayout; + private DevExpress.XtraBars.BarLargeButtonItem btnOa; } } -- Gitblit v1.9.3