| | |
| | | this.btnZhongTai = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnJieAn = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnFjieAn = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnOa = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnLayout = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnHelp = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.btnOa = new DevExpress.XtraBars.BarLargeButtonItem(); |
| | | this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); |
| | | this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); |
| | |
| | | // |
| | | this.btnTzbl.Caption = "通知备料"; |
| | | this.btnTzbl.Id = 41; |
| | | this.btnTzbl.ImageOptions.ImageUri.Uri = "business%20objects/bo_security_permission_object"; |
| | | this.btnTzbl.ImageOptions.SvgImage = global::Gs.DevApp.Properties.Resources.time; |
| | | this.btnTzbl.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.announcement_32x32; |
| | | this.btnTzbl.Name = "btnTzbl"; |
| | | this.btnTzbl.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; |
| | | this.btnTzbl.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | |
| | | this.btnFjieAn.Name = "btnFjieAn"; |
| | | this.btnFjieAn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // btnOa |
| | | // |
| | | this.btnOa.Caption = "提交OA"; |
| | | this.btnOa.Id = 54; |
| | | this.btnOa.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.meeting_16x16; |
| | | this.btnOa.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.meeting_32x321; |
| | | this.btnOa.Name = "btnOa"; |
| | | this.btnOa.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; |
| | | // |
| | | // btnLayout |
| | | // |
| | | this.btnLayout.Caption = "保存版面"; |
| | |
| | | this.btnHelp.ItemAppearance.Normal.Options.UseFont = true; |
| | | this.btnHelp.Name = "btnHelp"; |
| | | // |
| | | // btnOa |
| | | // |
| | | this.btnOa.Caption = "提交OA"; |
| | | this.btnOa.Id = 54; |
| | | this.btnOa.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.meeting_16x16; |
| | | this.btnOa.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.meeting_32x321; |
| | | this.btnOa.Name = "btnOa"; |
| | | this.btnOa.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, 63); |
| | | 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, 72); |
| | | this.Size = new System.Drawing.Size(1543, 63); |
| | | ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |