| | |
| | | this.barLargeButtonItem3 = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.barLargeButtonItem4 = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnChbg = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnBaoGao = 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(); |
| | | this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); |
| | | this.barLargeButtonItem5 = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnBaoGao = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | |
| | | this.btnChbg.Name = "btnChbg"; |
| | | this.btnChbg.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // btnBaoGao |
| | | // |
| | | this.btnBaoGao.Caption = "生产报告"; |
| | | this.btnBaoGao.Id = 70; |
| | | this.btnBaoGao.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnBaoGao.ImageOptions.Image"))); |
| | | this.btnBaoGao.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnBaoGao.ImageOptions.LargeImage"))); |
| | | this.btnBaoGao.Name = "btnBaoGao"; |
| | | this.btnBaoGao.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, 114); |
| | | this.barDockControlBottom.Location = new System.Drawing.Point(0, 306); |
| | | this.barDockControlBottom.Manager = this.barManager1; |
| | | this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.barDockControlBottom.Size = new System.Drawing.Size(1350, 0); |
| | |
| | | this.barDockControlLeft.Location = new System.Drawing.Point(0, 114); |
| | | this.barDockControlLeft.Manager = this.barManager1; |
| | | this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.barDockControlLeft.Size = new System.Drawing.Size(0, 0); |
| | | this.barDockControlLeft.Size = new System.Drawing.Size(0, 192); |
| | | // |
| | | // barDockControlRight |
| | | // |
| | |
| | | this.barDockControlRight.Location = new System.Drawing.Point(1350, 114); |
| | | this.barDockControlRight.Manager = this.barManager1; |
| | | this.barDockControlRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.barDockControlRight.Size = new System.Drawing.Size(0, 0); |
| | | this.barDockControlRight.Size = new System.Drawing.Size(0, 192); |
| | | // |
| | | // barButtonItem1 |
| | | // |
| | |
| | | this.barLargeButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem5.ImageOptions.LargeImage"))); |
| | | this.barLargeButtonItem5.Name = "barLargeButtonItem5"; |
| | | // |
| | | // btnBaoGao |
| | | // |
| | | this.btnBaoGao.Caption = "生产报告"; |
| | | this.btnBaoGao.Id = 70; |
| | | this.btnBaoGao.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.Image"))); |
| | | this.btnBaoGao.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.LargeImage"))); |
| | | this.btnBaoGao.Name = "btnBaoGao"; |
| | | // |
| | | // UcToolBarMenu |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | |
| | | this.Controls.Add(this.barDockControlTop); |
| | | this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.Name = "UcToolBarMenu"; |
| | | this.Size = new System.Drawing.Size(1350, 114); |
| | | this.Size = new System.Drawing.Size(1350, 306); |
| | | ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |