namespace Gs.DevApp.UserControl { partial class UcToolBarMenu { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Component Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UcToolBarMenu)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.btnAdd = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnEdit = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnSave = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnEsc = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnLoad = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnDel = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnChk = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnFchk = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnHb = new DevExpress.XtraBars.BarLargeButtonItem(); 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(); this.btnFjianYan = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnPiZhun = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnZhiLiangChk = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnZhiLiangFchk = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnBoHui = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnCaiGouChk = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnCaiGouFchk = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnLog = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnTzbl = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnFtzbl = 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.btnJieAn = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnFjieAn = 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.btnWg = new DevExpress.XtraBars.BarLargeButtonItem(); this.btnFwg = new DevExpress.XtraBars.BarLargeButtonItem(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.btnAdd, this.btnDel, this.btnEdit, this.btnSave, this.btnEsc, this.btnLoad, this.btnOut, this.btnChk, this.btnFchk, this.btnHb, this.btnIn, this.btnLog, this.btnRole, this.btnReport, this.btnQuery, this.btnDesign, this.btnJianYan, this.btnFjianYan, this.btnPiZhun, this.btnZhiLiangChk, this.btnZhiLiangFchk, this.btnCaiGouChk, this.btnCaiGouFchk, this.btnBoHui, this.btnJieAn, this.btnFjieAn, this.btnTzbl, this.btnKg, this.btnDkg, this.btnZanTing, this.btnBdll, this.btnWg, this.btnFtzbl, this.btnHelp, this.btnFwg}); this.barManager1.MainMenu = this.bar2; this.barManager1.MaxItemId = 51; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { 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(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.btnChk), new DevExpress.XtraBars.LinkPersistInfo(this.btnFchk), new DevExpress.XtraBars.LinkPersistInfo(this.btnHb), 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), new DevExpress.XtraBars.LinkPersistInfo(this.btnFjianYan), new DevExpress.XtraBars.LinkPersistInfo(this.btnPiZhun), new DevExpress.XtraBars.LinkPersistInfo(this.btnZhiLiangChk), new DevExpress.XtraBars.LinkPersistInfo(this.btnZhiLiangFchk), new DevExpress.XtraBars.LinkPersistInfo(this.btnBoHui), new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouChk), new DevExpress.XtraBars.LinkPersistInfo(this.btnCaiGouFchk), new DevExpress.XtraBars.LinkPersistInfo(this.btnLog), new DevExpress.XtraBars.LinkPersistInfo(this.btnTzbl), new DevExpress.XtraBars.LinkPersistInfo(this.btnFtzbl), 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(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.btnHelp)}); this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // btnAdd // this.btnAdd.Caption = "增加"; 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; // // btnEdit // this.btnEdit.Caption = "修改"; 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; // // btnSave // this.btnSave.Caption = "保存"; 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; // // btnEsc // 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"; this.btnEsc.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnLoad // this.btnLoad.Caption = "刷新"; 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; // // btnDel // this.btnDel.Caption = "删除"; 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; // // btnChk // this.btnChk.Caption = "审核"; 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; // // btnFchk // this.btnFchk.Caption = "反审核"; 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; // // btnHb // this.btnHb.Caption = "合并"; 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; // // btnQuery // this.btnQuery.Caption = "查询"; 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.Name = "btnQuery"; this.btnQuery.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnIn // this.btnIn.Caption = "导入"; 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; // // btnOut // this.btnOut.Caption = "导出"; this.btnOut.Description = "导出"; 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 // this.btnReport.Caption = "打印"; 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.Name = "btnReport"; this.btnReport.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnReport.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnDesign // this.btnDesign.Caption = "设计打印"; 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.Name = "btnDesign"; this.btnDesign.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnJianYan // this.btnJianYan.Caption = "提交检验"; 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.Name = "btnJianYan"; this.btnJianYan.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnFjianYan // this.btnFjianYan.Caption = "撤回检验"; 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.Name = "btnFjianYan"; this.btnFjianYan.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnPiZhun // this.btnPiZhun.Caption = "批准"; 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.Name = "btnPiZhun"; this.btnPiZhun.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnZhiLiangChk // this.btnZhiLiangChk.Caption = "质量审核"; 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.Name = "btnZhiLiangChk"; this.btnZhiLiangChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnZhiLiangFchk // this.btnZhiLiangFchk.Caption = "质量反审核"; 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.Name = "btnZhiLiangFchk"; this.btnZhiLiangFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnBoHui // this.btnBoHui.Caption = "驳回重检"; 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.Name = "btnBoHui"; this.btnBoHui.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnCaiGouChk // this.btnCaiGouChk.Caption = "采购审核"; 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.Name = "btnCaiGouChk"; this.btnCaiGouChk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnCaiGouFchk // this.btnCaiGouFchk.Caption = "采购反审核"; this.btnCaiGouFchk.Id = 35; this.btnCaiGouFchk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.insertdatafield_16x16; this.btnCaiGouFchk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.insertdatafield_32x32; this.btnCaiGouFchk.Name = "btnCaiGouFchk"; this.btnCaiGouFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnLog // this.btnLog.Caption = "日志"; 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.Name = "btnLog"; this.btnLog.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnTzbl // this.btnTzbl.Caption = "通知备料"; this.btnTzbl.Id = 41; this.btnTzbl.ImageOptions.ImageUri.Uri = "business%20objects/bo_security_permission_object"; this.btnTzbl.Name = "btnTzbl"; this.btnTzbl.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnTzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnFtzbl // this.btnFtzbl.Caption = "撤回通知"; this.btnFtzbl.Id = 48; this.btnFtzbl.ImageOptions.ImageUri.Uri = "business%20objects/bo_rules"; this.btnFtzbl.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); this.btnFtzbl.ItemAppearance.Normal.Options.UseFont = true; this.btnFtzbl.ItemInMenuAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F); this.btnFtzbl.ItemInMenuAppearance.Normal.Options.UseFont = true; this.btnFtzbl.Name = "btnFtzbl"; this.btnFtzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnKg // this.btnKg.Caption = "开工"; this.btnKg.Id = 42; this.btnKg.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbox2_32x323; 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.Image = global::Gs.DevApp.Properties.Resources.checkbuttons_32x322; 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.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_allmarkup_32x32; 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.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_trackchanges_32x32; this.btnBdll.Name = "btnBdll"; this.btnBdll.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnBdll.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; // // 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.Font = new System.Drawing.Font("Tahoma", 10F); this.btnHelp.ItemAppearance.Normal.Options.UseFont = true; this.btnHelp.Name = "btnHelp"; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Manager = this.barManager1; this.barDockControlTop.Size = new System.Drawing.Size(1543, 148); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 71); this.barDockControlBottom.Manager = this.barManager1; this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; 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, 0); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; 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, 0); // // btnWg // this.btnWg.Caption = "结案"; this.btnWg.Id = 46; this.btnWg.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btnWg.ImageOptions.SvgImage"))); this.btnWg.Name = "btnWg"; this.btnWg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnFwg // this.btnFwg.Caption = "反结案"; this.btnFwg.Id = 50; this.btnFwg.Name = "btnFwg"; // // UcToolBarMenu // 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.Name = "UcToolBarMenu"; this.Size = new System.Drawing.Size(1543, 71); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraBars.BarManager barManager1; private DevExpress.XtraBars.Bar bar2; private DevExpress.XtraBars.BarLargeButtonItem btnAdd; private DevExpress.XtraBars.BarLargeButtonItem btnDel; private DevExpress.XtraBars.BarLargeButtonItem btnEdit; private DevExpress.XtraBars.BarLargeButtonItem btnSave; private DevExpress.XtraBars.BarLargeButtonItem btnEsc; private DevExpress.XtraBars.BarLargeButtonItem btnLoad; private DevExpress.XtraBars.BarLargeButtonItem btnOut; private DevExpress.XtraBars.BarLargeButtonItem btnChk; private DevExpress.XtraBars.BarLargeButtonItem btnFchk; 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; private DevExpress.XtraBars.BarLargeButtonItem btnJianYan; private DevExpress.XtraBars.BarLargeButtonItem btnFjianYan; private DevExpress.XtraBars.BarLargeButtonItem btnPiZhun; private DevExpress.XtraBars.BarLargeButtonItem btnZhiLiangChk; private DevExpress.XtraBars.BarLargeButtonItem btnZhiLiangFchk; private DevExpress.XtraBars.BarLargeButtonItem btnCaiGouChk; private DevExpress.XtraBars.BarLargeButtonItem btnCaiGouFchk; private DevExpress.XtraBars.BarLargeButtonItem btnBoHui; private DevExpress.XtraBars.BarDockControl barDockControlTop; private DevExpress.XtraBars.BarDockControl barDockControlBottom; private DevExpress.XtraBars.BarDockControl barDockControlLeft; private DevExpress.XtraBars.BarDockControl barDockControlRight; private DevExpress.XtraBars.BarLargeButtonItem btnJieAn; 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 btnWg; private DevExpress.XtraBars.BarLargeButtonItem btnFtzbl; private DevExpress.XtraBars.BarLargeButtonItem btnHelp; private DevExpress.XtraBars.BarLargeButtonItem btnFwg; } }