| | |
| | | { |
| | | 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.btnKG = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnQuery = 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, |
| | |
| | | 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.btnKG), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnQuery), |
| | |
| | | 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 = "合并"; |
| | |
| | | // |
| | | // 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.barDockControlBottom.CausesValidation = false; |
| | | this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.barDockControlBottom.Location = new System.Drawing.Point(0, 74); |
| | | 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, 74); |
| | | 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 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; |
| | | } |
| | | } |