| | |
| | | this.barLargeButtonItem3 = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.barLargeButtonItem4 = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnBaoGao = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnTBPrint = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); |
| | |
| | | this.btnGongZi, |
| | | this.btnLianBan, |
| | | this.btnGx, |
| | | this.btnBaoGao}); |
| | | this.btnBaoGao, |
| | | this.btnTBPrint}); |
| | | this.barManager1.MainMenu = this.bar2; |
| | | this.barManager1.MaxItemId = 76; |
| | | // |
| | |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem2), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem3), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnBaoGao)}); |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnBaoGao), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnTBPrint)}); |
| | | this.bar2.OptionsBar.DrawDragBorder = false; |
| | | this.bar2.OptionsBar.MultiLine = true; |
| | | this.bar2.OptionsBar.UseWholeRow = true; |
| | |
| | | this.btnBaoGao.Name = "btnBaoGao"; |
| | | this.btnBaoGao.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // btnTBPrint |
| | | // |
| | | this.btnTBPrint.Caption = "托板码打印(1)"; |
| | | this.btnTBPrint.Id = 85; |
| | | this.btnTBPrint.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.print_16x162; |
| | | this.btnTBPrint.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.print_32x322; |
| | | this.btnTBPrint.Name = "btnTBPrint"; |
| | | this.btnTBPrint.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, 72); |
| | | this.barDockControlBottom.Location = new System.Drawing.Point(0, 226); |
| | | this.barDockControlBottom.Manager = this.barManager1; |
| | | this.barDockControlBottom.Size = new System.Drawing.Size(1543, 0); |
| | | // |
| | |
| | | this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; |
| | | this.barDockControlLeft.Location = new System.Drawing.Point(0, 213); |
| | | this.barDockControlLeft.Manager = this.barManager1; |
| | | this.barDockControlLeft.Size = new System.Drawing.Size(0, 0); |
| | | this.barDockControlLeft.Size = new System.Drawing.Size(0, 13); |
| | | // |
| | | // barDockControlRight |
| | | // |
| | |
| | | this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.barDockControlRight.Location = new System.Drawing.Point(1543, 213); |
| | | this.barDockControlRight.Manager = this.barManager1; |
| | | this.barDockControlRight.Size = new System.Drawing.Size(0, 0); |
| | | this.barDockControlRight.Size = new System.Drawing.Size(0, 13); |
| | | // |
| | | // UcToolBarMenu |
| | | // |
| | |
| | | this.Controls.Add(this.barDockControlBottom); |
| | | this.Controls.Add(this.barDockControlTop); |
| | | this.Name = "UcToolBarMenu"; |
| | | this.Size = new System.Drawing.Size(1543, 72); |
| | | this.Size = new System.Drawing.Size(1543, 226); |
| | | ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnLianBan; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnGx; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnBaoGao; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnTBPrint; |
| | | } |
| | | } |