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.

926 lines
54 KiB
C#

9 months ago
namespace POSV.GuoPanOrder
{
partial class GuoPanOrderDetail
{
/// <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()
{
DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
this.labelX1 = new DevComponents.DotNetBar.LabelX();
this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
this.lblseqNo = new DevComponents.DotNetBar.LabelX();
this.panelEx2 = new DevComponents.DotNetBar.PanelEx();
this.lblStatus = new DevComponents.DotNetBar.LabelX();
this.labelX10 = new DevComponents.DotNetBar.LabelX();
this.panelEx3 = new DevComponents.DotNetBar.PanelEx();
this.lblbusMode = new DevComponents.DotNetBar.LabelX();
this.labelX3 = new DevComponents.DotNetBar.LabelX();
this.labelX5 = new DevComponents.DotNetBar.LabelX();
this.lbltableNo = new DevComponents.DotNetBar.LabelX();
this.panelEx4 = new DevComponents.DotNetBar.PanelEx();
this.labelX7 = new DevComponents.DotNetBar.LabelX();
this.lblno = new DevComponents.DotNetBar.LabelX();
this.labelX12 = new DevComponents.DotNetBar.LabelX();
this.lblsaleDate = new DevComponents.DotNetBar.LabelX();
this.panelEx5 = new DevComponents.DotNetBar.PanelEx();
this.lblmemberName = new DevComponents.DotNetBar.LabelX();
this.labelX16 = new DevComponents.DotNetBar.LabelX();
this.panelEx7 = new DevComponents.DotNetBar.PanelEx();
this.lblext2 = new DevComponents.DotNetBar.LabelX();
this.labelX24 = new DevComponents.DotNetBar.LabelX();
this.dgitemdata = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn9 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.gridColumn13 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
this.panelEx8 = new DevComponents.DotNetBar.PanelEx();
this.touchButtonX5 = new POSV.Component.TouchButtonX();
this.touchButtonX3 = new POSV.Component.TouchButtonX();
this.touchButtonX4 = new POSV.Component.TouchButtonX();
this.panelEx9 = new DevComponents.DotNetBar.PanelEx();
this.panelEx11 = new DevComponents.DotNetBar.PanelEx();
this.labelX26 = new DevComponents.DotNetBar.LabelX();
this.labelX25 = new DevComponents.DotNetBar.LabelX();
this.panelEx10 = new DevComponents.DotNetBar.PanelEx();
this.lbldiscountTotal = new DevComponents.DotNetBar.LabelX();
this.lblamount = new DevComponents.DotNetBar.LabelX();
this.panelEx12 = new DevComponents.DotNetBar.PanelEx();
this.lbladdress = new DevComponents.DotNetBar.LabelX();
this.labelX6 = new DevComponents.DotNetBar.LabelX();
this.panelEx1.SuspendLayout();
this.panelEx2.SuspendLayout();
this.panelEx3.SuspendLayout();
this.panelEx4.SuspendLayout();
this.panelEx5.SuspendLayout();
this.panelEx7.SuspendLayout();
this.panelEx8.SuspendLayout();
this.panelEx9.SuspendLayout();
this.panelEx11.SuspendLayout();
this.panelEx10.SuspendLayout();
this.panelEx12.SuspendLayout();
this.SuspendLayout();
//
// labelX1
//
//
//
//
this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX1.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX1.Font = new System.Drawing.Font("微软雅黑", 16F);
this.labelX1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.labelX1.Location = new System.Drawing.Point(0, 0);
this.labelX1.Name = "labelX1";
this.labelX1.Size = new System.Drawing.Size(97, 35);
this.labelX1.TabIndex = 0;
this.labelX1.Text = "取餐号:";
//
// panelEx1
//
this.panelEx1.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx1.Controls.Add(this.lblseqNo);
this.panelEx1.Controls.Add(this.labelX1);
this.panelEx1.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx1.Location = new System.Drawing.Point(0, 0);
this.panelEx1.Name = "panelEx1";
this.panelEx1.Size = new System.Drawing.Size(675, 35);
this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx1.Style.BorderWidth = 0;
this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx1.Style.GradientAngle = 90;
this.panelEx1.TabIndex = 7;
//
// lblseqNo
//
//
//
//
this.lblseqNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblseqNo.Dock = System.Windows.Forms.DockStyle.Left;
this.lblseqNo.Font = new System.Drawing.Font("微软雅黑", 16F);
this.lblseqNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.lblseqNo.Location = new System.Drawing.Point(97, 0);
this.lblseqNo.Name = "lblseqNo";
this.lblseqNo.Size = new System.Drawing.Size(506, 35);
this.lblseqNo.TabIndex = 1;
//
// panelEx2
//
this.panelEx2.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx2.Controls.Add(this.lblStatus);
this.panelEx2.Controls.Add(this.labelX10);
this.panelEx2.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx2.Location = new System.Drawing.Point(0, 35);
this.panelEx2.Name = "panelEx2";
this.panelEx2.Size = new System.Drawing.Size(675, 32);
this.panelEx2.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx2.Style.BorderWidth = 0;
this.panelEx2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx2.Style.GradientAngle = 90;
this.panelEx2.TabIndex = 18;
//
// lblStatus
//
//
//
//
this.lblStatus.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblStatus.Dock = System.Windows.Forms.DockStyle.Left;
this.lblStatus.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lblStatus.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.lblStatus.Location = new System.Drawing.Point(97, 0);
this.lblStatus.Name = "lblStatus";
this.lblStatus.Size = new System.Drawing.Size(145, 32);
this.lblStatus.TabIndex = 1;
//
// labelX10
//
//
//
//
this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX10.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX10.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX10.ForeColor = System.Drawing.Color.Black;
this.labelX10.Location = new System.Drawing.Point(0, 0);
this.labelX10.Name = "labelX10";
this.labelX10.Size = new System.Drawing.Size(97, 32);
this.labelX10.TabIndex = 0;
this.labelX10.Text = "订单状态:";
//
// panelEx3
//
this.panelEx3.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx3.Controls.Add(this.lblbusMode);
this.panelEx3.Controls.Add(this.labelX3);
this.panelEx3.Controls.Add(this.labelX5);
this.panelEx3.Controls.Add(this.lbltableNo);
this.panelEx3.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx3.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx3.Location = new System.Drawing.Point(0, 67);
this.panelEx3.Name = "panelEx3";
this.panelEx3.Size = new System.Drawing.Size(675, 32);
this.panelEx3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx3.Style.BorderWidth = 0;
this.panelEx3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx3.Style.GradientAngle = 90;
this.panelEx3.TabIndex = 22;
//
// lblbusMode
//
//
//
//
this.lblbusMode.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblbusMode.Dock = System.Windows.Forms.DockStyle.Left;
this.lblbusMode.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lblbusMode.ForeColor = System.Drawing.Color.Black;
this.lblbusMode.Location = new System.Drawing.Point(97, 0);
this.lblbusMode.Name = "lblbusMode";
this.lblbusMode.Size = new System.Drawing.Size(250, 32);
this.lblbusMode.TabIndex = 1;
//
// labelX3
//
//
//
//
this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX3.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX3.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX3.ForeColor = System.Drawing.Color.Black;
this.labelX3.Location = new System.Drawing.Point(0, 0);
this.labelX3.Name = "labelX3";
this.labelX3.Size = new System.Drawing.Size(97, 32);
this.labelX3.TabIndex = 0;
this.labelX3.Text = "就餐模式:";
//
// labelX5
//
//
//
//
this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX5.Dock = System.Windows.Forms.DockStyle.Right;
this.labelX5.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX5.ForeColor = System.Drawing.Color.Black;
this.labelX5.Location = new System.Drawing.Point(349, 0);
this.labelX5.Name = "labelX5";
this.labelX5.Size = new System.Drawing.Size(97, 32);
this.labelX5.TabIndex = 2;
this.labelX5.Text = "餐桌号:";
//
// lbltableNo
//
//
//
//
this.lbltableNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbltableNo.Dock = System.Windows.Forms.DockStyle.Right;
this.lbltableNo.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lbltableNo.ForeColor = System.Drawing.Color.Black;
this.lbltableNo.Location = new System.Drawing.Point(446, 0);
this.lbltableNo.Name = "lbltableNo";
this.lbltableNo.Size = new System.Drawing.Size(229, 32);
this.lbltableNo.TabIndex = 3;
//
// panelEx4
//
this.panelEx4.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx4.Controls.Add(this.labelX7);
this.panelEx4.Controls.Add(this.lblno);
this.panelEx4.Controls.Add(this.labelX12);
this.panelEx4.Controls.Add(this.lblsaleDate);
this.panelEx4.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx4.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx4.Location = new System.Drawing.Point(0, 99);
this.panelEx4.Name = "panelEx4";
this.panelEx4.Size = new System.Drawing.Size(675, 32);
this.panelEx4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx4.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx4.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx4.Style.BorderWidth = 0;
this.panelEx4.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx4.Style.GradientAngle = 90;
this.panelEx4.TabIndex = 26;
//
// labelX7
//
//
//
//
this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX7.Dock = System.Windows.Forms.DockStyle.Right;
this.labelX7.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX7.ForeColor = System.Drawing.Color.Black;
this.labelX7.Location = new System.Drawing.Point(349, 0);
this.labelX7.Name = "labelX7";
this.labelX7.Size = new System.Drawing.Size(97, 32);
this.labelX7.TabIndex = 2;
this.labelX7.Text = "下单时间:";
//
// lblno
//
//
//
//
this.lblno.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblno.Dock = System.Windows.Forms.DockStyle.Left;
this.lblno.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lblno.ForeColor = System.Drawing.Color.Black;
this.lblno.Location = new System.Drawing.Point(97, 0);
this.lblno.Name = "lblno";
this.lblno.Size = new System.Drawing.Size(250, 32);
this.lblno.TabIndex = 1;
//
// labelX12
//
//
//
//
this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX12.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX12.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX12.ForeColor = System.Drawing.Color.Black;
this.labelX12.Location = new System.Drawing.Point(0, 0);
this.labelX12.Name = "labelX12";
this.labelX12.Size = new System.Drawing.Size(97, 32);
this.labelX12.TabIndex = 0;
this.labelX12.Text = "订单号:";
//
// lblsaleDate
//
//
//
//
this.lblsaleDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblsaleDate.Dock = System.Windows.Forms.DockStyle.Right;
this.lblsaleDate.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lblsaleDate.ForeColor = System.Drawing.Color.Black;
this.lblsaleDate.Location = new System.Drawing.Point(446, 0);
this.lblsaleDate.Name = "lblsaleDate";
this.lblsaleDate.Size = new System.Drawing.Size(229, 32);
this.lblsaleDate.TabIndex = 3;
//
// panelEx5
//
this.panelEx5.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx5.Controls.Add(this.lblmemberName);
this.panelEx5.Controls.Add(this.labelX16);
this.panelEx5.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx5.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx5.Location = new System.Drawing.Point(0, 131);
this.panelEx5.Name = "panelEx5";
this.panelEx5.Size = new System.Drawing.Size(675, 32);
this.panelEx5.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx5.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx5.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx5.Style.BorderWidth = 0;
this.panelEx5.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx5.Style.GradientAngle = 90;
this.panelEx5.TabIndex = 30;
//
// lblmemberName
//
//
//
//
this.lblmemberName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblmemberName.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblmemberName.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lblmemberName.ForeColor = System.Drawing.Color.Black;
this.lblmemberName.Location = new System.Drawing.Point(97, 0);
this.lblmemberName.Name = "lblmemberName";
this.lblmemberName.Size = new System.Drawing.Size(578, 32);
this.lblmemberName.TabIndex = 1;
//
// labelX16
//
//
//
//
this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX16.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX16.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX16.ForeColor = System.Drawing.Color.Black;
this.labelX16.Location = new System.Drawing.Point(0, 0);
this.labelX16.Name = "labelX16";
this.labelX16.Size = new System.Drawing.Size(97, 32);
this.labelX16.TabIndex = 0;
this.labelX16.Text = "联系电话:";
//
// panelEx7
//
this.panelEx7.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx7.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx7.Controls.Add(this.lblext2);
this.panelEx7.Controls.Add(this.labelX24);
this.panelEx7.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx7.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx7.Location = new System.Drawing.Point(0, 195);
this.panelEx7.Name = "panelEx7";
this.panelEx7.Size = new System.Drawing.Size(675, 32);
this.panelEx7.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx7.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx7.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx7.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx7.Style.BorderWidth = 0;
this.panelEx7.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx7.Style.GradientAngle = 90;
this.panelEx7.TabIndex = 38;
//
// lblext2
//
//
//
//
this.lblext2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblext2.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblext2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lblext2.ForeColor = System.Drawing.Color.Black;
this.lblext2.Location = new System.Drawing.Point(97, 0);
this.lblext2.Name = "lblext2";
this.lblext2.Size = new System.Drawing.Size(578, 32);
this.lblext2.TabIndex = 1;
//
// labelX24
//
//
//
//
this.labelX24.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX24.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX24.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX24.ForeColor = System.Drawing.Color.Black;
this.labelX24.Location = new System.Drawing.Point(0, 0);
this.labelX24.Name = "labelX24";
this.labelX24.Size = new System.Drawing.Size(97, 32);
this.labelX24.TabIndex = 0;
this.labelX24.Text = "订单备注:";
//
// dgitemdata
//
this.dgitemdata.BackColor = System.Drawing.Color.White;
background1.Color1 = System.Drawing.Color.Red;
this.dgitemdata.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background1;
this.dgitemdata.Dock = System.Windows.Forms.DockStyle.Fill;
this.dgitemdata.FilterExprColors.Column = System.Drawing.Color.SlateBlue;
this.dgitemdata.FilterExprColors.Default = System.Drawing.Color.BlanchedAlmond;
this.dgitemdata.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
this.dgitemdata.ForeColor = System.Drawing.Color.Black;
this.dgitemdata.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
this.dgitemdata.Location = new System.Drawing.Point(0, 295);
this.dgitemdata.Name = "dgitemdata";
//
//
//
this.dgitemdata.PrimaryGrid.AllowSelection = false;
this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn2);
this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn4);
this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn6);
this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn9);
this.dgitemdata.PrimaryGrid.Columns.Add(this.gridColumn13);
this.dgitemdata.PrimaryGrid.DefaultRowHeight = 35;
background3.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
background3.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.dgitemdata.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background3;
this.dgitemdata.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12.2F);
this.dgitemdata.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row;
this.dgitemdata.PrimaryGrid.MultiSelect = false;
this.dgitemdata.PrimaryGrid.RowHeaderIndexOffset = 1;
this.dgitemdata.PrimaryGrid.RowHeaderWidth = 0;
this.dgitemdata.PrimaryGrid.ShowRowGridIndex = true;
this.dgitemdata.Size = new System.Drawing.Size(675, 236);
this.dgitemdata.TabIndex = 191;
this.dgitemdata.Text = "superGridControl1";
//
// gridColumn2
//
this.gridColumn2.AllowEdit = false;
this.gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
background2.Color1 = System.Drawing.Color.White;
background2.Color2 = System.Drawing.Color.White;
this.gridColumn2.CellStyles.Default.Background = background2;
this.gridColumn2.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F);
this.gridColumn2.DataPropertyName = "id";
this.gridColumn2.HeaderText = "序号";
this.gridColumn2.Name = "id";
this.gridColumn2.Width = 50;
//
// gridColumn4
//
this.gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn4.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F);
this.gridColumn4.DataPropertyName = "name";
this.gridColumn4.HeaderText = "商品";
this.gridColumn4.Name = "name";
this.gridColumn4.Width = 150;
//
// gridColumn6
//
this.gridColumn6.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn6.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F);
this.gridColumn6.DataPropertyName = "memo";
this.gridColumn6.FillWeight = 150;
this.gridColumn6.HeaderText = "做法";
this.gridColumn6.MinimumWidth = 150;
this.gridColumn6.Name = "memo";
this.gridColumn6.Width = 300;
//
// gridColumn9
//
this.gridColumn9.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
this.gridColumn9.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn9.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F);
this.gridColumn9.DataPropertyName = "qty";
this.gridColumn9.HeaderText = "数量";
this.gridColumn9.Name = "qty";
this.gridColumn9.Width = 50;
//
// gridColumn13
//
this.gridColumn13.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
this.gridColumn13.CellStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F);
this.gridColumn13.DataPropertyName = "amt";
this.gridColumn13.HeaderText = "总价";
this.gridColumn13.Name = "amt";
//
// panelEx8
//
this.panelEx8.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx8.Controls.Add(this.touchButtonX5);
this.panelEx8.Controls.Add(this.touchButtonX3);
this.panelEx8.Controls.Add(this.touchButtonX4);
this.panelEx8.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx8.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelEx8.Location = new System.Drawing.Point(0, 531);
this.panelEx8.Name = "panelEx8";
this.panelEx8.Padding = new System.Windows.Forms.Padding(5);
this.panelEx8.Size = new System.Drawing.Size(675, 56);
this.panelEx8.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx8.Style.BorderWidth = 0;
this.panelEx8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx8.Style.GradientAngle = 90;
this.panelEx8.TabIndex = 452;
//
// touchButtonX5
//
this.touchButtonX5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.touchButtonX5.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95)))));
this.touchButtonX5.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95)))));
this.touchButtonX5.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95)))));
this.touchButtonX5.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.touchButtonX5.Cursor = System.Windows.Forms.Cursors.Hand;
this.touchButtonX5.DisabledBackColor = System.Drawing.Color.Empty;
this.touchButtonX5.EnableFlyout = false;
this.touchButtonX5.FlyoutContent = null;
this.touchButtonX5.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX5.KeyCode = "";
this.touchButtonX5.Location = new System.Drawing.Point(553, 5);
this.touchButtonX5.Lock = false;
this.touchButtonX5.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX5.Name = "touchButtonX5";
this.touchButtonX5.Notify = false;
this.touchButtonX5.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95)))));
this.touchButtonX5.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX5.NotifyText = "99+";
this.touchButtonX5.PermissionCode = "";
this.touchButtonX5.Size = new System.Drawing.Size(114, 47);
this.touchButtonX5.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX5.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95)))));
this.touchButtonX5.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95)))));
this.touchButtonX5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX5.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(197)))), ((int)(((byte)(95)))));
this.touchButtonX5.Style.CornerDiameter = 5;
this.touchButtonX5.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX5.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX5.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX5.Style.GradientAngle = 90;
this.touchButtonX5.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX5.SymbolSize = 0F;
this.touchButtonX5.TabIndex = 508;
this.touchButtonX5.Text = "补打";
this.touchButtonX5.Click += new System.EventHandler(this.Btn_Click);
//
// touchButtonX3
//
this.touchButtonX3.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.touchButtonX3.Cursor = System.Windows.Forms.Cursors.Hand;
this.touchButtonX3.DisabledBackColor = System.Drawing.Color.Empty;
this.touchButtonX3.EnableFlyout = false;
this.touchButtonX3.FlyoutContent = null;
this.touchButtonX3.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX3.KeyCode = "";
this.touchButtonX3.Location = new System.Drawing.Point(8, 5);
this.touchButtonX3.Lock = false;
this.touchButtonX3.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX3.Name = "touchButtonX3";
this.touchButtonX3.Notify = false;
this.touchButtonX3.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX3.NotifyText = "99+";
this.touchButtonX3.PermissionCode = "";
this.touchButtonX3.Size = new System.Drawing.Size(114, 47);
this.touchButtonX3.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(202)))), ((int)(((byte)(190)))));
this.touchButtonX3.Style.CornerDiameter = 5;
this.touchButtonX3.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX3.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX3.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX3.Style.GradientAngle = 90;
this.touchButtonX3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX3.SymbolSize = 0F;
this.touchButtonX3.TabIndex = 498;
this.touchButtonX3.Text = "下单";
this.touchButtonX3.Visible = false;
this.touchButtonX3.Click += new System.EventHandler(this.Btn_Click);
//
// touchButtonX4
//
this.touchButtonX4.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.touchButtonX4.Cursor = System.Windows.Forms.Cursors.Hand;
this.touchButtonX4.DisabledBackColor = System.Drawing.Color.Empty;
this.touchButtonX4.EnableFlyout = false;
this.touchButtonX4.FlyoutContent = null;
this.touchButtonX4.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left;
this.touchButtonX4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX4.KeyCode = "";
this.touchButtonX4.Location = new System.Drawing.Point(128, 5);
this.touchButtonX4.Lock = false;
this.touchButtonX4.LockSize = new System.Drawing.Size(26, 26);
this.touchButtonX4.Name = "touchButtonX4";
this.touchButtonX4.Notify = false;
this.touchButtonX4.NotifyColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.NotifySize = new System.Drawing.Size(30, 16);
this.touchButtonX4.NotifyText = "99+";
this.touchButtonX4.PermissionCode = "";
this.touchButtonX4.Size = new System.Drawing.Size(114, 47);
this.touchButtonX4.Style.Alignment = System.Drawing.StringAlignment.Center;
this.touchButtonX4.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.touchButtonX4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.touchButtonX4.Style.CornerDiameter = 5;
this.touchButtonX4.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
this.touchButtonX4.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.touchButtonX4.Style.ForeColor.Color = System.Drawing.Color.White;
this.touchButtonX4.Style.GradientAngle = 90;
this.touchButtonX4.SymbolColor = System.Drawing.SystemColors.ControlDarkDark;
this.touchButtonX4.SymbolSize = 0F;
this.touchButtonX4.TabIndex = 472;
this.touchButtonX4.Text = "拒单";
this.touchButtonX4.Visible = false;
this.touchButtonX4.Click += new System.EventHandler(this.Btn_Click);
//
// panelEx9
//
this.panelEx9.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx9.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx9.Controls.Add(this.panelEx11);
this.panelEx9.Controls.Add(this.panelEx10);
this.panelEx9.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx9.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx9.Location = new System.Drawing.Point(0, 227);
this.panelEx9.Name = "panelEx9";
this.panelEx9.Size = new System.Drawing.Size(675, 68);
this.panelEx9.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx9.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx9.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx9.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx9.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx9.Style.GradientAngle = 90;
this.panelEx9.TabIndex = 456;
//
// panelEx11
//
this.panelEx11.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx11.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx11.Controls.Add(this.labelX26);
this.panelEx11.Controls.Add(this.labelX25);
this.panelEx11.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx11.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelEx11.Location = new System.Drawing.Point(0, 30);
this.panelEx11.Name = "panelEx11";
this.panelEx11.Size = new System.Drawing.Size(675, 38);
this.panelEx11.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx11.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx11.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx11.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx11.Style.BorderWidth = 0;
this.panelEx11.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx11.Style.GradientAngle = 90;
this.panelEx11.TabIndex = 11;
//
// labelX26
//
//
//
//
this.labelX26.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX26.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX26.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.labelX26.Location = new System.Drawing.Point(324, 0);
this.labelX26.Name = "labelX26";
this.labelX26.Size = new System.Drawing.Size(351, 38);
this.labelX26.TabIndex = 4;
this.labelX26.Text = "优惠价格";
this.labelX26.TextAlignment = System.Drawing.StringAlignment.Center;
//
// labelX25
//
//
//
//
this.labelX25.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX25.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX25.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.labelX25.Location = new System.Drawing.Point(0, 0);
this.labelX25.Name = "labelX25";
this.labelX25.Size = new System.Drawing.Size(324, 38);
this.labelX25.TabIndex = 3;
this.labelX25.Text = "订单原价";
this.labelX25.TextAlignment = System.Drawing.StringAlignment.Center;
//
// panelEx10
//
this.panelEx10.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx10.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx10.Controls.Add(this.lbldiscountTotal);
this.panelEx10.Controls.Add(this.lblamount);
this.panelEx10.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx10.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx10.Location = new System.Drawing.Point(0, 0);
this.panelEx10.Name = "panelEx10";
this.panelEx10.Size = new System.Drawing.Size(675, 30);
this.panelEx10.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx10.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx10.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx10.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx10.Style.BorderWidth = 0;
this.panelEx10.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx10.Style.GradientAngle = 90;
this.panelEx10.TabIndex = 0;
//
// lbldiscountTotal
//
//
//
//
this.lbldiscountTotal.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbldiscountTotal.Dock = System.Windows.Forms.DockStyle.Left;
this.lbldiscountTotal.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lbldiscountTotal.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.lbldiscountTotal.Location = new System.Drawing.Point(324, 0);
this.lbldiscountTotal.Name = "lbldiscountTotal";
this.lbldiscountTotal.Size = new System.Drawing.Size(351, 30);
this.lbldiscountTotal.TabIndex = 3;
this.lbldiscountTotal.Text = "¥0.00";
this.lbldiscountTotal.TextAlignment = System.Drawing.StringAlignment.Center;
//
// lblamount
//
//
//
//
this.lblamount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lblamount.Dock = System.Windows.Forms.DockStyle.Left;
this.lblamount.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblamount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(91)))), ((int)(((byte)(99)))));
this.lblamount.Location = new System.Drawing.Point(0, 0);
this.lblamount.Name = "lblamount";
this.lblamount.Size = new System.Drawing.Size(324, 30);
this.lblamount.TabIndex = 2;
this.lblamount.Text = "¥0.00";
this.lblamount.TextAlignment = System.Drawing.StringAlignment.Center;
//
// panelEx12
//
this.panelEx12.CanvasColor = System.Drawing.SystemColors.Control;
this.panelEx12.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.panelEx12.Controls.Add(this.lbladdress);
this.panelEx12.Controls.Add(this.labelX6);
this.panelEx12.DisabledBackColor = System.Drawing.Color.Empty;
this.panelEx12.Dock = System.Windows.Forms.DockStyle.Top;
this.panelEx12.Location = new System.Drawing.Point(0, 163);
this.panelEx12.Name = "panelEx12";
this.panelEx12.Size = new System.Drawing.Size(675, 32);
this.panelEx12.Style.Alignment = System.Drawing.StringAlignment.Center;
this.panelEx12.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
this.panelEx12.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
this.panelEx12.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
this.panelEx12.Style.BorderWidth = 0;
this.panelEx12.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
this.panelEx12.Style.GradientAngle = 90;
this.panelEx12.TabIndex = 494;
//
// lbladdress
//
//
//
//
this.lbladdress.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.lbladdress.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbladdress.Font = new System.Drawing.Font("微软雅黑", 12F);
this.lbladdress.ForeColor = System.Drawing.Color.Black;
this.lbladdress.Location = new System.Drawing.Point(97, 0);
this.lbladdress.Name = "lbladdress";
this.lbladdress.Size = new System.Drawing.Size(578, 32);
this.lbladdress.TabIndex = 1;
//
// labelX6
//
//
//
//
this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
this.labelX6.Dock = System.Windows.Forms.DockStyle.Left;
this.labelX6.Font = new System.Drawing.Font("微软雅黑", 12F);
this.labelX6.ForeColor = System.Drawing.Color.Black;
this.labelX6.Location = new System.Drawing.Point(0, 0);
this.labelX6.Name = "labelX6";
this.labelX6.Size = new System.Drawing.Size(97, 32);
this.labelX6.TabIndex = 0;
this.labelX6.Text = "地址:";
//
// GuoPanOrderDetail
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.Controls.Add(this.dgitemdata);
this.Controls.Add(this.panelEx9);
this.Controls.Add(this.panelEx7);
this.Controls.Add(this.panelEx12);
this.Controls.Add(this.panelEx5);
this.Controls.Add(this.panelEx4);
this.Controls.Add(this.panelEx3);
this.Controls.Add(this.panelEx2);
this.Controls.Add(this.panelEx8);
this.Controls.Add(this.panelEx1);
this.Margin = new System.Windows.Forms.Padding(3, 3, 3, 10);
this.Name = "GuoPanOrderDetail";
this.Size = new System.Drawing.Size(675, 587);
this.panelEx1.ResumeLayout(false);
this.panelEx2.ResumeLayout(false);
this.panelEx3.ResumeLayout(false);
this.panelEx4.ResumeLayout(false);
this.panelEx5.ResumeLayout(false);
this.panelEx7.ResumeLayout(false);
this.panelEx8.ResumeLayout(false);
this.panelEx9.ResumeLayout(false);
this.panelEx11.ResumeLayout(false);
this.panelEx10.ResumeLayout(false);
this.panelEx12.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevComponents.DotNetBar.LabelX labelX1;
private DevComponents.DotNetBar.PanelEx panelEx1;
private DevComponents.DotNetBar.LabelX lblseqNo;
private DevComponents.DotNetBar.PanelEx panelEx2;
private DevComponents.DotNetBar.LabelX lblStatus;
private DevComponents.DotNetBar.LabelX labelX10;
private DevComponents.DotNetBar.PanelEx panelEx3;
private DevComponents.DotNetBar.LabelX lblbusMode;
private DevComponents.DotNetBar.LabelX labelX3;
private DevComponents.DotNetBar.LabelX lbltableNo;
private DevComponents.DotNetBar.LabelX labelX5;
private DevComponents.DotNetBar.PanelEx panelEx4;
private DevComponents.DotNetBar.LabelX lblsaleDate;
private DevComponents.DotNetBar.LabelX labelX7;
private DevComponents.DotNetBar.LabelX lblno;
private DevComponents.DotNetBar.LabelX labelX12;
private DevComponents.DotNetBar.PanelEx panelEx5;
private DevComponents.DotNetBar.LabelX lblmemberName;
private DevComponents.DotNetBar.LabelX labelX16;
private DevComponents.DotNetBar.PanelEx panelEx7;
private DevComponents.DotNetBar.LabelX lblext2;
private DevComponents.DotNetBar.LabelX labelX24;
private DevComponents.DotNetBar.SuperGrid.SuperGridControl dgitemdata;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn6;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn9;
private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn13;
private DevComponents.DotNetBar.PanelEx panelEx8;
private Component.TouchButtonX touchButtonX4;
private DevComponents.DotNetBar.PanelEx panelEx9;
private DevComponents.DotNetBar.PanelEx panelEx11;
private DevComponents.DotNetBar.PanelEx panelEx10;
private DevComponents.DotNetBar.LabelX lbldiscountTotal;
private DevComponents.DotNetBar.LabelX lblamount;
private DevComponents.DotNetBar.LabelX labelX26;
private DevComponents.DotNetBar.LabelX labelX25;
private Component.TouchButtonX touchButtonX3;
private DevComponents.DotNetBar.PanelEx panelEx12;
private DevComponents.DotNetBar.LabelX lbladdress;
private DevComponents.DotNetBar.LabelX labelX6;
private Component.TouchButtonX touchButtonX5;
}
}