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.

337 lines
21 KiB
C#

9 months ago
namespace POSV
{
partial class ViceScreenForm
{
/// <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();
this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX();
this.orderItemGrid = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.doubleBufferPanelX4 = new POSV.Component.DoubleBufferPanelX();
this.orderTotalDiscountAmountLabel = new DevComponents.DotNetBar.LabelX();
this.orderTotalAmountLabel = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX();
this.orderShouldAmountLabel = new DevComponents.DotNetBar.LabelX();
this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.txtPanel = new POSV.Component.DoubleBufferPanelX();
this.txtLabel = new System.Windows.Forms.Label();
this.doubleBufferPanelX1.SuspendLayout();
this.doubleBufferPanelX4.SuspendLayout();
this.doubleBufferPanelX3.SuspendLayout();
this.doubleBufferPanelX2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
this.txtPanel.SuspendLayout();
this.SuspendLayout();
//
// doubleBufferPanelX1
//
this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX1.Controls.Add(this.orderItemGrid);
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX4);
this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX3);
this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Left;
this.doubleBufferPanelX1.Location = new System.Drawing.Point(0, 0);
this.doubleBufferPanelX1.Name = "doubleBufferPanelX1";
this.doubleBufferPanelX1.Size = new System.Drawing.Size(498, 768);
this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
this.doubleBufferPanelX1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(175)))), ((int)(((byte)(210)))), ((int)(((byte)(255)))));
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;
//
// orderItemGrid
//
this.orderItemGrid.BackColor = System.Drawing.Color.Transparent;
this.orderItemGrid.Dock = System.Windows.Forms.DockStyle.Fill;
this.orderItemGrid.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.orderItemGrid.ForeColor = System.Drawing.Color.Black;
this.orderItemGrid.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.orderItemGrid.Location = new System.Drawing.Point(0, 0);
this.orderItemGrid.Name = "orderItemGrid";
//
//
//
this.orderItemGrid.PrimaryGrid.AllowEdit = false;
this.orderItemGrid.PrimaryGrid.Columns.Add(this.gridColumn1);
this.orderItemGrid.PrimaryGrid.Columns.Add(this.gridColumn2);
this.orderItemGrid.PrimaryGrid.Columns.Add(this.gridColumn3);
this.orderItemGrid.PrimaryGrid.Columns.Add(this.gridColumn4);
this.orderItemGrid.PrimaryGrid.Columns.Add(this.gridColumn5);
this.orderItemGrid.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
background1.Color1 = System.Drawing.Color.Transparent;
background1.Color2 = System.Drawing.Color.Transparent;
this.orderItemGrid.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Background = background1;
this.orderItemGrid.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 15F);
this.orderItemGrid.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(108)))), ((int)(((byte)(94)))), ((int)(((byte)(83)))));
background2.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
background2.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(233)))), ((int)(((byte)(127)))), ((int)(((byte)(42)))));
this.orderItemGrid.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background2;
this.orderItemGrid.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.orderItemGrid.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.White;
background3.Color1 = System.Drawing.Color.Transparent;
background3.Color2 = System.Drawing.Color.Transparent;
this.orderItemGrid.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.Background = background3;
this.orderItemGrid.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.orderItemGrid.PrimaryGrid.MinRowHeight = 50;
this.orderItemGrid.PrimaryGrid.MultiSelect = false;
this.orderItemGrid.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
this.orderItemGrid.PrimaryGrid.ShowRowHeaders = false;
this.orderItemGrid.Size = new System.Drawing.Size(498, 620);
this.orderItemGrid.TabIndex = 4;
this.orderItemGrid.Text = "superGridControl1";
//
// gridColumn1
//
this.gridColumn1.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.gridColumn1.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
this.gridColumn1.HeaderText = "品名";
this.gridColumn1.Name = "name";
//
// gridColumn2
//
this.gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn2.HeaderText = "数量";
this.gridColumn2.Name = "num";
//
// gridColumn3
//
this.gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn3.HeaderText = "售价";
this.gridColumn3.Name = "price";
//
// gridColumn4
//
this.gridColumn4.HeaderText = "金额";
this.gridColumn4.Name = "amount";
//
// gridColumn5
//
this.gridColumn5.HeaderText = "是否包含做法";
this.gridColumn5.Name = "flavor";
this.gridColumn5.Visible = false;
//
// doubleBufferPanelX4
//
this.doubleBufferPanelX4.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX4.Controls.Add(this.orderTotalDiscountAmountLabel);
this.doubleBufferPanelX4.Controls.Add(this.orderTotalAmountLabel);
this.doubleBufferPanelX4.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX4.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX4.Location = new System.Drawing.Point(0, 620);
this.doubleBufferPanelX4.Name = "doubleBufferPanelX4";
this.doubleBufferPanelX4.Size = new System.Drawing.Size(498, 74);
this.doubleBufferPanelX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.doubleBufferPanelX4.Style.BackColor1.Alpha = ((byte)(0));
this.doubleBufferPanelX4.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.doubleBufferPanelX4.Style.BackColor2.Alpha = ((byte)(0));
this.doubleBufferPanelX4.Style.BackColor2.Color = System.Drawing.Color.Transparent;
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 = 11;
//
// orderTotalDiscountAmountLabel
//
//
//
//
this.orderTotalDiscountAmountLabel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.orderTotalDiscountAmountLabel.Dock = System.Windows.Forms.DockStyle.Left;
this.orderTotalDiscountAmountLabel.Font = new System.Drawing.Font("微软雅黑", 15F);
this.orderTotalDiscountAmountLabel.Location = new System.Drawing.Point(243, 0);
this.orderTotalDiscountAmountLabel.Name = "orderTotalDiscountAmountLabel";
this.orderTotalDiscountAmountLabel.Size = new System.Drawing.Size(255, 74);
this.orderTotalDiscountAmountLabel.TabIndex = 1;
this.orderTotalDiscountAmountLabel.Tag = "优惠:{0}";
this.orderTotalDiscountAmountLabel.Text = "优惠:";
//
// orderTotalAmountLabel
//
//
//
//
this.orderTotalAmountLabel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.orderTotalAmountLabel.Dock = System.Windows.Forms.DockStyle.Left;
this.orderTotalAmountLabel.Font = new System.Drawing.Font("微软雅黑", 15F);
this.orderTotalAmountLabel.Location = new System.Drawing.Point(0, 0);
this.orderTotalAmountLabel.Name = "orderTotalAmountLabel";
this.orderTotalAmountLabel.Size = new System.Drawing.Size(243, 74);
this.orderTotalAmountLabel.TabIndex = 0;
this.orderTotalAmountLabel.Tag = "消费:{0}";
this.orderTotalAmountLabel.Text = "消费:";
//
// doubleBufferPanelX3
//
this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX3.Controls.Add(this.orderShouldAmountLabel);
this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX3.Dock = System.Windows.Forms.DockStyle.Bottom;
this.doubleBufferPanelX3.Location = new System.Drawing.Point(0, 694);
this.doubleBufferPanelX3.Name = "doubleBufferPanelX3";
this.doubleBufferPanelX3.Size = new System.Drawing.Size(498, 74);
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.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 = 0;
//
// orderShouldAmountLabel
//
//
//
//
this.orderShouldAmountLabel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.orderShouldAmountLabel.Dock = System.Windows.Forms.DockStyle.Fill;
this.orderShouldAmountLabel.Font = new System.Drawing.Font("微软雅黑", 15F);
this.orderShouldAmountLabel.Location = new System.Drawing.Point(0, 0);
this.orderShouldAmountLabel.Name = "orderShouldAmountLabel";
this.orderShouldAmountLabel.Size = new System.Drawing.Size(498, 74);
this.orderShouldAmountLabel.TabIndex = 0;
this.orderShouldAmountLabel.Tag = "应收:{0}";
this.orderShouldAmountLabel.Text = "应收:";
//
// doubleBufferPanelX2
//
this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control;
this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.doubleBufferPanelX2.Controls.Add(this.pictureBox1);
this.doubleBufferPanelX2.Controls.Add(this.txtPanel);
this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty;
this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Fill;
this.doubleBufferPanelX2.Location = new System.Drawing.Point(498, 0);
this.doubleBufferPanelX2.Name = "doubleBufferPanelX2";
this.doubleBufferPanelX2.Size = new System.Drawing.Size(526, 768);
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 = 7;
//
// pictureBox1
//
this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.pictureBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.pictureBox1.Image = global::POSV.Properties.Resources.jwydImage;
this.pictureBox1.Location = new System.Drawing.Point(0, 51);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(526, 717);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pictureBox1.TabIndex = 0;
this.pictureBox1.TabStop = false;
//
// txtPanel
//
this.txtPanel.CanvasColor = System.Drawing.SystemColors.Control;
this.txtPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.txtPanel.Controls.Add(this.txtLabel);
this.txtPanel.DisabledBackColor = System.Drawing.Color.Empty;
this.txtPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.txtPanel.Location = new System.Drawing.Point(0, 0);
this.txtPanel.Name = "txtPanel";
this.txtPanel.Size = new System.Drawing.Size(526, 51);
this.txtPanel.Style.Alignment = System.Drawing.StringAlignment.Center;
this.txtPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent;
this.txtPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent;
this.txtPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.txtPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.txtPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.txtPanel.Style.GradientAngle = 90;
this.txtPanel.TabIndex = 1;
//
// txtLabel
//
this.txtLabel.AutoSize = true;
this.txtLabel.Font = new System.Drawing.Font("宋体", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtLabel.Location = new System.Drawing.Point(5, 5);
this.txtLabel.Name = "txtLabel";
this.txtLabel.Size = new System.Drawing.Size(0, 35);
this.txtLabel.TabIndex = 0;
//
// ViceScreenForm
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.doubleBufferPanelX2);
this.Controls.Add(this.doubleBufferPanelX1);
this.Name = "ViceScreenForm";
this.ShowInTaskbar = false;
this.Text = "孙记包子收银系统-副屏";
this.doubleBufferPanelX1.ResumeLayout(false);
this.doubleBufferPanelX4.ResumeLayout(false);
this.doubleBufferPanelX3.ResumeLayout(false);
this.doubleBufferPanelX2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
this.txtPanel.ResumeLayout(false);
this.txtPanel.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private Component.DoubleBufferPanelX doubleBufferPanelX1;
private Component.DoubleBufferPanelX doubleBufferPanelX2;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl orderItemGrid;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3;
private Component.DoubleBufferPanelX doubleBufferPanelX3;
private DevComponents.DotNetBar.LabelX orderShouldAmountLabel;
private DevComponents.DotNetBar.LabelX orderTotalDiscountAmountLabel;
private System.Windows.Forms.PictureBox pictureBox1;
private Component.DoubleBufferPanelX txtPanel;
private System.Windows.Forms.Label txtLabel;
private Component.DoubleBufferPanelX doubleBufferPanelX4;
private DevComponents.DotNetBar.LabelX orderTotalAmountLabel;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn5;
}
}