From 247cc1010a4967a24d2d0eaeb092acc24c08ba96 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期六, 05 四月 2025 14:25:12 +0800 Subject: [PATCH] fqc --- DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs | 265 ++++++++++++++++++++++++++++++----------------------- 1 files changed, 150 insertions(+), 115 deletions(-) diff --git a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs index f26ff57..694283b 100644 --- a/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs +++ b/DevApp/Gs.DevApp/UserControl/UcToolBarMenu.Designer.cs @@ -45,7 +45,6 @@ this.btnQuery = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnIn = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnOut = new DevExpress.XtraBars.BarLargeButtonItem(); - this.btnRole = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnReport = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnDesign = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnJianYan = new DevExpress.XtraBars.BarLargeButtonItem(); @@ -57,25 +56,28 @@ this.btnCaiGouChk = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnCaiGouFchk = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnLog = new DevExpress.XtraBars.BarLargeButtonItem(); - this.btnJieAn = new DevExpress.XtraBars.BarLargeButtonItem(); - this.btnFjieAn = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnTzbl = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnKg = new DevExpress.XtraBars.BarLargeButtonItem(); - this.btnDkg = new DevExpress.XtraBars.BarLargeButtonItem(); - this.btnZanTing = new DevExpress.XtraBars.BarLargeButtonItem(); - this.btnBdll = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnWg = new DevExpress.XtraBars.BarLargeButtonItem(); - this.btnTb = new DevExpress.XtraBars.BarLargeButtonItem(); + this.btnZhongTai = new DevExpress.XtraBars.BarLargeButtonItem(); + this.btnJieAn = new DevExpress.XtraBars.BarLargeButtonItem(); + this.btnFjieAn = new DevExpress.XtraBars.BarLargeButtonItem(); + this.btnOa = new DevExpress.XtraBars.BarLargeButtonItem(); + this.btnLayout = new DevExpress.XtraBars.BarLargeButtonItem(); + this.btnFont = new DevExpress.XtraBars.BarLargeButtonItem(); + this.btnHelp = new DevExpress.XtraBars.BarLargeButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); - this.barLargeButtonItem1 = new DevExpress.XtraBars.BarLargeButtonItem(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // barManager1 // + this.barManager1.AllowCustomization = false; + this.barManager1.AllowMoveBarOnToolbar = false; + this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.barManager1.DockControls.Add(this.barDockControlTop); @@ -96,7 +98,6 @@ this.btnHb, this.btnIn, this.btnLog, - this.btnRole, this.btnReport, this.btnQuery, this.btnDesign, @@ -112,17 +113,22 @@ this.btnFjieAn, this.btnTzbl, this.btnKg, - this.btnDkg, - this.btnZanTing, - this.btnBdll, + this.btnZhongTai, this.btnWg, - this.barLargeButtonItem1, - this.btnTb}); + this.btnHelp, + this.btnLayout, + this.btnOa, + this.btnFont}); this.barManager1.MainMenu = this.bar2; - this.barManager1.MaxItemId = 49; + this.barManager1.MaxItemId = 56; // // bar2 // + + this.bar2.BarAppearance.Disabled.Options.UseFont = true; + this.bar2.BarAppearance.Hovered.Options.UseFont = true; + this.bar2.BarAppearance.Normal.Options.UseFont = true; + this.bar2.BarAppearance.Pressed.Options.UseFont = true; this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; @@ -140,7 +146,6 @@ new DevExpress.XtraBars.LinkPersistInfo(this.btnQuery), new DevExpress.XtraBars.LinkPersistInfo(this.btnIn), new DevExpress.XtraBars.LinkPersistInfo(this.btnOut), - new DevExpress.XtraBars.LinkPersistInfo(this.btnRole), new DevExpress.XtraBars.LinkPersistInfo(this.btnReport), new DevExpress.XtraBars.LinkPersistInfo(this.btnDesign), new DevExpress.XtraBars.LinkPersistInfo(this.btnJianYan), @@ -152,15 +157,19 @@ new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouChk), new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouFchk), new DevExpress.XtraBars.LinkPersistInfo(this.btnLog), - 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(this.btnTzbl), new DevExpress.XtraBars.LinkPersistInfo(this.btnKg), - new DevExpress.XtraBars.LinkPersistInfo(this.btnDkg), - new DevExpress.XtraBars.LinkPersistInfo(this.btnZanTing), - new DevExpress.XtraBars.LinkPersistInfo(this.btnBdll), new DevExpress.XtraBars.LinkPersistInfo(this.btnWg), - new DevExpress.XtraBars.LinkPersistInfo(this.btnTb)}); + 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.btnFont), + new DevExpress.XtraBars.LinkPersistInfo(this.btnHelp)}); + this.bar2.OptionsBar.AllowQuickCustomization = false; + this.bar2.OptionsBar.DrawBorder = false; + this.bar2.OptionsBar.DrawDragBorder = false; this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; @@ -171,9 +180,9 @@ this.btnAdd.Id = 3; this.btnAdd.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_allmarkup_16x16; this.btnAdd.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.trackingchanges_allmarkup_32x32; - this.btnAdd.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); + this.btnAdd.ItemAppearance.Normal.Options.UseFont = true; - this.btnAdd.ItemInMenuAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F); + this.btnAdd.ItemInMenuAppearance.Normal.Options.UseFont = true; this.btnAdd.Name = "btnAdd"; this.btnAdd.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -184,7 +193,7 @@ this.btnEdit.Id = 5; this.btnEdit.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_trackchanges_16x16; this.btnEdit.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.trackingchanges_trackchanges_32x32; - this.btnEdit.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); + this.btnEdit.ItemAppearance.Normal.Options.UseFont = true; this.btnEdit.Name = "btnEdit"; this.btnEdit.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -195,7 +204,7 @@ this.btnSave.Id = 6; this.btnSave.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exportfile_16x16; this.btnSave.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.exportfile_32x32; - this.btnSave.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); + this.btnSave.ItemAppearance.Normal.Options.UseFont = true; this.btnSave.Name = "btnSave"; this.btnSave.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -206,7 +215,7 @@ 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"; this.btnEsc.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -217,7 +226,7 @@ this.btnLoad.Id = 10; this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.convert_16x16; this.btnLoad.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.convert_32x32; - this.btnLoad.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); + this.btnLoad.ItemAppearance.Normal.Options.UseFont = true; this.btnLoad.Name = "btnLoad"; this.btnLoad.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -228,7 +237,7 @@ this.btnDel.Id = 4; this.btnDel.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; this.btnDel.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.removegroupfooter_32x32; - this.btnDel.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); + this.btnDel.ItemAppearance.Normal.Options.UseFont = true; this.btnDel.Name = "btnDel"; this.btnDel.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -239,7 +248,7 @@ this.btnChk.Id = 13; this.btnChk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbox2_16x16; this.btnChk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbox2_32x32; - this.btnChk.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); + this.btnChk.ItemAppearance.Normal.Options.UseFont = true; this.btnChk.Name = "btnChk"; this.btnChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -250,7 +259,7 @@ this.btnFchk.Id = 14; this.btnFchk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.forcetesting_16x16; this.btnFchk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.forcetesting_32x32; - this.btnFchk.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); + this.btnFchk.ItemAppearance.Normal.Options.UseFont = true; this.btnFchk.Name = "btnFchk"; this.btnFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -261,7 +270,7 @@ this.btnHb.Id = 16; this.btnHb.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnHb.ImageOptions.Image"))); this.btnHb.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnHb.ImageOptions.LargeImage"))); - this.btnHb.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); + this.btnHb.ItemAppearance.Normal.Options.UseFont = true; this.btnHb.Name = "btnHb"; this.btnHb.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -272,6 +281,8 @@ this.btnQuery.Id = 23; this.btnQuery.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.viewmergeddata_16x16; this.btnQuery.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.viewmergeddata_32x32; + + this.btnQuery.ItemAppearance.Normal.Options.UseFont = true; this.btnQuery.Name = "btnQuery"; this.btnQuery.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // @@ -281,7 +292,7 @@ this.btnIn.Id = 17; this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.sendxls_16x16; this.btnIn.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.sendxls_32x32; - this.btnIn.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); + this.btnIn.ItemAppearance.Normal.Options.UseFont = true; this.btnIn.Name = "btnIn"; this.btnIn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -293,19 +304,10 @@ this.btnOut.Id = 12; this.btnOut.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.wraptext2_16x16; this.btnOut.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.wraptext2_32x32; - this.btnOut.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); + this.btnOut.ItemAppearance.Normal.Options.UseFont = true; this.btnOut.Name = "btnOut"; this.btnOut.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"; - this.btnRole.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnReport // @@ -313,6 +315,8 @@ this.btnReport.Id = 22; this.btnReport.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.printlayoutview_16x16; this.btnReport.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.printlayoutview_32x32; + + this.btnReport.ItemAppearance.Normal.Options.UseFont = true; this.btnReport.Name = "btnReport"; this.btnReport.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnReport.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -323,6 +327,8 @@ this.btnDesign.Id = 26; this.btnDesign.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnDesign.ImageOptions.Image"))); this.btnDesign.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnDesign.ImageOptions.LargeImage"))); + + this.btnDesign.ItemAppearance.Normal.Options.UseFont = true; this.btnDesign.Name = "btnDesign"; this.btnDesign.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // @@ -332,6 +338,8 @@ this.btnJianYan.Id = 27; this.btnJianYan.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_16x16; this.btnJianYan.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbuttons_32x32; + + this.btnJianYan.ItemAppearance.Normal.Options.UseFont = true; this.btnJianYan.Name = "btnJianYan"; this.btnJianYan.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // @@ -341,6 +349,8 @@ this.btnFjianYan.Id = 28; this.btnFjianYan.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.radiobuttons_16x16; this.btnFjianYan.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.radiobuttons_32x32; + + this.btnFjianYan.ItemAppearance.Normal.Options.UseFont = true; this.btnFjianYan.Name = "btnFjianYan"; this.btnFjianYan.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // @@ -350,6 +360,8 @@ this.btnPiZhun.Id = 29; this.btnPiZhun.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.boposition2_16x161; this.btnPiZhun.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.boposition2_32x32; + + this.btnPiZhun.ItemAppearance.Normal.Options.UseFont = true; this.btnPiZhun.Name = "btnPiZhun"; this.btnPiZhun.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // @@ -359,6 +371,8 @@ this.btnZhiLiangChk.Id = 31; this.btnZhiLiangChk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_16x162; this.btnZhiLiangChk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbuttons_32x321; + + this.btnZhiLiangChk.ItemAppearance.Normal.Options.UseFont = true; this.btnZhiLiangChk.Name = "btnZhiLiangChk"; this.btnZhiLiangChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // @@ -368,6 +382,8 @@ this.btnZhiLiangFchk.Id = 33; this.btnZhiLiangFchk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.forcetesting_16x161; this.btnZhiLiangFchk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.forcetesting_32x321; + + this.btnZhiLiangFchk.ItemAppearance.Normal.Options.UseFont = true; this.btnZhiLiangFchk.Name = "btnZhiLiangFchk"; this.btnZhiLiangFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // @@ -377,6 +393,8 @@ this.btnBoHui.Id = 37; this.btnBoHui.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.updatetableofcontents_16x16; this.btnBoHui.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.updatetableofcontents_32x32; + + this.btnBoHui.ItemAppearance.Normal.Options.UseFont = true; this.btnBoHui.Name = "btnBoHui"; this.btnBoHui.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // @@ -386,6 +404,8 @@ this.btnCaiGouChk.Id = 34; this.btnCaiGouChk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_showmarkup_16x16; this.btnCaiGouChk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.trackingchanges_showmarkup_32x32; + + this.btnCaiGouChk.ItemAppearance.Normal.Options.UseFont = true; this.btnCaiGouChk.Name = "btnCaiGouChk"; this.btnCaiGouChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // @@ -404,30 +424,18 @@ this.btnLog.Id = 18; this.btnLog.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.salesperiodlifetime_16x16; this.btnLog.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.salesperiodlifetime_32x32; + + this.btnLog.ItemAppearance.Normal.Options.UseFont = true; this.btnLog.Name = "btnLog"; this.btnLog.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; - // - // btnJieAn - // - this.btnJieAn.Caption = "缁撴"; - this.btnJieAn.Id = 38; - this.btnJieAn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.copymodeldifferences_32x32; - this.btnJieAn.Name = "btnJieAn"; - this.btnJieAn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; - // - // btnFjieAn - // - this.btnFjieAn.Caption = "鍙嶇粨妗�"; - this.btnFjieAn.Id = 39; - this.btnFjieAn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.wordwrap_32x32; - this.btnFjieAn.Name = "btnFjieAn"; - this.btnFjieAn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnTzbl // this.btnTzbl.Caption = "閫氱煡澶囨枡"; this.btnTzbl.Id = 41; - this.btnTzbl.ImageOptions.ImageUri.Uri = "AddNewDataSource"; + this.btnTzbl.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.announcement_32x32; + + this.btnTzbl.ItemAppearance.Normal.Options.UseFont = true; this.btnTzbl.Name = "btnTzbl"; this.btnTzbl.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnTzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; @@ -436,60 +444,94 @@ // this.btnKg.Caption = "寮�宸�"; this.btnKg.Id = 42; - this.btnKg.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True; - this.btnKg.ImageOptions.ImageUri.Uri = "Open"; + this.btnKg.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbox2_32x323; + + this.btnKg.ItemAppearance.Normal.Options.UseFont = true; this.btnKg.Name = "btnKg"; this.btnKg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnKg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // - // btnDkg - // - this.btnDkg.Caption = "寰呭紑宸�"; - this.btnDkg.Id = 43; - this.btnDkg.ImageOptions.ImageUri.Uri = "NavigationBar"; - this.btnDkg.ImageOptions.SvgImage = global::Gs.DevApp.Properties.Resources.open2; - this.btnDkg.Name = "btnDkg"; - this.btnDkg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; - this.btnDkg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; - // - // btnZanTing - // - this.btnZanTing.Caption = "宸ュ崟鏆傚仠"; - this.btnZanTing.Id = 44; - this.btnZanTing.ImageOptions.ImageUri.Uri = "Up"; - this.btnZanTing.Name = "btnZanTing"; - this.btnZanTing.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; - this.btnZanTing.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; - // - // btnBdll - // - this.btnBdll.Caption = "澶囧崟棰嗘枡"; - this.btnBdll.Id = 45; - this.btnBdll.ImageOptions.ImageUri.Uri = "EditDataSource"; - this.btnBdll.Name = "btnBdll"; - this.btnBdll.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; - this.btnBdll.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; - // // btnWg // this.btnWg.Caption = "鎵嬪姩瀹屽伐"; - this.btnWg.Id = 46; - this.btnWg.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnWg.ImageOptions.SvgImage"))); + this.btnWg.Id = 45; + this.btnWg.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_trackchanges_32x32; + + this.btnWg.ItemAppearance.Normal.Options.UseFont = true; this.btnWg.Name = "btnWg"; + this.btnWg.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnWg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // - // btnTb + // btnZhongTai // - this.btnTb.Caption = "鍚屾"; - this.btnTb.Id = 48; - this.btnTb.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.sortasc_16x161; - this.btnTb.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.sortasc_32x321; - this.btnTb.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); - this.btnTb.ItemAppearance.Normal.Options.UseFont = true; - this.btnTb.ItemInMenuAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F); - this.btnTb.ItemInMenuAppearance.Normal.Options.UseFont = true; - this.btnTb.Name = "btnTb"; - this.btnTb.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; + this.btnZhongTai.Caption = "鐘舵�佷慨鏀�"; + this.btnZhongTai.Id = 44; + this.btnZhongTai.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_allmarkup_32x32; + + this.btnZhongTai.ItemAppearance.Normal.Options.UseFont = true; + this.btnZhongTai.Name = "btnZhongTai"; + this.btnZhongTai.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; + this.btnZhongTai.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; + // + // btnJieAn + // + this.btnJieAn.Caption = "缁撴"; + this.btnJieAn.Id = 38; + this.btnJieAn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.copymodeldifferences_32x32; + + this.btnJieAn.ItemAppearance.Normal.Options.UseFont = true; + this.btnJieAn.Name = "btnJieAn"; + this.btnJieAn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; + // + // btnFjieAn + // + this.btnFjieAn.Caption = "鍙嶇粨妗�"; + this.btnFjieAn.Id = 39; + this.btnFjieAn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.wordwrap_32x32; + + this.btnFjieAn.ItemAppearance.Normal.Options.UseFont = true; + this.btnFjieAn.Name = "btnFjieAn"; + this.btnFjieAn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; + // + // 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.ItemAppearance.Normal.Options.UseFont = true; + this.btnOa.Name = "btnOa"; + this.btnOa.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; + // + // btnLayout + // + this.btnLayout.Caption = "鐗堥潰"; + this.btnLayout.Id = 51; + this.btnLayout.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.subreport_16x16; + this.btnLayout.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.subreport_32x32; + + this.btnLayout.ItemAppearance.Normal.Options.UseFont = true; + this.btnLayout.Name = "btnLayout"; + // + // btnFont + // + this.btnFont.Caption = "瀛椾綋"; + this.btnFont.Id = 55; + this.btnFont.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.fontsizeincrease_16x161; + this.btnFont.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.fontsizeincrease_32x321; + this.btnFont.Name = "btnFont"; + this.btnFont.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; + // + // btnHelp + // + this.btnHelp.Caption = "甯姪"; + this.btnHelp.Id = 49; + this.btnHelp.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.knowledgebasearticle_32x32; + this.btnHelp.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.knowledgebasearticle_32x32; + + this.btnHelp.ItemAppearance.Normal.Options.UseFont = true; + this.btnHelp.Name = "btnHelp"; // // barDockControlTop // @@ -523,12 +565,6 @@ this.barDockControlRight.Manager = this.barManager1; this.barDockControlRight.Size = new System.Drawing.Size(0, 0); // - // barLargeButtonItem1 - // - this.barLargeButtonItem1.Caption = "barLargeButtonItem1"; - this.barLargeButtonItem1.Id = 47; - this.barLargeButtonItem1.Name = "barLargeButtonItem1"; - // // UcToolBarMenu // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -560,7 +596,6 @@ private DevExpress.XtraBars.BarLargeButtonItem btnHb; private DevExpress.XtraBars.BarLargeButtonItem btnIn; private DevExpress.XtraBars.BarLargeButtonItem btnLog; - private DevExpress.XtraBars.BarLargeButtonItem btnRole; private DevExpress.XtraBars.BarLargeButtonItem btnReport; private DevExpress.XtraBars.BarLargeButtonItem btnQuery; private DevExpress.XtraBars.BarLargeButtonItem btnDesign; @@ -580,11 +615,11 @@ private DevExpress.XtraBars.BarLargeButtonItem btnFjieAn; private DevExpress.XtraBars.BarLargeButtonItem btnTzbl; private DevExpress.XtraBars.BarLargeButtonItem btnKg; - private DevExpress.XtraBars.BarLargeButtonItem btnDkg; - private DevExpress.XtraBars.BarLargeButtonItem btnZanTing; - private DevExpress.XtraBars.BarLargeButtonItem btnBdll; + private DevExpress.XtraBars.BarLargeButtonItem btnZhongTai; private DevExpress.XtraBars.BarLargeButtonItem btnWg; - private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem1; - private DevExpress.XtraBars.BarLargeButtonItem btnTb; + private DevExpress.XtraBars.BarLargeButtonItem btnHelp; + private DevExpress.XtraBars.BarLargeButtonItem btnLayout; + private DevExpress.XtraBars.BarLargeButtonItem btnOa; + private DevExpress.XtraBars.BarLargeButtonItem btnFont; } } -- Gitblit v1.9.3