You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

305 lines
19 KiB
C#

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

namespace POSV.Tabs
{
partial class DishMenuItem
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.mainContainer = new POSV.Component.DoubleBufferPanelX();
this.productControl = new POSV.Component.ProductControl();
this.categoryPanel = new POSV.Component.DoubleBufferPanelX();
this.categoryControl = new POSV.Component.CategoryControl();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.shortcutPanel = new POSV.Component.DoubleBufferPanelX();
this.leftContainer = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.modulePanel = new POSV.Component.DoubleBufferPanelX();
this.mainContainer.SuspendLayout();
this.categoryPanel.SuspendLayout();
this.leftContainer.SuspendLayout();
this.SuspendLayout();
//
// mainContainer
//
this.mainContainer.CanvasColor = System.Drawing.SystemColors.Control;
this.mainContainer.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.mainContainer.Controls.Add(this.productControl);
this.mainContainer.Controls.Add(this.categoryPanel);
this.mainContainer.Controls.Add(this.doubleBufferPanelX1);
this.mainContainer.DisabledBackColor = System.Drawing.Color.Empty;
this.mainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
this.mainContainer.Location = new System.Drawing.Point(382, 1);
this.mainContainer.Name = "mainContainer";
this.mainContainer.Padding = new System.Windows.Forms.Padding(1);
this.mainContainer.Size = new System.Drawing.Size(477, 623);
this.mainContainer.Style.Alignment = System.Drawing.StringAlignment.Center;
this.mainContainer.Style.BackColor1.Alpha = ((byte)(0));
this.mainContainer.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.mainContainer.Style.BackColor2.Alpha = ((byte)(0));
this.mainContainer.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.mainContainer.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.mainContainer.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.mainContainer.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Right;
this.mainContainer.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.mainContainer.Style.GradientAngle = 90;
this.mainContainer.TabIndex = 49;
this.mainContainer.Text = "操作";
//
// productControl
//
this.productControl.AutoPager = true;
this.productControl.BackColor = System.Drawing.Color.Transparent;
this.productControl.BackColor1 = "DimGray";
this.productControl.BackColor2 = "DimGray";
this.productControl.Columns = 1;
this.productControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.productControl.FontSize = POSV.SystemFont.;
this.productControl.ItemHeight = 70;
this.productControl.ItemWidth = 90;
this.productControl.Location = new System.Drawing.Point(1, 91);
this.productControl.Name = "productControl";
this.productControl.PageNumber = 0;
this.productControl.PagerColor1 = "DimGray";
this.productControl.PagerColor2 = "DimGray";
this.productControl.ProductCornerType = POSV.Bean.CornerType.;
this.productControl.SaleClearColor = null;
this.productControl.SaleClearFont = POSV.SystemFont.;
this.productControl.SaleClearNotifyColor = null;
this.productControl.SaleClearTextColor = null;
this.productControl.SaleStopColor = null;
this.productControl.SelBackColor = null;
this.productControl.SelProductFont = POSV.SystemFont.;
this.productControl.SelTextColor = null;
this.productControl.ShowType = POSV.Bean.ProductShowType.;
this.productControl.Size = new System.Drawing.Size(475, 480);
this.productControl.TabIndex = 61;
this.productControl.TextColor = "White";
//
// categoryPanel
//
this.categoryPanel.AutoSize = true;
this.categoryPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.categoryPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.categoryPanel.Controls.Add(this.categoryControl);
this.categoryPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.categoryPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.categoryPanel.Location = new System.Drawing.Point(1, 1);
this.categoryPanel.Name = "categoryPanel";
this.categoryPanel.Size = new System.Drawing.Size(475, 90);
this.categoryPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.categoryPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.categoryPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.categoryPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.categoryPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.categoryPanel.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)((DevComponents.DotNetBar.eBorderSide.Right | DevComponents.DotNetBar.eBorderSide.Bottom)));
this.categoryPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.categoryPanel.Style.GradientAngle = 90;
this.categoryPanel.TabIndex = 47;
//
// categoryControl
//
this.categoryControl.AutoSize = true;
this.categoryControl.BackColor = System.Drawing.Color.Transparent;
this.categoryControl.CategoryCornerType = POSV.Bean.CornerType.;
this.categoryControl.Dock = System.Windows.Forms.DockStyle.Top;
this.categoryControl.Location = new System.Drawing.Point(0, 0);
this.categoryControl.MainAutoItemWidth = true;
this.categoryControl.MainAutoPager = true;
this.categoryControl.MainCategoryBackColor1 = "DimGray";
this.categoryControl.MainCategoryBackColor2 = "DimGray";
this.categoryControl.MainCategoryCode = false;
this.categoryControl.MainCategoryColumns = 1;
this.categoryControl.MainCategoryFont = POSV.SystemFont.;
this.categoryControl.MainCategoryItemHeight = 45;
this.categoryControl.MainCategoryRows = 1;
this.categoryControl.MainCategorySelectedColor = "DimGray";
this.categoryControl.MainCategoryTextColor = "White";
this.categoryControl.MainCustomItemWidth = 80;
this.categoryControl.Name = "categoryControl";
this.categoryControl.ShowCagegoryType = POSV.Bean.CategoryShowType.;
this.categoryControl.Size = new System.Drawing.Size(475, 90);
this.categoryControl.SubAutoItemWidth = true;
this.categoryControl.SubAutoPager = true;
this.categoryControl.SubCategoryBackColor1 = "DimGray";
this.categoryControl.SubCategoryBackColor2 = "DimGray";
this.categoryControl.SubCategoryCode = false;
this.categoryControl.SubCategoryColumns = 1;
this.categoryControl.SubCategoryFont = POSV.SystemFont.;
this.categoryControl.SubCategoryItemHeight = 45;
this.categoryControl.SubCategoryRows = 1;
this.categoryControl.SubCategorySelectedColor = "DimGray";
this.categoryControl.SubCategoryTextColor = "White";
this.categoryControl.SubCustomItemWidth = 80;
this.categoryControl.TabIndex = 1;
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(1, 571);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Padding = new System.Windows.Forms.Padding(1);
this.doubleBufferPanelX1.Size = new System.Drawing.Size(475, 51);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.Alpha = ((byte)(0));
this.doubleBufferPanelX1.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX1.Style.BackColor2.Alpha = ((byte)(0));
this.doubleBufferPanelX1.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX1.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Top;
this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX1.Style.GradientAngle = 90;
this.doubleBufferPanelX1.TabIndex = 40;
this.doubleBufferPanelX1.Text = "功能";
//
// shortcutPanel
//
this.shortcutPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.shortcutPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.shortcutPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.shortcutPanel.Dock = System.Windows.Forms.DockStyle.Left;
this.shortcutPanel.Location = new System.Drawing.Point(315, 1);
this.shortcutPanel.Name = "shortcutPanel";
this.shortcutPanel.Padding = new System.Windows.Forms.Padding(1);
this.shortcutPanel.Size = new System.Drawing.Size(67, 623);
this.shortcutPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.shortcutPanel.Style.BackColor1.Alpha = ((byte)(0));
this.shortcutPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.shortcutPanel.Style.BackColor2.Alpha = ((byte)(0));
this.shortcutPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.shortcutPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.shortcutPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.shortcutPanel.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
| DevComponents.DotNetBar.eBorderSide.Top)));
this.shortcutPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.shortcutPanel.Style.GradientAngle = 90;
this.shortcutPanel.TabIndex = 45;
this.shortcutPanel.Text = "快捷";
//
// leftContainer
//
this.leftContainer.CanvasColor = System.Drawing.SystemColors.Control;
this.leftContainer.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.leftContainer.Controls.Add(this.doubleBufferPanelX2);
this.leftContainer.Controls.Add(this.modulePanel);
this.leftContainer.DisabledBackColor = System.Drawing.Color.Empty;
this.leftContainer.Dock = System.Windows.Forms.DockStyle.Left;
this.leftContainer.Location = new System.Drawing.Point(1, 1);
this.leftContainer.Name = "leftContainer";
this.leftContainer.Size = new System.Drawing.Size(314, 623);
this.leftContainer.Style.Alignment = System.Drawing.StringAlignment.Center;
this.leftContainer.Style.BackColor1.Alpha = ((byte)(0));
this.leftContainer.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.leftContainer.Style.BackColor2.Alpha = ((byte)(0));
this.leftContainer.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.leftContainer.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.leftContainer.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.leftContainer.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)));
this.leftContainer.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.leftContainer.Style.GradientAngle = 90;
this.leftContainer.TabIndex = 34;
this.leftContainer.Text = "菜单";
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Padding = new System.Windows.Forms.Padding(1);
this.doubleBufferPanelX2.Size = new System.Drawing.Size(314, 90);
this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX2.Style.BackColor1.Alpha = ((byte)(0));
this.doubleBufferPanelX2.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX2.Style.BackColor2.Alpha = ((byte)(0));
this.doubleBufferPanelX2.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX2.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Top;
this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX2.Style.GradientAngle = 90;
this.doubleBufferPanelX2.TabIndex = 29;
this.doubleBufferPanelX2.Text = "功能";
//
// modulePanel
//
this.modulePanel.CanvasColor = System.Drawing.SystemColors.Control;
this.modulePanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.modulePanel.DisabledBackColor = System.Drawing.Color.Empty;
this.modulePanel.Dock = System.Windows.Forms.DockStyle.Bottom;
this.modulePanel.Location = new System.Drawing.Point(0, 477);
this.modulePanel.Name = "modulePanel";
this.modulePanel.Padding = new System.Windows.Forms.Padding(1);
this.modulePanel.Size = new System.Drawing.Size(314, 146);
this.modulePanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.modulePanel.Style.BackColor1.Alpha = ((byte)(0));
this.modulePanel.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.modulePanel.Style.BackColor2.Alpha = ((byte)(0));
this.modulePanel.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.modulePanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.modulePanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.modulePanel.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Top;
this.modulePanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.modulePanel.Style.GradientAngle = 90;
this.modulePanel.TabIndex = 22;
this.modulePanel.Text = "功能";
//
// DishMenuItem
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.mainContainer);
this.Controls.Add(this.shortcutPanel);
this.Controls.Add(this.leftContainer);
this.Name = "DishMenuItem";
this.Padding = new System.Windows.Forms.Padding(1);
this.Size = new System.Drawing.Size(860, 625);
this.mainContainer.ResumeLayout(false);
this.mainContainer.PerformLayout();
this.categoryPanel.ResumeLayout(false);
this.categoryPanel.PerformLayout();
this.leftContainer.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.DoubleBufferPanelX leftContainer;
private Component.DoubleBufferPanelX shortcutPanel;
private Component.DoubleBufferPanelX mainContainer;
private Component.DoubleBufferPanelX modulePanel;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.DoubleBufferPanelX categoryPanel;
private Component.CategoryControl categoryControl;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private Component.ProductControl productControl;
}
}