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.

1120 lines
71 KiB
C#

9 months ago
using POSV.Component;
namespace POSV
{
partial class TeaTemplate
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background4 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.BorderColor borderColor1 = new DevComponents.DotNetBar.SuperGrid.Style.BorderColor();
DevComponents.DotNetBar.SuperGrid.Style.Background background5 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
this.doubleBufferPanelX4 = new POSV.Component.DoubleBufferPanelX();
this.productControl = new POSV.Component.ProductControl();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.categoryControl = new POSV.Component.CategoryControl();
this.leftContainer = new POSV.Component.DoubleBufferPanelX();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.studyModeControl = new POSV.Component.CheckoutControl();
this.checkoutControl = new POSV.Component.CheckoutControl();
this.gridControl = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.order = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.name = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.unit = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.price = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.amount = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.discount = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.underline = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.flavor = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.group = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.parent = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.scheme = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX5 = new POSV.Component.DoubleBufferPanelX();
this.btnOrderProm = new POSV.Component.TouchButtonX();
this.touchLabelX2 = new POSV.Component.TouchLabelX();
this.touchLabelX1 = new POSV.Component.TouchLabelX();
this.memberPanel = new POSV.Component.DoubleBufferPanelX();
this.lblMemberPoint = new DevComponents.DotNetBar.LabelX();
this.lblMemberAmount = new DevComponents.DotNetBar.LabelX();
this.lblMemberCardNo = new DevComponents.DotNetBar.LabelX();
this.shortcutControl = new POSV.Component.ShortcutControl();
this.doubleBufferPanelX8 = new POSV.Component.DoubleBufferPanelX();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.txtCash = new POSV.Component.NumericTextBox();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.lblOddChange = new DevComponents.DotNetBar.LabelX();
this.lblReceivableAmount = new DevComponents.DotNetBar.LabelX();
this.menuControl1 = new POSV.Component.MenuControl();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.makeControl = new POSV.Template.Component.MakeControl();
this.doubleBufferPanelX6 = new POSV.Component.DoubleBufferPanelX();
this.buttonX2 = new DevComponents.DotNetBar.ButtonX();
this.buttonX1 = new DevComponents.DotNetBar.ButtonX();
this.specControl = new POSV.Template.Component.SpecControl();
this.bottomPanel = new POSV.Component.DoubleBufferPanelX();
this.lblStoreName = new DevComponents.DotNetBar.LabelX();
this.lblPosNo = new DevComponents.DotNetBar.LabelX();
this.lblWorkerNo = new DevComponents.DotNetBar.LabelX();
this.lblLoginDate = new DevComponents.DotNetBar.LabelX();
this.lblSystemDate = new DevComponents.DotNetBar.LabelX();
this.rightPanel = new POSV.Component.DoubleBufferPanelX();
this.controlBox = new POSV.Component.ControlBox();
this.doubleBufferPanelX4.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.leftContainer.SuspendLayout();
this.doubleBufferPanelX2.SuspendLayout();
this.doubleBufferPanelX5.SuspendLayout();
this.memberPanel.SuspendLayout();
this.doubleBufferPanelX8.SuspendLayout();
this.doubleBufferPanelX1.SuspendLayout();
this.doubleBufferPanelX6.SuspendLayout();
this.bottomPanel.SuspendLayout();
this.rightPanel.SuspendLayout();
this.SuspendLayout();
//
// doubleBufferPanelX4
//
this.doubleBufferPanelX4.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX4.Controls.Add(this.productControl);
this.doubleBufferPanelX4.Controls.Add(this.doubleBufferPanelX3);
this.doubleBufferPanelX4.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX4.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX4.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX4.Name = "doubleBufferPanelX4";
this.doubleBufferPanelX4.Size = new System.Drawing.Size(509, 406);
this.doubleBufferPanelX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
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 = 7;
//
// productControl
//
this.productControl.AutoPager = true;
this.productControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(230)))), ((int)(((byte)(242)))));
this.productControl.BackColor1 = "DimGray";
this.productControl.BackColor2 = "DimGray";
this.productControl.Columns = 7;
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(0, 90);
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(509, 316);
this.productControl.TabIndex = 1;
this.productControl.TextColor = "White";
this.productControl.ProductCheckedChanged += new POSV.Component.ProductEventHandler(this.OnProductCheckedChanged);
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.AutoSize = true;
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.categoryControl);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Dock = System.Windows.Forms.DockStyle.Top;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Size = new System.Drawing.Size(509, 90);
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.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX3.Style.GradientAngle = 90;
this.doubleBufferPanelX3.TabIndex = 2;
//
// 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(509, 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 = 0;
//
// 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.menuControl1);
this.leftContainer.DisabledBackColor = System.Drawing.Color.Empty;
this.leftContainer.Dock = System.Windows.Forms.DockStyle.Left;
this.leftContainer.Location = new System.Drawing.Point(0, 32);
this.leftContainer.Name = "leftContainer";
this.leftContainer.Size = new System.Drawing.Size(515, 712);
this.leftContainer.Style.Alignment = System.Drawing.StringAlignment.Center;
this.leftContainer.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.leftContainer.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.leftContainer.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.leftContainer.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.leftContainer.Style.GradientAngle = 90;
this.leftContainer.TabIndex = 0;
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.studyModeControl);
this.doubleBufferPanelX2.Controls.Add(this.checkoutControl);
this.doubleBufferPanelX2.Controls.Add(this.gridControl);
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX5);
this.doubleBufferPanelX2.Controls.Add(this.memberPanel);
this.doubleBufferPanelX2.Controls.Add(this.shortcutControl);
this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX8);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Size = new System.Drawing.Size(515, 440);
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.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX2.Style.GradientAngle = 90;
this.doubleBufferPanelX2.TabIndex = 14;
this.doubleBufferPanelX2.Text = "doubleBufferPanelX2";
//
// studyModeControl
//
this.studyModeControl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.studyModeControl.BackColor = System.Drawing.Color.Transparent;
this.studyModeControl.Location = new System.Drawing.Point(110, 269);
this.studyModeControl.Name = "studyModeControl";
this.studyModeControl.Size = new System.Drawing.Size(221, 55);
this.studyModeControl.TabIndex = 54;
this.studyModeControl.Visible = false;
//
// checkoutControl
//
this.checkoutControl.BackColor = System.Drawing.Color.Transparent;
this.checkoutControl.Location = new System.Drawing.Point(168, 198);
this.checkoutControl.Name = "checkoutControl";
this.checkoutControl.Size = new System.Drawing.Size(130, 55);
this.checkoutControl.TabIndex = 10;
this.checkoutControl.Visible = false;
//
// gridControl
//
this.gridControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(255)))), ((int)(((byte)(251)))));
this.gridControl.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridControl.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.gridControl.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridControl.ForeColor = System.Drawing.Color.Black;
this.gridControl.HScrollBarVisible = false;
this.gridControl.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.gridControl.Location = new System.Drawing.Point(0, 32);
this.gridControl.Name = "gridControl";
//
//
//
this.gridControl.PrimaryGrid.ActiveRowIndicatorStyle = DevComponents.DotNetBar.SuperGrid.ActiveRowIndicatorStyle.None;
this.gridControl.PrimaryGrid.AllowEdit = false;
this.gridControl.PrimaryGrid.CellDragBehavior = DevComponents.DotNetBar.SuperGrid.CellDragBehavior.None;
this.gridControl.PrimaryGrid.CellMergeMode = DevComponents.DotNetBar.SuperGrid.CellMergeMode.None;
this.gridControl.PrimaryGrid.ColumnAutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.gridControl.PrimaryGrid.ColumnDragBehavior = DevComponents.DotNetBar.SuperGrid.ColumnDragBehavior.None;
this.gridControl.PrimaryGrid.ColumnGroupHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
//
//
//
this.gridControl.PrimaryGrid.ColumnHeader.AllowSelection = false;
this.gridControl.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None;
this.gridControl.PrimaryGrid.Columns.Add(this.order);
this.gridControl.PrimaryGrid.Columns.Add(this.name);
this.gridControl.PrimaryGrid.Columns.Add(this.gridColumn1);
this.gridControl.PrimaryGrid.Columns.Add(this.unit);
this.gridControl.PrimaryGrid.Columns.Add(this.price);
this.gridControl.PrimaryGrid.Columns.Add(this.amount);
this.gridControl.PrimaryGrid.Columns.Add(this.discount);
this.gridControl.PrimaryGrid.Columns.Add(this.underline);
this.gridControl.PrimaryGrid.Columns.Add(this.flavor);
this.gridControl.PrimaryGrid.Columns.Add(this.group);
this.gridControl.PrimaryGrid.Columns.Add(this.parent);
this.gridControl.PrimaryGrid.Columns.Add(this.scheme);
this.gridControl.PrimaryGrid.DefaultRowHeight = 0;
this.gridControl.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridControl.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(108)))), ((int)(((byte)(94)))), ((int)(((byte)(83)))));
background1.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(109)))));
background1.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(109)))));
this.gridControl.PrimaryGrid.DefaultVisualStyles.CellStyles.Selected.Background = background1;
this.gridControl.PrimaryGrid.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
background2.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(109)))));
background2.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(109)))));
this.gridControl.PrimaryGrid.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background2;
this.gridControl.PrimaryGrid.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
background3.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(229)))), ((int)(((byte)(222)))));
background3.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(172)))), ((int)(((byte)(229)))), ((int)(((byte)(222)))));
this.gridControl.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background3;
this.gridControl.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.gridControl.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.TextColor = System.Drawing.Color.Black;
background4.Color1 = System.Drawing.Color.Transparent;
background4.Color2 = System.Drawing.Color.Transparent;
this.gridControl.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.Background = background4;
borderColor1.Bottom = System.Drawing.Color.Transparent;
borderColor1.Left = System.Drawing.Color.Transparent;
borderColor1.Right = System.Drawing.Color.Transparent;
borderColor1.Top = System.Drawing.Color.Transparent;
this.gridControl.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.BorderColor = borderColor1;
this.gridControl.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.HeaderLineColor = System.Drawing.Color.Transparent;
background5.Color1 = System.Drawing.Color.Transparent;
background5.Color2 = System.Drawing.Color.Transparent;
this.gridControl.PrimaryGrid.DefaultVisualStyles.RowStyles.Default.Background = background5;
//
//
//
this.gridControl.PrimaryGrid.Footer.Text = "";
this.gridControl.PrimaryGrid.GridLines = DevComponents.DotNetBar.SuperGrid.GridLines.None;
this.gridControl.PrimaryGrid.InitialActiveRow = DevComponents.DotNetBar.SuperGrid.RelativeRow.None;
this.gridControl.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.gridControl.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.None;
this.gridControl.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.None;
this.gridControl.PrimaryGrid.MultiSelect = false;
this.gridControl.PrimaryGrid.OnlySendFinalRowActivatedEvents = true;
this.gridControl.PrimaryGrid.RowWhitespaceClickBehavior = DevComponents.DotNetBar.SuperGrid.RowWhitespaceClickBehavior.None;
this.gridControl.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.gridControl.PrimaryGrid.ShowInsertRowImage = false;
this.gridControl.PrimaryGrid.ShowRowHeaders = false;
this.gridControl.Size = new System.Drawing.Size(458, 338);
this.gridControl.TabIndex = 6;
//
// order
//
this.order.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.order.HeaderText = "序号";
this.order.Name = "order";
this.order.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.order.Visible = false;
//
// name
//
this.name.AllowEdit = false;
this.name.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
this.name.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.name.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.name.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.name.HeaderText = "品名";
this.name.Name = "name";
this.name.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
//
// gridColumn1
//
this.gridColumn1.AllowEdit = false;
this.gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.gridColumn1.HeaderText = "数量";
this.gridColumn1.Name = "quantity";
this.gridColumn1.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
//
// unit
//
this.unit.AllowEdit = false;
this.unit.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.unit.HeaderText = "单位";
this.unit.Name = "unit";
this.unit.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.unit.Visible = false;
//
// price
//
this.price.AllowEdit = false;
this.price.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.price.HeaderText = "单价";
this.price.Name = "price";
this.price.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
//
// amount
//
this.amount.AllowEdit = false;
this.amount.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.amount.HeaderText = "金额";
this.amount.Name = "amount";
this.amount.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
//
// discount
//
this.discount.AllowEdit = false;
this.discount.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.discount.HeaderText = "优惠";
this.discount.Name = "discount";
//
// underline
//
this.underline.AllowEdit = false;
this.underline.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.underline.HeaderText = "是否下划线";
this.underline.Name = "underline";
this.underline.Visible = false;
//
// flavor
//
this.flavor.AllowEdit = false;
this.flavor.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.flavor.HeaderText = "加料方案";
this.flavor.Name = "flavor";
this.flavor.Visible = false;
//
// group
//
this.group.AllowEdit = false;
this.group.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.group.Name = "group";
this.group.Visible = false;
//
// parent
//
this.parent.AllowEdit = false;
this.parent.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.parent.Name = "parent";
this.parent.Visible = false;
//
// scheme
//
this.scheme.AllowEdit = false;
this.scheme.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.scheme.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
this.scheme.HeaderText = "加料";
this.scheme.Name = "scheme";
this.scheme.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None;
this.scheme.Visible = false;
//
// doubleBufferPanelX5
//
this.doubleBufferPanelX5.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX5.Controls.Add(this.btnOrderProm);
this.doubleBufferPanelX5.Controls.Add(this.touchLabelX2);
this.doubleBufferPanelX5.Controls.Add(this.touchLabelX1);
this.doubleBufferPanelX5.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX5.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX5.Location = new System.Drawing.Point(0, 370);
this.doubleBufferPanelX5.Name = "doubleBufferPanelX5";
this.doubleBufferPanelX5.Size = new System.Drawing.Size(458, 35);
this.doubleBufferPanelX5.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX5.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(255)))), ((int)(((byte)(251)))));
this.doubleBufferPanelX5.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(255)))), ((int)(((byte)(251)))));
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 = 40;
//
// btnOrderProm
//
this.btnOrderProm.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(193)))), ((int)(((byte)(184)))));
this.btnOrderProm.BackColor2 = System.Drawing.Color.Tan;
this.btnOrderProm.CanvasColor = System.Drawing.SystemColors.Control;
this.btnOrderProm.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.btnOrderProm.Cursor = System.Windows.Forms.Cursors.Hand;
this.btnOrderProm.DisabledBackColor = System.Drawing.Color.Empty;
this.btnOrderProm.Dock = System.Windows.Forms.DockStyle.Left;
this.btnOrderProm.EnableFlyout = true;
this.btnOrderProm.FlyoutContent = null;
this.btnOrderProm.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.btnOrderProm.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnOrderProm.KeyCode = "";
this.btnOrderProm.Location = new System.Drawing.Point(0, 0);
this.btnOrderProm.Lock = false;
this.btnOrderProm.LockSize = new System.Drawing.Size(26, 26);
this.btnOrderProm.Name = "btnOrderProm";
this.btnOrderProm.Notify = false;
this.btnOrderProm.NotifyColor = System.Drawing.Color.Red;
this.btnOrderProm.NotifySize = new System.Drawing.Size(15, 15);
this.btnOrderProm.NotifyText = "99+";
this.btnOrderProm.PermissionCode = "";
this.btnOrderProm.Size = new System.Drawing.Size(78, 35);
this.btnOrderProm.Style.Alignment = System.Drawing.StringAlignment.Center;
this.btnOrderProm.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(193)))), ((int)(((byte)(184)))));
this.btnOrderProm.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(193)))), ((int)(((byte)(184)))));
this.btnOrderProm.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.btnOrderProm.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.btnOrderProm.Style.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.btnOrderProm.Style.ForeColor.Color = System.Drawing.Color.Black;
this.btnOrderProm.Style.GradientAngle = 90;
this.btnOrderProm.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.btnOrderProm.SymbolSize = 0F;
this.btnOrderProm.TabIndex = 4;
this.btnOrderProm.Text = "订单优惠";
this.btnOrderProm.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnOrderPromotionTouchClick);
//
// touchLabelX2
//
this.touchLabelX2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(193)))), ((int)(((byte)(184)))));
this.touchLabelX2.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(193)))), ((int)(((byte)(184)))));
this.touchLabelX2.BackColor2 = System.Drawing.Color.Tan;
//
//
//
this.touchLabelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.touchLabelX2.Dock = System.Windows.Forms.DockStyle.Right;
this.touchLabelX2.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.touchLabelX2.Location = new System.Drawing.Point(318, 0);
this.touchLabelX2.Name = "touchLabelX2";
this.touchLabelX2.Size = new System.Drawing.Size(70, 35);
this.touchLabelX2.Symbol = "";
this.touchLabelX2.SymbolColor = System.Drawing.Color.White;
this.touchLabelX2.SymbolSize = 25F;
this.touchLabelX2.TabIndex = 3;
this.touchLabelX2.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
this.touchLabelX2.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.touchLabelX2.TouchClick += new POSV.Component.TouchLabelX.EventHandler(this.OnPageUpClick);
//
// touchLabelX1
//
this.touchLabelX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(193)))), ((int)(((byte)(184)))));
this.touchLabelX1.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(126)))), ((int)(((byte)(193)))), ((int)(((byte)(184)))));
this.touchLabelX1.BackColor2 = System.Drawing.Color.Tan;
//
//
//
this.touchLabelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.touchLabelX1.Dock = System.Windows.Forms.DockStyle.Right;
this.touchLabelX1.ImagePosition = DevComponents.DotNetBar.eImagePosition.Top;
this.touchLabelX1.Location = new System.Drawing.Point(388, 0);
this.touchLabelX1.Name = "touchLabelX1";
this.touchLabelX1.Size = new System.Drawing.Size(70, 35);
this.touchLabelX1.Symbol = "";
this.touchLabelX1.SymbolColor = System.Drawing.Color.White;
this.touchLabelX1.SymbolSize = 25F;
this.touchLabelX1.TabIndex = 2;
this.touchLabelX1.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
this.touchLabelX1.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
this.touchLabelX1.TouchClick += new POSV.Component.TouchLabelX.EventHandler(this.OnPageDownClick);
//
// memberPanel
//
this.memberPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.memberPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.memberPanel.Controls.Add(this.lblMemberPoint);
this.memberPanel.Controls.Add(this.lblMemberAmount);
this.memberPanel.Controls.Add(this.lblMemberCardNo);
this.memberPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.memberPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.memberPanel.Location = new System.Drawing.Point(0, 0);
this.memberPanel.Margin = new System.Windows.Forms.Padding(0);
this.memberPanel.Name = "memberPanel";
this.memberPanel.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1);
this.memberPanel.Size = new System.Drawing.Size(458, 32);
this.memberPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.memberPanel.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(163)))), ((int)(((byte)(159)))));
this.memberPanel.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(62)))), ((int)(((byte)(163)))), ((int)(((byte)(159)))));
this.memberPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.memberPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.memberPanel.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
this.memberPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.memberPanel.Style.GradientAngle = 90;
this.memberPanel.TabIndex = 24;
//
// lblMemberPoint
//
this.lblMemberPoint.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblMemberPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMemberPoint.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblMemberPoint.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMemberPoint.ForeColor = System.Drawing.Color.White;
this.lblMemberPoint.Location = new System.Drawing.Point(278, 0);
this.lblMemberPoint.Name = "lblMemberPoint";
this.lblMemberPoint.Size = new System.Drawing.Size(180, 31);
this.lblMemberPoint.TabIndex = 4;
this.lblMemberPoint.Tag = "积分:{0}";
this.lblMemberPoint.Text = "积分:";
//
// lblMemberAmount
//
this.lblMemberAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblMemberAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMemberAmount.Dock = System.Windows.Forms.DockStyle.Left;
this.lblMemberAmount.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMemberAmount.ForeColor = System.Drawing.Color.White;
this.lblMemberAmount.Location = new System.Drawing.Point(155, 0);
this.lblMemberAmount.Name = "lblMemberAmount";
this.lblMemberAmount.Size = new System.Drawing.Size(123, 31);
this.lblMemberAmount.TabIndex = 3;
this.lblMemberAmount.Tag = "余额:{0}";
this.lblMemberAmount.Text = "余额:";
//
// lblMemberCardNo
//
this.lblMemberCardNo.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblMemberCardNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblMemberCardNo.Dock = System.Windows.Forms.DockStyle.Left;
this.lblMemberCardNo.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMemberCardNo.ForeColor = System.Drawing.Color.White;
this.lblMemberCardNo.Location = new System.Drawing.Point(0, 0);
this.lblMemberCardNo.Name = "lblMemberCardNo";
this.lblMemberCardNo.Size = new System.Drawing.Size(155, 31);
this.lblMemberCardNo.TabIndex = 1;
this.lblMemberCardNo.Tag = "卡号:{0}";
this.lblMemberCardNo.Text = "卡号:";
//
// shortcutControl
//
this.shortcutControl.BackColor = System.Drawing.Color.Transparent;
this.shortcutControl.Dock = System.Windows.Forms.DockStyle.Right;
this.shortcutControl.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.shortcutControl.Location = new System.Drawing.Point(458, 0);
this.shortcutControl.Name = "shortcutControl";
this.shortcutControl.Size = new System.Drawing.Size(57, 405);
this.shortcutControl.TabIndex = 14;
this.shortcutControl.MenuMouseDown += new POSV.Component.MenuEventHandler(this.OnShortcutMouseDown);
//
// doubleBufferPanelX8
//
this.doubleBufferPanelX8.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX8.Controls.Add(this.labelX1);
this.doubleBufferPanelX8.Controls.Add(this.txtCash);
this.doubleBufferPanelX8.Controls.Add(this.labelX5);
this.doubleBufferPanelX8.Controls.Add(this.lblOddChange);
this.doubleBufferPanelX8.Controls.Add(this.lblReceivableAmount);
this.doubleBufferPanelX8.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX8.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX8.Location = new System.Drawing.Point(0, 405);
this.doubleBufferPanelX8.Name = "doubleBufferPanelX8";
this.doubleBufferPanelX8.Padding = new System.Windows.Forms.Padding(1);
this.doubleBufferPanelX8.Size = new System.Drawing.Size(515, 35);
this.doubleBufferPanelX8.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX8.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(147)))), ((int)(((byte)(141)))));
this.doubleBufferPanelX8.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(58)))), ((int)(((byte)(147)))), ((int)(((byte)(141)))));
this.doubleBufferPanelX8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX8.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Top;
this.doubleBufferPanelX8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX8.Style.GradientAngle = 90;
this.doubleBufferPanelX8.TabIndex = 32;
//
// labelX1
//
this.labelX1.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Dock = System.Windows.Forms.DockStyle.Right;
this.labelX1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX1.ForeColor = System.Drawing.Color.White;
this.labelX1.Location = new System.Drawing.Point(458, 1);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(56, 33);
this.labelX1.Symbol = "";
this.labelX1.TabIndex = 10;
this.labelX1.Click += new System.EventHandler(this.OnSearchCustomClick);
//
// txtCash
//
this.txtCash.AllowDecimalSeparator = true;
this.txtCash.AllowNegativeSign = false;
this.txtCash.AllowSpace = false;
this.txtCash.BackColor = System.Drawing.Color.White;
//
//
//
this.txtCash.Border.BorderColor = System.Drawing.Color.DimGray;
this.txtCash.Border.BorderColor2 = System.Drawing.Color.DimGray;
this.txtCash.Border.Class = "TextBoxBorder";
this.txtCash.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.txtCash.DisabledBackColor = System.Drawing.Color.White;
this.txtCash.Dock = System.Windows.Forms.DockStyle.Left;
this.txtCash.EnableSoftKeyboard = true;
this.txtCash.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCash.ForeColor = System.Drawing.Color.Black;
this.txtCash.Location = new System.Drawing.Point(331, 1);
this.txtCash.MaxDecimalDigit = 2;
this.txtCash.MaxLength = 12;
this.txtCash.Multiline = true;
this.txtCash.Name = "txtCash";
this.txtCash.PreventEnterBeep = true;
this.txtCash.Size = new System.Drawing.Size(95, 33);
this.txtCash.TabIndex = 9;
this.txtCash.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
this.txtCash.OnValueChanged += new POSV.Component.NumericTextBox.EventHandler(this.OnCashValueChanged);
//
// labelX5
//
this.labelX5.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX5.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelX5.ForeColor = System.Drawing.Color.White;
this.labelX5.Location = new System.Drawing.Point(275, 1);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(56, 33);
this.labelX5.TabIndex = 8;
this.labelX5.Text = "输入:";
//
// lblOddChange
//
this.lblOddChange.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblOddChange.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblOddChange.Dock = System.Windows.Forms.DockStyle.Left;
this.lblOddChange.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblOddChange.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.lblOddChange.Location = new System.Drawing.Point(143, 1);
this.lblOddChange.Name = "lblOddChange";
this.lblOddChange.Size = new System.Drawing.Size(132, 33);
this.lblOddChange.TabIndex = 7;
this.lblOddChange.Tag = "找零:{0}";
this.lblOddChange.Text = "找零:99.00";
//
// lblReceivableAmount
//
this.lblReceivableAmount.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblReceivableAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblReceivableAmount.Dock = System.Windows.Forms.DockStyle.Left;
this.lblReceivableAmount.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblReceivableAmount.ForeColor = System.Drawing.Color.White;
this.lblReceivableAmount.Location = new System.Drawing.Point(1, 1);
this.lblReceivableAmount.Name = "lblReceivableAmount";
this.lblReceivableAmount.Size = new System.Drawing.Size(142, 33);
this.lblReceivableAmount.TabIndex = 5;
this.lblReceivableAmount.Tag = "应收:{0}";
this.lblReceivableAmount.Text = "应收:9999.00";
//
// menuControl1
//
this.menuControl1.BackColor = System.Drawing.Color.Transparent;
this.menuControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.menuControl1.Location = new System.Drawing.Point(0, 440);
this.menuControl1.Margin = new System.Windows.Forms.Padding(0);
this.menuControl1.Name = "menuControl1";
this.menuControl1.Size = new System.Drawing.Size(515, 272);
this.menuControl1.TabIndex = 0;
this.menuControl1.MenuMouseDown += new POSV.Component.MenuEventHandler(this.OnMenuMouseDown);
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.makeControl);
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX6);
this.doubleBufferPanelX1.Controls.Add(this.specControl);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 406);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(509, 306);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
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 = 1;
//
// makeControl
//
this.makeControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(238)))), ((int)(((byte)(232)))));
this.makeControl.BackColor1 = "DimGray";
this.makeControl.BackColor2 = "DimGray";
this.makeControl.Columns = 4;
this.makeControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.makeControl.FontSize = POSV.SystemFont.;
this.makeControl.ItemHeight = 70;
this.makeControl.ItemWidth = 90;
this.makeControl.Location = new System.Drawing.Point(0, 64);
this.makeControl.Name = "makeControl";
this.makeControl.PageNumber = 0;
this.makeControl.ShowPrice = true;
this.makeControl.Size = new System.Drawing.Size(449, 242);
this.makeControl.TabIndex = 1;
this.makeControl.TextColor = "White";
this.makeControl.ProductMakeCheckedChanged += new POSV.Template.Component.ProductMakeEventHandler(this.OnProductMakeCheckedChanged);
//
// doubleBufferPanelX6
//
this.doubleBufferPanelX6.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX6.Controls.Add(this.buttonX2);
this.doubleBufferPanelX6.Controls.Add(this.buttonX1);
this.doubleBufferPanelX6.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX6.Dock = System.Windows.Forms.DockStyle.Right;
this.doubleBufferPanelX6.Location = new System.Drawing.Point(449, 64);
this.doubleBufferPanelX6.Name = "doubleBufferPanelX6";
this.doubleBufferPanelX6.Size = new System.Drawing.Size(60, 242);
this.doubleBufferPanelX6.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX6.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(238)))), ((int)(((byte)(232)))));
this.doubleBufferPanelX6.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(238)))), ((int)(((byte)(232)))));
this.doubleBufferPanelX6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.doubleBufferPanelX6.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.doubleBufferPanelX6.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.doubleBufferPanelX6.Style.GradientAngle = 90;
this.doubleBufferPanelX6.TabIndex = 2;
//
// buttonX2
//
this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground;
this.buttonX2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.buttonX2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX2.Location = new System.Drawing.Point(0, 145);
this.buttonX2.Name = "buttonX2";
this.buttonX2.Size = new System.Drawing.Size(60, 97);
this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.buttonX2.TabIndex = 2;
this.buttonX2.Text = "手工\r\n做法";
this.buttonX2.Click += new System.EventHandler(this.OnHandFlavorClick);
//
// buttonX1
//
this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground;
this.buttonX1.Dock = System.Windows.Forms.DockStyle.Top;
this.buttonX1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.buttonX1.Location = new System.Drawing.Point(0, 0);
this.buttonX1.Name = "buttonX1";
this.buttonX1.Size = new System.Drawing.Size(60, 97);
this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.buttonX1.TabIndex = 1;
this.buttonX1.Text = "全部\r\n删除";
this.buttonX1.Click += new System.EventHandler(this.OnDeleteAllFlavorClick);
//
// specControl
//
this.specControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(219)))), ((int)(((byte)(238)))), ((int)(((byte)(232)))));
this.specControl.BackColor1 = "DimGray";
this.specControl.BackColor2 = "DimGray";
this.specControl.Dock = System.Windows.Forms.DockStyle.Top;
this.specControl.FontSize = POSV.SystemFont.;
this.specControl.ItemHeight = 70;
this.specControl.ItemWidth = 70;
this.specControl.Location = new System.Drawing.Point(0, 0);
this.specControl.Name = "specControl";
this.specControl.PageNumber = 0;
this.specControl.ShowPrice = true;
this.specControl.Size = new System.Drawing.Size(509, 64);
this.specControl.TabIndex = 0;
this.specControl.TextColor = "White";
this.specControl.ProductSpecCheckedChanged += new POSV.Template.Component.ProductSpecEventHandler(this.OnProductSpecCheckedChanged);
//
// bottomPanel
//
this.bottomPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.bottomPanel.Controls.Add(this.lblStoreName);
this.bottomPanel.Controls.Add(this.lblPosNo);
this.bottomPanel.Controls.Add(this.lblWorkerNo);
this.bottomPanel.Controls.Add(this.lblLoginDate);
this.bottomPanel.Controls.Add(this.lblSystemDate);
this.bottomPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
this.bottomPanel.Location = new System.Drawing.Point(0, 744);
this.bottomPanel.Name = "bottomPanel";
this.bottomPanel.Padding = new System.Windows.Forms.Padding(1);
this.bottomPanel.Size = new System.Drawing.Size(1024, 24);
this.bottomPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.bottomPanel.Style.BackColor1.Alpha = ((byte)(0));
this.bottomPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.bottomPanel.Style.BackColor2.Alpha = ((byte)(0));
this.bottomPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.bottomPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.bottomPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.bottomPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.bottomPanel.Style.GradientAngle = 90;
this.bottomPanel.TabIndex = 15;
//
// lblStoreName
//
this.lblStoreName.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblStoreName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblStoreName.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblStoreName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblStoreName.ForeColor = System.Drawing.Color.Black;
this.lblStoreName.Location = new System.Drawing.Point(1, 1);
this.lblStoreName.Name = "lblStoreName";
this.lblStoreName.Size = new System.Drawing.Size(306, 22);
this.lblStoreName.TabIndex = 6;
this.lblStoreName.Tag = "门店:({0}){1}-{2}";
this.lblStoreName.Text = "门店:";
//
// lblPosNo
//
this.lblPosNo.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblPosNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblPosNo.Dock = System.Windows.Forms.DockStyle.Right;
this.lblPosNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPosNo.ForeColor = System.Drawing.Color.Black;
this.lblPosNo.Location = new System.Drawing.Point(307, 1);
this.lblPosNo.Name = "lblPosNo";
this.lblPosNo.Size = new System.Drawing.Size(140, 22);
this.lblPosNo.TabIndex = 7;
this.lblPosNo.Tag = "POS号:{0}";
this.lblPosNo.Text = "POS号:{0}";
//
// lblWorkerNo
//
this.lblWorkerNo.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblWorkerNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblWorkerNo.Dock = System.Windows.Forms.DockStyle.Right;
this.lblWorkerNo.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblWorkerNo.ForeColor = System.Drawing.Color.Black;
this.lblWorkerNo.Location = new System.Drawing.Point(447, 1);
this.lblWorkerNo.Name = "lblWorkerNo";
this.lblWorkerNo.Size = new System.Drawing.Size(126, 22);
this.lblWorkerNo.TabIndex = 8;
this.lblWorkerNo.Tag = "工号:{0}";
this.lblWorkerNo.Text = "工号:{0}";
//
// lblLoginDate
//
this.lblLoginDate.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblLoginDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblLoginDate.Dock = System.Windows.Forms.DockStyle.Right;
this.lblLoginDate.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblLoginDate.ForeColor = System.Drawing.Color.Black;
this.lblLoginDate.Location = new System.Drawing.Point(573, 1);
this.lblLoginDate.Name = "lblLoginDate";
this.lblLoginDate.Size = new System.Drawing.Size(232, 22);
this.lblLoginDate.TabIndex = 9;
this.lblLoginDate.Tag = "登录时间:{0}";
this.lblLoginDate.Text = "登录时间:{0}";
//
// lblSystemDate
//
this.lblSystemDate.BackColor = System.Drawing.Color.Transparent;
//
//
//
this.lblSystemDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblSystemDate.Dock = System.Windows.Forms.DockStyle.Right;
this.lblSystemDate.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblSystemDate.ForeColor = System.Drawing.Color.Black;
this.lblSystemDate.Location = new System.Drawing.Point(805, 1);
this.lblSystemDate.Name = "lblSystemDate";
this.lblSystemDate.Size = new System.Drawing.Size(218, 22);
this.lblSystemDate.TabIndex = 10;
this.lblSystemDate.Tag = "当前时间:{0}";
this.lblSystemDate.Text = "当前时间:{0}";
this.lblSystemDate.TextAlignment = System.Drawing.StringAlignment.Far;
//
// rightPanel
//
this.rightPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.rightPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.rightPanel.Controls.Add(this.doubleBufferPanelX4);
this.rightPanel.Controls.Add(this.doubleBufferPanelX1);
this.rightPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.rightPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.rightPanel.Location = new System.Drawing.Point(515, 32);
this.rightPanel.Name = "rightPanel";
this.rightPanel.Size = new System.Drawing.Size(509, 712);
this.rightPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.rightPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.rightPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.rightPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.rightPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.rightPanel.Style.GradientAngle = 90;
this.rightPanel.TabIndex = 19;
//
// controlBox
//
this.controlBox.BackColor = System.Drawing.Color.Transparent;
this.controlBox.CloseBox = true;
this.controlBox.Dock = System.Windows.Forms.DockStyle.Top;
this.controlBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.controlBox.ForeColor = System.Drawing.Color.White;
this.controlBox.Location = new System.Drawing.Point(0, 0);
this.controlBox.Margin = new System.Windows.Forms.Padding(0);
this.controlBox.MessageCenterStatus = false;
this.controlBox.MinimizeBox = true;
this.controlBox.Name = "controlBox";
this.controlBox.NetworkStatus = false;
this.controlBox.NewForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
this.controlBox.SettingsBox = true;
this.controlBox.ShowApplicationVersion = true;
this.controlBox.ShowKeyboard = false;
this.controlBox.ShowLockScreen = false;
this.controlBox.ShowMessageCenter = false;
this.controlBox.ShowNetworkStatus = true;
this.controlBox.ShowQrCode = true;
this.controlBox.Size = new System.Drawing.Size(1024, 32);
this.controlBox.TabIndex = 0;
//
// TeaTemplate
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.rightPanel);
this.Controls.Add(this.leftContainer);
this.Controls.Add(this.bottomPanel);
this.Controls.Add(this.controlBox);
this.Name = "TeaTemplate";
this.Text = "TeaTemplate";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.doubleBufferPanelX4.ResumeLayout(false);
this.doubleBufferPanelX4.PerformLayout();
this.doubleBufferPanelX3.ResumeLayout(false);
this.doubleBufferPanelX3.PerformLayout();
this.leftContainer.ResumeLayout(false);
this.doubleBufferPanelX2.ResumeLayout(false);
this.doubleBufferPanelX5.ResumeLayout(false);
this.memberPanel.ResumeLayout(false);
this.doubleBufferPanelX8.ResumeLayout(false);
this.doubleBufferPanelX1.ResumeLayout(false);
this.doubleBufferPanelX6.ResumeLayout(false);
this.bottomPanel.ResumeLayout(false);
this.rightPanel.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private Component.ControlBox controlBox;
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.DoubleBufferPanelX bottomPanel;
private DevComponents.DotNetBar.LabelX lblSystemDate;
private DevComponents.DotNetBar.LabelX lblLoginDate;
private DevComponents.DotNetBar.LabelX lblWorkerNo;
private DevComponents.DotNetBar.LabelX lblPosNo;
private DevComponents.DotNetBar.LabelX lblStoreName;
private Component.DoubleBufferPanelX doubleBufferPanelX4;
private Component.DoubleBufferPanelX leftContainer;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl gridControl;
private DevComponents.DotNetBar.SuperGrid.GridColumn order;
private DevComponents.DotNetBar.SuperGrid.GridColumn name;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn unit;
private DevComponents.DotNetBar.SuperGrid.GridColumn price;
private DevComponents.DotNetBar.SuperGrid.GridColumn amount;
private DevComponents.DotNetBar.SuperGrid.GridColumn discount;
private DevComponents.DotNetBar.SuperGrid.GridColumn scheme;
private Template.Component.MakeControl makeControl;
private Template.Component.SpecControl specControl;
private Component.DoubleBufferPanelX doubleBufferPanelX8;
private DevComponents.DotNetBar.LabelX labelX1;
private Component.NumericTextBox txtCash;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.LabelX lblOddChange;
private DevComponents.DotNetBar.LabelX lblReceivableAmount;
private MenuControl menuControl1;
private CategoryControl categoryControl;
private ProductControl productControl;
private CheckoutControl checkoutControl;
private DevComponents.DotNetBar.SuperGrid.GridColumn flavor;
private DevComponents.DotNetBar.SuperGrid.GridColumn underline;
private DevComponents.DotNetBar.SuperGrid.GridColumn group;
private DevComponents.DotNetBar.SuperGrid.GridColumn parent;
private DoubleBufferPanelX rightPanel;
private DoubleBufferPanelX doubleBufferPanelX2;
private ShortcutControl shortcutControl;
private DoubleBufferPanelX memberPanel;
private DevComponents.DotNetBar.LabelX lblMemberPoint;
private DevComponents.DotNetBar.LabelX lblMemberAmount;
private DevComponents.DotNetBar.LabelX lblMemberCardNo;
private DoubleBufferPanelX doubleBufferPanelX3;
private DoubleBufferPanelX doubleBufferPanelX5;
private TouchLabelX touchLabelX2;
private TouchLabelX touchLabelX1;
private TouchButtonX btnOrderProm;
private DoubleBufferPanelX doubleBufferPanelX6;
private DevComponents.DotNetBar.ButtonX buttonX2;
private DevComponents.DotNetBar.ButtonX buttonX1;
private CheckoutControl studyModeControl;
}
}