namespace POSV.Component { partial class MenuControl { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.mainPanel = new POSV.Component.DoubleBufferPanelX(); this.subMenuItemPanel = new DevComponents.DotNetBar.ItemPanel(); this.metroTileItem35 = new DevComponents.DotNetBar.Metro.MetroTileItem(); this.billItemPanel = new DevComponents.DotNetBar.ItemPanel(); this.metroTileItem14 = new DevComponents.DotNetBar.Metro.MetroTileItem(); this.keyboardItemPanel = new DevComponents.DotNetBar.ItemPanel(); this.metroTileItem18 = new DevComponents.DotNetBar.Metro.MetroTileItem(); this.toolsItemPanel = new DevComponents.DotNetBar.ItemPanel(); this.metroTileItem1 = new DevComponents.DotNetBar.Metro.MetroTileItem(); this.menuPanel = new POSV.Component.DoubleBufferPanelX(); this.menuItemPanel = new DevComponents.DotNetBar.ItemPanel(); this.metroTileItem6 = new DevComponents.DotNetBar.Metro.MetroTileItem(); this.hideItemPanel = new DevComponents.DotNetBar.ItemPanel(); this.ButtonItemSimple = new DevComponents.DotNetBar.Metro.MetroTileItem(); this.mainPanel.SuspendLayout(); this.menuPanel.SuspendLayout(); this.SuspendLayout(); // // mainPanel // this.mainPanel.CanvasColor = System.Drawing.SystemColors.Control; this.mainPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.mainPanel.Controls.Add(this.subMenuItemPanel); this.mainPanel.Controls.Add(this.billItemPanel); this.mainPanel.Controls.Add(this.keyboardItemPanel); this.mainPanel.Controls.Add(this.toolsItemPanel); this.mainPanel.DisabledBackColor = System.Drawing.Color.Empty; this.mainPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.mainPanel.Location = new System.Drawing.Point(0, 0); this.mainPanel.Margin = new System.Windows.Forms.Padding(0); this.mainPanel.Name = "mainPanel"; this.mainPanel.Padding = new System.Windows.Forms.Padding(1, 1, 1, 0); this.mainPanel.Size = new System.Drawing.Size(489, 198); this.mainPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.mainPanel.Style.BackColor1.Alpha = ((byte)(0)); this.mainPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.mainPanel.Style.BackColor2.Alpha = ((byte)(0)); this.mainPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.mainPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.mainPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.mainPanel.Style.GradientAngle = 90; this.mainPanel.TabIndex = 7; // // subMenuItemPanel // // // // this.subMenuItemPanel.BackgroundStyle.Class = "MetroTileGroupTitle"; this.subMenuItemPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.subMenuItemPanel.ContainerControlProcessDialogKey = true; this.subMenuItemPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.subMenuItemPanel.DragDropSupport = true; this.subMenuItemPanel.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.metroTileItem35}); this.subMenuItemPanel.ItemSpacing = 0; this.subMenuItemPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.subMenuItemPanel.Location = new System.Drawing.Point(225, 1); this.subMenuItemPanel.MultiLine = true; this.subMenuItemPanel.Name = "subMenuItemPanel"; this.subMenuItemPanel.ReserveLeftSpace = false; this.subMenuItemPanel.Size = new System.Drawing.Size(263, 149); this.subMenuItemPanel.TabIndex = 79; this.subMenuItemPanel.Tag = "明细区"; // // metroTileItem35 // this.metroTileItem35.Name = "metroTileItem35"; this.metroTileItem35.SymbolColor = System.Drawing.Color.Empty; this.metroTileItem35.Text = "菜单"; this.metroTileItem35.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee; this.metroTileItem35.TileSize = new System.Drawing.Size(55, 50); // // // this.metroTileItem35.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.metroTileItem35.TileStyle.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.metroTileItem35.TileStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; // // billItemPanel // // // // this.billItemPanel.BackgroundStyle.Class = "MetroTileGroupTitle"; this.billItemPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.billItemPanel.ContainerControlProcessDialogKey = true; this.billItemPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.billItemPanel.DragDropSupport = true; this.billItemPanel.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.metroTileItem14}); this.billItemPanel.ItemSpacing = 0; this.billItemPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.billItemPanel.Location = new System.Drawing.Point(225, 150); this.billItemPanel.Margin = new System.Windows.Forms.Padding(0); this.billItemPanel.Name = "billItemPanel"; this.billItemPanel.ReserveLeftSpace = false; this.billItemPanel.Size = new System.Drawing.Size(263, 48); this.billItemPanel.TabIndex = 78; this.billItemPanel.Tag = "结账区"; // // metroTileItem14 // this.metroTileItem14.CheckBehavior = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.LeftMouseButtonClick; this.metroTileItem14.Checked = true; this.metroTileItem14.Name = "metroTileItem14"; this.metroTileItem14.SymbolColor = System.Drawing.Color.Empty; this.metroTileItem14.Text = "收银"; this.metroTileItem14.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Gray; this.metroTileItem14.TileSize = new System.Drawing.Size(55, 50); // // // this.metroTileItem14.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.metroTileItem14.TileStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; // // keyboardItemPanel // // // // this.keyboardItemPanel.BackgroundStyle.Class = "MetroTileGroupTitle"; this.keyboardItemPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.keyboardItemPanel.ContainerControlProcessDialogKey = true; this.keyboardItemPanel.Dock = System.Windows.Forms.DockStyle.Left; this.keyboardItemPanel.DragDropSupport = true; this.keyboardItemPanel.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.metroTileItem18}); this.keyboardItemPanel.ItemSpacing = 0; this.keyboardItemPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.keyboardItemPanel.Location = new System.Drawing.Point(41, 1); this.keyboardItemPanel.Margin = new System.Windows.Forms.Padding(0); this.keyboardItemPanel.MultiLine = true; this.keyboardItemPanel.Name = "keyboardItemPanel"; this.keyboardItemPanel.ReserveLeftSpace = false; this.keyboardItemPanel.Size = new System.Drawing.Size(184, 197); this.keyboardItemPanel.TabIndex = 19; this.keyboardItemPanel.Tag = "键盘区"; // // metroTileItem18 // this.metroTileItem18.CheckBehavior = DevComponents.DotNetBar.Metro.eMetroTileCheckBehavior.LeftMouseButtonClick; this.metroTileItem18.Name = "metroTileItem18"; this.metroTileItem18.SymbolColor = System.Drawing.Color.Empty; this.metroTileItem18.Text = "键盘"; this.metroTileItem18.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Coffee; this.metroTileItem18.TileSize = new System.Drawing.Size(55, 50); // // // this.metroTileItem18.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.metroTileItem18.TileStyle.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.metroTileItem18.TileStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; // // toolsItemPanel // // // // this.toolsItemPanel.BackgroundStyle.Class = "MetroTileGroupTitle"; this.toolsItemPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.toolsItemPanel.ContainerControlProcessDialogKey = true; this.toolsItemPanel.Dock = System.Windows.Forms.DockStyle.Left; this.toolsItemPanel.DragDropSupport = true; this.toolsItemPanel.FadeEffect = false; this.toolsItemPanel.FitButtonsToContainerWidth = true; this.toolsItemPanel.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.metroTileItem1}); this.toolsItemPanel.ItemSpacing = 0; this.toolsItemPanel.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical; this.toolsItemPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.toolsItemPanel.Location = new System.Drawing.Point(1, 1); this.toolsItemPanel.Name = "toolsItemPanel"; this.toolsItemPanel.ReserveLeftSpace = false; this.toolsItemPanel.Size = new System.Drawing.Size(40, 197); this.toolsItemPanel.TabIndex = 1; // // metroTileItem1 // this.metroTileItem1.Checked = true; this.metroTileItem1.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.metroTileItem1.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Center; this.metroTileItem1.Name = "metroTileItem1"; this.metroTileItem1.SymbolColor = System.Drawing.Color.Empty; this.metroTileItem1.SymbolSize = 15F; this.metroTileItem1.Text = "工具"; this.metroTileItem1.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Gray; this.metroTileItem1.TileSize = new System.Drawing.Size(30, 50); // // // this.metroTileItem1.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.metroTileItem1.TileStyle.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.metroTileItem1.TileStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; this.metroTileItem1.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // menuPanel // this.menuPanel.CanvasColor = System.Drawing.SystemColors.Control; this.menuPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.menuPanel.Controls.Add(this.menuItemPanel); this.menuPanel.Controls.Add(this.hideItemPanel); this.menuPanel.DisabledBackColor = System.Drawing.Color.Empty; this.menuPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.menuPanel.Location = new System.Drawing.Point(0, 198); this.menuPanel.Margin = new System.Windows.Forms.Padding(0); this.menuPanel.Name = "menuPanel"; this.menuPanel.Padding = new System.Windows.Forms.Padding(1); this.menuPanel.Size = new System.Drawing.Size(489, 52); this.menuPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.menuPanel.Style.BackColor1.Alpha = ((byte)(0)); this.menuPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.menuPanel.Style.BackColor2.Alpha = ((byte)(0)); this.menuPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.menuPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.menuPanel.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) | DevComponents.DotNetBar.eBorderSide.Bottom))); this.menuPanel.Style.BorderWidth = 0; this.menuPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.menuPanel.Style.GradientAngle = 90; this.menuPanel.TabIndex = 0; // // menuItemPanel // // // // this.menuItemPanel.BackgroundStyle.Class = "MetroTileGroupTitle"; this.menuItemPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.menuItemPanel.ContainerControlProcessDialogKey = true; this.menuItemPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.menuItemPanel.DragDropSupport = true; this.menuItemPanel.FadeEffect = false; this.menuItemPanel.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.metroTileItem6}); this.menuItemPanel.ItemSpacing = 0; this.menuItemPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.menuItemPanel.Location = new System.Drawing.Point(41, 1); this.menuItemPanel.Name = "menuItemPanel"; this.menuItemPanel.ReserveLeftSpace = false; this.menuItemPanel.ShowToolTips = false; this.menuItemPanel.Size = new System.Drawing.Size(447, 50); this.menuItemPanel.TabIndex = 2; this.menuItemPanel.Tag = "主菜单"; // // metroTileItem6 // this.metroTileItem6.Name = "metroTileItem6"; this.metroTileItem6.SymbolColor = System.Drawing.Color.Empty; this.metroTileItem6.Text = "主菜单"; this.metroTileItem6.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Gray; this.metroTileItem6.TileSize = new System.Drawing.Size(55, 50); // // // this.metroTileItem6.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // hideItemPanel // // // // this.hideItemPanel.BackgroundStyle.Class = "MetroTileGroupTitle"; this.hideItemPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.hideItemPanel.BackgroundStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; this.hideItemPanel.ContainerControlProcessDialogKey = true; this.hideItemPanel.Dock = System.Windows.Forms.DockStyle.Left; this.hideItemPanel.DragDropSupport = true; this.hideItemPanel.FadeEffect = false; this.hideItemPanel.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.ButtonItemSimple}); this.hideItemPanel.ItemSpacing = 0; this.hideItemPanel.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical; this.hideItemPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.hideItemPanel.Location = new System.Drawing.Point(1, 1); this.hideItemPanel.Name = "hideItemPanel"; this.hideItemPanel.ReserveLeftSpace = false; this.hideItemPanel.Size = new System.Drawing.Size(40, 50); this.hideItemPanel.TabIndex = 0; // // ButtonItemSimple // this.ButtonItemSimple.ImageIndent = new System.Drawing.Point(0, 0); this.ButtonItemSimple.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleCenter; this.ButtonItemSimple.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Center; this.ButtonItemSimple.Name = "ButtonItemSimple"; this.ButtonItemSimple.OptionGroup = "Shortcut"; this.ButtonItemSimple.Symbol = ""; this.ButtonItemSimple.SymbolColor = System.Drawing.Color.Empty; this.ButtonItemSimple.SymbolSize = 20F; this.ButtonItemSimple.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Gray; this.ButtonItemSimple.TileSize = new System.Drawing.Size(30, 50); // // // this.ButtonItemSimple.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ButtonItemSimple.TileStyle.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonItemSimple.TileStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; this.ButtonItemSimple.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleCenter; // // MenuControl // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.Controls.Add(this.mainPanel); this.Controls.Add(this.menuPanel); this.Margin = new System.Windows.Forms.Padding(0); this.Name = "MenuControl"; this.Size = new System.Drawing.Size(489, 250); this.mainPanel.ResumeLayout(false); this.menuPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DoubleBufferPanelX menuPanel; private DoubleBufferPanelX mainPanel; private DevComponents.DotNetBar.ItemPanel hideItemPanel; private DevComponents.DotNetBar.ItemPanel toolsItemPanel; private DevComponents.DotNetBar.ItemPanel menuItemPanel; private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem6; private DevComponents.DotNetBar.Metro.MetroTileItem ButtonItemSimple; private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem1; private DevComponents.DotNetBar.ItemPanel keyboardItemPanel; private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem18; private DevComponents.DotNetBar.ItemPanel billItemPanel; private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem14; private DevComponents.DotNetBar.ItemPanel subMenuItemPanel; private DevComponents.DotNetBar.Metro.MetroTileItem metroTileItem35; } }