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.

446 lines
28 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.

using POS.Language.Language;
namespace POSV.Component
{
partial class LayoutParameter
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LayoutParameter));
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.themeTeaPanel = new POSV.Component.DoubleBufferPanelX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.labelX2 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX4 = new POSV.Component.DoubleBufferPanelX();
this.teaCom = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.kuaiCanCom = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.weightCom = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX5 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX6 = new POSV.Component.DoubleBufferPanelX();
this.labelX4 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX7 = new POSV.Component.DoubleBufferPanelX();
this.shiTangCom = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.newShiTangCom = new DevComponents.DotNetBar.Controls.CheckBoxX();
this.doubleBufferPanelX8 = new POSV.Component.DoubleBufferPanelX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX9 = new POSV.Component.DoubleBufferPanelX();
this.themeTeaPanel.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.doubleBufferPanelX2.SuspendLayout();
this.doubleBufferPanelX6.SuspendLayout();
this.doubleBufferPanelX8.SuspendLayout();
this.SuspendLayout();
//
// 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.Top;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(1, 1);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(208, 137);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX1.Style.BackgroundImage = global::POSV.Properties.Resources.teaThemeA;
this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX1.Style.GradientAngle = 90;
this.doubleBufferPanelX1.TabIndex = 0;
//
// themeTeaPanel
//
this.themeTeaPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.themeTeaPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.themeTeaPanel.Controls.Add(this.labelX1);
this.themeTeaPanel.Controls.Add(this.doubleBufferPanelX1);
this.themeTeaPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.themeTeaPanel.Location = new System.Drawing.Point(10, 7);
this.themeTeaPanel.Name = "themeTeaPanel";
this.themeTeaPanel.Padding = new System.Windows.Forms.Padding(1);
this.themeTeaPanel.Size = new System.Drawing.Size(210, 200);
this.themeTeaPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.themeTeaPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.themeTeaPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.themeTeaPanel.Style.BorderColor.Color = System.Drawing.Color.Teal;
this.themeTeaPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.themeTeaPanel.Style.GradientAngle = 90;
this.themeTeaPanel.TabIndex = 4;
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.Location = new System.Drawing.Point(4, 144);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(203, 51);
this.labelX1.TabIndex = 4;
this.labelX1.Text = "茶饮版:适用于茶饮行业收银,同时\r\n展示饮品、规格、做法更加符合\r\n茶饮收银操作习惯";
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.labelX2);
this.doubleBufferPanelX3.Controls.Add(this.doubleBufferPanelX4);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(243, 7);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Padding = new System.Windows.Forms.Padding(1);
this.doubleBufferPanelX3.Size = new System.Drawing.Size(210, 200);
this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX3.Style.BorderColor.Color = System.Drawing.Color.Olive;
this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX3.Style.GradientAngle = 90;
this.doubleBufferPanelX3.TabIndex = 11;
//
// labelX2
//
//
//
//
this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX2.Location = new System.Drawing.Point(4, 144);
this.labelX2.Name = "labelX2";
this.labelX2.Size = new System.Drawing.Size(203, 26);
this.labelX2.TabIndex = 4;
this.labelX2.Text = "餐饮版:适用于快餐收银";
//
// doubleBufferPanelX4
//
this.doubleBufferPanelX4.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX4.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX4.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX4.Location = new System.Drawing.Point(1, 1);
this.doubleBufferPanelX4.Name = "doubleBufferPanelX4";
this.doubleBufferPanelX4.Size = new System.Drawing.Size(208, 137);
this.doubleBufferPanelX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX4.Style.BackgroundImage = global::POSV.Properties.Resources.canyinThemeA;
this.doubleBufferPanelX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX4.Style.GradientAngle = 90;
this.doubleBufferPanelX4.TabIndex = 0;
//
// teaCom
//
//
//
//
this.teaCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.teaCom.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.teaCom.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.teaCom.Location = new System.Drawing.Point(53, 208);
this.teaCom.Name = "teaCom";
this.teaCom.Size = new System.Drawing.Size(100, 23);
this.teaCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.teaCom.TabIndex = 18;
this.teaCom.Text = "使用茶饮版";
//
// kuaiCanCom
//
//
//
//
this.kuaiCanCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.kuaiCanCom.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.kuaiCanCom.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.kuaiCanCom.Location = new System.Drawing.Point(287, 208);
this.kuaiCanCom.Name = "kuaiCanCom";
this.kuaiCanCom.Size = new System.Drawing.Size(100, 23);
this.kuaiCanCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.kuaiCanCom.TabIndex = 19;
this.kuaiCanCom.Text = "使用快餐版";
//
// weightCom
//
//
//
//
this.weightCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.weightCom.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.weightCom.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.weightCom.Location = new System.Drawing.Point(519, 208);
this.weightCom.Name = "weightCom";
this.weightCom.Size = new System.Drawing.Size(100, 23);
this.weightCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.weightCom.TabIndex = 30;
this.weightCom.Text = "使用称重版";
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.labelX3);
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX5);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(475, 7);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Padding = new System.Windows.Forms.Padding(1);
this.doubleBufferPanelX2.Size = new System.Drawing.Size(210, 200);
this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX2.Style.BorderColor.Color = System.Drawing.Color.Olive;
this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX2.Style.GradientAngle = 90;
this.doubleBufferPanelX2.TabIndex = 29;
//
// labelX3
//
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX3.Location = new System.Drawing.Point(4, 144);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(203, 51);
this.labelX3.TabIndex = 4;
this.labelX3.Text = "称重版:适用于麻辣烫、坚果、生鲜等需要称重的收银系统";
this.labelX3.WordWrap = true;
//
// doubleBufferPanelX5
//
this.doubleBufferPanelX5.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX5.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX5.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX5.Location = new System.Drawing.Point(1, 1);
this.doubleBufferPanelX5.Name = "doubleBufferPanelX5";
this.doubleBufferPanelX5.Size = new System.Drawing.Size(208, 137);
this.doubleBufferPanelX5.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX5.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX5.Style.BackgroundImage = global::POSV.Properties.Resources.weightThemeA;
this.doubleBufferPanelX5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX5.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX5.Style.GradientAngle = 90;
this.doubleBufferPanelX5.TabIndex = 0;
//
// doubleBufferPanelX6
//
this.doubleBufferPanelX6.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX6.Controls.Add(this.labelX4);
this.doubleBufferPanelX6.Controls.Add(this.doubleBufferPanelX7);
this.doubleBufferPanelX6.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.doubleBufferPanelX6.Location = new System.Drawing.Point(243, 251);
this.doubleBufferPanelX6.Name = "doubleBufferPanelX6";
this.doubleBufferPanelX6.Padding = new System.Windows.Forms.Padding(1);
this.doubleBufferPanelX6.Size = new System.Drawing.Size(210, 200);
this.doubleBufferPanelX6.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX6.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX6.Style.BorderColor.Color = System.Drawing.Color.Teal;
this.doubleBufferPanelX6.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX6.Style.GradientAngle = 90;
this.doubleBufferPanelX6.TabIndex = 43;
this.doubleBufferPanelX6.Visible = false;
//
// labelX4
//
//
//
//
this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX4.Location = new System.Drawing.Point(4, 144);
this.labelX4.Name = "labelX4";
this.labelX4.Size = new System.Drawing.Size(203, 51);
this.labelX4.TabIndex = 4;
this.labelX4.Text = "食堂版:适用于食堂行业收银,快速计算自选单品,更加符合食堂收银操作习惯";
this.labelX4.WordWrap = true;
//
// doubleBufferPanelX7
//
this.doubleBufferPanelX7.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX7.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX7.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX7.Location = new System.Drawing.Point(1, 1);
this.doubleBufferPanelX7.Name = "doubleBufferPanelX7";
this.doubleBufferPanelX7.Size = new System.Drawing.Size(208, 137);
this.doubleBufferPanelX7.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX7.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX7.Style.BackgroundImage = global::POSV.Properties.Resources.;
this.doubleBufferPanelX7.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX7.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX7.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX7.Style.GradientAngle = 90;
this.doubleBufferPanelX7.StyleMouseDown.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(71)))), ((int)(((byte)(42)))));
this.doubleBufferPanelX7.StyleMouseDown.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(183)))), ((int)(((byte)(71)))), ((int)(((byte)(42)))));
this.doubleBufferPanelX7.StyleMouseDown.ForeColor.Color = System.Drawing.Color.White;
this.doubleBufferPanelX7.StyleMouseOver.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
this.doubleBufferPanelX7.StyleMouseOver.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
this.doubleBufferPanelX7.StyleMouseOver.ForeColor.Color = System.Drawing.Color.Black;
this.doubleBufferPanelX7.TabIndex = 0;
//
// shiTangCom
//
//
//
//
this.shiTangCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.shiTangCom.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.shiTangCom.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shiTangCom.Location = new System.Drawing.Point(287, 457);
this.shiTangCom.Name = "shiTangCom";
this.shiTangCom.Size = new System.Drawing.Size(100, 23);
this.shiTangCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.shiTangCom.TabIndex = 44;
this.shiTangCom.Text = "使用食堂版";
this.shiTangCom.Visible = false;
//
// newShiTangCom
//
//
//
//
this.newShiTangCom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.newShiTangCom.CheckBoxStyle = DevComponents.DotNetBar.eCheckBoxStyle.RadioButton;
this.newShiTangCom.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.newShiTangCom.Location = new System.Drawing.Point(54, 456);
this.newShiTangCom.Name = "newShiTangCom";
this.newShiTangCom.Size = new System.Drawing.Size(100, 23);
this.newShiTangCom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.newShiTangCom.TabIndex = 61;
this.newShiTangCom.Text = "使用食堂版";
//
// doubleBufferPanelX8
//
this.doubleBufferPanelX8.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX8.Controls.Add(this.labelX5);
this.doubleBufferPanelX8.Controls.Add(this.doubleBufferPanelX9);
this.doubleBufferPanelX8.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX8.Location = new System.Drawing.Point(10, 250);
this.doubleBufferPanelX8.Name = "doubleBufferPanelX8";
this.doubleBufferPanelX8.Padding = new System.Windows.Forms.Padding(1);
this.doubleBufferPanelX8.Size = new System.Drawing.Size(210, 200);
this.doubleBufferPanelX8.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX8.Style.BorderColor.Color = System.Drawing.Color.Teal;
this.doubleBufferPanelX8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX8.Style.GradientAngle = 90;
this.doubleBufferPanelX8.TabIndex = 60;
//
// labelX5
//
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX5.Location = new System.Drawing.Point(4, 144);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(203, 51);
this.labelX5.TabIndex = 4;
this.labelX5.Text = "食堂版:适用于食堂行业收银,快速计算快速结账自选单品,更加符合食堂收银操作习惯";
this.labelX5.WordWrap = true;
//
// doubleBufferPanelX9
//
this.doubleBufferPanelX9.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX9.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX9.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX9.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX9.Location = new System.Drawing.Point(1, 1);
this.doubleBufferPanelX9.Name = "doubleBufferPanelX9";
this.doubleBufferPanelX9.Size = new System.Drawing.Size(208, 137);
this.doubleBufferPanelX9.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX9.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.doubleBufferPanelX9.Style.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("doubleBufferPanelX9.Style.BackgroundImage")));
this.doubleBufferPanelX9.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX9.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX9.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX9.Style.GradientAngle = 90;
this.doubleBufferPanelX9.TabIndex = 0;
//
// LayoutParameter
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.newShiTangCom);
this.Controls.Add(this.doubleBufferPanelX8);
this.Controls.Add(this.shiTangCom);
this.Controls.Add(this.doubleBufferPanelX6);
this.Controls.Add(this.weightCom);
this.Controls.Add(this.doubleBufferPanelX2);
this.Controls.Add(this.kuaiCanCom);
this.Controls.Add(this.teaCom);
this.Controls.Add(this.doubleBufferPanelX3);
this.Controls.Add(this.themeTeaPanel);
this.Name = "LayoutParameter";
this.Size = new System.Drawing.Size(702, 508);
this.themeTeaPanel.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
this.doubleBufferPanelX2.ResumeLayout(false);
this.doubleBufferPanelX6.ResumeLayout(false);
this.doubleBufferPanelX8.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DoubleBufferPanelX doubleBufferPanelX1;
private DoubleBufferPanelX themeTeaPanel;
private DevComponents.DotNetBar.LabelX labelX1;
private DoubleBufferPanelX doubleBufferPanelX3;
private DevComponents.DotNetBar.LabelX labelX2;
private DoubleBufferPanelX doubleBufferPanelX4;
private DevComponents.DotNetBar.Controls.CheckBoxX teaCom;
private DevComponents.DotNetBar.Controls.CheckBoxX kuaiCanCom;
private DevComponents.DotNetBar.Controls.CheckBoxX weightCom;
private DoubleBufferPanelX doubleBufferPanelX2;
private DevComponents.DotNetBar.LabelX labelX3;
private DoubleBufferPanelX doubleBufferPanelX5;
private DoubleBufferPanelX doubleBufferPanelX6;
private DevComponents.DotNetBar.LabelX labelX4;
private DoubleBufferPanelX doubleBufferPanelX7;
private DevComponents.DotNetBar.Controls.CheckBoxX shiTangCom;
private DevComponents.DotNetBar.Controls.CheckBoxX newShiTangCom;
private DoubleBufferPanelX doubleBufferPanelX8;
private DevComponents.DotNetBar.LabelX labelX5;
private DoubleBufferPanelX doubleBufferPanelX9;
}
}