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.

205 lines
12 KiB
C#

9 months ago
namespace POSV.Tabs
{
partial class SettingMenuItem
{
/// <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.modulePanel = new POSV.Component.DoubleBufferPanelX();
this.touchLabelExt1 = new POSV.Component.TouchLabelExt();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.touchLabelExt16 = new POSV.Component.TouchLabelExt();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.modulePanel.SuspendLayout();
this.doubleBufferPanelX2.SuspendLayout();
this.SuspendLayout();
//
// modulePanel
//
this.modulePanel.CanvasColor = System.Drawing.SystemColors.Control;
this.modulePanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.modulePanel.Controls.Add(this.touchLabelExt1);
this.modulePanel.Controls.Add(this.doubleBufferPanelX1);
this.modulePanel.DisabledBackColor = System.Drawing.Color.Empty;
this.modulePanel.Dock = System.Windows.Forms.DockStyle.Top;
this.modulePanel.Location = new System.Drawing.Point(1, 1);
this.modulePanel.Name = "modulePanel";
this.modulePanel.Padding = new System.Windows.Forms.Padding(1, 24, 1, 24);
this.modulePanel.Size = new System.Drawing.Size(858, 106);
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 = 26;
//
// touchLabelExt1
//
this.touchLabelExt1.BackColor = System.Drawing.Color.Transparent;
this.touchLabelExt1.BackColor1 = System.Drawing.Color.Transparent;
this.touchLabelExt1.BackColor2 = System.Drawing.Color.Tan;
//
//
//
this.touchLabelExt1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.touchLabelExt1.Dock = System.Windows.Forms.DockStyle.Left;
this.touchLabelExt1.Font = new System.Drawing.Font("宋体", 10.5F);
this.touchLabelExt1.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.touchLabelExt1.Location = new System.Drawing.Point(114, 24);
this.touchLabelExt1.Name = "touchLabelExt1";
this.touchLabelExt1.Size = new System.Drawing.Size(80, 58);
this.touchLabelExt1.Symbol = "";
this.touchLabelExt1.SymbolColor = System.Drawing.Color.DodgerBlue;
this.touchLabelExt1.SymbolSize = 24F;
this.touchLabelExt1.TabIndex = 44;
this.touchLabelExt1.Text = "餐桌区域";
this.touchLabelExt1.TextAlignment = System.Drawing.StringAlignment.Center;
//
// 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.Left;
this.doubleBufferPanelX1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.doubleBufferPanelX1.Location = new System.Drawing.Point(1, 24);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Padding = new System.Windows.Forms.Padding(1);
this.doubleBufferPanelX1.Size = new System.Drawing.Size(113, 58);
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.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 = 35;
this.doubleBufferPanelX1.Text = "基础数据";
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.touchLabelExt16);
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX3);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(1, 107);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Padding = new System.Windows.Forms.Padding(1, 24, 1, 24);
this.doubleBufferPanelX2.Size = new System.Drawing.Size(858, 106);
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 = 49;
//
// touchLabelExt16
//
this.touchLabelExt16.BackColor = System.Drawing.Color.Transparent;
this.touchLabelExt16.BackColor1 = System.Drawing.Color.Transparent;
this.touchLabelExt16.BackColor2 = System.Drawing.Color.Tan;
//
//
//
this.touchLabelExt16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.touchLabelExt16.Dock = System.Windows.Forms.DockStyle.Left;
this.touchLabelExt16.Font = new System.Drawing.Font("宋体", 10.5F);
this.touchLabelExt16.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.touchLabelExt16.Location = new System.Drawing.Point(114, 24);
this.touchLabelExt16.Name = "touchLabelExt16";
this.touchLabelExt16.Size = new System.Drawing.Size(80, 58);
this.touchLabelExt16.Symbol = "";
this.touchLabelExt16.SymbolColor = System.Drawing.Color.SteelBlue;
this.touchLabelExt16.SymbolSize = 24F;
this.touchLabelExt16.TabIndex = 44;
this.touchLabelExt16.Tag = "品类显示样式";
this.touchLabelExt16.Text = "品类显示";
this.touchLabelExt16.TextAlignment = System.Drawing.StringAlignment.Center;
this.touchLabelExt16.TouchClick += new System.EventHandler(this.OnSettingActionTouchClick);
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Dock = System.Windows.Forms.DockStyle.Left;
this.doubleBufferPanelX3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.doubleBufferPanelX3.Location = new System.Drawing.Point(1, 24);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Padding = new System.Windows.Forms.Padding(1);
this.doubleBufferPanelX3.Size = new System.Drawing.Size(113, 58);
this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX3.Style.BackColor1.Alpha = ((byte)(0));
this.doubleBufferPanelX3.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX3.Style.BackColor2.Alpha = ((byte)(0));
this.doubleBufferPanelX3.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX3.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Top;
this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX3.Style.GradientAngle = 90;
this.doubleBufferPanelX3.TabIndex = 35;
this.doubleBufferPanelX3.Text = "参数设置";
//
// SettingMenuItem
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.doubleBufferPanelX2);
this.Controls.Add(this.modulePanel);
this.Name = "SettingMenuItem";
this.Padding = new System.Windows.Forms.Padding(1);
this.Size = new System.Drawing.Size(860, 625);
this.modulePanel.ResumeLayout(false);
this.doubleBufferPanelX2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.DoubleBufferPanelX modulePanel;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.TouchLabelExt touchLabelExt1;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private Component.TouchLabelExt touchLabelExt16;
private Component.DoubleBufferPanelX doubleBufferPanelX3;
}
}