| | |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UcToolBarMenu)); |
| | | this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); |
| | | this.bar2 = new DevExpress.XtraBars.Bar(); |
| | | this.btnAdd = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | |
| | | this.btnDel = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnChk = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnFchk = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnPrint = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnHb = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnLog = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnKG = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnQuery = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnIn = 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.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // barDockControlLeft |
| | | // |
| | | this.barDockControlLeft.CausesValidation = false; |
| | | this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; |
| | | this.barDockControlLeft.Location = new System.Drawing.Point(0, 145); |
| | | this.barDockControlLeft.Manager = this.barManager1; |
| | | this.barDockControlLeft.Size = new System.Drawing.Size(0, 0); |
| | | // |
| | | // barManager1 |
| | | // |
| | |
| | | this.btnOut, |
| | | this.btnChk, |
| | | this.btnFchk, |
| | | this.btnPrint, |
| | | this.btnHb, |
| | | this.btnIn, |
| | | this.btnLog, |
| | |
| | | this.btnZhiLiangChk, |
| | | this.btnZhiLiangFchk, |
| | | this.btnCaiGouChk, |
| | | this.btnCaiGouFchk}); |
| | | this.btnCaiGouFchk, |
| | | this.btnBoHui}); |
| | | this.barManager1.MainMenu = this.bar2; |
| | | this.barManager1.MaxItemId = 36; |
| | | this.barManager1.MaxItemId = 38; |
| | | // |
| | | // bar2 |
| | | // |
| | |
| | | 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.btnPrint), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnHb), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnLog), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnKG), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnQuery), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnIn), |
| | |
| | | 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.btnCaiGouFchk), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnLog)}); |
| | | this.bar2.OptionsBar.MultiLine = true; |
| | | this.bar2.OptionsBar.UseWholeRow = true; |
| | | this.bar2.Text = "Main menu"; |
| | |
| | | this.btnFchk.Name = "btnFchk"; |
| | | this.btnFchk.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // btnPrint |
| | | // |
| | | this.btnPrint.Caption = "打印"; |
| | | this.btnPrint.Id = 15; |
| | | this.btnPrint.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.ImageOptions.Image"))); |
| | | this.btnPrint.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnPrint.ImageOptions.LargeImage"))); |
| | | this.btnPrint.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.btnPrint.ItemAppearance.Normal.Options.UseFont = true; |
| | | this.btnPrint.Name = "btnPrint"; |
| | | this.btnPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // btnHb |
| | | // |
| | | this.btnHb.Caption = "合并"; |
| | |
| | | this.btnHb.ItemAppearance.Normal.Options.UseFont = true; |
| | | this.btnHb.Name = "btnHb"; |
| | | this.btnHb.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; |
| | | // |
| | | // btnKG |
| | | // |
| | |
| | | // |
| | | this.btnQuery.Caption = "查询"; |
| | | this.btnQuery.Id = 23; |
| | | this.btnQuery.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16; |
| | | this.btnQuery.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.zoom100_32x32; |
| | | 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; |
| | | // |
| | |
| | | // |
| | | this.btnIn.Caption = "导入"; |
| | | this.btnIn.Id = 17; |
| | | this.btnIn.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnIn.ImageOptions.Image"))); |
| | | this.btnIn.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnIn.ImageOptions.LargeImage"))); |
| | | 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.btnOut.Caption = "导出"; |
| | | this.btnOut.Description = "导出"; |
| | | this.btnOut.Id = 12; |
| | | this.btnOut.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnOut.ImageOptions.Image"))); |
| | | this.btnOut.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnOut.ImageOptions.LargeImage"))); |
| | | 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"; |
| | |
| | | // |
| | | // btnReport |
| | | // |
| | | this.btnReport.Caption = "报表"; |
| | | this.btnReport.Caption = "打印"; |
| | | this.btnReport.Id = 22; |
| | | this.btnReport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnReport.ImageOptions.Image"))); |
| | | 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.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.btnZhiLiangChk.Caption = "质量审核"; |
| | | this.btnZhiLiangChk.Id = 31; |
| | | this.btnZhiLiangChk.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbox2_16x161; |
| | | this.btnZhiLiangChk.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbox2_32x322; |
| | | 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; |
| | | // |
| | |
| | | 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.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; |
| | | // |
| | | // barDockControlTop |
| | | // |
| | | this.barDockControlTop.CausesValidation = false; |
| | |
| | | // |
| | | this.barDockControlBottom.CausesValidation = false; |
| | | this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.barDockControlBottom.Location = new System.Drawing.Point(0, 73); |
| | | this.barDockControlBottom.Location = new System.Drawing.Point(0, 70); |
| | | 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, 145); |
| | | this.barDockControlLeft.Manager = this.barManager1; |
| | | this.barDockControlLeft.Size = new System.Drawing.Size(0, 0); |
| | | // |
| | | // barDockControlRight |
| | | // |
| | |
| | | this.Controls.Add(this.barDockControlBottom); |
| | | this.Controls.Add(this.barDockControlTop); |
| | | this.Name = "UcToolBarMenu"; |
| | | this.Size = new System.Drawing.Size(1543, 73); |
| | | this.Size = new System.Drawing.Size(1543, 70); |
| | | ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | |
| | | } |
| | | |
| | | #endregion |
| | | private DevExpress.XtraBars.BarDockControl barDockControlLeft; |
| | | private DevExpress.XtraBars.BarManager barManager1; |
| | | private DevExpress.XtraBars.Bar bar2; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnAdd; |
| | |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnOut; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnChk; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnFchk; |
| | | private DevExpress.XtraBars.BarDockControl barDockControlTop; |
| | | private DevExpress.XtraBars.BarDockControl barDockControlBottom; |
| | | private DevExpress.XtraBars.BarDockControl barDockControlRight; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnPrint; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnHb; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnIn; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnLog; |
| | |
| | | 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; |
| | | } |
| | | } |