| | |
| | | this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barLargeButtonItem5 = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnReport = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | |
| | | this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; |
| | | this.barDockControlLeft.Location = new System.Drawing.Point(0, 74); |
| | | this.barDockControlLeft.Manager = this.barManager1; |
| | | this.barDockControlLeft.Size = new System.Drawing.Size(0, 0); |
| | | this.barDockControlLeft.Size = new System.Drawing.Size(0, 3); |
| | | // |
| | | // barManager1 |
| | | // |
| | |
| | | this.barLargeButtonItem4, |
| | | this.btnKG, |
| | | this.barLargeButtonItem5, |
| | | this.btnRole}); |
| | | this.btnRole, |
| | | this.btnReport}); |
| | | this.barManager1.MainMenu = this.bar2; |
| | | this.barManager1.MaxItemId = 22; |
| | | this.barManager1.MaxItemId = 23; |
| | | // |
| | | // bar2 |
| | | // |
| | |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem3), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnKG), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnRole)}); |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnRole), |
| | | new DevExpress.XtraBars.LinkPersistInfo(this.btnReport)}); |
| | | this.bar2.OptionsBar.MultiLine = true; |
| | | this.bar2.OptionsBar.UseWholeRow = true; |
| | | this.bar2.Text = "Main menu"; |
| | |
| | | // |
| | | 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, 77); |
| | | this.barDockControlBottom.Manager = this.barManager1; |
| | | this.barDockControlBottom.Size = new System.Drawing.Size(1119, 0); |
| | | // |
| | |
| | | this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.barDockControlRight.Location = new System.Drawing.Point(1119, 74); |
| | | this.barDockControlRight.Manager = this.barManager1; |
| | | this.barDockControlRight.Size = new System.Drawing.Size(0, 0); |
| | | this.barDockControlRight.Size = new System.Drawing.Size(0, 3); |
| | | // |
| | | // barLargeButtonItem5 |
| | | // |
| | | this.barLargeButtonItem5.Caption = "列表"; |
| | | this.barLargeButtonItem5.Id = 20; |
| | | this.barLargeButtonItem5.Name = "barLargeButtonItem5"; |
| | | // |
| | | // btnReport |
| | | // |
| | | this.btnReport.Caption = "报表"; |
| | | this.btnReport.Id = 22; |
| | | this.btnReport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnReport.ImageOptions.Image"))); |
| | | this.btnReport.Name = "btnReport"; |
| | | this.btnReport.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | // |
| | | // ToolBarMenu |
| | | // |
| | |
| | | this.Controls.Add(this.barDockControlBottom); |
| | | this.Controls.Add(this.barDockControlTop); |
| | | this.Name = "ToolBarMenu"; |
| | | this.Size = new System.Drawing.Size(1119, 72); |
| | | this.Size = new System.Drawing.Size(1119, 77); |
| | | ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnKG; |
| | | private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem5; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnRole; |
| | | private DevExpress.XtraBars.BarLargeButtonItem btnReport; |
| | | } |
| | | } |