namespace Gs.DevApp.UserControl
{
partial class ToolBarMenu
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Component Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ToolBarMenu));
this.bar4 = new DevExpress.XtraBars.Bar();
this.bar1 = new DevExpress.XtraBars.Bar();
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
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.btnEdit = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnSave = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnView = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem6 = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnLoad = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem9 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem10 = new DevExpress.XtraBars.BarLargeButtonItem();
this.btnDel = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem1 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem2 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem8 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem3 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barLargeButtonItem4 = new DevExpress.XtraBars.BarLargeButtonItem();
this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
this.bar3 = new DevExpress.XtraBars.Bar();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
this.SuspendLayout();
//
// bar4
//
this.bar4.BarName = "Custom 5";
this.bar4.DockCol = 0;
this.bar4.DockRow = 2;
this.bar4.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar4.Text = "Custom 5";
//
// bar1
//
this.bar1.BarName = "Tools";
this.bar1.DockCol = 0;
this.bar1.DockRow = 1;
this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar1.Text = "Tools";
//
// barButtonItem2
//
this.barButtonItem2.Caption = "barButtonItem2";
this.barButtonItem2.Id = 11;
this.barButtonItem2.Name = "barButtonItem2";
//
// barButtonItem1
//
this.barButtonItem1.Id = 8;
this.barButtonItem1.Name = "barButtonItem1";
//
// barDockControlLeft
//
this.barDockControlLeft.CausesValidation = false;
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);
//
// barManager1
//
this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
this.bar2});
this.barManager1.DockControls.Add(this.barDockControlTop);
this.barManager1.DockControls.Add(this.barDockControlBottom);
this.barManager1.DockControls.Add(this.barDockControlLeft);
this.barManager1.DockControls.Add(this.barDockControlRight);
this.barManager1.Form = this;
this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.btnAdd,
this.btnDel,
this.btnEdit,
this.btnSave,
this.btnView,
this.barButtonItem1,
this.barLargeButtonItem6,
this.btnLoad,
this.barButtonItem2,
this.barLargeButtonItem8,
this.barLargeButtonItem9,
this.barLargeButtonItem10,
this.barLargeButtonItem1,
this.barLargeButtonItem2,
this.barLargeButtonItem3,
this.barLargeButtonItem4});
this.barManager1.MainMenu = this.bar2;
this.barManager1.MaxItemId = 19;
//
// bar2
//
this.bar2.BarName = "Main menu";
this.bar2.DockCol = 0;
this.bar2.DockRow = 0;
this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnAdd, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnEdit, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnSave, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnView, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem6),
new DevExpress.XtraBars.LinkPersistInfo(this.btnLoad),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem9),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem10),
new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnDel, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem1),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem2),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem8),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem3),
new DevExpress.XtraBars.LinkPersistInfo(this.barLargeButtonItem4)});
this.bar2.OptionsBar.MultiLine = true;
this.bar2.OptionsBar.UseWholeRow = true;
this.bar2.Text = "Main menu";
//
// btnAdd
//
this.btnAdd.Caption = "增加";
this.btnAdd.Id = 3;
this.btnAdd.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_allmarkup_16x16;
this.btnAdd.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.trackingchanges_allmarkup_32x32;
this.btnAdd.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.btnAdd.ItemAppearance.Normal.Options.UseFont = true;
this.btnAdd.ItemInMenuAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 12F);
this.btnAdd.ItemInMenuAppearance.Normal.Options.UseFont = true;
this.btnAdd.Name = "btnAdd";
//
// btnEdit
//
this.btnEdit.Caption = "修改";
this.btnEdit.Id = 5;
this.btnEdit.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.trackingchanges_trackchanges_16x16;
this.btnEdit.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.trackingchanges_trackchanges_32x32;
this.btnEdit.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.btnEdit.ItemAppearance.Normal.Options.UseFont = true;
this.btnEdit.Name = "btnEdit";
//
// btnSave
//
this.btnSave.Caption = "保存";
this.btnSave.Id = 6;
this.btnSave.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exportfile_16x16;
this.btnSave.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.exportfile_32x32;
this.btnSave.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.btnSave.ItemAppearance.Normal.Options.UseFont = true;
this.btnSave.Name = "btnSave";
//
// btnView
//
this.btnView.Caption = "查看";
this.btnView.Id = 7;
this.btnView.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.show_16x16;
this.btnView.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.show_32x32;
this.btnView.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.btnView.ItemAppearance.Normal.Options.UseFont = true;
this.btnView.Name = "btnView";
//
// barLargeButtonItem6
//
this.barLargeButtonItem6.Caption = "取消";
this.barLargeButtonItem6.Id = 9;
this.barLargeButtonItem6.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.Image")));
this.barLargeButtonItem6.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem6.ImageOptions.LargeImage")));
this.barLargeButtonItem6.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem6.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem6.Name = "barLargeButtonItem6";
//
// btnLoad
//
this.btnLoad.Caption = "刷新";
this.btnLoad.Id = 10;
this.btnLoad.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.convert_16x16;
this.btnLoad.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.convert_32x32;
this.btnLoad.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.btnLoad.ItemAppearance.Normal.Options.UseFont = true;
this.btnLoad.Name = "btnLoad";
//
// barLargeButtonItem9
//
this.barLargeButtonItem9.Caption = "审核";
this.barLargeButtonItem9.Id = 13;
this.barLargeButtonItem9.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.checkbox2_16x16;
this.barLargeButtonItem9.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.checkbox2_32x32;
this.barLargeButtonItem9.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem9.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem9.Name = "barLargeButtonItem9";
//
// barLargeButtonItem10
//
this.barLargeButtonItem10.Caption = "反审核";
this.barLargeButtonItem10.Id = 14;
this.barLargeButtonItem10.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.forcetesting_16x16;
this.barLargeButtonItem10.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.forcetesting_32x32;
this.barLargeButtonItem10.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem10.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem10.Name = "barLargeButtonItem10";
//
// btnDel
//
this.btnDel.Caption = "删除";
this.btnDel.Id = 4;
this.btnDel.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
this.btnDel.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.removegroupfooter_32x32;
this.btnDel.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.btnDel.ItemAppearance.Normal.Options.UseFont = true;
this.btnDel.Name = "btnDel";
//
// barLargeButtonItem1
//
this.barLargeButtonItem1.Caption = "打印";
this.barLargeButtonItem1.Id = 15;
this.barLargeButtonItem1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem1.ImageOptions.Image")));
this.barLargeButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem1.ImageOptions.LargeImage")));
this.barLargeButtonItem1.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem1.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem1.Name = "barLargeButtonItem1";
//
// barLargeButtonItem2
//
this.barLargeButtonItem2.Caption = "合并";
this.barLargeButtonItem2.Id = 16;
this.barLargeButtonItem2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem2.ImageOptions.Image")));
this.barLargeButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem2.ImageOptions.LargeImage")));
this.barLargeButtonItem2.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem2.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem2.Name = "barLargeButtonItem2";
//
// barLargeButtonItem8
//
this.barLargeButtonItem8.Caption = "导出";
this.barLargeButtonItem8.Description = "导出";
this.barLargeButtonItem8.Id = 12;
this.barLargeButtonItem8.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem8.ImageOptions.Image")));
this.barLargeButtonItem8.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem8.ImageOptions.LargeImage")));
this.barLargeButtonItem8.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem8.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem8.Name = "barLargeButtonItem8";
//
// barLargeButtonItem3
//
this.barLargeButtonItem3.Caption = "导入";
this.barLargeButtonItem3.Id = 17;
this.barLargeButtonItem3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem3.ImageOptions.Image")));
this.barLargeButtonItem3.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barLargeButtonItem3.ImageOptions.LargeImage")));
this.barLargeButtonItem3.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 10F);
this.barLargeButtonItem3.ItemAppearance.Normal.Options.UseFont = true;
this.barLargeButtonItem3.Name = "barLargeButtonItem3";
//
// barLargeButtonItem4
//
this.barLargeButtonItem4.Caption = "日志";
this.barLargeButtonItem4.Id = 18;
this.barLargeButtonItem4.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.salesperiodlifetime_16x16;
this.barLargeButtonItem4.ImageOptions.LargeImage = global::Gs.DevApp.Properties.Resources.salesperiodlifetime_32x32;
this.barLargeButtonItem4.Name = "barLargeButtonItem4";
//
// barDockControlTop
//
this.barDockControlTop.CausesValidation = false;
this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
this.barDockControlTop.Manager = this.barManager1;
this.barDockControlTop.Size = new System.Drawing.Size(1119, 74);
//
// barDockControlBottom
//
this.barDockControlBottom.CausesValidation = false;
this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.barDockControlBottom.Location = new System.Drawing.Point(0, 72);
this.barDockControlBottom.Manager = this.barManager1;
this.barDockControlBottom.Size = new System.Drawing.Size(1119, 0);
//
// barDockControlRight
//
this.barDockControlRight.CausesValidation = false;
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);
//
// bar3
//
this.bar3.BarName = "Status bar";
this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
this.bar3.DockCol = 0;
this.bar3.DockRow = 0;
this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
this.bar3.OptionsBar.AllowQuickCustomization = false;
this.bar3.OptionsBar.DrawDragBorder = false;
this.bar3.OptionsBar.UseWholeRow = true;
this.bar3.Text = "Status bar";
//
// ToolBarMenu
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.barDockControlLeft);
this.Controls.Add(this.barDockControlRight);
this.Controls.Add(this.barDockControlBottom);
this.Controls.Add(this.barDockControlTop);
this.Name = "ToolBarMenu";
this.Size = new System.Drawing.Size(1119, 72);
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraBars.Bar bar4;
private DevExpress.XtraBars.Bar bar1;
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarDockControl barDockControlLeft;
private DevExpress.XtraBars.BarManager barManager1;
private DevExpress.XtraBars.Bar bar2;
private DevExpress.XtraBars.BarLargeButtonItem btnAdd;
private DevExpress.XtraBars.BarLargeButtonItem btnDel;
private DevExpress.XtraBars.BarLargeButtonItem btnEdit;
private DevExpress.XtraBars.BarLargeButtonItem btnSave;
private DevExpress.XtraBars.BarLargeButtonItem btnView;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem6;
private DevExpress.XtraBars.BarLargeButtonItem btnLoad;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem8;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem9;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem10;
private DevExpress.XtraBars.BarDockControl barDockControlTop;
private DevExpress.XtraBars.BarDockControl barDockControlBottom;
private DevExpress.XtraBars.BarDockControl barDockControlRight;
private DevExpress.XtraBars.Bar bar3;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem1;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem2;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem3;
private DevExpress.XtraBars.BarLargeButtonItem barLargeButtonItem4;
}
}