| | |
| | | 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.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); |
| | |
| | | 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(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.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.btnKG.Caption = "开工"; |
| | |
| | | // |
| | | 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"; |
| | |
| | | // |
| | | 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, 74); |
| | | this.barDockControlBottom.Manager = this.barManager1; |
| | | this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0); |
| | | // |
| | |
| | | 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, 74); |
| | | ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnZhiLiangFchk; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnCaiGouChk; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnCaiGouFchk; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnBoHui; |
| | | } |
| | | } |